nextStep

protected open override fun nextStep(): Solver.MainIterativeProcess?(source)

This method should return the next step to be executed in the iterative process or null if no more steps can be executed. It should advance the current step to the next step if it is available

Return

the type of the step