DEFAULT_MAX_ITERATIONS

const val DEFAULT_MAX_ITERATIONS: Int = 5000(source)

The iteration cap handed to the simplex solver.