![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
#include <limits>
#include <string>
#include <type_traits>
#include <utility>
#include "google/protobuf/runtime_version.h"
#include "google/protobuf/io/coded_stream.h"
#include "google/protobuf/arena.h"
#include "google/protobuf/arenastring.h"
#include "google/protobuf/generated_message_tctable_decl.h"
#include "google/protobuf/generated_message_util.h"
#include "google/protobuf/metadata_lite.h"
#include "google/protobuf/generated_message_reflection.h"
#include "google/protobuf/message.h"
#include "google/protobuf/message_lite.h"
#include "google/protobuf/repeated_field.h"
#include "google/protobuf/extension_set.h"
#include "google/protobuf/map.h"
#include "google/protobuf/map_type_handler.h"
#include "google/protobuf/map_entry.h"
#include "google/protobuf/map_field.h"
#include "google/protobuf/generated_enum_reflection.h"
#include "google/protobuf/unknown_field_set.h"
#include "google/protobuf/port_def.inc"
#include "google/protobuf/port_undef.inc"
Go to the source code of this file.
Namespaces | |
namespace | |
namespace | google::protobuf |
namespace | google::protobuf::internal |
namespace | operations_research |
In SWIG mode, we don't want anything besides these top-level includes. |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_ortools_2fgscip_2fgscip_2eproto OR_PROTO_DLL |
@protoc_insertion_point(includes) |
Variables | |
OR_PROTO_DLLconst ::google::protobuf::internal::DescriptorTable | descriptor_table_ortools_2fgscip_2fgscip_2eproto |
constexpr GScipParameters_Emphasis | operations_research::GScipParameters_Emphasis_Emphasis_MIN |
constexpr GScipParameters_Emphasis | operations_research::GScipParameters_Emphasis_Emphasis_MAX |
constexpr int | operations_research::GScipParameters_Emphasis_Emphasis_ARRAYSIZE = 9 + 1 |
constexpr GScipParameters_MetaParamValue | operations_research::GScipParameters_MetaParamValue_MetaParamValue_MIN |
constexpr GScipParameters_MetaParamValue | operations_research::GScipParameters_MetaParamValue_MetaParamValue_MAX |
constexpr int | operations_research::GScipParameters_MetaParamValue_MetaParamValue_ARRAYSIZE = 3 + 1 |
constexpr GScipOutput_Status | operations_research::GScipOutput_Status_Status_MIN |
constexpr GScipOutput_Status | operations_research::GScipOutput_Status_Status_MAX |
constexpr int | operations_research::GScipOutput_Status_Status_ARRAYSIZE = 16 + 1 |
#define PROTOBUF_INTERNAL_EXPORT_ortools_2fgscip_2fgscip_2eproto OR_PROTO_DLL |
@protoc_insertion_point(includes)
Generated by the protocol buffer compiler. DO NOT EDIT! NO CHECKED-IN PROTOBUF GENCODE source: ortools/gscip/gscip.proto Protobuf C++ Version: 6.31.1 Must be included last.
Definition at line 42 of file gscip.pb.h.
|
extern |
Definition at line 460 of file gscip.pb.cc.