Muelli21/SimplexSolver
A simple simplex solver written in Javascript. It can solve linear programs and mixed integer programs using the revised simplex method and branch and bound techniques.
JavaScriptGPL-3.0
A simple simplex solver written in Javascript. It can solve linear programs and mixed integer programs using the revised simplex method and branch and bound techniques.
JavaScriptGPL-3.0