Module polynomial
problemreductions
0.1.0
Module polynomial
Module Items
Structs
In crate problemreductions
problemreductions
Module
polynomial
Copy item path
Source
Expand description
Polynomial representation for reduction overhead.
Structs
§
Monomial
A monomial: coefficient × Π(variable^exponent)
Polynomial
A polynomial: Σ monomials