Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <string>
#include <vector>
#include "absl/status/status.h"
#include "scip/type_event.h"
Go to the source code of this file.
Classes | |
struct | operations_research::GScipEventHandlerDescription |
class | operations_research::GScipEventHandlerContext |
class | operations_research::GScipEventHandler |
Namespaces | |
namespace | operations_research |
In SWIG mode, we don't want anything besides these top-level includes. | |