|
Lines 1-12
Link Here
|
| 1 |
The VCG tool reads a textual and readable specification of a |
1 |
The VCG tool reads a textual and readable specification of a graph and |
| 2 |
graph and visualizes the graph. If not all positions of |
2 |
visualizes the graph. If not all positions of nodes are fixed, the tool |
| 3 |
nodes are fixed, the tool layouts the graph using several |
3 |
layouts the graph using several heuristics as reducing the number of |
| 4 |
heuristics as reducing the number of crossings, minimizing |
4 |
crossings, minimizing the size of edges, centering of nodes. The |
| 5 |
the size of edges, centering of nodes. The specification |
5 |
specification language of the VCG tool is nearly compatible to GRL, the |
| 6 |
language of the VCG tool is nearly compatible to GRL, the |
6 |
language of the edge tool, but contains many extensions. The VCG tool |
| 7 |
language of the edge tool, but contains many extensions. The |
7 |
allows folding of dynamically or statically specified regions of the |
| 8 |
VCG tool allows folding of dynamically or statically speci- |
8 |
graph. It uses colors and runs on X11. (An older version runs on |
| 9 |
fied regions of the graph. It uses colors and runs on |
9 |
Sunview). |
| 10 |
X11. (An older version runs on Sunview). |
|
|
| 11 |
|
10 |
|
| 12 |
WWW: http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html |
11 |
WWW: http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html |