Wiki source code of KLay Force
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | {{panel title="Project Overview" borderStyle="dashed"}} |
| 2 | Responsible: | ||
| 3 | |||
| |
3.1 | 4 | * Christoph Daniel Schulze |
| 5 | {{/panel}} | ||
| |
1.1 | 6 | |
| |
3.1 | 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. |
| |
1.1 | 8 | |
| |
3.1 | 9 | This page describes the available layout options as well as the general architecture of the algorithm. |
| |
1.1 | 10 | |
| 11 | **Contents** | ||
| 12 | |||
| 13 | |||
| 14 | |||
| 15 | {{toc maxLevel="2"/}} | ||
| 16 | |||
| 17 | [[doc:Downloads - KIELER Layout Algorithms]] | ||
| 18 | |||
| 19 | {{excerpt-include/}} | ||
| 20 | |||
| |
3.1 | 21 | = Layout Options = |
| |
1.1 | 22 | |
| |
3.1 | 23 | {{warning title="ToDo"}} |
| 24 | List available layout options. | ||
| 25 | {{/warning}} | ||
| |
1.1 | 26 | |
| |
3.1 | 27 | = Architecture = |
| |
1.1 | 28 | |
| |
3.1 | 29 | {{warning title="ToDo"}} |
| 30 | Describe architecture. | ||
| 31 | {{/warning}} | ||
| |
1.1 | 32 | |
| |
3.1 | 33 | |
| |
1.1 | 34 | |
| 35 |