Definition at line 208 of file scip_callback.cc.
|
| CallbackSetup (SCIP *scip, SCIP_CONSHDLR *scip_handler, SCIP_CONS **conss, int nconss, int nusefulconss, SCIP_SOL *sol, bool is_pseudo_solution) |
|
◆ 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* scip_handler_data |
◆ unlikely_useful_constraints
absl::Span<SCIP_CONS*> unlikely_useful_constraints |
◆ useful_constraints
absl::Span<SCIP_CONS*> useful_constraints |
The documentation for this struct was generated from the following file: