First Page
News
Forum
In a Nutshell
About OGDF
FAQs
Key Features
Publications
Documentation
Overview Pages
How-Tos
Developer Resources
Reference Documentation
Get OGDF
Download
System Requirements
Installation (Linux/Mac)
Installation (Windows)
Projects
By OGDF Team
External
Team & Contact
Imprint
We have released the first update of the gml2pic utility, which adds support for rendering edges as curved lines using Bézier curves and circular arcs. These curves are automatically computed from the given polylines in the GML file; see excerpt from a drwaing of unix-history-time.gml on the right.
The new features are as follows:
-curve and -curvedLength).gml2pic graph*.gml for processing all graphs fulfilling the pattern g*.gml.-margin).-msg-level).You can download the new version v1.1 on gml2pic's homepage.
Today, we released our first internal project based on OGDF. The program gml2pic is a command line utility for converting a drawing stored as GML file into graphics file, like e.g. a JPEG or PDF file. It works perfectly together with OGDF and allows to view layouts produced by OGDF layout algorithms in an easy way. Simply store the layout as GML file and call gml2pic for this file. The program also supports various graphical attributes (similar as GDE) like colors and line styles, different fonts and even rich text. Here are some highlights:
Please have a look at gml2pic's homepage for further information. You will also find various examples there that have been produced by gml2pic.
There are also new forums at the OGDF forums page, where you can discuss anything related to programs and projects that use OGDF.
Today, we released the new version v2010.10 (Sassafras) of OGDF! This release brings various new algorithms and features. The most important highlights are:
UpwardPlanarization); outperforms traditional Sugiyama-based methods with respect to crossings by far.FastMultipoleMultilevelEmbedder), based on the multipole method, well-separated pair decomposition, and a new quad-tree space partitioning (Martin Gronemann's Diploma thesis); makes use of SSE and multicore processors and is significantly faster than FMMMLayout.ModularMultilevelMixer) with various options for coarsening, placement, and single-level layout.SpringEmbedderKK) and stress majorization (class StressMajorization).MaximumPlanarSubgraph and MaximumCPlanarSubgraph).For a complete list of changes, please refer to the version history and Sassafras' change-log.
To continue the tradition, the OGDF team has won again a first prize at this year's Graph Drawing conference in Konstanz, Germany. This time, the topic of the online challenge was to minimize the length of the longest edge in planar orthogonal drawings of 4-planar graphs. Prof. Mutzel used Martin Gronemann's Gryphon graph editor (unfortunately not publicly available yet) and a little moral support from last year's winner Hoi-Ming Wong. We're looking forward to see some more competition in next year's challenge, since this time only one team participated in the automatic category.
The OGDF team of TU Dortmund wins again the GD 2009 challenge in automatic upward crossing minimization at the Graph Drawing conference in Chicago, USA. We congratulate Hoi-Ming Wong and Karsten Klein for winning the first prize!
The OGDF team of TU Dortmund wins the GD 2008 challenge in automatic upward crossing minimization at the Graph Drawing conference in Heraklion, Crete. The winning software used ogdf's upward planarization algorithm, to be available in ogdf's upcoming Sassafras release, and achieved a perfect score of 6 out of 6 points. The competition also included the commercial software by Tom Sawyer as well as AT&T's GraphViz.
The second public release of OGDF has been released today. This release focuses on improved usability, but also contains new functionality. Highlights of the new release are:
DualGraph for representing the geometric dual graph of a combinatorial embedding.Please refer to the change-log for further details.
The first hotfix v.2007.09_a for Jacaranda has been released and is available at the download page. It fixes a bug that occurs when using OGDF with Coin.
