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

Detailed Description

Definition at line 565 of file sorted_interval_list.h.

#include <sorted_interval_list.h>

Public Member Functions

bool operator() (const ClosedInterval &a, const ClosedInterval &b) const

Member Function Documentation

◆ operator()()

bool operations_research::SortedDisjointIntervalList::IntervalComparator::operator() ( const ClosedInterval & a,
const ClosedInterval & b ) const
inline

Definition at line 566 of file sorted_interval_list.h.


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