1This is the lp_solve, A free linear programming solver that can process
2standard MPL format, LP format or be accessed directly from your code
3via API calls from a library. This lp_solve version is released under
4the LGPL license. See LGPL.txt.
5
6     https://sourceforge.net/projects/lpsolve/
7