Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
solution.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/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 "ortools/math_opt/sparse_containers.pb.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_2fmath_5fopt_2fsolution_2eproto
 Internal implementation detail – do not use these members. More...
class  operations_research::math_opt::SparseBasisStatusVector
class  operations_research::math_opt::PrimalSolutionProto_AuxiliaryObjectiveValuesEntry_DoNotUse
class  operations_research::math_opt::PrimalSolutionProto
class  operations_research::math_opt::PrimalRayProto
class  operations_research::math_opt::DualSolutionProto
class  operations_research::math_opt::DualRayProto
class  operations_research::math_opt::BasisProto
class  operations_research::math_opt::SolutionProto
struct  google::protobuf::is_proto_enum<::operations_research::math_opt::SolutionStatusProto >
struct  google::protobuf::is_proto_enum<::operations_research::math_opt::BasisStatusProto >

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::math_opt
 An object oriented wrapper for quadratic constraints in ModelStorage.

Macros

#define PROTOBUF_INTERNAL_EXPORT_ortools_2fmath_5fopt_2fsolution_2eproto   OR_PROTO_DLL
 @protoc_insertion_point(includes)

Enumerations

enum  operations_research::math_opt::SolutionStatusProto : int {
  operations_research::math_opt::SOLUTION_STATUS_UNSPECIFIED = 0 , operations_research::math_opt::SOLUTION_STATUS_UNDETERMINED = 1 , operations_research::math_opt::SOLUTION_STATUS_FEASIBLE = 2 , operations_research::math_opt::SOLUTION_STATUS_INFEASIBLE = 3 ,
  operations_research::math_opt::SolutionStatusProto_INT_MIN_SENTINEL_DO_NOT_USE_ , operations_research::math_opt::SolutionStatusProto_INT_MAX_SENTINEL_DO_NOT_USE_
}
enum  operations_research::math_opt::BasisStatusProto : int {
  operations_research::math_opt::BASIS_STATUS_UNSPECIFIED = 0 , operations_research::math_opt::BASIS_STATUS_FREE = 1 , operations_research::math_opt::BASIS_STATUS_AT_LOWER_BOUND = 2 , operations_research::math_opt::BASIS_STATUS_AT_UPPER_BOUND = 3 ,
  operations_research::math_opt::BASIS_STATUS_FIXED_VALUE = 4 , operations_research::math_opt::BASIS_STATUS_BASIC = 5 , operations_research::math_opt::BasisStatusProto_INT_MIN_SENTINEL_DO_NOT_USE_ , operations_research::math_opt::BasisStatusProto_INT_MAX_SENTINEL_DO_NOT_USE_
}

Functions

template<typename T>
::absl::string_view google::protobuf::internal::GetAnyMessageName ()
bool operations_research::math_opt::SolutionStatusProto_IsValid (int value)
const ::google::protobuf::EnumDescriptor *PROTOBUF_NONNULL operations_research::math_opt::SolutionStatusProto_descriptor ()
template<typename T>
const ::std::string & operations_research::math_opt::SolutionStatusProto_Name (T value)
template<>
const ::std::string & operations_research::math_opt::SolutionStatusProto_Name (SolutionStatusProto value)
bool operations_research::math_opt::SolutionStatusProto_Parse (::absl::string_view name, SolutionStatusProto *PROTOBUF_NONNULL value)
bool operations_research::math_opt::BasisStatusProto_IsValid (int value)
const ::google::protobuf::EnumDescriptor *PROTOBUF_NONNULL operations_research::math_opt::BasisStatusProto_descriptor ()
template<typename T>
const ::std::string & operations_research::math_opt::BasisStatusProto_Name (T value)
template<>
const ::std::string & operations_research::math_opt::BasisStatusProto_Name (BasisStatusProto value)
bool operations_research::math_opt::BasisStatusProto_Parse (::absl::string_view name, BasisStatusProto *PROTOBUF_NONNULL value)
template<>
const EnumDescriptor *PROTOBUF_NONNULL google::protobuf::GetEnumDescriptor<::operations_research::math_opt::SolutionStatusProto > ()
template<>
const EnumDescriptor *PROTOBUF_NONNULL google::protobuf::GetEnumDescriptor<::operations_research::math_opt::BasisStatusProto > ()

Variables

OR_PROTO_DLLconst ::google::protobuf::internal::DescriptorTable descriptor_table_ortools_2fmath_5fopt_2fsolution_2eproto
constexpr SolutionStatusProto operations_research::math_opt::SolutionStatusProto_MIN
constexpr SolutionStatusProto operations_research::math_opt::SolutionStatusProto_MAX
constexpr int operations_research::math_opt::SolutionStatusProto_ARRAYSIZE = 3 + 1
constexpr BasisStatusProto operations_research::math_opt::BasisStatusProto_MIN
constexpr BasisStatusProto operations_research::math_opt::BasisStatusProto_MAX
constexpr int operations_research::math_opt::BasisStatusProto_ARRAYSIZE = 5 + 1

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_ortools_2fmath_5fopt_2fsolution_2eproto

#define PROTOBUF_INTERNAL_EXPORT_ortools_2fmath_5fopt_2fsolution_2eproto   OR_PROTO_DLL

@protoc_insertion_point(includes)

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

Definition at line 43 of file solution.pb.h.

Variable Documentation

◆ descriptor_table_ortools_2fmath_5fopt_2fsolution_2eproto

OR_PROTO_DLLconst ::google::protobuf::internal::DescriptorTable descriptor_table_ortools_2fmath_5fopt_2fsolution_2eproto
extern

Definition at line 396 of file solution.pb.cc.