![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 574 of file model_parameters.pb.h.
#include <model_parameters.pb.h>
Classes | |
class | _Internal |
Public Types | |
enum | : int { kSolutionHintsFieldNumber = 5 , kAuxiliaryObjectiveParametersFieldNumber = 8 , kLazyLinearConstraintIdsFieldNumber = 9 , kVariableValuesFilterFieldNumber = 1 , kDualValuesFilterFieldNumber = 2 , kReducedCostsFilterFieldNumber = 3 , kInitialBasisFieldNumber = 4 , kBranchingPrioritiesFieldNumber = 6 , kPrimaryObjectiveParametersFieldNumber = 7 , kQuadraticDualValuesFilterFieldNumber = 10 } |
nested types -------------------------------------------------— More... |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor *PROTOBUF_NONNULL | descriptor () |
static const ::google::protobuf::Descriptor *PROTOBUF_NONNULL | GetDescriptor () |
static const ::google::protobuf::Reflection *PROTOBUF_NONNULL | GetReflection () |
static const ModelSolveParametersProto & | default_instance () |
static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages = 3 |
Protected Member Functions | |
ModelSolveParametersProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena) | |
ModelSolveParametersProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const ModelSolveParametersProto &from) | |
ModelSolveParametersProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, ModelSolveParametersProto &&from) noexcept | |
const ::google::protobuf::internal::ClassData *PROTOBUF_NONNULL | GetClassData () const PROTOBUF_FINAL |
Static Protected Member Functions | |
static void *PROTOBUF_NONNULL | PlacementNew_ (const void *PROTOBUF_NONNULL, void *PROTOBUF_NONNULL mem, ::google::protobuf::Arena *PROTOBUF_NULLABLE arena) |
static constexpr auto | InternalNewImpl_ () |
Friends | |
class | ::google::protobuf::internal::TcParser |
class | ::google::protobuf::MessageLite |
class | ::google::protobuf::Arena |
template<typename T> | |
class | ::google::protobuf::Arena::InternalHelper |
struct | ::TableStruct_ortools_2fmath_5fopt_2fmodel_5fparameters_2eproto |
void | swap (ModelSolveParametersProto &a, ModelSolveParametersProto &b) |
anonymous enum : int |
nested types -------------------------------------------------—
accessors ----------------------------------------------------—
Definition at line 716 of file model_parameters.pb.h.
|
inline |
Definition at line 577 of file model_parameters.pb.h.
operations_research::math_opt::ModelSolveParametersProto::~ModelSolveParametersProto | ( | ) |
@protoc_insertion_point(destructor:operations_research.math_opt.ModelSolveParametersProto)
Definition at line 1133 of file model_parameters.pb.cc.
|
explicit |
|
inline |
Definition at line 590 of file model_parameters.pb.h.
|
inlinenoexcept |
Definition at line 591 of file model_parameters.pb.h.
|
explicitprotected |
@protoc_insertion_point(arena_constructor:operations_research.math_opt.ModelSolveParametersProto)
Definition at line 1057 of file model_parameters.pb.cc.
|
protected |
@protoc_insertion_point(copy_constructor:operations_research.math_opt.ModelSolveParametersProto)
Definition at line 1077 of file model_parameters.pb.cc.
|
inlineprotectednoexcept |
Definition at line 698 of file model_parameters.pb.h.
PROTOBUF_CONSTEXPR operations_research::math_opt::ModelSolveParametersProto::ModelSolveParametersProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 117 of file model_parameters.pb.cc.
|
final |
@protoc_insertion_point(serialize_to_array_start:operations_research.math_opt.ModelSolveParametersProto)
.operations_research.math_opt.SparseVectorFilterProto variable_values_filter = 1;
.operations_research.math_opt.SparseVectorFilterProto dual_values_filter = 2;
.operations_research.math_opt.SparseVectorFilterProto reduced_costs_filter = 3;
.operations_research.math_opt.BasisProto initial_basis = 4;
repeated .operations_research.math_opt.SolutionHintProto solution_hints = 5;
.operations_research.math_opt.SparseInt32VectorProto branching_priorities = 6;
.operations_research.math_opt.ObjectiveParametersProto primary_objective_parameters = 7;
map<int64, .operations_research.math_opt.ObjectiveParametersProto> auxiliary_objective_parameters = 8;
repeated int64 lazy_linear_constraint_ids = 9;
.operations_research.math_opt.SparseVectorFilterProto quadratic_dual_values_filter = 10;
@protoc_insertion_point(serialize_to_array_end:operations_research.math_opt.ModelSolveParametersProto)
Definition at line 1373 of file model_parameters.pb.cc.
|
inline |
@protoc_insertion_point(field_add:operations_research.math_opt.ModelSolveParametersProto.lazy_linear_constraint_ids)
Definition at line 2052 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_add:operations_research.math_opt.ModelSolveParametersProto.solution_hints)
Definition at line 1790 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_map:operations_research.math_opt.ModelSolveParametersProto.auxiliary_objective_parameters)
Definition at line 2019 of file model_parameters.pb.h.
|
inline |
map<int64, .operations_research.math_opt.ObjectiveParametersProto> auxiliary_objective_parameters = 8;
Definition at line 2008 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.ModelSolveParametersProto.branching_priorities)
Definition at line 1824 of file model_parameters.pb.h.
|
final |
@protoc_insertion_point(message_byte_size_start:operations_research.math_opt.ModelSolveParametersProto)
Prevent compiler warnings about cached_has_bits being unused
repeated .operations_research.math_opt.SolutionHintProto solution_hints = 5;
map<int64, .operations_research.math_opt.ObjectiveParametersProto> auxiliary_objective_parameters = 8;
repeated int64 lazy_linear_constraint_ids = 9;
.operations_research.math_opt.SparseVectorFilterProto variable_values_filter = 1;
.operations_research.math_opt.SparseVectorFilterProto dual_values_filter = 2;
.operations_research.math_opt.SparseVectorFilterProto reduced_costs_filter = 3;
.operations_research.math_opt.BasisProto initial_basis = 4;
.operations_research.math_opt.SparseInt32VectorProto branching_priorities = 6;
.operations_research.math_opt.ObjectiveParametersProto primary_objective_parameters = 7;
.operations_research.math_opt.SparseVectorFilterProto quadratic_dual_values_filter = 10;
Definition at line 1486 of file model_parameters.pb.cc.
PROTOBUF_NOINLINE void operations_research::math_opt::ModelSolveParametersProto::Clear | ( | ) |
@protoc_insertion_point(message_clear_start:operations_research.math_opt.ModelSolveParametersProto)
Prevent compiler warnings about cached_has_bits being unused
Definition at line 1322 of file model_parameters.pb.cc.
|
inline |
Definition at line 2011 of file model_parameters.pb.h.
void operations_research::math_opt::ModelSolveParametersProto::clear_branching_priorities | ( | ) |
Definition at line 1052 of file model_parameters.pb.cc.
void operations_research::math_opt::ModelSolveParametersProto::clear_dual_values_filter | ( | ) |
Definition at line 1032 of file model_parameters.pb.cc.
void operations_research::math_opt::ModelSolveParametersProto::clear_initial_basis | ( | ) |
Definition at line 1047 of file model_parameters.pb.cc.
|
inline |
Definition at line 2040 of file model_parameters.pb.h.
|
inline |
Definition at line 1912 of file model_parameters.pb.h.
void operations_research::math_opt::ModelSolveParametersProto::clear_quadratic_dual_values_filter | ( | ) |
Definition at line 1037 of file model_parameters.pb.cc.
void operations_research::math_opt::ModelSolveParametersProto::clear_reduced_costs_filter | ( | ) |
Definition at line 1042 of file model_parameters.pb.cc.
|
inline |
Definition at line 1770 of file model_parameters.pb.h.
void operations_research::math_opt::ModelSolveParametersProto::clear_variable_values_filter | ( | ) |
Definition at line 1027 of file model_parameters.pb.cc.
void operations_research::math_opt::ModelSolveParametersProto::CopyFrom | ( | const ModelSolveParametersProto & | from | ) |
@protoc_insertion_point(class_specific_copy_from_start:operations_research.math_opt.ModelSolveParametersProto)
Definition at line 1641 of file model_parameters.pb.cc.
|
inlinestatic |
Definition at line 625 of file model_parameters.pb.h.
|
inlinestatic |
Definition at line 616 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.ModelSolveParametersProto.dual_values_filter)
Definition at line 1402 of file model_parameters.pb.h.
|
inline |
Definition at line 684 of file model_parameters.pb.h.
|
protected |
Definition at line 1212 of file model_parameters.pb.cc.
|
inlinestatic |
Definition at line 619 of file model_parameters.pb.h.
google::protobuf::Metadata operations_research::math_opt::ModelSolveParametersProto::GetMetadata | ( | ) | const |
Definition at line 1664 of file model_parameters.pb.cc.
|
inlinestatic |
Definition at line 622 of file model_parameters.pb.h.
|
inline |
.operations_research.math_opt.SparseInt32VectorProto branching_priorities = 6;
Definition at line 1814 of file model_parameters.pb.h.
|
inline |
.operations_research.math_opt.SparseVectorFilterProto dual_values_filter = 2;
Definition at line 1392 of file model_parameters.pb.h.
|
inline |
.operations_research.math_opt.BasisProto initial_basis = 4;
Definition at line 1671 of file model_parameters.pb.h.
|
inline |
.operations_research.math_opt.ObjectiveParametersProto primary_objective_parameters = 7;
Definition at line 1907 of file model_parameters.pb.h.
|
inline |
.operations_research.math_opt.SparseVectorFilterProto quadratic_dual_values_filter = 10;
Definition at line 1485 of file model_parameters.pb.h.
|
inline |
.operations_research.math_opt.SparseVectorFilterProto reduced_costs_filter = 3;
Definition at line 1578 of file model_parameters.pb.h.
|
inline |
.operations_research.math_opt.SparseVectorFilterProto variable_values_filter = 1;
.operations_research.math_opt.SparseVectorFilterProto variable_values_filter = 1;
Definition at line 1299 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.ModelSolveParametersProto.initial_basis)
Definition at line 1681 of file model_parameters.pb.h.
|
staticconstexpr |
Definition at line 1184 of file model_parameters.pb.cc.
|
staticconstexprprotected |
Definition at line 1156 of file model_parameters.pb.cc.
|
inline |
Definition at line 660 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_list:operations_research.math_opt.ModelSolveParametersProto.lazy_linear_constraint_ids)
Definition at line 2057 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.ModelSolveParametersProto.lazy_linear_constraint_ids)
Definition at line 2044 of file model_parameters.pb.h.
|
inline |
repeated int64 lazy_linear_constraint_ids = 9;
Definition at line 2037 of file model_parameters.pb.h.
|
inline |
Definition at line 653 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_mutable_map:operations_research.math_opt.ModelSolveParametersProto.auxiliary_objective_parameters)
Definition at line 2027 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.math_opt.ModelSolveParametersProto.branching_priorities)
Definition at line 1878 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.math_opt.ModelSolveParametersProto.dual_values_filter)
Definition at line 1456 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.math_opt.ModelSolveParametersProto.initial_basis)
Definition at line 1735 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_mutable_list:operations_research.math_opt.ModelSolveParametersProto.lazy_linear_constraint_ids)
Definition at line 2062 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.math_opt.ModelSolveParametersProto.primary_objective_parameters)
Definition at line 1976 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.math_opt.ModelSolveParametersProto.quadratic_dual_values_filter)
Definition at line 1549 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.math_opt.ModelSolveParametersProto.reduced_costs_filter)
Definition at line 1642 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_mutable_list:operations_research.math_opt.ModelSolveParametersProto.solution_hints)
Definition at line 1779 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.math_opt.ModelSolveParametersProto.solution_hints)
Definition at line 1774 of file model_parameters.pb.h.
|
inline |
Definition at line 611 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.math_opt.ModelSolveParametersProto.variable_values_filter)
Definition at line 1363 of file model_parameters.pb.h.
|
inline |
implements Message -------------------------------------------—
Definition at line 647 of file model_parameters.pb.h.
|
inline |
Definition at line 593 of file model_parameters.pb.h.
|
inlinenoexcept |
Definition at line 597 of file model_parameters.pb.h.
|
inlinestaticprotected |
Definition at line 1151 of file model_parameters.pb.cc.
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.ModelSolveParametersProto.primary_objective_parameters)
Definition at line 1922 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.ModelSolveParametersProto.quadratic_dual_values_filter)
Definition at line 1495 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.ModelSolveParametersProto.reduced_costs_filter)
Definition at line 1588 of file model_parameters.pb.h.
|
inlinenodiscard |
Definition at line 1842 of file model_parameters.pb.h.
|
inlinenodiscard |
Definition at line 1420 of file model_parameters.pb.h.
|
inlinenodiscard |
Definition at line 1699 of file model_parameters.pb.h.
|
inlinenodiscard |
Definition at line 1940 of file model_parameters.pb.h.
|
inlinenodiscard |
Definition at line 1513 of file model_parameters.pb.h.
|
inlinenodiscard |
Definition at line 1606 of file model_parameters.pb.h.
|
inlinenodiscard |
Definition at line 1327 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.math_opt.ModelSolveParametersProto.branching_priorities)
Definition at line 1885 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.math_opt.ModelSolveParametersProto.dual_values_filter)
Definition at line 1463 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.math_opt.ModelSolveParametersProto.initial_basis)
Definition at line 1742 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.math_opt.ModelSolveParametersProto.primary_objective_parameters)
Definition at line 1983 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.math_opt.ModelSolveParametersProto.quadratic_dual_values_filter)
Definition at line 1556 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.math_opt.ModelSolveParametersProto.reduced_costs_filter)
Definition at line 1649 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.math_opt.ModelSolveParametersProto.variable_values_filter)
Definition at line 1370 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.math_opt.ModelSolveParametersProto.lazy_linear_constraint_ids)
Definition at line 2048 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_list:operations_research.math_opt.ModelSolveParametersProto.solution_hints)
Definition at line 1797 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.ModelSolveParametersProto.solution_hints)
Definition at line 1785 of file model_parameters.pb.h.
|
inline |
repeated .operations_research.math_opt.SolutionHintProto solution_hints = 5;
Definition at line 1767 of file model_parameters.pb.h.
|
inline |
Definition at line 631 of file model_parameters.pb.h.
|
inline |
Definition at line 607 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_release:operations_research.math_opt.ModelSolveParametersProto.branching_priorities)
Definition at line 1861 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_release:operations_research.math_opt.ModelSolveParametersProto.dual_values_filter)
Definition at line 1439 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_release:operations_research.math_opt.ModelSolveParametersProto.initial_basis)
Definition at line 1718 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_release:operations_research.math_opt.ModelSolveParametersProto.primary_objective_parameters)
Definition at line 1959 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_release:operations_research.math_opt.ModelSolveParametersProto.quadratic_dual_values_filter)
Definition at line 1532 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_release:operations_research.math_opt.ModelSolveParametersProto.reduced_costs_filter)
Definition at line 1625 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_release:operations_research.math_opt.ModelSolveParametersProto.variable_values_filter)
Definition at line 1346 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.math_opt.ModelSolveParametersProto.branching_priorities)
Definition at line 1828 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.math_opt.ModelSolveParametersProto.dual_values_filter)
Definition at line 1406 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.math_opt.ModelSolveParametersProto.initial_basis)
Definition at line 1685 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.math_opt.ModelSolveParametersProto.primary_objective_parameters)
Definition at line 1926 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.math_opt.ModelSolveParametersProto.quadratic_dual_values_filter)
Definition at line 1499 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.math_opt.ModelSolveParametersProto.reduced_costs_filter)
Definition at line 1592 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.math_opt.ModelSolveParametersProto.variable_values_filter)
Definition at line 1313 of file model_parameters.pb.h.
|
inline |
Definition at line 639 of file model_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.ModelSolveParametersProto.variable_values_filter)
Definition at line 1309 of file model_parameters.pb.h.
|
friend |
Definition at line 893 of file model_parameters.pb.h.
|
friend |
Definition at line 895 of file model_parameters.pb.h.
|
friend |
Definition at line 886 of file model_parameters.pb.h.
|
friend |
Definition at line 892 of file model_parameters.pb.h.
|
friend |
Definition at line 926 of file model_parameters.pb.h.
|
friend |
Definition at line 630 of file model_parameters.pb.h.
Impl_ operations_research::math_opt::ModelSolveParametersProto::_impl_ |
Definition at line 925 of file model_parameters.pb.h.
|
staticconstexpr |
Definition at line 629 of file model_parameters.pb.h.