World Scientific
Skip main navigation

Cookies Notification

We use cookies on this site to enhance your user experience. By continuing to browse the site, you consent to the use of our cookies. Learn More
×

System Upgrade on Tue, May 28th, 2024 at 2am (EDT)

Existing users will be able to log into the site and access content. However, E-commerce and registration of new users may not be available for up to 12 hours.
For online purchase, please visit us again. Contact us at customercare@wspc.com for any enquiries.

Navigating Clustered Graphs Using Force-Directed Methods

    https://doi.org/10.1142/9789812794741_0010Cited by:7 (Source: Crossref)
    Abstract:

    Graphs which arise in Information Visualization applications are typically very large: thousands, or perhaps millions of nodes. Current graph drawing methods successfully deal with (at best) a few hundred nodes.

    This paper describes a strategy for the visualization and navigation of graphs. The strategy has three elements:

    1. A layered architecture, called CGA, for handling clustered graphs: these are graphs with a hierarchical node clustering superimposed.

    2. An online force-directed graph drawing method.

    3. Animation methods.

    Using this strategy, a user may view an abridgment of a graph, that is, a small part of the graph that is currently of interest. By changing the abridgment, the user may travel through the graph. The changes use animation to smoothly transform one view to the next.

    The strategy has been implemented in a prototype system called DA-TU.