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

Detailed Description

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

#include <solve_log.pb.h>

Inheritance diagram for operations_research::pdlp::SolveLog:

Classes

class  _Internal

Public Types

enum  : int {
  kIterationStatsFieldNumber = 7 , kFeasibilityPolishingDetailsFieldNumber = 15 , kInstanceNameFieldNumber = 1 , kTerminationStringFieldNumber = 4 ,
  kSolutionStatsFieldNumber = 8 , kOriginalProblemStatsFieldNumber = 11 , kPreprocessedProblemStatsFieldNumber = 12 , kParamsFieldNumber = 14 ,
  kTerminationReasonFieldNumber = 3 , kIterationCountFieldNumber = 5 , kSolveTimeSecFieldNumber = 6 , kPreprocessingTimeSecFieldNumber = 13 ,
  kSolutionTypeFieldNumber = 10
}

Public Member Functions

 SolveLog ()
 ~SolveLog () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR SolveLog (::google::protobuf::internal::ConstantInitialized)
 SolveLog (const SolveLog &from)
 SolveLog (SolveLog &&from) noexcept
SolveLogoperator= (const SolveLog &from)
SolveLogoperator= (SolveLog &&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 (SolveLog *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (SolveLog *PROTOBUF_NONNULL other)
SolveLog *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const SolveLog &from)
void MergeFrom (const SolveLog &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
int iteration_stats_size () const
void clear_iteration_stats ()
::operations_research::pdlp::IterationStats *PROTOBUF_NONNULL mutable_iteration_stats (int index)
::google::protobuf::RepeatedPtrField<::operations_research::pdlp::IterationStats > *PROTOBUF_NONNULL mutable_iteration_stats ()
const ::operations_research::pdlp::IterationStatsiteration_stats (int index) const
::operations_research::pdlp::IterationStats *PROTOBUF_NONNULL add_iteration_stats ()
const ::google::protobuf::RepeatedPtrField<::operations_research::pdlp::IterationStats > & iteration_stats () const
int feasibility_polishing_details_size () const
void clear_feasibility_polishing_details ()
::operations_research::pdlp::FeasibilityPolishingDetails *PROTOBUF_NONNULL mutable_feasibility_polishing_details (int index)
::google::protobuf::RepeatedPtrField<::operations_research::pdlp::FeasibilityPolishingDetails > *PROTOBUF_NONNULL mutable_feasibility_polishing_details ()
const ::operations_research::pdlp::FeasibilityPolishingDetailsfeasibility_polishing_details (int index) const
::operations_research::pdlp::FeasibilityPolishingDetails *PROTOBUF_NONNULL add_feasibility_polishing_details ()
const ::google::protobuf::RepeatedPtrField<::operations_research::pdlp::FeasibilityPolishingDetails > & feasibility_polishing_details () const
bool has_instance_name () const
void clear_instance_name ()
const ::std::string & instance_name () const
template<typename Arg_ = const ::std::string&, typename... Args_>
void set_instance_name (Arg_ &&arg, Args_... args)
::std::string *PROTOBUF_NONNULL mutable_instance_name ()
::std::string *PROTOBUF_NULLABLE release_instance_name ()
void set_allocated_instance_name (::std::string *PROTOBUF_NULLABLE value)
bool has_termination_string () const
void clear_termination_string ()
const ::std::string & termination_string () const
template<typename Arg_ = const ::std::string&, typename... Args_>
void set_termination_string (Arg_ &&arg, Args_... args)
::std::string *PROTOBUF_NONNULL mutable_termination_string ()
::std::string *PROTOBUF_NULLABLE release_termination_string ()
void set_allocated_termination_string (::std::string *PROTOBUF_NULLABLE value)
bool has_solution_stats () const
void clear_solution_stats ()
const ::operations_research::pdlp::IterationStatssolution_stats () const
::operations_research::pdlp::IterationStats *PROTOBUF_NULLABLE release_solution_stats ()
::operations_research::pdlp::IterationStats *PROTOBUF_NONNULL mutable_solution_stats ()
void set_allocated_solution_stats (::operations_research::pdlp::IterationStats *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_solution_stats (::operations_research::pdlp::IterationStats *PROTOBUF_NULLABLE value)
::operations_research::pdlp::IterationStats *PROTOBUF_NULLABLE unsafe_arena_release_solution_stats ()
bool has_original_problem_stats () const
void clear_original_problem_stats ()
const ::operations_research::pdlp::QuadraticProgramStatsoriginal_problem_stats () const
::operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NULLABLE release_original_problem_stats ()
::operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NONNULL mutable_original_problem_stats ()
void set_allocated_original_problem_stats (::operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_original_problem_stats (::operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NULLABLE value)
::operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NULLABLE unsafe_arena_release_original_problem_stats ()
bool has_preprocessed_problem_stats () const
void clear_preprocessed_problem_stats ()
const ::operations_research::pdlp::QuadraticProgramStatspreprocessed_problem_stats () const
::operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NULLABLE release_preprocessed_problem_stats ()
::operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NONNULL mutable_preprocessed_problem_stats ()
void set_allocated_preprocessed_problem_stats (::operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_preprocessed_problem_stats (::operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NULLABLE value)
::operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NULLABLE unsafe_arena_release_preprocessed_problem_stats ()
bool has_params () const
void clear_params ()
const ::operations_research::pdlp::PrimalDualHybridGradientParamsparams () const
::operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NULLABLE release_params ()
::operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NONNULL mutable_params ()
void set_allocated_params (::operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_params (::operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NULLABLE value)
::operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NULLABLE unsafe_arena_release_params ()
bool has_termination_reason () const
void clear_termination_reason ()
::operations_research::pdlp::TerminationReason termination_reason () const
void set_termination_reason (::operations_research::pdlp::TerminationReason value)
bool has_iteration_count () const
void clear_iteration_count ()
::int32_t iteration_count () const
void set_iteration_count (::int32_t value)
bool has_solve_time_sec () const
void clear_solve_time_sec ()
double solve_time_sec () const
void set_solve_time_sec (double value)
bool has_preprocessing_time_sec () const
void clear_preprocessing_time_sec ()
double preprocessing_time_sec () const
void set_preprocessing_time_sec (double value)
bool has_solution_type () const
void clear_solution_type ()
::operations_research::pdlp::PointType solution_type () const
void set_solution_type (::operations_research::pdlp::PointType value)
template<typename>
PROTOBUF_CONSTEXPR SolveLog (::_pbi::ConstantInitialized)
template<typename Arg_, typename... Args_>
PROTOBUF_ALWAYS_INLINE void set_instance_name (Arg_ &&arg, Args_... args)
template<typename Arg_, typename... Args_>
PROTOBUF_ALWAYS_INLINE void set_termination_string (Arg_ &&arg, Args_... args)

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

Static Public Attributes

static constexpr int kIndexInFileMessages = 6

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kIterationStatsFieldNumber 
kFeasibilityPolishingDetailsFieldNumber 
kInstanceNameFieldNumber 
kTerminationStringFieldNumber 
kSolutionStatsFieldNumber 
kOriginalProblemStatsFieldNumber 
kPreprocessedProblemStatsFieldNumber 
kParamsFieldNumber 
kTerminationReasonFieldNumber 
kIterationCountFieldNumber 
kSolveTimeSecFieldNumber 
kPreprocessingTimeSecFieldNumber 
kSolutionTypeFieldNumber 

Definition at line 2534 of file solve_log.pb.h.

Constructor & Destructor Documentation

◆ SolveLog() [1/5]

operations_research::pdlp::SolveLog::SolveLog ( )
inline

Definition at line 2396 of file solve_log.pb.h.

◆ ~SolveLog()

operations_research::pdlp::SolveLog::~SolveLog ( )

Definition at line 3922 of file solve_log.pb.cc.

◆ SolveLog() [2/5]

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

◆ SolveLog() [3/5]

operations_research::pdlp::SolveLog::SolveLog ( const SolveLog & from)
inline

Definition at line 2409 of file solve_log.pb.h.

◆ SolveLog() [4/5]

operations_research::pdlp::SolveLog::SolveLog ( SolveLog && from)
inlinenoexcept

Definition at line 2410 of file solve_log.pb.h.

◆ SolveLog() [5/5]

template<typename>
PROTOBUF_CONSTEXPR operations_research::pdlp::SolveLog::SolveLog ( ::_pbi::ConstantInitialized )

Definition at line 273 of file solve_log.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

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

Definition at line 4171 of file solve_log.pb.cc.

◆ add_feasibility_polishing_details()

operations_research::pdlp::FeasibilityPolishingDetails *PROTOBUF_NONNULL operations_research::pdlp::SolveLog::add_feasibility_polishing_details ( )
inline

Definition at line 6129 of file solve_log.pb.h.

◆ add_iteration_stats()

operations_research::pdlp::IterationStats *PROTOBUF_NONNULL operations_research::pdlp::SolveLog::add_iteration_stats ( )
inline

Definition at line 5875 of file solve_log.pb.h.

◆ ByteSizeLong()

size_t operations_research::pdlp::SolveLog::ByteSizeLong ( ) const
final

Definition at line 4298 of file solve_log.pb.cc.

◆ Clear()

PROTOBUF_NOINLINE void operations_research::pdlp::SolveLog::Clear ( )

Definition at line 4118 of file solve_log.pb.cc.

◆ clear_feasibility_polishing_details()

void operations_research::pdlp::SolveLog::clear_feasibility_polishing_details ( )
inline

Definition at line 6106 of file solve_log.pb.h.

◆ clear_instance_name()

void operations_research::pdlp::SolveLog::clear_instance_name ( )
inline

Definition at line 5369 of file solve_log.pb.h.

◆ clear_iteration_count()

void operations_research::pdlp::SolveLog::clear_iteration_count ( )
inline

Definition at line 5632 of file solve_log.pb.h.

◆ clear_iteration_stats()

void operations_research::pdlp::SolveLog::clear_iteration_stats ( )
inline

Definition at line 5852 of file solve_log.pb.h.

◆ clear_original_problem_stats()

void operations_research::pdlp::SolveLog::clear_original_problem_stats ( )
inline

Definition at line 5907 of file solve_log.pb.h.

◆ clear_params()

void operations_research::pdlp::SolveLog::clear_params ( )

Definition at line 3842 of file solve_log.pb.cc.

◆ clear_preprocessed_problem_stats()

void operations_research::pdlp::SolveLog::clear_preprocessed_problem_stats ( )
inline

Definition at line 6006 of file solve_log.pb.h.

◆ clear_preprocessing_time_sec()

void operations_research::pdlp::SolveLog::clear_preprocessing_time_sec ( )
inline

Definition at line 5661 of file solve_log.pb.h.

◆ clear_solution_stats()

void operations_research::pdlp::SolveLog::clear_solution_stats ( )
inline

Definition at line 5720 of file solve_log.pb.h.

◆ clear_solution_type()

void operations_research::pdlp::SolveLog::clear_solution_type ( )
inline

Definition at line 5818 of file solve_log.pb.h.

◆ clear_solve_time_sec()

void operations_research::pdlp::SolveLog::clear_solve_time_sec ( )
inline

Definition at line 5690 of file solve_log.pb.h.

◆ clear_termination_reason()

void operations_research::pdlp::SolveLog::clear_termination_reason ( )
inline

Definition at line 5531 of file solve_log.pb.h.

◆ clear_termination_string()

void operations_research::pdlp::SolveLog::clear_termination_string ( )
inline

Definition at line 5563 of file solve_log.pb.h.

◆ CopyFrom()

void operations_research::pdlp::SolveLog::CopyFrom ( const SolveLog & from)

Definition at line 4465 of file solve_log.pb.cc.

◆ default_instance()

const SolveLog & operations_research::pdlp::SolveLog::default_instance ( )
inlinestatic

Definition at line 2444 of file solve_log.pb.h.

◆ descriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::pdlp::SolveLog::descriptor ( )
inlinestatic

Definition at line 2435 of file solve_log.pb.h.

◆ feasibility_polishing_details() [1/2]

const::google::protobuf::RepeatedPtrField<::operations_research::pdlp::FeasibilityPolishingDetails > & operations_research::pdlp::SolveLog::feasibility_polishing_details ( ) const
inline

Definition at line 6139 of file solve_log.pb.h.

◆ feasibility_polishing_details() [2/2]

const::operations_research::pdlp::FeasibilityPolishingDetails & operations_research::pdlp::SolveLog::feasibility_polishing_details ( int index) const
inline

Definition at line 6124 of file solve_log.pb.h.

◆ feasibility_polishing_details_size()

int operations_research::pdlp::SolveLog::feasibility_polishing_details_size ( ) const
inline

Definition at line 6103 of file solve_log.pb.h.

◆ GetCachedSize()

int operations_research::pdlp::SolveLog::GetCachedSize ( ) const
inline

Definition at line 2503 of file solve_log.pb.h.

◆ GetDescriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::pdlp::SolveLog::GetDescriptor ( )
inlinestatic

Definition at line 2438 of file solve_log.pb.h.

◆ GetMetadata()

google::protobuf::Metadata operations_research::pdlp::SolveLog::GetMetadata ( ) const

Definition at line 4491 of file solve_log.pb.cc.

◆ GetReflection()

const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::pdlp::SolveLog::GetReflection ( )
inlinestatic

Definition at line 2441 of file solve_log.pb.h.

◆ has_instance_name()

bool operations_research::pdlp::SolveLog::has_instance_name ( ) const
inline

Definition at line 5365 of file solve_log.pb.h.

◆ has_iteration_count()

bool operations_research::pdlp::SolveLog::has_iteration_count ( ) const
inline

Definition at line 5628 of file solve_log.pb.h.

◆ has_original_problem_stats()

bool operations_research::pdlp::SolveLog::has_original_problem_stats ( ) const
inline

Definition at line 5902 of file solve_log.pb.h.

◆ has_params()

bool operations_research::pdlp::SolveLog::has_params ( ) const
inline

Definition at line 5434 of file solve_log.pb.h.

◆ has_preprocessed_problem_stats()

bool operations_research::pdlp::SolveLog::has_preprocessed_problem_stats ( ) const
inline

Definition at line 6001 of file solve_log.pb.h.

◆ has_preprocessing_time_sec()

bool operations_research::pdlp::SolveLog::has_preprocessing_time_sec ( ) const
inline

Definition at line 5657 of file solve_log.pb.h.

◆ has_solution_stats()

bool operations_research::pdlp::SolveLog::has_solution_stats ( ) const
inline

Definition at line 5715 of file solve_log.pb.h.

◆ has_solution_type()

bool operations_research::pdlp::SolveLog::has_solution_type ( ) const
inline

Definition at line 5814 of file solve_log.pb.h.

◆ has_solve_time_sec()

bool operations_research::pdlp::SolveLog::has_solve_time_sec ( ) const
inline

Definition at line 5686 of file solve_log.pb.h.

◆ has_termination_reason()

bool operations_research::pdlp::SolveLog::has_termination_reason ( ) const
inline

Definition at line 5527 of file solve_log.pb.h.

◆ has_termination_string()

bool operations_research::pdlp::SolveLog::has_termination_string ( ) const
inline

Definition at line 5559 of file solve_log.pb.h.

◆ instance_name()

const::std::string & operations_research::pdlp::SolveLog::instance_name ( ) const
inline

Definition at line 5375 of file solve_log.pb.h.

◆ InternalGenerateClassData_()

auto operations_research::pdlp::SolveLog::InternalGenerateClassData_ ( )
staticconstexpr

Definition at line 3967 of file solve_log.pb.cc.

◆ IsInitialized()

bool operations_research::pdlp::SolveLog::IsInitialized ( ) const
inline

Definition at line 2479 of file solve_log.pb.h.

◆ iteration_count()

int32_t operations_research::pdlp::SolveLog::iteration_count ( ) const
inline

Definition at line 5638 of file solve_log.pb.h.

◆ iteration_stats() [1/2]

const::google::protobuf::RepeatedPtrField<::operations_research::pdlp::IterationStats > & operations_research::pdlp::SolveLog::iteration_stats ( ) const
inline

Definition at line 5885 of file solve_log.pb.h.

◆ iteration_stats() [2/2]

const::operations_research::pdlp::IterationStats & operations_research::pdlp::SolveLog::iteration_stats ( int index) const
inline

Definition at line 5870 of file solve_log.pb.h.

◆ iteration_stats_size()

int operations_research::pdlp::SolveLog::iteration_stats_size ( ) const
inline

Definition at line 5849 of file solve_log.pb.h.

◆ MergeFrom()

void operations_research::pdlp::SolveLog::MergeFrom ( const SolveLog & from)
inline

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

◆ mutable_feasibility_polishing_details() [1/2]

google::protobuf::RepeatedPtrField<::operations_research::pdlp::FeasibilityPolishingDetails > *PROTOBUF_NONNULL operations_research::pdlp::SolveLog::mutable_feasibility_polishing_details ( )
inline

Definition at line 6117 of file solve_log.pb.h.

◆ mutable_feasibility_polishing_details() [2/2]

operations_research::pdlp::FeasibilityPolishingDetails *PROTOBUF_NONNULL operations_research::pdlp::SolveLog::mutable_feasibility_polishing_details ( int index)
inline

Definition at line 6112 of file solve_log.pb.h.

◆ mutable_instance_name()

std::string *PROTOBUF_NONNULL operations_research::pdlp::SolveLog::mutable_instance_name ( )
inline

Definition at line 5387 of file solve_log.pb.h.

◆ mutable_iteration_stats() [1/2]

google::protobuf::RepeatedPtrField<::operations_research::pdlp::IterationStats > *PROTOBUF_NONNULL operations_research::pdlp::SolveLog::mutable_iteration_stats ( )
inline

Definition at line 5863 of file solve_log.pb.h.

◆ mutable_iteration_stats() [2/2]

operations_research::pdlp::IterationStats *PROTOBUF_NONNULL operations_research::pdlp::SolveLog::mutable_iteration_stats ( int index)
inline

Definition at line 5858 of file solve_log.pb.h.

◆ mutable_original_problem_stats()

operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NONNULL operations_research::pdlp::SolveLog::mutable_original_problem_stats ( )
inline

Definition at line 5972 of file solve_log.pb.h.

◆ mutable_params()

operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NONNULL operations_research::pdlp::SolveLog::mutable_params ( )
inline

Definition at line 5498 of file solve_log.pb.h.

◆ mutable_preprocessed_problem_stats()

operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NONNULL operations_research::pdlp::SolveLog::mutable_preprocessed_problem_stats ( )
inline

Definition at line 6071 of file solve_log.pb.h.

◆ mutable_solution_stats()

operations_research::pdlp::IterationStats *PROTOBUF_NONNULL operations_research::pdlp::SolveLog::mutable_solution_stats ( )
inline

Definition at line 5785 of file solve_log.pb.h.

◆ mutable_termination_string()

std::string *PROTOBUF_NONNULL operations_research::pdlp::SolveLog::mutable_termination_string ( )
inline

Definition at line 5581 of file solve_log.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::pdlp::SolveLog::mutable_unknown_fields ( )
inline

Definition at line 2430 of file solve_log.pb.h.

◆ New()

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

Definition at line 2466 of file solve_log.pb.h.

◆ operator=() [1/2]

SolveLog & operations_research::pdlp::SolveLog::operator= ( const SolveLog & from)
inline

Definition at line 2412 of file solve_log.pb.h.

◆ operator=() [2/2]

SolveLog & operations_research::pdlp::SolveLog::operator= ( SolveLog && from)
inlinenoexcept

Definition at line 2416 of file solve_log.pb.h.

◆ original_problem_stats()

const::operations_research::pdlp::QuadraticProgramStats & operations_research::pdlp::SolveLog::original_problem_stats ( ) const
inline

Definition at line 5918 of file solve_log.pb.h.

◆ params()

const::operations_research::pdlp::PrimalDualHybridGradientParams & operations_research::pdlp::SolveLog::params ( ) const
inline

Definition at line 5444 of file solve_log.pb.h.

◆ preprocessed_problem_stats()

const::operations_research::pdlp::QuadraticProgramStats & operations_research::pdlp::SolveLog::preprocessed_problem_stats ( ) const
inline

Definition at line 6017 of file solve_log.pb.h.

◆ preprocessing_time_sec()

double operations_research::pdlp::SolveLog::preprocessing_time_sec ( ) const
inline

Definition at line 5667 of file solve_log.pb.h.

◆ release_instance_name()

std::string *PROTOBUF_NULLABLE operations_research::pdlp::SolveLog::release_instance_name ( )
inlinenodiscard

Definition at line 5406 of file solve_log.pb.h.

◆ release_original_problem_stats()

operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NULLABLE operations_research::pdlp::SolveLog::release_original_problem_stats ( )
inlinenodiscard

Definition at line 5936 of file solve_log.pb.h.

◆ release_params()

operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NULLABLE operations_research::pdlp::SolveLog::release_params ( )
inlinenodiscard

Definition at line 5462 of file solve_log.pb.h.

◆ release_preprocessed_problem_stats()

operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NULLABLE operations_research::pdlp::SolveLog::release_preprocessed_problem_stats ( )
inlinenodiscard

Definition at line 6035 of file solve_log.pb.h.

◆ release_solution_stats()

operations_research::pdlp::IterationStats *PROTOBUF_NULLABLE operations_research::pdlp::SolveLog::release_solution_stats ( )
inlinenodiscard

Definition at line 5749 of file solve_log.pb.h.

◆ release_termination_string()

std::string *PROTOBUF_NULLABLE operations_research::pdlp::SolveLog::release_termination_string ( )
inlinenodiscard

Definition at line 5600 of file solve_log.pb.h.

◆ set_allocated_instance_name()

void operations_research::pdlp::SolveLog::set_allocated_instance_name ( ::std::string *PROTOBUF_NULLABLE value)
inline

Definition at line 5419 of file solve_log.pb.h.

◆ set_allocated_original_problem_stats()

void operations_research::pdlp::SolveLog::set_allocated_original_problem_stats ( ::operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NULLABLE value)
inline

Definition at line 5979 of file solve_log.pb.h.

◆ set_allocated_params()

void operations_research::pdlp::SolveLog::set_allocated_params ( ::operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NULLABLE value)
inline

Definition at line 5505 of file solve_log.pb.h.

◆ set_allocated_preprocessed_problem_stats()

void operations_research::pdlp::SolveLog::set_allocated_preprocessed_problem_stats ( ::operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NULLABLE value)
inline

Definition at line 6078 of file solve_log.pb.h.

◆ set_allocated_solution_stats()

void operations_research::pdlp::SolveLog::set_allocated_solution_stats ( ::operations_research::pdlp::IterationStats *PROTOBUF_NULLABLE value)
inline

Definition at line 5792 of file solve_log.pb.h.

◆ set_allocated_termination_string()

void operations_research::pdlp::SolveLog::set_allocated_termination_string ( ::std::string *PROTOBUF_NULLABLE value)
inline

Definition at line 5613 of file solve_log.pb.h.

◆ set_instance_name() [1/2]

template<typename Arg_, typename... Args_>
PROTOBUF_ALWAYS_INLINE void operations_research::pdlp::SolveLog::set_instance_name ( Arg_ && arg,
Args_... args )

Definition at line 5381 of file solve_log.pb.h.

◆ set_instance_name() [2/2]

template<typename Arg_ = const ::std::string&, typename... Args_>
void operations_research::pdlp::SolveLog::set_instance_name ( Arg_ && arg,
Args_... args )

◆ set_iteration_count()

void operations_research::pdlp::SolveLog::set_iteration_count ( ::int32_t value)
inline

Definition at line 5642 of file solve_log.pb.h.

◆ set_preprocessing_time_sec()

void operations_research::pdlp::SolveLog::set_preprocessing_time_sec ( double value)
inline

Definition at line 5671 of file solve_log.pb.h.

◆ set_solution_type()

void operations_research::pdlp::SolveLog::set_solution_type ( ::operations_research::pdlp::PointType value)
inline

Definition at line 5828 of file solve_log.pb.h.

◆ set_solve_time_sec()

void operations_research::pdlp::SolveLog::set_solve_time_sec ( double value)
inline

Definition at line 5700 of file solve_log.pb.h.

◆ set_termination_reason()

void operations_research::pdlp::SolveLog::set_termination_reason ( ::operations_research::pdlp::TerminationReason value)
inline

Definition at line 5541 of file solve_log.pb.h.

◆ set_termination_string() [1/2]

template<typename Arg_, typename... Args_>
PROTOBUF_ALWAYS_INLINE void operations_research::pdlp::SolveLog::set_termination_string ( Arg_ && arg,
Args_... args )

Definition at line 5575 of file solve_log.pb.h.

◆ set_termination_string() [2/2]

template<typename Arg_ = const ::std::string&, typename... Args_>
void operations_research::pdlp::SolveLog::set_termination_string ( Arg_ && arg,
Args_... args )

◆ solution_stats()

const::operations_research::pdlp::IterationStats & operations_research::pdlp::SolveLog::solution_stats ( ) const
inline

Definition at line 5731 of file solve_log.pb.h.

◆ solution_type()

operations_research::pdlp::PointType operations_research::pdlp::SolveLog::solution_type ( ) const
inline

Definition at line 5824 of file solve_log.pb.h.

◆ solve_time_sec()

double operations_research::pdlp::SolveLog::solve_time_sec ( ) const
inline

Definition at line 5696 of file solve_log.pb.h.

◆ Swap()

void operations_research::pdlp::SolveLog::Swap ( SolveLog *PROTOBUF_NONNULL other)
inline

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

◆ termination_reason()

operations_research::pdlp::TerminationReason operations_research::pdlp::SolveLog::termination_reason ( ) const
inline

Definition at line 5537 of file solve_log.pb.h.

◆ termination_string()

const::std::string & operations_research::pdlp::SolveLog::termination_string ( ) const
inline

Definition at line 5569 of file solve_log.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & operations_research::pdlp::SolveLog::unknown_fields ( ) const
inline

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

◆ unsafe_arena_release_original_problem_stats()

operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NULLABLE operations_research::pdlp::SolveLog::unsafe_arena_release_original_problem_stats ( )
inline

Definition at line 5955 of file solve_log.pb.h.

◆ unsafe_arena_release_params()

operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NULLABLE operations_research::pdlp::SolveLog::unsafe_arena_release_params ( )
inline

Definition at line 5481 of file solve_log.pb.h.

◆ unsafe_arena_release_preprocessed_problem_stats()

operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NULLABLE operations_research::pdlp::SolveLog::unsafe_arena_release_preprocessed_problem_stats ( )
inline

Definition at line 6054 of file solve_log.pb.h.

◆ unsafe_arena_release_solution_stats()

operations_research::pdlp::IterationStats *PROTOBUF_NULLABLE operations_research::pdlp::SolveLog::unsafe_arena_release_solution_stats ( )
inline

Definition at line 5768 of file solve_log.pb.h.

◆ unsafe_arena_set_allocated_original_problem_stats()

void operations_research::pdlp::SolveLog::unsafe_arena_set_allocated_original_problem_stats ( ::operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NULLABLE value)
inline

Definition at line 5922 of file solve_log.pb.h.

◆ unsafe_arena_set_allocated_params()

void operations_research::pdlp::SolveLog::unsafe_arena_set_allocated_params ( ::operations_research::pdlp::PrimalDualHybridGradientParams *PROTOBUF_NULLABLE value)
inline

Definition at line 5448 of file solve_log.pb.h.

◆ unsafe_arena_set_allocated_preprocessed_problem_stats()

void operations_research::pdlp::SolveLog::unsafe_arena_set_allocated_preprocessed_problem_stats ( ::operations_research::pdlp::QuadraticProgramStats *PROTOBUF_NULLABLE value)
inline

Definition at line 6021 of file solve_log.pb.h.

◆ unsafe_arena_set_allocated_solution_stats()

void operations_research::pdlp::SolveLog::unsafe_arena_set_allocated_solution_stats ( ::operations_research::pdlp::IterationStats *PROTOBUF_NULLABLE value)
inline

Definition at line 5735 of file solve_log.pb.h.

◆ UnsafeArenaSwap()

void operations_research::pdlp::SolveLog::UnsafeArenaSwap ( SolveLog *PROTOBUF_NONNULL other)
inline

Definition at line 2458 of file solve_log.pb.h.

◆ ::google::protobuf::Arena

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

Definition at line 2740 of file solve_log.pb.h.

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

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

Definition at line 2742 of file solve_log.pb.h.

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

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

Definition at line 2733 of file solve_log.pb.h.

◆ ::google::protobuf::MessageLite

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

Definition at line 2739 of file solve_log.pb.h.

◆ ::TableStruct_ortools_2fpdlp_2fsolve_5flog_2eproto

friend struct ::TableStruct_ortools_2fpdlp_2fsolve_5flog_2eproto
friend

Definition at line 2772 of file solve_log.pb.h.

◆ swap

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

Definition at line 2449 of file solve_log.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::pdlp::SolveLog::_impl_

Definition at line 2771 of file solve_log.pb.h.

◆ kIndexInFileMessages

int operations_research::pdlp::SolveLog::kIndexInFileMessages = 6
staticconstexpr

Definition at line 2448 of file solve_log.pb.h.


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