orderedResponseFeasibleSolutions

open fun orderedResponseFeasibleSolutions(overallCILevel: Double = 0.99): List<Solution>

A list of solutions ordered by penalized objective function that are input feasible and have tested as response constraint feasible.

Parameters

overallCILevel

the overall confidence across all response constraints used in the testing.