trialInfeasible property

bool? trialInfeasible
getter/setter pair

True if the Trial cannot be run with the given Parameter, and final_measurement will be ignored.

Optional.

Implementation

core.bool? trialInfeasible;