PPolySim OS
For Engineers · Linear Programming

Linear Programming for a factory schedule

Built for engineers using it for real design work. Go from concept to a running model in the browser, then scale to the cloud when needed. Simulate a factory schedule live below — adjust the inputs and watch it respond, right in your browser.

Linear ProgrammingLive

Controls

Presets

Linear programming maximizes a linear objective subject to linear constraints. The constraints carve out a convex feasible region (shaded), and the optimum always sits at a corner. Slide the objective coefficients and watch the optimal vertex jump between corners — the geometric idea behind the simplex algorithm that runs global logistics and finance.

▶ Run in Python

Data Inspector

Optimal x6.00
Optimal y4.00
Objective value26.00

Governing equation

Reading this result: Maximizing 3·x + 2·y lands the optimum at the corner (6.0, 4.0) worth 26.0 — a linear objective over a convex region always peaks at a vertex, so sliding c₁/c₂ just makes the solution hop between corners.

Runs locally in your browser — free forever. Scale to the cloud when reality gets heavy.

or unlock everything with Pro →

More with Linear Programming

Frequently asked questions

Is this good for engineers?
Yes — this version of "Linear Programming for a factory schedule" is framed for engineers using it for real design work. Go from concept to a running model in the browser, then scale to the cloud when needed.
Do I need to install anything?
No. It runs in any modern browser, free, with no account required.