liblp_solve/README.md

8 lines
271 B
Markdown
Raw Normal View History

2024-01-06 04:59:32 +01:00
# 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