OR-Tools  9.6
SharedStatistics

Detailed Description

Definition at line 553 of file synchronization.h.

Public Member Functions

 SharedStatistics ()=default
 
void AddStats (absl::Span< const std::pair< std::string, int64_t >> stats)
 
void Log (SolverLogger *logger)
 

Constructor & Destructor Documentation

◆ SharedStatistics()

SharedStatistics ( )
default

Member Function Documentation

◆ AddStats()

void AddStats ( absl::Span< const std::pair< std::string, int64_t >>  stats)

Definition at line 1013 of file synchronization.cc.

◆ Log()

void Log ( SolverLogger logger)

Definition at line 1021 of file synchronization.cc.


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