Layout Algorithms (KLay)

Version 4.1 by cds on 2012/03/24 14:50
Warning
For security reasons, the document is displayed in restricted mode as it is not the current version. There may be differences and errors due to this.

Unknown macro: panel. Click on this message for details.

 

The KLay project encompasses all layout algorithms developed as part of the KIELER project. It aims at providing Java implementations of different layout algorithms to the Infrastructure for Meta Layout (KIML).

We currently have the following layout algorithms:

  • KLay Layered
    Implementation of the layer-based "hierarchical" approach by Sugiyama et al.
  • KLay Force
    Implementation of approaches based on physical models.
  • KLay Planar
    Implementation of the planarization-based "topology-shape-metrics" approach. (work in progress)