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

Protected Types

using Graph = ListGraph
 

Protected Attributes

Graph g
 

Detailed Description

Definition at line 88 of file tpl_test_cycle.cc.

Member Typedef Documentation

◆ Graph

Definition at line 91 of file tpl_test_cycle.cc.

Member Data Documentation

◆ g

Graph TestForCycleUndirected::g
protected

Definition at line 92 of file tpl_test_cycle.cc.


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