solveAll

abstract fun solveAll()

Like solve, but keeps computing and publishing every solution (via repeated onNewSolution events) until the resolution is exhausted or stop is called.

Throws