NMaximize
the
NMaximize
function provides an implementation of George Dantzig’s simplex algorithm for solving linear optimization problems with linear equality and inequality constraints and implicit non-negative variables.
See:
Examples
solves the linear problem:
with the constraints:
Related terms
Implementation status
- ✅ - full supported