| Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set | ||
|
||
#include "base/integral_types.h"#include "base/logging.h"#include "base/macros.h"#include "graph/ebert_graph.h"Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
Classes | |
| class | operations_research::ConnectedComponents |
| Template class implementing a Union-Find algorithm with path compression for maintaining the connected components of a graph. More... | |