
(Science)
qvge is a multiplatform graph editor written in C++/Qt. Its main goal is to make possible visually edit two-dimensional graphs in a simple and intuitive way. Software source code is licensed under MIT License. The project uses 3rd-party sources and assets to which other licenses could apply. Main Features: - Easy creation and parameterising of small-sized till middle-sized graphs - Dynamically maintained list of commutations between nodes - Directed, undirected and mixed graphs supported - Auto-creation and auto-layout of graphs (via OGDF) - Reading GraphML and GEXF files (as well as native XGR format) - Export into PDF and popular image formats - Export into GraphViz DOT format
[read more]