Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::mb::VariableComparator Struct Reference

Compare the indices of variables. More...

Detailed Description

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

Member Function Documentation

◆ operator()()

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.


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