WinVector/WVLPSolver
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Experimental revised simplex linear program solver. Property of Win-Vector LLC http://www.win-vector.com/ . Based on Strang's "Linear Algebra and its Applications" second edition. Depends on COLT linear algebra library http://acs.lbl.gov/software/colt/ Distributed by Win-Vector LLC 2012 under Apache 2.0 license http://www.apache.org/licenses/LICENSE-2.0.html . For more desrciption see: http://www.win-vector.com/blog/2012/11/yet-another-java-linear-programming-library/ .