QDirWeiGraph is a C++ Qt-based application to draw directed weighted graphs. It can render well, while there is a high number of nodes and links.
With QDirWeighGraph, you can do some basic actions, for example you can export to .svg, change scale, modify arrow value, move nodes (mouse-action), set a threshold.
For any remark or question, please send an e-mail at francois.deloche@outlook.fr
For more details, see Help on the application.
QDirWeiGraph works with Qt and TinyXML library.
Will be added soon