enum ORTools::Sat::CpSolverStatus
Defined in:
ortools-sat/connector/cp_model.pb.crEnum Members
-
UNKNOWN =
0
-
MODELINVALID =
1
-
FEASIBLE =
2
-
INFEASIBLE =
3
-
OPTIMAL =
4