contains

fun contains(x: DoubleArray, tol: Double = HalfSpace.defaultTolerance): Boolean(source)

True if x lies in the most-promising area: it satisfies every halfway hyperplane and is input-feasible for the problem (which already enforces the box bounds and original linear and functional constraints).