paminco: Parametric Mincost FlowsΒΆ
The paminco package enables the parametric computation of minimum cost flows for various network types.
Getting started
Find out how to install paminco and how to use the marginal cost approximation (MCA) algorithm for a simple toy example.
User guide
Find examples on how to set up graphs with paminco, and calculate equilibria for traffic and gas networks.
API reference
See the API reference on how the algorithms in paminco work.
Theoretical background
You are unfamilar with minimum cost flows and want to learn more about the problem paminco adresses?