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

Protected Types

using Graph = ListDigraph
 

Protected Attributes

Graph g
 

Detailed Description

Definition at line 81 of file tpl_test_cycle.cc.

Member Typedef Documentation

◆ Graph

Definition at line 84 of file tpl_test_cycle.cc.

Member Data Documentation

◆ g

Graph TestForCycleDirected::g
protected

Definition at line 85 of file tpl_test_cycle.cc.


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