Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
SpanningTreeUndirectedGraphs< GraphType > Class Template Reference
Inheritance diagram for SpanningTreeUndirectedGraphs< GraphType >:
[legend]
Collaboration diagram for SpanningTreeUndirectedGraphs< GraphType >:
[legend]

Protected Attributes

GraphType g
 
GraphType tree
 

Detailed Description

template<typename GraphType>
class SpanningTreeUndirectedGraphs< GraphType >

Definition at line 438 of file tpl_spanning_tree_test.cc.

Member Data Documentation

◆ g

Definition at line 441 of file tpl_spanning_tree_test.cc.

◆ tree

Definition at line 442 of file tpl_spanning_tree_test.cc.


The documentation for this class was generated from the following file: