Related Experiment Video
Updated: Jul 19, 2026

05:39
Generating Strictly Controlled Stimuli for Figure Recognition Experiments
Published on: March 18, 2019
Smashing peacocks further: drawing quasi-trees from biconnected components
Daniel Archambault1, Tamara Munzner, David Auber
1University of British Columbia. archam@cs.ubc.ca
IEEE Transactions on Visualization and Computer Graphics
|November 4, 2006
Summary
A new SPF approach efficiently draws quasi-trees, graphs with tree-like structures, using a two-level decomposition. This method significantly speeds up graph visualization while maintaining high drawing quality for applications in bioinformatics and computer networks.
Area of Science:
- Graph theory
- Computer graphics
- Network visualization
Background:
- Quasi-trees, graphs with tree-like structures, are prevalent in bioinformatics and computer networks.
- Existing graph drawing algorithms struggle with the complexity and scale of quasi-trees.
Purpose of the Study:
- To develop a novel and efficient algorithm for visualizing quasi-trees.
- To improve the speed and quality of graph drawings for tree-like graph structures.
Main Methods:
- The new SPF approach decomposes quasi-trees into a tree of biconnected components.
- A force-directed layout with a spanning tree skeleton is used for low-level components.
- An area-aware tree drawing algorithm handles the high-level structure with variable-sized meta-nodes.
Main Results:
- The SPF approach achieves an order of magnitude speed improvement over previous methods.
- Drawings produced by SPF are of commensurate or improved quality compared to existing techniques.
- The algorithm effectively handles high-degree nodes in tree structures.
Conclusions:
- The SPF approach offers a significant advancement in quasi-tree visualization.
- This method provides a scalable and high-quality solution for drawing complex tree-like graphs.
- The efficiency and quality gains make SPF suitable for large-scale applications in bioinformatics and networks.
Related Concept Videos
pV-Diagrams
The pV diagram, which is a graph of pressure versus volume of the gas under study, is helpful in describing certain aspects of the substance. When the substance behaves like an ideal gas, the ideal gas equation describes the relationship between its pressure and volume. On a pV diagram, it is common to plot an isotherm, which is a curve showing p as a function of V with the number of molecules and the temperature fixed. Then, for an ideal gas, the product of the pressure of the gas and its...
Green’s Theorem
Green’s Theorem establishes a relationship between a line integral around a closed plane curve and a double integral over the region enclosed by that curve. It applies to a vector field F(x, y) = 〈P(x, y), Q(x, y)〉, where P and Q have continuous first partial derivatives on an open set containing the region.Let C be a positively oriented, simple, closed, piecewise smooth curve, and let R be the plane region bounded by C. Green’s Theorem states that\begin{equation*}\oint_C P\,dx+Q\,dy =\iint_R...
Bewley Lattice Diagram
The Bewley lattice diagram, developed by L. V. Bewley, effectively organizes the reflections occurring during transmission-line transients. It visually represents how voltage waves propagate and reflect within a transmission line, making it easier to understand the complex interactions that occur.
The Buckingham Pi Theorem
The Buckingham Pi theorem provides a structured method to simplify fluid dynamics problems by reducing complex systems of variables to dimensionless terms.
Plastic Deformations of Members with a Single Plane of Symmetry
When a structural member undergoes plastic deformation due to bending, it is crucial to understand the position of the neutral axis and the stress distribution. This member, characterized by a single plane of symmetry, exhibits a uniform stress distribution, with negative stress above the neutral axis and positive stress below. Notably, the neutral axis does not align with the centroid of the cross-section. This misalignment is typical in cases where the cross-section is not rectangular or...
Block Diagram Reduction
The process of deriving the transfer function of a control system often involves reducing its block diagram to a single block. This simplification can be achieved through a series of strategic operations, including relocating branch points and comparators. These operations preserve the overall function of the system while allowing for easier manipulation and combination of blocks.
The first step in this process is the identification and relocation of a branch point. A branch point, where a...
The first step in this process is the identification and relocation of a branch point. A branch point, where a...

