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

Protected Attributes

GraphType g
 
GraphType tree
 

Detailed Description

template<typename GraphType>
class SpanningTreeAllGraphs< GraphType >

Definition at line 418 of file tpl_spanning_tree_test.cc.

Member Data Documentation

◆ g

Definition at line 421 of file tpl_spanning_tree_test.cc.

◆ tree

Definition at line 422 of file tpl_spanning_tree_test.cc.


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