Definition at line 1219 of file util.h.
#include <util.h>
◆ DagTopologicalSortIterator() [1/2]
| operations_research::sat::DagTopologicalSortIterator::DagTopologicalSortIterator |
( |
| ) |
|
|
default |
◆ DagTopologicalSortIterator() [2/2]
| operations_research::sat::DagTopologicalSortIterator::DagTopologicalSortIterator |
( |
int | size | ) |
|
|
inlineexplicit |
◆ AddArc()
| void operations_research::sat::DagTopologicalSortIterator::AddArc |
( |
int | from, |
|
|
int | to ) |
|
inline |
◆ begin()
| Iterator operations_research::sat::DagTopologicalSortIterator::begin |
( |
| ) |
const |
|
inline |
◆ end()
| Iterator operations_research::sat::DagTopologicalSortIterator::end |
( |
| ) |
const |
|
inline |
◆ Reset()
| void operations_research::sat::DagTopologicalSortIterator::Reset |
( |
int | size | ) |
|
|
inline |
The documentation for this class was generated from the following file: