Skip to content

Commit 0919d6c

Browse files
Update README.md
Signed-off-by: Fabiana 🚀 Campanari <113218619+FabianaCampanari@users.noreply.github.com>
1 parent a4695f2 commit 0919d6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ The **graphical method** for solving simple linear programming (LP) problems inv
188188

189189
### Key Concepts
190190

191-
- **Decision Variables:** These are the variables that we want to determine the values of to optimize the objective function (e.g., $\(x_1\) and \(x_2\)$).
191+
- **Decision Variables:** These are the variables that we want to determine the values of to optimize the objective function (e.g., $\(x_1\)$ and $\(x_2\)$).
192192

193193
- **Objective Function:** This is the linear function that we aim to maximize or minimize. For example:
194194

0 commit comments

Comments
 (0)