Description
KGraphViewer program is a Graphviz dot graph file viewer for KDE.
I used, in this program, code from the profiling tool kcachegrind (http://kcachegrind.sourceforge.net/cgi-bin/show.cgi/KcacheGrindIndex).
The tool is not finished but works pretty well for not huge graphs (< 1000 nodes).
Kgraphviewer is using the boost/spirit library for graphs parsing. To avoid external dependencies, these Boost parts have been integrated in Kgraphviewer.
User Reviews for Kgraphviewer FOR LINUX 1
-
KGraphViewer: Simple and efficient tool for viewing Graphviz dot graph files on KDE. Works well for graphs under 1000 nodes.