Priority aggregate for the subset priority queue.
More...
#include <set_cover_heuristics.h>
Priority aggregate for the subset priority queue.
Definition at line 29 of file set_cover_heuristics.h.
◆ Index
◆ Priority
◆ SubsetIndexWithPriority() [1/2]
operations_research::SubsetIndexWithPriority::SubsetIndexWithPriority |
( |
| ) |
|
|
inline |
◆ SubsetIndexWithPriority() [2/2]
operations_research::SubsetIndexWithPriority::SubsetIndexWithPriority |
( |
Priority | priority, |
|
|
Index | index ) |
|
inline |
◆ index()
Index operations_research::SubsetIndexWithPriority::index |
( |
| ) |
const |
|
inline |
◆ operator<()
◆ priority()
Priority operations_research::SubsetIndexWithPriority::priority |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: