Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

ogdf::sync_plan::spqr_utils Namespace Reference

Functions

adjEntry getAdjInOrig (const OverlappingGraphCopy *skel, adjEntry skel_adj)
 
adjEntry getAdjInSkel (const OverlappingGraphCopy *skel, adjEntry GC_adj)
 
bool isPNode (const Graph &skel)
 
bool isRNode (const Graph &skel)
 
bool isSNode (const Graph &skel)
 

Function Documentation

◆ getAdjInOrig()

adjEntry ogdf::sync_plan::spqr_utils::getAdjInOrig ( const OverlappingGraphCopy skel,
adjEntry  skel_adj 
)
inline

Definition at line 67 of file NodeTricRotation.h.

◆ getAdjInSkel()

adjEntry ogdf::sync_plan::spqr_utils::getAdjInSkel ( const OverlappingGraphCopy skel,
adjEntry  GC_adj 
)
inline

Definition at line 63 of file NodeTricRotation.h.

◆ isPNode()

bool ogdf::sync_plan::spqr_utils::isPNode ( const Graph skel)
inline

Definition at line 59 of file NodeTricRotation.h.

◆ isRNode()

bool ogdf::sync_plan::spqr_utils::isRNode ( const Graph skel)
inline

Definition at line 61 of file NodeTricRotation.h.

◆ isSNode()

bool ogdf::sync_plan::spqr_utils::isSNode ( const Graph skel)
inline

Definition at line 55 of file NodeTricRotation.h.