Definition at line 418 of file set_cover_model.h.
#include <set_cover_model.h>
◆ IntersectingSubsetsIterator()
| operations_research::IntersectingSubsetsIterator::IntersectingSubsetsIterator |
( |
const SetCoverModel & | model, |
|
|
SubsetIndex | seed_subset, |
|
|
bool | at_end = false ) |
|
inline |
◆ at_end()
| bool operations_research::IntersectingSubsetsIterator::at_end |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator*()
| SubsetIndex operations_research::IntersectingSubsetsIterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
The documentation for this class was generated from the following file: