ParametricSolver¶
Class Description¶
- class paminco._base.ParametricSolver(*args, **kwargs)[source]¶
Solver that calculate parametric min cost flows.
- Attributes
param_solution
ParametricSolution.Get ParametricSolution object.
Attributes¶
Get network obj. |
|
Get name of object. |
|
Get configuration of solver. |
|
Get ParametricSolution object. |
Methods¶
|
Call self as a function. |
|
Interpolate flow at param. |
|
Interpolate cost at param. |
Interpolate potential at param. |
|
|
Get parameters of all parametric solutions. |
|
Plot flow on edge. |