Publikation:

Exploration of Networks using overview+detail with Constraint-based cooperative layout

Lade...
Vorschaubild

Dateien

Dwyer_2-ik9rs6u1yeni1.PDF
Dwyer_2-ik9rs6u1yeni1.PDFGröße: 939.43 KBDownloads: 12

Datum

2008

Autor:innen

Dwyer, Tim
Marriott, Kim
Schreiber, Falk
Stuckey, Peter
Woodward, Michael
Wybrow, Michael

Herausgeber:innen

Kontakt

ISSN der Zeitschrift

Electronic ISSN

ISBN

Bibliografische Daten

Verlag

Schriftenreihe

Auflagebezeichnung

ArXiv-ID

Internationale Patentnummer

Link zur Lizenz
oops

Angaben zur Forschungsförderung

Projekt

Open Access-Veröffentlichung
Open Access Green
Core Facility der Universität Konstanz

Gesperrt bis

Titel in einer weiteren Sprache

Publikationstyp
Zeitschriftenartikel
Publikationsstatus
Published

Erschienen in

IEEE Transactions on Visualization and Computer Graphics. 2008, 14(6), S. 1293-1300. ISSN 1077-2626. eISSN 1941-0506. Verfügbar unter: doi: 10.1109/TVCG.2008.130

Zusammenfassung

A standard approach to large network visualization is to provide an overview of the network and a detailed view of a small component of the graph centred around a focal node. The user explores the network by changing the focal node in the detailed view or by changing the level of detail of a node or cluster. For scalability, fast force-based layout algorithms are used for the overview and the detailed view. However, using the same layout algorithm in both views is problematic since layout for the detailed view has different requirements to that in the overview. Here we present a model in which constrained graph layout algorithms are used for layout in the detailed view. This means the detailed view has high-quality layout including sophisticated edge routing and is customisable by the user who can add placement constraints on the layout. Scalability is still ensured since the slower layout techniques are only applied to the small subgraph shown in the detailed view. The main technical innovations are techniques to ensure that the overview and detailed view remain synchronized, and modifying constrained graph layout algorithms to support smooth, stable layout. The key innovation supporting stability are new dynamic graph layout algorithms that preserve the topology or structure of the network when the user changes the focus node or the level of detail by in situ semantic zooming. We have built a prototype tool and demonstrate its use in two application domains, UML class diagrams and biological networks.

Zusammenfassung in einer weiteren Sprache

Fachgebiet (DDC)
004 Informatik

Schlagwörter

Scalability, Clustering algorithms, Technological innovation, Visualization, Routing, Stability, Heuristic algorithms, Network topology, Prototypes, Unified modeling language

Konferenz

Rezension
undefined / . - undefined, undefined

Forschungsvorhaben

Organisationseinheiten

Zeitschriftenheft

Zugehörige Datensätze in KOPS

Zitieren

ISO 690DWYER, Tim, Kim MARRIOTT, Falk SCHREIBER, Peter STUCKEY, Michael WOODWARD, Michael WYBROW, 2008. Exploration of Networks using overview+detail with Constraint-based cooperative layout. In: IEEE Transactions on Visualization and Computer Graphics. 2008, 14(6), S. 1293-1300. ISSN 1077-2626. eISSN 1941-0506. Verfügbar unter: doi: 10.1109/TVCG.2008.130
BibTex
@article{Dwyer2008-11Explo-40479,
  year={2008},
  doi={10.1109/TVCG.2008.130},
  title={Exploration of Networks using overview+detail with Constraint-based cooperative layout},
  number={6},
  volume={14},
  issn={1077-2626},
  journal={IEEE Transactions on Visualization and Computer Graphics},
  pages={1293--1300},
  author={Dwyer, Tim and Marriott, Kim and Schreiber, Falk and Stuckey, Peter and Woodward, Michael and Wybrow, Michael}
}
RDF
<rdf:RDF
    xmlns:dcterms="http://purl.org/dc/terms/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:bibo="http://purl.org/ontology/bibo/"
    xmlns:dspace="http://digital-repositories.org/ontologies/dspace/0.1.0#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:void="http://rdfs.org/ns/void#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="https://kops.uni-konstanz.de/server/rdf/resource/123456789/40479">
    <dcterms:title>Exploration of Networks using overview+detail with Constraint-based cooperative layout</dcterms:title>
    <dc:contributor>Wybrow, Michael</dc:contributor>
    <dcterms:hasPart rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/40479/1/Dwyer_2-ik9rs6u1yeni1.PDF"/>
    <dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dcterms:available rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-11-03T10:41:40Z</dcterms:available>
    <dc:contributor>Marriott, Kim</dc:contributor>
    <dc:creator>Dwyer, Tim</dc:creator>
    <dc:contributor>Schreiber, Falk</dc:contributor>
    <dc:contributor>Woodward, Michael</dc:contributor>
    <dspace:hasBitstream rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/40479/1/Dwyer_2-ik9rs6u1yeni1.PDF"/>
    <dc:creator>Stuckey, Peter</dc:creator>
    <dc:creator>Marriott, Kim</dc:creator>
    <dc:creator>Woodward, Michael</dc:creator>
    <dcterms:issued>2008-11</dcterms:issued>
    <void:sparqlEndpoint rdf:resource="http://localhost/fuseki/dspace/sparql"/>
    <dc:contributor>Dwyer, Tim</dc:contributor>
    <dc:creator>Wybrow, Michael</dc:creator>
    <dc:language>eng</dc:language>
    <foaf:homepage rdf:resource="http://localhost:8080/"/>
    <bibo:uri rdf:resource="https://kops.uni-konstanz.de/handle/123456789/40479"/>
    <dc:contributor>Stuckey, Peter</dc:contributor>
    <dc:creator>Schreiber, Falk</dc:creator>
    <dcterms:abstract xml:lang="eng">A standard approach to large network visualization is to provide an overview of the network and a detailed view of a small component of the graph centred around a focal node. The user explores the network by changing the focal node in the detailed view or by changing the level of detail of a node or cluster. For scalability, fast force-based layout algorithms are used for the overview and the detailed view. However, using the same layout algorithm in both views is problematic since layout for the detailed view has different requirements to that in the overview. Here we present a model in which constrained graph layout algorithms are used for layout in the detailed view. This means the detailed view has high-quality layout including sophisticated edge routing and is customisable by the user who can add placement constraints on the layout. Scalability is still ensured since the slower layout techniques are only applied to the small subgraph shown in the detailed view. The main technical innovations are techniques to ensure that the overview and detailed view remain synchronized, and modifying constrained graph layout algorithms to support smooth, stable layout. The key innovation supporting stability are new dynamic graph layout algorithms that preserve the topology or structure of the network when the user changes the focus node or the level of detail by in situ semantic zooming. We have built a prototype tool and demonstrate its use in two application domains, UML class diagrams and biological networks.</dcterms:abstract>
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-11-03T10:41:40Z</dc:date>
    <dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
  </rdf:Description>
</rdf:RDF>

Interner Vermerk

xmlui.Submission.submit.DescribeStep.inputForms.label.kops_note_fromSubmitter

Kontakt
URL der Originalveröffentl.

Prüfdatum der URL

Prüfungsdatum der Dissertation

Finanzierungsart

Kommentar zur Publikation

Allianzlizenz
Corresponding Authors der Uni Konstanz vorhanden
Internationale Co-Autor:innen
Universitätsbibliographie
Nein
Begutachtet
Diese Publikation teilen