Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
SCIP_ConshdlrData Struct Reference

Detailed Description

Definition at line 53 of file scip_callback.cc.

Public Attributes

std::unique_ptr< operations_research::internal::ScipCallbackRunnerrunner
std::unique_ptr< operations_research::internal::UntypedGScipConstraintHandlergscip_handler
operations_research::GScipgscip = nullptr

Member Data Documentation

◆ gscip

operations_research::GScip* SCIP_ConshdlrData::gscip = nullptr

Definition at line 54 of file gscip_constraint_handler.cc.

◆ gscip_handler

std::unique_ptr<operations_research::internal::UntypedGScipConstraintHandler> SCIP_ConshdlrData::gscip_handler

Definition at line 53 of file gscip_constraint_handler.cc.

◆ runner

std::unique_ptr<operations_research::internal::ScipCallbackRunner> SCIP_ConshdlrData::runner

Definition at line 54 of file scip_callback.cc.


The documentation for this struct was generated from the following files: