Open Graph Drawing Framework
current version:
v.2007.11 (Bubinga)
   
 

Version History

v. 2007.11 (Bubinga)

Release Date: 23.11.2007

Download: ogdf.v2007.11.zip [1.61 MB]

Highlights:

  • New algorithm for planar augmentation with fixed embedding.
  • The planar drawing algorithms Planar-Straight, Planar-Draw, and Mixed-Model can now be called with a given planar embedding.
  • New class DualGraph representing the geometric dual graph of a combinatorial embedding.
  • Consistent interface for planarization layout that allows to call with GraphAttributes.
  • Sugiyama layout now produces drawings with given node ranks that are also respected across different connected components.
  • Hashing functions can now be passed as template parameters; the implementation of two-dimensional hash-arrays has been revised and allows now using different types for each index.
  • Optional template parameter for index type of array-based classes.
  • Unified naming conventions and interfaces.
  • Improved build system for Visual Studio, including support for compiling with Osi Coin and creating projects for Visual Studio 2003.
  • Significantly improved documentation.

For a complete list of changes, please refer to Bubinga's change-log.

v. 2007.09 (Jacaranda)

Release Date: 19.09.2007

Download: ogdf.v2007.09_a.zip [1.47 MB] (includes all hotfixes)

Hotfixes: hotfix-v2007.09_a.zip [7 KB] (released 08.10.2007)

Changes in Hotfix v2007.09_a:

  • Bug fix in LPSolver_coin.cpp: Wrong LP passed to Coin
  • Bug fix in coin.cpp: Pragma #warning not compatible with Visual C++

To install a hotfix unzip the hotfix in the root directory of the OGDF installation and recompile OGDF.

 
tech/versions.txt · Last modified: 12:15 23.11.2007 by carsten
This page is driven by DokuWiki