OR-Tools  8.1
gscip.pb.h File Reference

Go to the source code of this file.

Classes

struct  TableStruct_ortools_2fgscip_2fgscip_2eproto
 
class  GScipParameters_BoolParamsEntry_DoNotUse
 
class  GScipParameters_IntParamsEntry_DoNotUse
 
class  GScipParameters_LongParamsEntry_DoNotUse
 
class  GScipParameters_RealParamsEntry_DoNotUse
 
class  GScipParameters_CharParamsEntry_DoNotUse
 
class  GScipParameters_StringParamsEntry_DoNotUse
 
class  PROTOBUF_FINAL
 
class  PROTOBUF_FINAL
 
class  PROTOBUF_FINAL
 
struct  is_proto_enum< ::operations_research::GScipParameters_Emphasis >
 
struct  is_proto_enum< ::operations_research::GScipParameters_MetaParamValue >
 
struct  is_proto_enum< ::operations_research::GScipOutput_Status >
 

Namespaces

 internal
 
 operations_research
 The vehicle routing library lets one model and solve generic vehicle routing problems ranging from the Traveling Salesman Problem to more complex problems such as the Capacitated Vehicle Routing Problem with Time Windows.
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_ortools_2fgscip_2fgscip_2eproto
 

Enumerations

enum  GScipParameters_Emphasis : int {
  GScipParameters_Emphasis_DEFAULT_EMPHASIS = 0, GScipParameters_Emphasis_COUNTER = 1, GScipParameters_Emphasis_CP_SOLVER = 2, GScipParameters_Emphasis_EASY_CIP = 3,
  GScipParameters_Emphasis_FEASIBILITY = 4, GScipParameters_Emphasis_HARD_LP = 5, GScipParameters_Emphasis_OPTIMALITY = 6, GScipParameters_Emphasis_PHASE_FEAS = 7,
  GScipParameters_Emphasis_PHASE_IMPROVE = 8, GScipParameters_Emphasis_PHASE_PROOF = 9, GScipParameters_Emphasis_GScipParameters_Emphasis_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::min(), GScipParameters_Emphasis_GScipParameters_Emphasis_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::max()
}
 
enum  GScipParameters_MetaParamValue : int {
  GScipParameters_MetaParamValue_DEFAULT_META_PARAM_VALUE = 0, GScipParameters_MetaParamValue_AGGRESSIVE = 1, GScipParameters_MetaParamValue_FAST = 2, GScipParameters_MetaParamValue_OFF = 3,
  GScipParameters_MetaParamValue_GScipParameters_MetaParamValue_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::min(), GScipParameters_MetaParamValue_GScipParameters_MetaParamValue_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::max()
}
 
enum  GScipOutput_Status : int {
  GScipOutput_Status_UNKNOWN = 0, GScipOutput_Status_USER_INTERRUPT = 1, GScipOutput_Status_NODE_LIMIT = 2, GScipOutput_Status_TOTAL_NODE_LIMIT = 3,
  GScipOutput_Status_STALL_NODE_LIMIT = 4, GScipOutput_Status_TIME_LIMIT = 5, GScipOutput_Status_MEM_LIMIT = 6, GScipOutput_Status_GAP_LIMIT = 7,
  GScipOutput_Status_SOL_LIMIT = 8, GScipOutput_Status_BEST_SOL_LIMIT = 9, GScipOutput_Status_RESTART_LIMIT = 10, GScipOutput_Status_OPTIMAL = 11,
  GScipOutput_Status_INFEASIBLE = 12, GScipOutput_Status_UNBOUNDED = 13, GScipOutput_Status_INF_OR_UNBD = 14, GScipOutput_Status_TERMINATE = 15,
  GScipOutput_Status_INVALID_SOLVER_PARAMETERS = 16, GScipOutput_Status_GScipOutput_Status_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::min(), GScipOutput_Status_GScipOutput_Status_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::max()
}
 

Functions

template<>
PROTOBUF_NAMESPACE_OPEN ::operations_research::GScipOutput * Arena::CreateMaybeMessage<::operations_research::GScipOutput > (Arena *)
 
template<>
::operations_research::GScipParameters * Arena::CreateMaybeMessage<::operations_research::GScipParameters > (Arena *)
 
template<>
::operations_research::GScipParameters_BoolParamsEntry_DoNotUseArena::CreateMaybeMessage<::operations_research::GScipParameters_BoolParamsEntry_DoNotUse > (Arena *)
 
template<>
::operations_research::GScipParameters_CharParamsEntry_DoNotUseArena::CreateMaybeMessage<::operations_research::GScipParameters_CharParamsEntry_DoNotUse > (Arena *)
 
template<>
::operations_research::GScipParameters_IntParamsEntry_DoNotUseArena::CreateMaybeMessage<::operations_research::GScipParameters_IntParamsEntry_DoNotUse > (Arena *)
 
template<>
::operations_research::GScipParameters_LongParamsEntry_DoNotUseArena::CreateMaybeMessage<::operations_research::GScipParameters_LongParamsEntry_DoNotUse > (Arena *)
 
template<>
::operations_research::GScipParameters_RealParamsEntry_DoNotUseArena::CreateMaybeMessage<::operations_research::GScipParameters_RealParamsEntry_DoNotUse > (Arena *)
 
template<>
::operations_research::GScipParameters_StringParamsEntry_DoNotUseArena::CreateMaybeMessage<::operations_research::GScipParameters_StringParamsEntry_DoNotUse > (Arena *)
 
template<>
::operations_research::GScipSolvingStats * Arena::CreateMaybeMessage<::operations_research::GScipSolvingStats > (Arena *)
 
bool GScipParameters_Emphasis_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * GScipParameters_Emphasis_descriptor ()
 
template<typename T >
const std::string & GScipParameters_Emphasis_Name (T enum_t_value)
 
bool GScipParameters_Emphasis_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, GScipParameters_Emphasis *value)
 
bool GScipParameters_MetaParamValue_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * GScipParameters_MetaParamValue_descriptor ()
 
template<typename T >
const std::string & GScipParameters_MetaParamValue_Name (T enum_t_value)
 
bool GScipParameters_MetaParamValue_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, GScipParameters_MetaParamValue *value)
 
bool GScipOutput_Status_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * GScipOutput_Status_descriptor ()
 
template<typename T >
const std::string & GScipOutput_Status_Name (T enum_t_value)
 
bool GScipOutput_Status_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, GScipOutput_Status *value)
 
template<>
const EnumDescriptor * GetEnumDescriptor< ::operations_research::GScipParameters_Emphasis > ()
 
template<>
const EnumDescriptor * GetEnumDescriptor< ::operations_research::GScipParameters_MetaParamValue > ()
 
template<>
const EnumDescriptor * GetEnumDescriptor< ::operations_research::GScipOutput_Status > ()
 

Variables

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fgscip_2fgscip_2eproto
 
constexpr GScipParameters_Emphasis GScipParameters_Emphasis_Emphasis_MIN = GScipParameters_Emphasis_DEFAULT_EMPHASIS
 
constexpr GScipParameters_Emphasis GScipParameters_Emphasis_Emphasis_MAX = GScipParameters_Emphasis_PHASE_PROOF
 
constexpr int GScipParameters_Emphasis_Emphasis_ARRAYSIZE = GScipParameters_Emphasis_Emphasis_MAX + 1
 
constexpr GScipParameters_MetaParamValue GScipParameters_MetaParamValue_MetaParamValue_MIN = GScipParameters_MetaParamValue_DEFAULT_META_PARAM_VALUE
 
constexpr GScipParameters_MetaParamValue GScipParameters_MetaParamValue_MetaParamValue_MAX = GScipParameters_MetaParamValue_OFF
 
constexpr int GScipParameters_MetaParamValue_MetaParamValue_ARRAYSIZE = GScipParameters_MetaParamValue_MetaParamValue_MAX + 1
 
constexpr GScipOutput_Status GScipOutput_Status_Status_MIN = GScipOutput_Status_UNKNOWN
 
constexpr GScipOutput_Status GScipOutput_Status_Status_MAX = GScipOutput_Status_INVALID_SOLVER_PARAMETERS
 
constexpr int GScipOutput_Status_Status_ARRAYSIZE = GScipOutput_Status_Status_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_ortools_2fgscip_2fgscip_2eproto

#define PROTOBUF_INTERNAL_EXPORT_ortools_2fgscip_2fgscip_2eproto

Definition at line 40 of file gscip.pb.h.

Function Documentation

◆ Arena::CreateMaybeMessage<::operations_research::GScipOutput >()

PROTOBUF_NAMESPACE_OPEN ::operations_research::GScipOutput* Arena::CreateMaybeMessage<::operations_research::GScipOutput > ( Arena *  )

◆ Arena::CreateMaybeMessage<::operations_research::GScipParameters >()

::operations_research::GScipParameters* Arena::CreateMaybeMessage<::operations_research::GScipParameters > ( Arena *  )

◆ Arena::CreateMaybeMessage<::operations_research::GScipParameters_BoolParamsEntry_DoNotUse >()

◆ Arena::CreateMaybeMessage<::operations_research::GScipParameters_CharParamsEntry_DoNotUse >()

◆ Arena::CreateMaybeMessage<::operations_research::GScipParameters_IntParamsEntry_DoNotUse >()

◆ Arena::CreateMaybeMessage<::operations_research::GScipParameters_LongParamsEntry_DoNotUse >()

◆ Arena::CreateMaybeMessage<::operations_research::GScipParameters_RealParamsEntry_DoNotUse >()

◆ Arena::CreateMaybeMessage<::operations_research::GScipParameters_StringParamsEntry_DoNotUse >()

◆ Arena::CreateMaybeMessage<::operations_research::GScipSolvingStats >()

::operations_research::GScipSolvingStats* Arena::CreateMaybeMessage<::operations_research::GScipSolvingStats > ( Arena *  )

◆ GetEnumDescriptor< ::operations_research::GScipOutput_Status >()

const EnumDescriptor* GetEnumDescriptor< ::operations_research::GScipOutput_Status > ( )
inline

Definition at line 2260 of file gscip.pb.h.

◆ GetEnumDescriptor< ::operations_research::GScipParameters_Emphasis >()

const EnumDescriptor* GetEnumDescriptor< ::operations_research::GScipParameters_Emphasis > ( )
inline

Definition at line 2250 of file gscip.pb.h.

◆ GetEnumDescriptor< ::operations_research::GScipParameters_MetaParamValue >()

const EnumDescriptor* GetEnumDescriptor< ::operations_research::GScipParameters_MetaParamValue > ( )
inline

Definition at line 2255 of file gscip.pb.h.

Variable Documentation

◆ descriptor_table_ortools_2fgscip_2fgscip_2eproto

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fgscip_2fgscip_2eproto
extern

Definition at line 382 of file gscip.pb.cc.