Skip to content

Commit 314df51

Browse files
Merge pull request #901 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents d0caed0 + 96d1647 commit 314df51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Constrained and unconstrained optimization. Linear Programming: formulation, geo
4343
Optimization and simulation are two key areas in Operations Research, used for problem-solving and decision-making, but they approach these tasks differently[4][5]. Simulation creates a virtual model to analyze a system's behavior under various conditions, allowing for experimentation by varying parameters[1]. Optimization, on the other hand, employs mathematical algorithms to identify the best configuration of these parameters, aiming to maximize or minimize a specific objective, such as reducing costs or increasing efficiency.
4444

4545
**[Sim-Opt]() (Simulation-Optimization)**
46-
Sim-opt combines simulation and optimization techniques to provide a comprehensive and dynamic understanding of a system[1]. This approach integrates real-world uncertainties with the search for ideal solutions[1]. By simulating the impact of each parameter and comparing it to an ideal scenario, sim-opt helps identify the factors that most influence a system's performance, leading to more strategic decisions.
46+
Sim-opt combines simulation and optimization techniques to provide a comprehensive and dynamic understanding of a system. This approach integrates real-world uncertainties with the search for ideal solutions[1]. By simulating the impact of each parameter and comparing it to an ideal scenario, sim-opt helps identify the factors that most influence a system's performance, leading to more strategic decisions.
4747

4848
<br>
4949

@@ -79,7 +79,7 @@ Sim-opt combines simulation and optimization techniques to provide a comprehensi
7979

8080
The [key difference]() between sim-opt and other analytical tools is its [ability to model the complexity and dynamics of real-world systems](), including data uncertainty and variability. This allows for the creation of more robust and adaptable plans.
8181

82-
<br><br>
82+
<br>
8383

8484
# I- Example of a [Optimization Problem]()
8585

0 commit comments

Comments
 (0)