Expand description
Contains the structures corresponding to solution iterations.
Structs§
- A struct which allows the retrieval of multiple solutions to a satisfaction problem.
Enums§
- Enum which specifies the status of the call to
SolutionIterator::next_solution.