FeasibilityCheckerIfc

fun interface FeasibilityCheckerIfc

Functions

Link copied to clipboard
abstract fun isFeasible(responseConstraint: ResponseConstraint, estimatedResponse: EstimatedResponse, confidenceLevel: Double): Boolean

Returns true if the implied test of feasibility indicates that the constraint is satisfied.