login

Force-transfer: a new approach to removing overlapping nodes in graph layout

Swinburne Research Bank (Swinburne University of Technology)Published 1 February 2003Open access
Xiaodi Huang, Wei Lai
Citations25
View PDF

TL;DR

The Force-Transfer algorithm is proposed to give a new efficient approach to removing overlapping nodes by employing a heuristic method to approximate the global optimal adjustment with the local minimal movement.

Abstract

Graphs where each node includes an amount of text are often used in applications. A typical example of such graphs is UML diagrams used in CASE tools. To make text information in each node readable in displaying such graphs, it is required there should be no overlapping nodes. This paper proposes the Force-Transfer algorithm to give a new efficient approach to removing overlapping nodes. The proposed approach employs a heuristic method to approximate the global optimal adjustment with the local minimal movement. Scanning from the seed node, the approach orthogonally transfers the minimum forces to only those nodes recursively overlapping with the node from where the forces start. We compare the Force-Transfer with the Force-Scan algorithm by mathematical proofs and experiments. The Force-Transfer approach can generate better results.

Keywords

Computer Science