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

Protected Types

using Graph = ListGraph
 

Protected Attributes

Graph g
 

Detailed Description

Definition at line 86 of file tpl_components_test.cc.

Member Typedef Documentation

◆ Graph

Member Data Documentation

◆ g

Graph InconnectedComponentsTest::g
protected

Definition at line 90 of file tpl_components_test.cc.


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