![]() |
OR-Tools
8.2
|
Definition at line 151 of file synchronization.h.
Public Member Functions | |
bool | HasNewSolution () const |
std::vector< double > | GetNewSolution () |
void | AddNewSolution (const std::vector< double > &lp_solution) |
void AddNewSolution | ( | const std::vector< double > & | lp_solution | ) |
Definition at line 95 of file synchronization.cc.
std::vector< double > GetNewSolution | ( | ) |
Definition at line 85 of file synchronization.cc.
bool HasNewSolution | ( | ) | const |
Definition at line 80 of file synchronization.cc.