![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Compare the indices of variables. More...
Compare the indices of variables.
Definition at line 80 of file model_builder_helper.h.
#include <model_builder_helper.h>
Public Member Functions | |
bool | operator() (std::shared_ptr< Variable > lhs, std::shared_ptr< Variable > rhs) const |
bool operations_research::mb::VariableComparator::operator() | ( | std::shared_ptr< Variable > | lhs, |
std::shared_ptr< Variable > | rhs ) const |
Definition at line 1225 of file model_builder_helper.cc.