Structs§
- MaxParametric
Solver - The
MaxParametricSolver
struct is a generic type that takes in parametersV
,R
, andP
and contains aNegCycleFinder
andomega
of typeP
.
Traits§
- ParametricAPI
- The
ParametricAPI
trait defines two methods:distance
andzero_cancel
.