Skip to content

Basic implementation of MilpManager using Microsoft Solver Foundation

License

Notifications You must be signed in to change notification settings

afish/MsfMilpSolver

Repository files navigation

MsfMilpSolver

Basic implementation of MilpManager using Microsoft Solver Foundation.

What is it

This library implements MilpManager https://github.com/afish/MilpManager using Microsoft Solver Foundation. It handles creating the model, solving it, storing in file and loading from file.

How to use it

Add package to project. Add MilpManager package to project. Fix references to MSF (you need to have it installed). Next, you can create instance of MsfMilpSolver class and create models as described in https://github.com/afish/MilpManager .

About

Basic implementation of MilpManager using Microsoft Solver Foundation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages