Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::LeftistOrdering::Candidate Struct Reference

#include <ogdf/planarlayout/LeftistOrdering.h>

Public Member Functions

 Candidate ()
 

Public Attributes

List< adjEntrychain
 
node stopper
 

Detailed Description

Definition at line 45 of file LeftistOrdering.h.

Constructor & Destructor Documentation

◆ Candidate()

ogdf::LeftistOrdering::Candidate::Candidate ( )
inline

Definition at line 46 of file LeftistOrdering.h.

Member Data Documentation

◆ chain

List<adjEntry> ogdf::LeftistOrdering::Candidate::chain

Definition at line 49 of file LeftistOrdering.h.

◆ stopper

node ogdf::LeftistOrdering::Candidate::stopper

Definition at line 52 of file LeftistOrdering.h.


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