/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.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Watchers