Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
bop_parameters.pb.h File Reference
#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/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.

Classes

struct  TableStruct_ortools_2fbop_2fbop_5fparameters_2eproto
 Internal implementation detail – do not use these members. More...
class  operations_research::bop::BopOptimizerMethod
class  operations_research::bop::BopSolverOptimizerSet
class  operations_research::bop::BopParameters
struct  google::protobuf::is_proto_enum<::operations_research::bop::BopOptimizerMethod_OptimizerType >
struct  google::protobuf::is_proto_enum<::operations_research::bop::BopParameters_ThreadSynchronizationType >

Namespaces

namespace  google
namespace  google::protobuf
namespace  google::protobuf::internal
namespace  operations_research
 In SWIG mode, we don't want anything besides these top-level includes.
namespace  operations_research::bop

Macros

#define PROTOBUF_INTERNAL_EXPORT_ortools_2fbop_2fbop_5fparameters_2eproto   OR_PROTO_DLL
 @protoc_insertion_point(includes)

Enumerations

enum  operations_research::bop::BopOptimizerMethod_OptimizerType : int {
  operations_research::bop::BopOptimizerMethod_OptimizerType_SAT_CORE_BASED = 0 , operations_research::bop::BopOptimizerMethod_OptimizerType_SAT_LINEAR_SEARCH = 15 , operations_research::bop::BopOptimizerMethod_OptimizerType_LINEAR_RELAXATION = 1 , operations_research::bop::BopOptimizerMethod_OptimizerType_LOCAL_SEARCH = 2 ,
  operations_research::bop::BopOptimizerMethod_OptimizerType_RANDOM_FIRST_SOLUTION = 3 , operations_research::bop::BopOptimizerMethod_OptimizerType_RANDOM_CONSTRAINT_LNS = 4 , operations_research::bop::BopOptimizerMethod_OptimizerType_RANDOM_VARIABLE_LNS = 5 , operations_research::bop::BopOptimizerMethod_OptimizerType_COMPLETE_LNS = 7 ,
  operations_research::bop::BopOptimizerMethod_OptimizerType_LP_FIRST_SOLUTION = 8 , operations_research::bop::BopOptimizerMethod_OptimizerType_OBJECTIVE_FIRST_SOLUTION = 9 , operations_research::bop::BopOptimizerMethod_OptimizerType_USER_GUIDED_FIRST_SOLUTION = 14 , operations_research::bop::BopOptimizerMethod_OptimizerType_RANDOM_CONSTRAINT_LNS_GUIDED_BY_LP = 11 ,
  operations_research::bop::BopOptimizerMethod_OptimizerType_RANDOM_VARIABLE_LNS_GUIDED_BY_LP = 12 , operations_research::bop::BopOptimizerMethod_OptimizerType_RELATION_GRAPH_LNS = 16 , operations_research::bop::BopOptimizerMethod_OptimizerType_RELATION_GRAPH_LNS_GUIDED_BY_LP = 17
}
enum  operations_research::bop::BopParameters_ThreadSynchronizationType : int { operations_research::bop::BopParameters_ThreadSynchronizationType_NO_SYNCHRONIZATION = 0 , operations_research::bop::BopParameters_ThreadSynchronizationType_SYNCHRONIZE_ALL = 1 , operations_research::bop::BopParameters_ThreadSynchronizationType_SYNCHRONIZE_ON_RIGHT = 2 }

Functions

template<typename T>
::absl::string_view google::protobuf::internal::GetAnyMessageName ()
bool operations_research::bop::BopOptimizerMethod_OptimizerType_IsValid (int value)
const ::google::protobuf::EnumDescriptor *PROTOBUF_NONNULL operations_research::bop::BopOptimizerMethod_OptimizerType_descriptor ()
template<typename T>
const ::std::string & operations_research::bop::BopOptimizerMethod_OptimizerType_Name (T value)
template<>
const ::std::string & operations_research::bop::BopOptimizerMethod_OptimizerType_Name (BopOptimizerMethod_OptimizerType value)
bool operations_research::bop::BopOptimizerMethod_OptimizerType_Parse (::absl::string_view name, BopOptimizerMethod_OptimizerType *PROTOBUF_NONNULL value)
bool operations_research::bop::BopParameters_ThreadSynchronizationType_IsValid (int value)
const ::google::protobuf::EnumDescriptor *PROTOBUF_NONNULL operations_research::bop::BopParameters_ThreadSynchronizationType_descriptor ()
template<typename T>
const ::std::string & operations_research::bop::BopParameters_ThreadSynchronizationType_Name (T value)
template<>
const ::std::string & operations_research::bop::BopParameters_ThreadSynchronizationType_Name (BopParameters_ThreadSynchronizationType value)
bool operations_research::bop::BopParameters_ThreadSynchronizationType_Parse (::absl::string_view name, BopParameters_ThreadSynchronizationType *PROTOBUF_NONNULL value)
template<>
const EnumDescriptor *PROTOBUF_NONNULL google::protobuf::GetEnumDescriptor<::operations_research::bop::BopOptimizerMethod_OptimizerType > ()
template<>
const EnumDescriptor *PROTOBUF_NONNULL google::protobuf::GetEnumDescriptor<::operations_research::bop::BopParameters_ThreadSynchronizationType > ()

Variables

OR_PROTO_DLLconst ::google::protobuf::internal::DescriptorTable descriptor_table_ortools_2fbop_2fbop_5fparameters_2eproto
constexpr BopOptimizerMethod_OptimizerType operations_research::bop::BopOptimizerMethod_OptimizerType_OptimizerType_MIN
constexpr BopOptimizerMethod_OptimizerType operations_research::bop::BopOptimizerMethod_OptimizerType_OptimizerType_MAX
constexpr int operations_research::bop::BopOptimizerMethod_OptimizerType_OptimizerType_ARRAYSIZE = 17 + 1
constexpr BopParameters_ThreadSynchronizationType operations_research::bop::BopParameters_ThreadSynchronizationType_ThreadSynchronizationType_MIN
constexpr BopParameters_ThreadSynchronizationType operations_research::bop::BopParameters_ThreadSynchronizationType_ThreadSynchronizationType_MAX
constexpr int operations_research::bop::BopParameters_ThreadSynchronizationType_ThreadSynchronizationType_ARRAYSIZE = 2 + 1

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_ortools_2fbop_2fbop_5fparameters_2eproto

#define PROTOBUF_INTERNAL_EXPORT_ortools_2fbop_2fbop_5fparameters_2eproto   OR_PROTO_DLL

@protoc_insertion_point(includes)

Generated by the protocol buffer compiler. DO NOT EDIT! NO CHECKED-IN PROTOBUF GENCODE source: ortools/bop/bop_parameters.proto Protobuf C++ Version: 6.31.1 Must be included last.

Definition at line 38 of file bop_parameters.pb.h.

Variable Documentation

◆ descriptor_table_ortools_2fbop_2fbop_5fparameters_2eproto

OR_PROTO_DLLconst ::google::protobuf::internal::DescriptorTable descriptor_table_ortools_2fbop_2fbop_5fparameters_2eproto
extern

Definition at line 334 of file bop_parameters.pb.cc.