![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 28 of file gscip_message_handler.cc.
Public Member Functions | |
| SCIP_MessagehdlrData (const operations_research::GScipMessageHandler gscip_message_handler) | |
Public Attributes | |
| std::atomic< bool > | disabled = false |
| const operations_research::GScipMessageHandler | gscip_message_handler |
|
inlineexplicit |
Definition at line 29 of file gscip_message_handler.cc.
| std::atomic<bool> SCIP_MessagehdlrData::disabled = false |
Definition at line 36 of file gscip_message_handler.cc.
| const operations_research::GScipMessageHandler SCIP_MessagehdlrData::gscip_message_handler |
Definition at line 38 of file gscip_message_handler.cc.