Skip to content

Commit f747ed5

Browse files
Update README.md
Signed-off-by: Fabiana 🧬 Campanari <113218619+FabianaCampanari@users.noreply.github.com>
1 parent 30bca61 commit f747ed5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,13 +335,14 @@ The **graphical method** for solving simple linear programming (LP) problems inv
335335

336336
**[Decision Variables]():** These are the variables that we want to determine the values of to optimize the ***[OBJECTIVE FUNCTION]()*** (e.g.):
337337

338+
<br>
338339

339-
$$\(x_1\)$$ and $$\(x_2\)$$
340+
$\(x_1\)$ and $\(x_2\)$
340341

341342
<br>
342343

343344
```latex
344-
\(x_1\)$$ and $$\(x_2\)
345+
\(x_1\)$$ and \(x_2\)
345346
```
346347

347348
<br>

0 commit comments

Comments
 (0)