Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Survey on KIELER Layout

The KIELER team is conducting a survey on automatic layout. Please support our research by participating.

The KLay project encompasses the main 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)
  • KLay Tree
    Implementation of tree-based layout algorithms. (work in progress)
  • No labels