Module parametric

Source

Structs§

MaxParametricSolver
The MaxParametricSolver struct is a generic type that takes in parameters V, R, and P and contains a NegCycleFinder and omega of type P.

Traits§

ParametricAPI
The ParametricAPI trait defines two methods: distance and zero_cancel.