Overview
Higres is a visualization tool and editor for hierarchically
clustered graphs and a platform for execution and animation of
graph algorithms. Its main advantages in comparison with other
graph drawing systems are:
- Higres can handle hierarchically clustered graphs and visualize
their hierarchical structures.
- The semantics of a graph model can be fully represented in Higres.
This means that the user can assign a set of labels to each vertex, edge
or fragment, not only a text, as usual.
- Higres is a platform for animation of graph algorithms,
including semantic algorithms that work on graph models.
- Higres can be extended by the user with new graph drawing
algorithms.
Ivan Lisitsyn