Skip to content

Commit 4bad8f9

Browse files
Update README.md
Signed-off-by: Fabiana 🧬 Campanari <113218619+FabianaCampanari@users.noreply.github.com>
1 parent 9b460c8 commit 4bad8f9

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
@@ -48,7 +48,9 @@ Sim-opt combines simulation and optimization techniques to provide a comprehensi
4848

4949
**[Benefits]() of Sim-Opt**
5050
* **[Analyzing uncertain scenarios]():** Sim-opt evaluates the impact of unpredictable events and helps plan strategies to manage risk.
51+
5152
* **[Optimizing processes]():** It identifies bottlenecks and opportunities for improvement and defines the best practices for various situations.
53+
5254
* **[Making informed decisions]():** Sim-opt bases decisions on data and simulations, reducing uncertainty and the risk of errors.
5355

5456
<br>
@@ -327,10 +329,8 @@ The **graphical method** for solving simple linear programming (LP) problems inv
327329
a_{i1}x_1 + a_{i2}x_2 \geq b_i
328330
```
329331

330-
331332
<br>
332333

333-
334334
- **[Feasible Solution]():** A solution $\(x_1, x_2)\$ that satisfies all the constraints of the problem.
335335

336336
- **[Feasible Region]():** The set of all feasible solutions. Graphically, this is a subregion of the plane formed by the intersection of the regions defined by the constraints. The feasible region is often a **convex polygon**.

0 commit comments

Comments
 (0)