|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
#include <Planarity_Test.H>
Public Attributes | |
| Array< Node * > | nodes |
| Array< Edge_Witness > | edges |
Definition at line 216 of file Planarity_Test.H.
| Array<Edge_Witness> Aleph::Planarity_Test_Result< GT >::Path_Witness::edges |
Definition at line 219 of file Planarity_Test.H.
Definition at line 218 of file Planarity_Test.H.
Referenced by Aleph::planarity_detail::LR_Planarity_Checker< GT, SA >::fill_certificate_paths().