OR-Tools  9.6
model_builder_helper.h File Reference

Go to the source code of this file.

Classes

class  ModelBuilderHelper
 
class  LogCallback
 
class  ModelSolverHelper
 

Namespaces

 operations_research
 Collection of objects used to extend the Constraint Solver library.
 

Enumerations

enum  SolveStatus {
  OPTIMAL , OPTIMAL , FEASIBLE , INFEASIBLE ,
  INFEASIBLE , UNBOUNDED , ABNORMAL , NOT_SOLVED ,
  MODEL_IS_VALID , CANCELLED_BY_USER , UNKNOWN_STATUS , MODEL_INVALID ,
  INVALID_SOLVER_PARAMETERS , SOLVER_TYPE_UNAVAILABLE , INCOMPATIBLE_OPTIONS
}