Skip to content

afish/LpSolveMilpSolver

Repository files navigation

LpSolveMilpSolver

Basic implementation of MilpManager using LpSolve.

What is it

This library implements MilpManager https://github.com/afish/MilpManager using LpSolve library. It handles creating the model and solving it. It doesn't support loading model from file.

How to use it

Add package to project. Add MilpManager package to project. Next, you can create instance of LpSolveMilpSolver class and create models as described in https://github.com/afish/MilpManager .

About

Basic implementation of MilpManager using LpSolve

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages