Constraint Optimizer (LP/MIP)
SolvePrice: $0.10/callLatency: <10msComplexity: Problem-dependent
Maximize profit subject to resource constraints using linear programming. HiGHS solver (production-grade, WASM).
Click "Run Algorithm" to see results
Input Schema
objective: {coefficients, direction: 'maximize' | 'minimize'}
constraints: Array of {coefficients, rhs, type: 'leq' | 'eq' | 'geq'}
bounds: Array of {lower?, upper?, type?}
Output Fields
statusobjectiveValuevariablesdualValues