Wiki source code of KLay Force

Version 3.1 by cds on 2014/09/29 16:13

Show last authors
1 {{panel title="Project Overview" borderStyle="dashed"}}
2 Responsible:
3
4 * Christoph Daniel Schulze
5 {{/panel}}
6
7 KLay Force is an implementation of the force-based layout approach where edges are regarded as springs pulling together the nodes they connect, while unconnected nodes are pushed apart from one another. The objective is to compute a state where this physical system reaches an equilibrium.
8
9 This page describes the available layout options as well as the general architecture of the algorithm.
10
11 **Contents**
12
13
14
15 {{toc maxLevel="2"/}}
16
17 [[doc:Downloads - KIELER Layout Algorithms]]
18
19 {{excerpt-include/}}
20
21 = Layout Options =
22
23 {{warning title="ToDo"}}
24 List available layout options.
25 {{/warning}}
26
27 = Architecture =
28
29 {{warning title="ToDo"}}
30 Describe architecture.
31 {{/warning}}
32
33
34
35