lpp is a java package consisting of a class to solve continuous-space linear programming problems by the simplex method.
This simplex algorithm used is based on the one presented in An Introduction to Linear Programming and Game Theory by Paul Thie and Gerard E. Keough.
A previous incarnation of this project, packaged in a GUI and compiled jar can downloaded at http://code.google.com/l/lpsolver