infeasible constant
Trial_State
const infeasible
Indicates that the Trial should not be attempted again. The service will set a Trial to INFEASIBLE when it's done but missing the final_measurement.
Implementation
static const infeasible = Trial_State('INFEASIBLE');