![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 53 of file scip_callback.cc.
Public Attributes | |
| std::unique_ptr< operations_research::internal::ScipCallbackRunner > | runner |
| std::unique_ptr< operations_research::internal::UntypedGScipConstraintHandler > | gscip_handler |
| operations_research::GScip * | gscip = nullptr |
| operations_research::GScip* SCIP_ConshdlrData::gscip = nullptr |
Definition at line 54 of file gscip_constraint_handler.cc.
| std::unique_ptr<operations_research::internal::UntypedGScipConstraintHandler> SCIP_ConshdlrData::gscip_handler |
Definition at line 53 of file gscip_constraint_handler.cc.
| std::unique_ptr<operations_research::internal::ScipCallbackRunner> SCIP_ConshdlrData::runner |
Definition at line 54 of file scip_callback.cc.