This is a implementation of a UndirectedGraph Graph. By definition a undirected graph has no direction information about his edges. More...
Go to the source code of this file.
Classes | |
class | te::graph::UndirectedGraph |
This is a implementation of a UndirectedGraph Graph. By definition a undirected graph has no direction information about his edges. More... | |
Namespaces | |
te | |
TerraLib. | |
te::graph | |
This is a implementation of a UndirectedGraph Graph. By definition a undirected graph has no direction information about his edges.
Definition in file UndirectedGraph.h.