Skip to content
/ ogdf Public
forked from ogdf/ogdf

OGDF is a self-contained C++ class library for the automatic layout of diagrams.

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE.txt
GPL-2.0
LICENSE_GPL_v2.txt
GPL-3.0
LICENSE_GPL_v3.txt
Notifications You must be signed in to change notification settings

dllu/ogdf

 
 

OGDF

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.

OGDF is developed and supported by Osnabrück University, TU Dortmund, University of Cologne, University of Konstanz, and TU Ilmenau.

Shortcuts

License

This software is distributed under the terms of the GNU General Public License v2 or v3, with special exceptions. By installing this software you agree to these license terms.

See LICENSE.txt for more information on the license and included third-party software, like frameworks for linear programming or unit testing.

Copyright

All files in the OGDF distribution (except for third-party software) are copyrighted:

Copyright (C) 1999–2022

Note for GitHub users

OGDF is actively developed using a non-public Git repository.

The Git repository on GitHub is not a mirror but contains the official releases of OGDF. We however attempt to take care of issues and pull requests.

About

OGDF is a self-contained C++ class library for the automatic layout of diagrams.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE.txt
GPL-2.0
LICENSE_GPL_v2.txt
GPL-3.0
LICENSE_GPL_v3.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.1%
  • Other 0.9%