Skip to content

Commit 906cc4b

Browse files
Update README.md
Signed-off-by: Fabiana 🚀 Campanari <113218619+FabianaCampanari@users.noreply.github.com>
1 parent 74e90d8 commit 906cc4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,14 +307,15 @@ The **graphical method** for solving simple linear programming (LP) problems inv
307307
308308
* **Empty Feasible Region:** If the constraints are inconsistent and there are no points that satisfy all of them simultaneously, the feasible region is empty, and the linear programming problem has no solution [4].
309309
310-
311310
<br><br>
312311
313312
## Theorem on Optimal Solutions
314313
315314
If the feasible region of a linear programming problem is **non-empty and bounded**, then the objective function attains both a **maximum and a minimum value**, and these occur at **extreme points (vertices)** of the feasible region [5].
316315
316+
If the feasible region is **unbounded**, and if the objective function attains a maximum or minimum value, it will also occur at an **extreme point (vertex)** [5].
317317
318+
<br><br>
318319
319320
320321

0 commit comments

Comments
 (0)