solveAll
Like solve, but keeps computing and publishing every solution (via repeated onNewSolution events) until the resolution is exhausted or stop is called.
Throws
if state is not State.IDLE or State.SOLUTION.
Like solve, but keeps computing and publishing every solution (via repeated onNewSolution events) until the resolution is exhausted or stop is called.
if state is not State.IDLE or State.SOLUTION.