netmic (version 0.1) |
netmic
========
netmic is a python package for computing
Irreducible Infeasible Subsystem Arc Covers
on directed, connected network flow problems.
netmic requires python >= 2.7, networkx >= 1.9, and pulp.
Package Contents | |||||
|
Data | ||
__authors__ = 'Imke Joormann (joormann@mathematik.tu-darmstadt.de)' __version__ = '0.1' |