JWally / jsLPSolver

Simple OOP javaScript library to solve linear programs, and mixed integer linear programs
The Unlicense
420 stars 69 forks source link

optional objectives now considered in MILP (u1) #41

Closed lvenerosy closed 8 years ago

lvenerosy commented 8 years ago

A bit of cleanup from the last PR.

bchevalier commented 8 years ago

This looks good to me