Hypercube is a graph visualization tool for drawing DOT (graphviz), GML, GraphML, GXL and simple text-based graph representations as SVG and EPS images. It comes with a Qt-based GUI application and a Qt-independent commandline tool. Hypercube uses a simulated annealing algorithm to lay out the graph, which can be easily parameterized to achieve the desired look.
| Tags | Graph Graph theory Visualization |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Linux Mac OS X Windows |
| Implementation | C++ Qt 4 |
Recent releases


Release Notes: This release adds support for a graph (edge color) legend.


Release Notes: This release added support for GXL files and for node/edge attributes.


Release Notes: Redesigned algorithm configuration settings. Adds support for displaying the graph as directed/undirected based on the info in the graph file. Adds support for Qt5.


Release Notes: This release adds support for GraphML files.


Release Notes: This release fixes a QToolBox rendering issue with KDE's Oxygen theme and adds a man page.