|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
#include <Planarity_Test.H>
Public Attributes | |
| Node * | src = nullptr |
| Node * | tgt = nullptr |
| Arc * | representative_input_arc = nullptr |
| Array< Arc * > | input_arcs |
Definition at line 208 of file Planarity_Test.H.
Definition at line 213 of file Planarity_Test.H.
| Arc* Aleph::Planarity_Test_Result< GT >::Edge_Witness::representative_input_arc = nullptr |
Definition at line 212 of file Planarity_Test.H.
Definition at line 210 of file Planarity_Test.H.
Referenced by Aleph::planarity_detail::LR_Planarity_Checker< GT, SA >::make_edge_witness().
Definition at line 211 of file Planarity_Test.H.