项目作者: TurcaVasileIonut

项目描述 :
A graph editor where introduce the list of edges and draw the graph using matplotlib. It is displayed if it is eulerian. Your graph can be directed or unoriented, weighted or unweighted. You can introduce 2 nodes and see the distance between and an optimal meeting node between them. You can save the list of edges or the plot of the graph. You can see the minimum cost partial tree.
高级语言: Python
项目地址: git://github.com/TurcaVasileIonut/GraphHero.git
创建时间: 2020-08-14T19:35:12Z
项目社区:https://github.com/TurcaVasileIonut/GraphHero

开源协议:GNU General Public License v3.0

下载