OGDF is a self-contained C++ class library for the automatic layout of diagrams.
OGDF stands both for Open Graph Drawing Framework (the original name) and Open Graph algorithms and Data structures Framework.
OGDF is a self-contained C++ library for graph algorithms, in particular for (but not restricted to) automatic graph drawing. It offers sophisticated algorithms and data structures to use within your own applications or scientific projects.
The library is available under the GNU General Public License.