solver library

Classes

Solver

Typedefs

FindSolutionsProgress = void Function(int progress)
Callback type for Solver to report its progress searching for solutions. progress is expected to be an integer between 0 and 100.