![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 144 of file connected_components.h.
#include <connected_components.h>
Public Types | |
| using | Set = std::set<T, CompareOrHashT> |
| using | Map = std::map<T, int, CompareOrHashT> |
| using internal::ConnectedComponentsTypeHelper< T, CompareOrHashT, Eq >::SelectContainer< U, V, E >::Map = std::map<T, int, CompareOrHashT> |
Definition at line 146 of file connected_components.h.
| using internal::ConnectedComponentsTypeHelper< T, CompareOrHashT, Eq >::SelectContainer< U, V, E >::Set = std::set<T, CompareOrHashT> |
Definition at line 145 of file connected_components.h.