You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -231,7 +231,7 @@ The **graphical method** for solving simple linear programming (LP) problems inv
231
231
<br>
232
232
233
233
234
-
-**[Feasible Solution]():** A solution \((x_1, x_2)\) that satisfies all the constraints of the problem.
234
+
-**[Feasible Solution]():** A solution $\(x_1, x_2)\$ that satisfies all the constraints of the problem.
235
235
-**[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**.
236
236
-**[Boundary Line]():** Each equality constraint or the equality part of an inequality constraint represents a straight line in the graph.
237
237
-**[Semiplane]():** Each inequality constraint defines a half-plane on one side of its boundary line, including the line itself. The feasible region is the intersection of these semiplanes.
0 commit comments