2003-07-19 04:33:07 +00:00
|
|
|
This is the lp_solve, A free linear programming solver that can process
|
2003-07-25 07:08:06 +00:00
|
|
|
standard MPL format, LP format or be accessed directly from your code
|
|
|
|
via API calls from a library. This lp_solve versions is released under
|
|
|
|
the LGPL license. See LGPL.txt.
|
2003-07-19 04:33:07 +00:00
|
|
|
|
2003-07-25 07:08:06 +00:00
|
|
|
Bug reports, success stories and requests for changes are welcome at:
|
2003-07-19 04:33:07 +00:00
|
|
|
|
|
|
|
Michel Berkelaar
|
|
|
|
michel@ics.ele.tue.nl
|
|
|
|
________
|
2005-02-19 07:13:07 +00:00
|
|
|
NOTE: Current development of this tool is done on Yahoo's "lp_solve"
|
|
|
|
group (below).
|
|
|
|
|
|
|
|
WWW: http://groups.yahoo.com/group/lp_solve/
|