Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Lighter version, complete MathProgBase instead of JuMP

Compare
Choose a tag to compare
@matbesancon matbesancon released this 10 Jan 04:28
· 37 commits to master since this release
6506631
Mathprog (#5)

* added mincost func

* added default solver

* added tests for mincost, export function

* default sink and source, circulation tests

* changed LP solver, added doc, conservation tests

* added mincost docs

* replace JuMP with basic MathProg

* removed JuMP from require