8 lines
271 B
Markdown
8 lines
271 B
Markdown
# liblp_solve
|
|
|
|
Mixed Integer Linear Programming (MILP) solver lp_solve solves pure linear,
|
|
(mixed) integer/binary, semi-continuous and special ordered sets (SOS) models.
|
|
lp_solve is written in ANSI C and can be compiled on many different platforms
|
|
like Linux and WINDOW
|
|
|