usecase: Build front of nodes and list of levels

public usecase: Build front of nodes and list of levels
Author: Petra Vanícková
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 7.12.2005 18:09:21; Modified: 8.12.2005 22:59:46;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {24F1D8F5-AD8E-41bf-AD74-01CEAD4EEB66}
 

Goto: Scenarios

See also: Paint graph

Appears in: Visualisation trees, networks

Connections
 
Build front of nodes and list of levels Scenarios
Scenario Type Detail
Basic Basic Path Algorithm creates front of all nodes by recursive searching to wide. This is established by BuildFront(). Then the front is split to structure containing levels of graph by BuildTreeLevels().