Skip to content

Commit 8524c9e

Browse files
Merge pull request #159 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents b55491c + b499aaa commit 8524c9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ Sim-opt combines simulation and optimization techniques to provide a comprehensi
4545
4. **[Select population size]():** Choose the number of solutions for the evolutionary algorithm. The population size affects the reliability and time required for the search. Also, define other parameters such as the required precision, significance level, and number of replications[3].
4646
5. **[Analyze solutions]():** After the search, analyze the solutions found. Compare all solutions based on the objective function to identify the best and other competitive solutions[3].
4747

48+
<br>
49+
4850
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[1]. This allows for the creation of more robust and adaptable plans[1].
4951

5052
<br><br>

0 commit comments

Comments
 (0)