stopIterations

fun stopIterations(msg: String? = null)

Causes a graceful stopping of the iterative processes for the solver. The inner process will complete its current iteration, and then no more outer iterations will start.

Parameters

msg

a message can be captured concerning why the stoppage occurred.