Table of Contents
showPathByPredecessorArray ( source, sink, pred, A, color="red", )
Visualizes a path from source to sink in a graph G displayed in A. The path is specified in terms of the predecessor array pred and will be colored with color (default is red)
red
Visualizes status of edges in relation to the Set by
Visualizes visiting of neighbors by calling the Neighborhood
Visualizes the potential from 0 (green) to
Animates a predecessor array by
Visualizes sign of vertex or edge:
Visualizes status of vertices and edges in relation to the SubGraph by
Visualizes changes of values of the VertexLabeling
Visualizes status of vertices in relation to the Queue by
Visualizes status of vertices in relation to the Set by
Visualizes status of vertices in relation to the Stack by
Debugging Text only Animator providing animation functions which
Visualizes iterating over a list of vertices and/or edges by
Visualizes visiting blinking (v,w) for all w when iterating over
Subsequent calls of method NewComponent() will return differently
This class visualizes the flow in a directed graph G
Visualizes the reduced costs of the edge