Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::math_opt::SolveParametersProto Class Referencefinal

Detailed Description

Definition at line 642 of file parameters.pb.h.

#include <parameters.pb.h>

Inheritance diagram for operations_research::math_opt::SolveParametersProto:

Classes

class  _Internal

Public Types

enum  : int {
  kTimeLimitFieldNumber = 1 , kGscipFieldNumber = 12 , kGurobiFieldNumber = 13 , kGlopFieldNumber = 14 ,
  kCpSatFieldNumber = 15 , kPdlpFieldNumber = 16 , kOsqpFieldNumber = 19 , kGlpkFieldNumber = 26 ,
  kHighsFieldNumber = 27 , kXpressFieldNumber = 28 , kIterationLimitFieldNumber = 2 , kEnableOutputFieldNumber = 3 ,
  kThreadsFieldNumber = 4 , kRandomSeedFieldNumber = 5 , kLpAlgorithmFieldNumber = 6 , kPresolveFieldNumber = 7 ,
  kCutsFieldNumber = 8 , kHeuristicsFieldNumber = 9 , kScalingFieldNumber = 10 , kRelativeGapToleranceFieldNumber = 17 ,
  kAbsoluteGapToleranceFieldNumber = 18 , kCutoffLimitFieldNumber = 20 , kObjectiveLimitFieldNumber = 21 , kBestBoundLimitFieldNumber = 22 ,
  kNodeLimitFieldNumber = 24 , kSolutionLimitFieldNumber = 23 , kSolutionPoolSizeFieldNumber = 25
}

Public Member Functions

 SolveParametersProto ()
 ~SolveParametersProto () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR SolveParametersProto (::google::protobuf::internal::ConstantInitialized)
 SolveParametersProto (const SolveParametersProto &from)
 SolveParametersProto (SolveParametersProto &&from) noexcept
SolveParametersProtooperator= (const SolveParametersProto &from)
SolveParametersProtooperator= (SolveParametersProto &&from) noexcept
const ::google::protobuf::UnknownFieldSet & unknown_fields () const ABSL_ATTRIBUTE_LIFETIME_BOUND
inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL mutable_unknown_fields () ABSL_ATTRIBUTE_LIFETIME_BOUND
void Swap (SolveParametersProto *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (SolveParametersProto *PROTOBUF_NONNULL other)
SolveParametersProto *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const SolveParametersProto &from)
void MergeFrom (const SolveParametersProto &from)
bool IsInitialized () const
ABSL_ATTRIBUTE_REINITIALIZES void Clear () PROTOBUF_FINAL
::size_t ByteSizeLong () const final
::uint8_t *PROTOBUF_NONNULL _InternalSerialize (::uint8_t *PROTOBUF_NONNULL target, ::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL stream) const final
int GetCachedSize () const
::google::protobuf::Metadata GetMetadata () const
bool has_time_limit () const
void clear_time_limit ()
const ::google::protobuf::Duration & time_limit () const
::google::protobuf::Duration *PROTOBUF_NULLABLE release_time_limit ()
::google::protobuf::Duration *PROTOBUF_NONNULL mutable_time_limit ()
void set_allocated_time_limit (::google::protobuf::Duration *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_time_limit (::google::protobuf::Duration *PROTOBUF_NULLABLE value)
::google::protobuf::Duration *PROTOBUF_NULLABLE unsafe_arena_release_time_limit ()
bool has_gscip () const
void clear_gscip ()
const ::operations_research::GScipParametersgscip () const
::operations_research::GScipParameters *PROTOBUF_NULLABLE release_gscip ()
::operations_research::GScipParameters *PROTOBUF_NONNULL mutable_gscip ()
void set_allocated_gscip (::operations_research::GScipParameters *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_gscip (::operations_research::GScipParameters *PROTOBUF_NULLABLE value)
::operations_research::GScipParameters *PROTOBUF_NULLABLE unsafe_arena_release_gscip ()
bool has_gurobi () const
void clear_gurobi ()
const ::operations_research::math_opt::GurobiParametersProtogurobi () const
::operations_research::math_opt::GurobiParametersProto *PROTOBUF_NULLABLE release_gurobi ()
::operations_research::math_opt::GurobiParametersProto *PROTOBUF_NONNULL mutable_gurobi ()
void set_allocated_gurobi (::operations_research::math_opt::GurobiParametersProto *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_gurobi (::operations_research::math_opt::GurobiParametersProto *PROTOBUF_NULLABLE value)
::operations_research::math_opt::GurobiParametersProto *PROTOBUF_NULLABLE unsafe_arena_release_gurobi ()
bool has_glop () const
void clear_glop ()
const ::operations_research::glop::GlopParametersglop () const
::operations_research::glop::GlopParameters *PROTOBUF_NULLABLE release_glop ()
::operations_research::glop::GlopParameters *PROTOBUF_NONNULL mutable_glop ()
void set_allocated_glop (::operations_research::glop::GlopParameters *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_glop (::operations_research::glop::GlopParameters *PROTOBUF_NULLABLE value)
::operations_research::glop::GlopParameters *PROTOBUF_NULLABLE unsafe_arena_release_glop ()
bool has_cp_sat () const
void clear_cp_sat ()
const ::operations_research::sat::SatParameterscp_sat () const
::operations_research::sat::SatParameters *PROTOBUF_NULLABLE release_cp_sat ()
::operations_research::sat::SatParameters *PROTOBUF_NONNULL mutable_cp_sat ()
void set_allocated_cp_sat (::operations_research::sat::SatParameters *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_cp_sat (::operations_research::sat::SatParameters *PROTOBUF_NULLABLE value)
::operations_research::sat::SatParameters *PROTOBUF_NULLABLE unsafe_arena_release_cp_sat ()
bool has_pdlp () const
void clear_pdlp ()
const ::operations_research::pdlp::PrimalDualHybridGradientParamspdlp () const
::operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NULLABLE release_pdlp ()
::operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NONNULL mutable_pdlp ()
void set_allocated_pdlp (::operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_pdlp (::operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NULLABLE value)
::operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NULLABLE unsafe_arena_release_pdlp ()
bool has_osqp () const
void clear_osqp ()
const ::operations_research::math_opt::OsqpSettingsProtoosqp () const
::operations_research::math_opt::OsqpSettingsProto *PROTOBUF_NULLABLE release_osqp ()
::operations_research::math_opt::OsqpSettingsProto *PROTOBUF_NONNULL mutable_osqp ()
void set_allocated_osqp (::operations_research::math_opt::OsqpSettingsProto *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_osqp (::operations_research::math_opt::OsqpSettingsProto *PROTOBUF_NULLABLE value)
::operations_research::math_opt::OsqpSettingsProto *PROTOBUF_NULLABLE unsafe_arena_release_osqp ()
bool has_glpk () const
void clear_glpk ()
const ::operations_research::math_opt::GlpkParametersProtoglpk () const
::operations_research::math_opt::GlpkParametersProto *PROTOBUF_NULLABLE release_glpk ()
::operations_research::math_opt::GlpkParametersProto *PROTOBUF_NONNULL mutable_glpk ()
void set_allocated_glpk (::operations_research::math_opt::GlpkParametersProto *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_glpk (::operations_research::math_opt::GlpkParametersProto *PROTOBUF_NULLABLE value)
::operations_research::math_opt::GlpkParametersProto *PROTOBUF_NULLABLE unsafe_arena_release_glpk ()
bool has_highs () const
void clear_highs ()
const ::operations_research::math_opt::HighsOptionsProtohighs () const
::operations_research::math_opt::HighsOptionsProto *PROTOBUF_NULLABLE release_highs ()
::operations_research::math_opt::HighsOptionsProto *PROTOBUF_NONNULL mutable_highs ()
void set_allocated_highs (::operations_research::math_opt::HighsOptionsProto *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_highs (::operations_research::math_opt::HighsOptionsProto *PROTOBUF_NULLABLE value)
::operations_research::math_opt::HighsOptionsProto *PROTOBUF_NULLABLE unsafe_arena_release_highs ()
bool has_xpress () const
void clear_xpress ()
const ::operations_research::math_opt::XpressParametersProtoxpress () const
::operations_research::math_opt::XpressParametersProto *PROTOBUF_NULLABLE release_xpress ()
::operations_research::math_opt::XpressParametersProto *PROTOBUF_NONNULL mutable_xpress ()
void set_allocated_xpress (::operations_research::math_opt::XpressParametersProto *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_xpress (::operations_research::math_opt::XpressParametersProto *PROTOBUF_NULLABLE value)
::operations_research::math_opt::XpressParametersProto *PROTOBUF_NULLABLE unsafe_arena_release_xpress ()
bool has_iteration_limit () const
void clear_iteration_limit ()
::int64_t iteration_limit () const
void set_iteration_limit (::int64_t value)
void clear_enable_output ()
bool enable_output () const
void set_enable_output (bool value)
bool has_threads () const
void clear_threads ()
::int32_t threads () const
void set_threads (::int32_t value)
bool has_random_seed () const
void clear_random_seed ()
::int32_t random_seed () const
void set_random_seed (::int32_t value)
void clear_lp_algorithm ()
::operations_research::math_opt::LPAlgorithmProto lp_algorithm () const
void set_lp_algorithm (::operations_research::math_opt::LPAlgorithmProto value)
void clear_presolve ()
::operations_research::math_opt::EmphasisProto presolve () const
void set_presolve (::operations_research::math_opt::EmphasisProto value)
void clear_cuts ()
::operations_research::math_opt::EmphasisProto cuts () const
void set_cuts (::operations_research::math_opt::EmphasisProto value)
void clear_heuristics ()
::operations_research::math_opt::EmphasisProto heuristics () const
void set_heuristics (::operations_research::math_opt::EmphasisProto value)
void clear_scaling ()
::operations_research::math_opt::EmphasisProto scaling () const
void set_scaling (::operations_research::math_opt::EmphasisProto value)
bool has_relative_gap_tolerance () const
void clear_relative_gap_tolerance ()
double relative_gap_tolerance () const
void set_relative_gap_tolerance (double value)
bool has_absolute_gap_tolerance () const
void clear_absolute_gap_tolerance ()
double absolute_gap_tolerance () const
void set_absolute_gap_tolerance (double value)
bool has_cutoff_limit () const
void clear_cutoff_limit ()
double cutoff_limit () const
void set_cutoff_limit (double value)
bool has_objective_limit () const
void clear_objective_limit ()
double objective_limit () const
void set_objective_limit (double value)
bool has_best_bound_limit () const
void clear_best_bound_limit ()
double best_bound_limit () const
void set_best_bound_limit (double value)
bool has_node_limit () const
void clear_node_limit ()
::int64_t node_limit () const
void set_node_limit (::int64_t value)
bool has_solution_limit () const
void clear_solution_limit ()
::int32_t solution_limit () const
void set_solution_limit (::int32_t value)
bool has_solution_pool_size () const
void clear_solution_pool_size ()
::int32_t solution_pool_size () const
void set_solution_pool_size (::int32_t value)
template<typename>
PROTOBUF_CONSTEXPR SolveParametersProto (::_pbi::ConstantInitialized)

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 SolveParametersProtodefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 2

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_2fparameters_2eproto
void swap (SolveParametersProto &a, SolveParametersProto &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kTimeLimitFieldNumber 
kGscipFieldNumber 
kGurobiFieldNumber 
kGlopFieldNumber 
kCpSatFieldNumber 
kPdlpFieldNumber 
kOsqpFieldNumber 
kGlpkFieldNumber 
kHighsFieldNumber 
kXpressFieldNumber 
kIterationLimitFieldNumber 
kEnableOutputFieldNumber 
kThreadsFieldNumber 
kRandomSeedFieldNumber 
kLpAlgorithmFieldNumber 
kPresolveFieldNumber 
kCutsFieldNumber 
kHeuristicsFieldNumber 
kScalingFieldNumber 
kRelativeGapToleranceFieldNumber 
kAbsoluteGapToleranceFieldNumber 
kCutoffLimitFieldNumber 
kObjectiveLimitFieldNumber 
kBestBoundLimitFieldNumber 
kNodeLimitFieldNumber 
kSolutionLimitFieldNumber 
kSolutionPoolSizeFieldNumber 

Definition at line 783 of file parameters.pb.h.

Constructor & Destructor Documentation

◆ SolveParametersProto() [1/5]

operations_research::math_opt::SolveParametersProto::SolveParametersProto ( )
inline

Definition at line 645 of file parameters.pb.h.

◆ ~SolveParametersProto()

operations_research::math_opt::SolveParametersProto::~SolveParametersProto ( )

Definition at line 1086 of file parameters.pb.cc.

◆ SolveParametersProto() [2/5]

template<typename = void>
PROTOBUF_CONSTEXPR operations_research::math_opt::SolveParametersProto::SolveParametersProto ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ SolveParametersProto() [3/5]

operations_research::math_opt::SolveParametersProto::SolveParametersProto ( const SolveParametersProto & from)
inline

Definition at line 658 of file parameters.pb.h.

◆ SolveParametersProto() [4/5]

operations_research::math_opt::SolveParametersProto::SolveParametersProto ( SolveParametersProto && from)
inlinenoexcept

Definition at line 659 of file parameters.pb.h.

◆ SolveParametersProto() [5/5]

template<typename>
PROTOBUF_CONSTEXPR operations_research::math_opt::SolveParametersProto::SolveParametersProto ( ::_pbi::ConstantInitialized )

Definition at line 113 of file parameters.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

uint8_t *PROTOBUF_NONNULL operations_research::math_opt::SolveParametersProto::_InternalSerialize ( ::uint8_t *PROTOBUF_NONNULL target,
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL stream ) const
final

Definition at line 1435 of file parameters.pb.cc.

◆ absolute_gap_tolerance()

double operations_research::math_opt::SolveParametersProto::absolute_gap_tolerance ( ) const
inline

Definition at line 1805 of file parameters.pb.h.

◆ best_bound_limit()

double operations_research::math_opt::SolveParametersProto::best_bound_limit ( ) const
inline

Definition at line 1664 of file parameters.pb.h.

◆ ByteSizeLong()

size_t operations_research::math_opt::SolveParametersProto::ByteSizeLong ( ) const
final

Definition at line 1662 of file parameters.pb.cc.

◆ Clear()

PROTOBUF_NOINLINE void operations_research::math_opt::SolveParametersProto::Clear ( )

Definition at line 1358 of file parameters.pb.cc.

◆ clear_absolute_gap_tolerance()

void operations_research::math_opt::SolveParametersProto::clear_absolute_gap_tolerance ( )
inline

Definition at line 1799 of file parameters.pb.h.

◆ clear_best_bound_limit()

void operations_research::math_opt::SolveParametersProto::clear_best_bound_limit ( )
inline

Definition at line 1658 of file parameters.pb.h.

◆ clear_cp_sat()

void operations_research::math_opt::SolveParametersProto::clear_cp_sat ( )

Definition at line 966 of file parameters.pb.cc.

◆ clear_cutoff_limit()

void operations_research::math_opt::SolveParametersProto::clear_cutoff_limit ( )
inline

Definition at line 1600 of file parameters.pb.h.

◆ clear_cuts()

void operations_research::math_opt::SolveParametersProto::clear_cuts ( )
inline

Definition at line 1932 of file parameters.pb.h.

◆ clear_enable_output()

void operations_research::math_opt::SolveParametersProto::clear_enable_output ( )
inline

Definition at line 1712 of file parameters.pb.h.

◆ clear_glop()

void operations_research::math_opt::SolveParametersProto::clear_glop ( )

Definition at line 960 of file parameters.pb.cc.

◆ clear_glpk()

void operations_research::math_opt::SolveParametersProto::clear_glpk ( )

Definition at line 984 of file parameters.pb.cc.

◆ clear_gscip()

void operations_research::math_opt::SolveParametersProto::clear_gscip ( )

Definition at line 948 of file parameters.pb.cc.

◆ clear_gurobi()

void operations_research::math_opt::SolveParametersProto::clear_gurobi ( )

Definition at line 954 of file parameters.pb.cc.

◆ clear_heuristics()

void operations_research::math_opt::SolveParametersProto::clear_heuristics ( )
inline

Definition at line 1957 of file parameters.pb.h.

◆ clear_highs()

void operations_research::math_opt::SolveParametersProto::clear_highs ( )

Definition at line 990 of file parameters.pb.cc.

◆ clear_iteration_limit()

void operations_research::math_opt::SolveParametersProto::clear_iteration_limit ( )
inline

Definition at line 1542 of file parameters.pb.h.

◆ clear_lp_algorithm()

void operations_research::math_opt::SolveParametersProto::clear_lp_algorithm ( )
inline

Definition at line 1882 of file parameters.pb.h.

◆ clear_node_limit()

void operations_research::math_opt::SolveParametersProto::clear_node_limit ( )
inline

Definition at line 1571 of file parameters.pb.h.

◆ clear_objective_limit()

void operations_research::math_opt::SolveParametersProto::clear_objective_limit ( )
inline

Definition at line 1629 of file parameters.pb.h.

◆ clear_osqp()

void operations_research::math_opt::SolveParametersProto::clear_osqp ( )

Definition at line 978 of file parameters.pb.cc.

◆ clear_pdlp()

void operations_research::math_opt::SolveParametersProto::clear_pdlp ( )

Definition at line 972 of file parameters.pb.cc.

◆ clear_presolve()

void operations_research::math_opt::SolveParametersProto::clear_presolve ( )
inline

Definition at line 1907 of file parameters.pb.h.

◆ clear_random_seed()

void operations_research::math_opt::SolveParametersProto::clear_random_seed ( )
inline

Definition at line 1770 of file parameters.pb.h.

◆ clear_relative_gap_tolerance()

void operations_research::math_opt::SolveParametersProto::clear_relative_gap_tolerance ( )
inline

Definition at line 1828 of file parameters.pb.h.

◆ clear_scaling()

void operations_research::math_opt::SolveParametersProto::clear_scaling ( )
inline

Definition at line 1982 of file parameters.pb.h.

◆ clear_solution_limit()

void operations_research::math_opt::SolveParametersProto::clear_solution_limit ( )
inline

Definition at line 1687 of file parameters.pb.h.

◆ clear_solution_pool_size()

void operations_research::math_opt::SolveParametersProto::clear_solution_pool_size ( )
inline

Definition at line 1857 of file parameters.pb.h.

◆ clear_threads()

void operations_research::math_opt::SolveParametersProto::clear_threads ( )
inline

Definition at line 1741 of file parameters.pb.h.

◆ clear_time_limit()

void operations_research::math_opt::SolveParametersProto::clear_time_limit ( )

Definition at line 942 of file parameters.pb.cc.

◆ clear_xpress()

void operations_research::math_opt::SolveParametersProto::clear_xpress ( )

Definition at line 996 of file parameters.pb.cc.

◆ CopyFrom()

void operations_research::math_opt::SolveParametersProto::CopyFrom ( const SolveParametersProto & from)

Definition at line 1979 of file parameters.pb.cc.

◆ cp_sat()

const::operations_research::sat::SatParameters & operations_research::math_opt::SolveParametersProto::cp_sat ( ) const
inline

Definition at line 2296 of file parameters.pb.h.

◆ cutoff_limit()

double operations_research::math_opt::SolveParametersProto::cutoff_limit ( ) const
inline

Definition at line 1606 of file parameters.pb.h.

◆ cuts()

operations_research::math_opt::EmphasisProto operations_research::math_opt::SolveParametersProto::cuts ( ) const
inline

Definition at line 1938 of file parameters.pb.h.

◆ default_instance()

const SolveParametersProto & operations_research::math_opt::SolveParametersProto::default_instance ( )
inlinestatic

Definition at line 693 of file parameters.pb.h.

◆ descriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::math_opt::SolveParametersProto::descriptor ( )
inlinestatic

Definition at line 684 of file parameters.pb.h.

◆ enable_output()

bool operations_research::math_opt::SolveParametersProto::enable_output ( ) const
inline

Definition at line 1718 of file parameters.pb.h.

◆ GetCachedSize()

int operations_research::math_opt::SolveParametersProto::GetCachedSize ( ) const
inline

Definition at line 752 of file parameters.pb.h.

◆ GetDescriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::math_opt::SolveParametersProto::GetDescriptor ( )
inlinestatic

Definition at line 687 of file parameters.pb.h.

◆ GetMetadata()

google::protobuf::Metadata operations_research::math_opt::SolveParametersProto::GetMetadata ( ) const

Definition at line 1999 of file parameters.pb.cc.

◆ GetReflection()

const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::math_opt::SolveParametersProto::GetReflection ( )
inlinestatic

Definition at line 690 of file parameters.pb.h.

◆ glop()

const::operations_research::glop::GlopParameters & operations_research::math_opt::SolveParametersProto::glop ( ) const
inline

Definition at line 2203 of file parameters.pb.h.

◆ glpk()

const::operations_research::math_opt::GlpkParametersProto & operations_research::math_opt::SolveParametersProto::glpk ( ) const
inline

Definition at line 2575 of file parameters.pb.h.

◆ gscip()

const::operations_research::GScipParameters & operations_research::math_opt::SolveParametersProto::gscip ( ) const
inline

Definition at line 2017 of file parameters.pb.h.

◆ gurobi()

const::operations_research::math_opt::GurobiParametersProto & operations_research::math_opt::SolveParametersProto::gurobi ( ) const
inline

Definition at line 2110 of file parameters.pb.h.

◆ has_absolute_gap_tolerance()

bool operations_research::math_opt::SolveParametersProto::has_absolute_gap_tolerance ( ) const
inline

Definition at line 1795 of file parameters.pb.h.

◆ has_best_bound_limit()

bool operations_research::math_opt::SolveParametersProto::has_best_bound_limit ( ) const
inline

Definition at line 1654 of file parameters.pb.h.

◆ has_cp_sat()

bool operations_research::math_opt::SolveParametersProto::has_cp_sat ( ) const
inline

Definition at line 2286 of file parameters.pb.h.

◆ has_cutoff_limit()

bool operations_research::math_opt::SolveParametersProto::has_cutoff_limit ( ) const
inline

Definition at line 1596 of file parameters.pb.h.

◆ has_glop()

bool operations_research::math_opt::SolveParametersProto::has_glop ( ) const
inline

Definition at line 2193 of file parameters.pb.h.

◆ has_glpk()

bool operations_research::math_opt::SolveParametersProto::has_glpk ( ) const
inline

Definition at line 2565 of file parameters.pb.h.

◆ has_gscip()

bool operations_research::math_opt::SolveParametersProto::has_gscip ( ) const
inline

Definition at line 2007 of file parameters.pb.h.

◆ has_gurobi()

bool operations_research::math_opt::SolveParametersProto::has_gurobi ( ) const
inline

Definition at line 2100 of file parameters.pb.h.

◆ has_highs()

bool operations_research::math_opt::SolveParametersProto::has_highs ( ) const
inline

Definition at line 2658 of file parameters.pb.h.

◆ has_iteration_limit()

bool operations_research::math_opt::SolveParametersProto::has_iteration_limit ( ) const
inline

Definition at line 1538 of file parameters.pb.h.

◆ has_node_limit()

bool operations_research::math_opt::SolveParametersProto::has_node_limit ( ) const
inline

Definition at line 1567 of file parameters.pb.h.

◆ has_objective_limit()

bool operations_research::math_opt::SolveParametersProto::has_objective_limit ( ) const
inline

Definition at line 1625 of file parameters.pb.h.

◆ has_osqp()

bool operations_research::math_opt::SolveParametersProto::has_osqp ( ) const
inline

Definition at line 2472 of file parameters.pb.h.

◆ has_pdlp()

bool operations_research::math_opt::SolveParametersProto::has_pdlp ( ) const
inline

Definition at line 2379 of file parameters.pb.h.

◆ has_random_seed()

bool operations_research::math_opt::SolveParametersProto::has_random_seed ( ) const
inline

Definition at line 1766 of file parameters.pb.h.

◆ has_relative_gap_tolerance()

bool operations_research::math_opt::SolveParametersProto::has_relative_gap_tolerance ( ) const
inline

Definition at line 1824 of file parameters.pb.h.

◆ has_solution_limit()

bool operations_research::math_opt::SolveParametersProto::has_solution_limit ( ) const
inline

Definition at line 1683 of file parameters.pb.h.

◆ has_solution_pool_size()

bool operations_research::math_opt::SolveParametersProto::has_solution_pool_size ( ) const
inline

Definition at line 1853 of file parameters.pb.h.

◆ has_threads()

bool operations_research::math_opt::SolveParametersProto::has_threads ( ) const
inline

Definition at line 1737 of file parameters.pb.h.

◆ has_time_limit()

bool operations_research::math_opt::SolveParametersProto::has_time_limit ( ) const
inline

Definition at line 1445 of file parameters.pb.h.

◆ has_xpress()

bool operations_research::math_opt::SolveParametersProto::has_xpress ( ) const
inline

Definition at line 2751 of file parameters.pb.h.

◆ heuristics()

operations_research::math_opt::EmphasisProto operations_research::math_opt::SolveParametersProto::heuristics ( ) const
inline

Definition at line 1963 of file parameters.pb.h.

◆ highs()

const::operations_research::math_opt::HighsOptionsProto & operations_research::math_opt::SolveParametersProto::highs ( ) const
inline

Definition at line 2668 of file parameters.pb.h.

◆ InternalGenerateClassData_()

auto operations_research::math_opt::SolveParametersProto::InternalGenerateClassData_ ( )
staticconstexpr

Definition at line 1119 of file parameters.pb.cc.

◆ IsInitialized()

bool operations_research::math_opt::SolveParametersProto::IsInitialized ( ) const
inline

Definition at line 728 of file parameters.pb.h.

◆ iteration_limit()

int64_t operations_research::math_opt::SolveParametersProto::iteration_limit ( ) const
inline

Definition at line 1548 of file parameters.pb.h.

◆ lp_algorithm()

operations_research::math_opt::LPAlgorithmProto operations_research::math_opt::SolveParametersProto::lp_algorithm ( ) const
inline

Definition at line 1888 of file parameters.pb.h.

◆ MergeFrom()

void operations_research::math_opt::SolveParametersProto::MergeFrom ( const SolveParametersProto & from)
inline

Definition at line 721 of file parameters.pb.h.

◆ mutable_cp_sat()

operations_research::sat::SatParameters *PROTOBUF_NONNULL operations_research::math_opt::SolveParametersProto::mutable_cp_sat ( )
inline

Definition at line 2350 of file parameters.pb.h.

◆ mutable_glop()

operations_research::glop::GlopParameters *PROTOBUF_NONNULL operations_research::math_opt::SolveParametersProto::mutable_glop ( )
inline

Definition at line 2257 of file parameters.pb.h.

◆ mutable_glpk()

operations_research::math_opt::GlpkParametersProto *PROTOBUF_NONNULL operations_research::math_opt::SolveParametersProto::mutable_glpk ( )
inline

Definition at line 2629 of file parameters.pb.h.

◆ mutable_gscip()

operations_research::GScipParameters *PROTOBUF_NONNULL operations_research::math_opt::SolveParametersProto::mutable_gscip ( )
inline

Definition at line 2071 of file parameters.pb.h.

◆ mutable_gurobi()

operations_research::math_opt::GurobiParametersProto *PROTOBUF_NONNULL operations_research::math_opt::SolveParametersProto::mutable_gurobi ( )
inline

Definition at line 2164 of file parameters.pb.h.

◆ mutable_highs()

operations_research::math_opt::HighsOptionsProto *PROTOBUF_NONNULL operations_research::math_opt::SolveParametersProto::mutable_highs ( )
inline

Definition at line 2722 of file parameters.pb.h.

◆ mutable_osqp()

operations_research::math_opt::OsqpSettingsProto *PROTOBUF_NONNULL operations_research::math_opt::SolveParametersProto::mutable_osqp ( )
inline

Definition at line 2536 of file parameters.pb.h.

◆ mutable_pdlp()

operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NONNULL operations_research::math_opt::SolveParametersProto::mutable_pdlp ( )
inline

Definition at line 2443 of file parameters.pb.h.

◆ mutable_time_limit()

google::protobuf::Duration *PROTOBUF_NONNULL operations_research::math_opt::SolveParametersProto::mutable_time_limit ( )
inline

Definition at line 1509 of file parameters.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::math_opt::SolveParametersProto::mutable_unknown_fields ( )
inline

Definition at line 679 of file parameters.pb.h.

◆ mutable_xpress()

operations_research::math_opt::XpressParametersProto *PROTOBUF_NONNULL operations_research::math_opt::SolveParametersProto::mutable_xpress ( )
inline

Definition at line 2815 of file parameters.pb.h.

◆ New()

SolveParametersProto *PROTOBUF_NONNULL operations_research::math_opt::SolveParametersProto::New ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena = nullptr) const
inline

Definition at line 715 of file parameters.pb.h.

◆ node_limit()

int64_t operations_research::math_opt::SolveParametersProto::node_limit ( ) const
inline

Definition at line 1577 of file parameters.pb.h.

◆ objective_limit()

double operations_research::math_opt::SolveParametersProto::objective_limit ( ) const
inline

Definition at line 1635 of file parameters.pb.h.

◆ operator=() [1/2]

SolveParametersProto & operations_research::math_opt::SolveParametersProto::operator= ( const SolveParametersProto & from)
inline

Definition at line 661 of file parameters.pb.h.

◆ operator=() [2/2]

SolveParametersProto & operations_research::math_opt::SolveParametersProto::operator= ( SolveParametersProto && from)
inlinenoexcept

Definition at line 665 of file parameters.pb.h.

◆ osqp()

const::operations_research::math_opt::OsqpSettingsProto & operations_research::math_opt::SolveParametersProto::osqp ( ) const
inline

Definition at line 2482 of file parameters.pb.h.

◆ pdlp()

const::operations_research::pdlp::PrimalDualHybridGradientParams & operations_research::math_opt::SolveParametersProto::pdlp ( ) const
inline

Definition at line 2389 of file parameters.pb.h.

◆ presolve()

operations_research::math_opt::EmphasisProto operations_research::math_opt::SolveParametersProto::presolve ( ) const
inline

Definition at line 1913 of file parameters.pb.h.

◆ random_seed()

int32_t operations_research::math_opt::SolveParametersProto::random_seed ( ) const
inline

Definition at line 1776 of file parameters.pb.h.

◆ relative_gap_tolerance()

double operations_research::math_opt::SolveParametersProto::relative_gap_tolerance ( ) const
inline

Definition at line 1834 of file parameters.pb.h.

◆ release_cp_sat()

operations_research::sat::SatParameters *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::release_cp_sat ( )
inlinenodiscard

Definition at line 2314 of file parameters.pb.h.

◆ release_glop()

operations_research::glop::GlopParameters *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::release_glop ( )
inlinenodiscard

Definition at line 2221 of file parameters.pb.h.

◆ release_glpk()

operations_research::math_opt::GlpkParametersProto *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::release_glpk ( )
inlinenodiscard

Definition at line 2593 of file parameters.pb.h.

◆ release_gscip()

operations_research::GScipParameters *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::release_gscip ( )
inlinenodiscard

Definition at line 2035 of file parameters.pb.h.

◆ release_gurobi()

operations_research::math_opt::GurobiParametersProto *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::release_gurobi ( )
inlinenodiscard

Definition at line 2128 of file parameters.pb.h.

◆ release_highs()

operations_research::math_opt::HighsOptionsProto *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::release_highs ( )
inlinenodiscard

Definition at line 2686 of file parameters.pb.h.

◆ release_osqp()

operations_research::math_opt::OsqpSettingsProto *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::release_osqp ( )
inlinenodiscard

Definition at line 2500 of file parameters.pb.h.

◆ release_pdlp()

operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::release_pdlp ( )
inlinenodiscard

Definition at line 2407 of file parameters.pb.h.

◆ release_time_limit()

google::protobuf::Duration *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::release_time_limit ( )
inlinenodiscard

Definition at line 1473 of file parameters.pb.h.

◆ release_xpress()

operations_research::math_opt::XpressParametersProto *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::release_xpress ( )
inlinenodiscard

Definition at line 2779 of file parameters.pb.h.

◆ scaling()

operations_research::math_opt::EmphasisProto operations_research::math_opt::SolveParametersProto::scaling ( ) const
inline

Definition at line 1988 of file parameters.pb.h.

◆ set_absolute_gap_tolerance()

void operations_research::math_opt::SolveParametersProto::set_absolute_gap_tolerance ( double value)
inline

Definition at line 1809 of file parameters.pb.h.

◆ set_allocated_cp_sat()

void operations_research::math_opt::SolveParametersProto::set_allocated_cp_sat ( ::operations_research::sat::SatParameters *PROTOBUF_NULLABLE value)
inline

Definition at line 2357 of file parameters.pb.h.

◆ set_allocated_glop()

void operations_research::math_opt::SolveParametersProto::set_allocated_glop ( ::operations_research::glop::GlopParameters *PROTOBUF_NULLABLE value)
inline

Definition at line 2264 of file parameters.pb.h.

◆ set_allocated_glpk()

void operations_research::math_opt::SolveParametersProto::set_allocated_glpk ( ::operations_research::math_opt::GlpkParametersProto *PROTOBUF_NULLABLE value)
inline

Definition at line 2636 of file parameters.pb.h.

◆ set_allocated_gscip()

void operations_research::math_opt::SolveParametersProto::set_allocated_gscip ( ::operations_research::GScipParameters *PROTOBUF_NULLABLE value)
inline

Definition at line 2078 of file parameters.pb.h.

◆ set_allocated_gurobi()

void operations_research::math_opt::SolveParametersProto::set_allocated_gurobi ( ::operations_research::math_opt::GurobiParametersProto *PROTOBUF_NULLABLE value)
inline

Definition at line 2171 of file parameters.pb.h.

◆ set_allocated_highs()

void operations_research::math_opt::SolveParametersProto::set_allocated_highs ( ::operations_research::math_opt::HighsOptionsProto *PROTOBUF_NULLABLE value)
inline

Definition at line 2729 of file parameters.pb.h.

◆ set_allocated_osqp()

void operations_research::math_opt::SolveParametersProto::set_allocated_osqp ( ::operations_research::math_opt::OsqpSettingsProto *PROTOBUF_NULLABLE value)
inline

Definition at line 2543 of file parameters.pb.h.

◆ set_allocated_pdlp()

void operations_research::math_opt::SolveParametersProto::set_allocated_pdlp ( ::operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NULLABLE value)
inline

Definition at line 2450 of file parameters.pb.h.

◆ set_allocated_time_limit()

void operations_research::math_opt::SolveParametersProto::set_allocated_time_limit ( ::google::protobuf::Duration *PROTOBUF_NULLABLE value)
inline

Definition at line 1516 of file parameters.pb.h.

◆ set_allocated_xpress()

void operations_research::math_opt::SolveParametersProto::set_allocated_xpress ( ::operations_research::math_opt::XpressParametersProto *PROTOBUF_NULLABLE value)
inline

Definition at line 2822 of file parameters.pb.h.

◆ set_best_bound_limit()

void operations_research::math_opt::SolveParametersProto::set_best_bound_limit ( double value)
inline

Definition at line 1668 of file parameters.pb.h.

◆ set_cutoff_limit()

void operations_research::math_opt::SolveParametersProto::set_cutoff_limit ( double value)
inline

Definition at line 1610 of file parameters.pb.h.

◆ set_cuts()

void operations_research::math_opt::SolveParametersProto::set_cuts ( ::operations_research::math_opt::EmphasisProto value)
inline

Definition at line 1942 of file parameters.pb.h.

◆ set_enable_output()

void operations_research::math_opt::SolveParametersProto::set_enable_output ( bool value)
inline

Definition at line 1722 of file parameters.pb.h.

◆ set_heuristics()

void operations_research::math_opt::SolveParametersProto::set_heuristics ( ::operations_research::math_opt::EmphasisProto value)
inline

Definition at line 1967 of file parameters.pb.h.

◆ set_iteration_limit()

void operations_research::math_opt::SolveParametersProto::set_iteration_limit ( ::int64_t value)
inline

Definition at line 1552 of file parameters.pb.h.

◆ set_lp_algorithm()

void operations_research::math_opt::SolveParametersProto::set_lp_algorithm ( ::operations_research::math_opt::LPAlgorithmProto value)
inline

Definition at line 1892 of file parameters.pb.h.

◆ set_node_limit()

void operations_research::math_opt::SolveParametersProto::set_node_limit ( ::int64_t value)
inline

Definition at line 1581 of file parameters.pb.h.

◆ set_objective_limit()

void operations_research::math_opt::SolveParametersProto::set_objective_limit ( double value)
inline

Definition at line 1639 of file parameters.pb.h.

◆ set_presolve()

void operations_research::math_opt::SolveParametersProto::set_presolve ( ::operations_research::math_opt::EmphasisProto value)
inline

Definition at line 1917 of file parameters.pb.h.

◆ set_random_seed()

void operations_research::math_opt::SolveParametersProto::set_random_seed ( ::int32_t value)
inline

Definition at line 1780 of file parameters.pb.h.

◆ set_relative_gap_tolerance()

void operations_research::math_opt::SolveParametersProto::set_relative_gap_tolerance ( double value)
inline

Definition at line 1838 of file parameters.pb.h.

◆ set_scaling()

void operations_research::math_opt::SolveParametersProto::set_scaling ( ::operations_research::math_opt::EmphasisProto value)
inline

Definition at line 1992 of file parameters.pb.h.

◆ set_solution_limit()

void operations_research::math_opt::SolveParametersProto::set_solution_limit ( ::int32_t value)
inline

Definition at line 1697 of file parameters.pb.h.

◆ set_solution_pool_size()

void operations_research::math_opt::SolveParametersProto::set_solution_pool_size ( ::int32_t value)
inline

Definition at line 1867 of file parameters.pb.h.

◆ set_threads()

void operations_research::math_opt::SolveParametersProto::set_threads ( ::int32_t value)
inline

Definition at line 1751 of file parameters.pb.h.

◆ solution_limit()

int32_t operations_research::math_opt::SolveParametersProto::solution_limit ( ) const
inline

Definition at line 1693 of file parameters.pb.h.

◆ solution_pool_size()

int32_t operations_research::math_opt::SolveParametersProto::solution_pool_size ( ) const
inline

Definition at line 1863 of file parameters.pb.h.

◆ Swap()

void operations_research::math_opt::SolveParametersProto::Swap ( SolveParametersProto *PROTOBUF_NONNULL other)
inline

Definition at line 699 of file parameters.pb.h.

◆ threads()

int32_t operations_research::math_opt::SolveParametersProto::threads ( ) const
inline

Definition at line 1747 of file parameters.pb.h.

◆ time_limit()

const::google::protobuf::Duration & operations_research::math_opt::SolveParametersProto::time_limit ( ) const
inline

Definition at line 1455 of file parameters.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & operations_research::math_opt::SolveParametersProto::unknown_fields ( ) const
inline

Definition at line 675 of file parameters.pb.h.

◆ unsafe_arena_release_cp_sat()

operations_research::sat::SatParameters *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::unsafe_arena_release_cp_sat ( )
inline

Definition at line 2333 of file parameters.pb.h.

◆ unsafe_arena_release_glop()

operations_research::glop::GlopParameters *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::unsafe_arena_release_glop ( )
inline

Definition at line 2240 of file parameters.pb.h.

◆ unsafe_arena_release_glpk()

operations_research::math_opt::GlpkParametersProto *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::unsafe_arena_release_glpk ( )
inline

Definition at line 2612 of file parameters.pb.h.

◆ unsafe_arena_release_gscip()

operations_research::GScipParameters *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::unsafe_arena_release_gscip ( )
inline

Definition at line 2054 of file parameters.pb.h.

◆ unsafe_arena_release_gurobi()

operations_research::math_opt::GurobiParametersProto *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::unsafe_arena_release_gurobi ( )
inline

Definition at line 2147 of file parameters.pb.h.

◆ unsafe_arena_release_highs()

operations_research::math_opt::HighsOptionsProto *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::unsafe_arena_release_highs ( )
inline

Definition at line 2705 of file parameters.pb.h.

◆ unsafe_arena_release_osqp()

operations_research::math_opt::OsqpSettingsProto *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::unsafe_arena_release_osqp ( )
inline

Definition at line 2519 of file parameters.pb.h.

◆ unsafe_arena_release_pdlp()

operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::unsafe_arena_release_pdlp ( )
inline

Definition at line 2426 of file parameters.pb.h.

◆ unsafe_arena_release_time_limit()

google::protobuf::Duration *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::unsafe_arena_release_time_limit ( )
inline

Definition at line 1492 of file parameters.pb.h.

◆ unsafe_arena_release_xpress()

operations_research::math_opt::XpressParametersProto *PROTOBUF_NULLABLE operations_research::math_opt::SolveParametersProto::unsafe_arena_release_xpress ( )
inline

Definition at line 2798 of file parameters.pb.h.

◆ unsafe_arena_set_allocated_cp_sat()

void operations_research::math_opt::SolveParametersProto::unsafe_arena_set_allocated_cp_sat ( ::operations_research::sat::SatParameters *PROTOBUF_NULLABLE value)
inline

Definition at line 2300 of file parameters.pb.h.

◆ unsafe_arena_set_allocated_glop()

void operations_research::math_opt::SolveParametersProto::unsafe_arena_set_allocated_glop ( ::operations_research::glop::GlopParameters *PROTOBUF_NULLABLE value)
inline

Definition at line 2207 of file parameters.pb.h.

◆ unsafe_arena_set_allocated_glpk()

void operations_research::math_opt::SolveParametersProto::unsafe_arena_set_allocated_glpk ( ::operations_research::math_opt::GlpkParametersProto *PROTOBUF_NULLABLE value)
inline

Definition at line 2579 of file parameters.pb.h.

◆ unsafe_arena_set_allocated_gscip()

void operations_research::math_opt::SolveParametersProto::unsafe_arena_set_allocated_gscip ( ::operations_research::GScipParameters *PROTOBUF_NULLABLE value)
inline

Definition at line 2021 of file parameters.pb.h.

◆ unsafe_arena_set_allocated_gurobi()

void operations_research::math_opt::SolveParametersProto::unsafe_arena_set_allocated_gurobi ( ::operations_research::math_opt::GurobiParametersProto *PROTOBUF_NULLABLE value)
inline

Definition at line 2114 of file parameters.pb.h.

◆ unsafe_arena_set_allocated_highs()

void operations_research::math_opt::SolveParametersProto::unsafe_arena_set_allocated_highs ( ::operations_research::math_opt::HighsOptionsProto *PROTOBUF_NULLABLE value)
inline

Definition at line 2672 of file parameters.pb.h.

◆ unsafe_arena_set_allocated_osqp()

void operations_research::math_opt::SolveParametersProto::unsafe_arena_set_allocated_osqp ( ::operations_research::math_opt::OsqpSettingsProto *PROTOBUF_NULLABLE value)
inline

Definition at line 2486 of file parameters.pb.h.

◆ unsafe_arena_set_allocated_pdlp()

void operations_research::math_opt::SolveParametersProto::unsafe_arena_set_allocated_pdlp ( ::operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NULLABLE value)
inline

Definition at line 2393 of file parameters.pb.h.

◆ unsafe_arena_set_allocated_time_limit()

void operations_research::math_opt::SolveParametersProto::unsafe_arena_set_allocated_time_limit ( ::google::protobuf::Duration *PROTOBUF_NULLABLE value)
inline

Definition at line 1459 of file parameters.pb.h.

◆ unsafe_arena_set_allocated_xpress()

void operations_research::math_opt::SolveParametersProto::unsafe_arena_set_allocated_xpress ( ::operations_research::math_opt::XpressParametersProto *PROTOBUF_NULLABLE value)
inline

Definition at line 2765 of file parameters.pb.h.

◆ UnsafeArenaSwap()

void operations_research::math_opt::SolveParametersProto::UnsafeArenaSwap ( SolveParametersProto *PROTOBUF_NONNULL other)
inline

Definition at line 707 of file parameters.pb.h.

◆ xpress()

const::operations_research::math_opt::XpressParametersProto & operations_research::math_opt::SolveParametersProto::xpress ( ) const
inline

Definition at line 2761 of file parameters.pb.h.

◆ ::google::protobuf::Arena

friend class ::google::protobuf::Arena
friend

Definition at line 1153 of file parameters.pb.h.

◆ ::google::protobuf::Arena::InternalHelper

template<typename T>
friend class ::google::protobuf::Arena::InternalHelper
friend

Definition at line 1155 of file parameters.pb.h.

◆ ::google::protobuf::internal::TcParser

friend class ::google::protobuf::internal::TcParser
friend

Definition at line 1146 of file parameters.pb.h.

◆ ::google::protobuf::MessageLite

friend class ::google::protobuf::MessageLite
friend

Definition at line 1152 of file parameters.pb.h.

◆ ::TableStruct_ortools_2fmath_5fopt_2fparameters_2eproto

friend struct ::TableStruct_ortools_2fmath_5fopt_2fparameters_2eproto
friend

Definition at line 1199 of file parameters.pb.h.

◆ swap

void swap ( SolveParametersProto & a,
SolveParametersProto & b )
friend

Definition at line 698 of file parameters.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::SolveParametersProto::_impl_

Definition at line 1198 of file parameters.pb.h.

◆ kIndexInFileMessages

int operations_research::math_opt::SolveParametersProto::kIndexInFileMessages = 2
staticconstexpr

Definition at line 697 of file parameters.pb.h.


The documentation for this class was generated from the following files: