|
| CallbackSetup (SCIP *scip, SCIP_CONSHDLR *scip_handler, SCIP_CONS **conss, int nconss, int nusefulconss, SCIP_SOL *sol, bool is_pseudo_solution) |
|
Definition at line 215 of file scip_callback.cc.
◆ CallbackSetup()
operations_research::CallbackSetup::CallbackSetup |
( |
SCIP * | scip, |
|
|
SCIP_CONSHDLR * | scip_handler, |
|
|
SCIP_CONS ** | conss, |
|
|
int | nconss, |
|
|
int | nusefulconss, |
|
|
SCIP_SOL * | sol, |
|
|
bool | is_pseudo_solution ) |
|
inline |
◆ callback_runner
◆ context
◆ scip_handler_data
SCIP_CONSHDLRDATA* operations_research::CallbackSetup::scip_handler_data |
◆ unlikely_useful_constraints
absl::Span<SCIP_CONS*> operations_research::CallbackSetup::unlikely_useful_constraints |
◆ useful_constraints
absl::Span<SCIP_CONS*> operations_research::CallbackSetup::useful_constraints |
The documentation for this struct was generated from the following file: