Back to all solvers

Graphical Method Solver

Visualize 2-variable linear programs: plot constraints, shade the feasible region, evaluate corners, and compare with Simplex.

CSV: meta / objective / constraint rows. After Solve, also Export results CSV.
Z =x₁ +x₂
x₁ +x₂
x₁ +x₂

Plot

Green fill = feasible region · Black = corners · Red = optimum