Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

GraphObserver.h
Go to the documentation of this file.
1 
37 #pragma once
38 
39 #include <ogdf/basic/Graph.h>
40 #include <ogdf/basic/Graph_d.h>
41 #include <ogdf/basic/List.h>
Graph.h
Includes declaration of graph class.
List.h
Declaration of doubly linked lists and iterators.
Graph_d.h
Pure declaration header, find template implementation in Graph.h.