Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::Planarity_Test_Result< GT >::Path_Witness Struct Reference

#include <Planarity_Test.H>

Collaboration diagram for Aleph::Planarity_Test_Result< GT >::Path_Witness:
[legend]

Public Attributes

Array< Node * > nodes
 
Array< Edge_Witnessedges
 

Detailed Description

template<class GT>
struct Aleph::Planarity_Test_Result< GT >::Path_Witness

Definition at line 216 of file Planarity_Test.H.

Member Data Documentation

◆ edges

template<class GT >
Array<Edge_Witness> Aleph::Planarity_Test_Result< GT >::Path_Witness::edges

Definition at line 219 of file Planarity_Test.H.

◆ nodes


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