共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > gplotter |
gplotter
|
0 | 0 | 3 |
贡献者 | 讨论 | 代码提交 |
gplotter is a simple and light-weight graph plotting tool written in C++ using the GLUT API intended for programmers or students working with the graph data structure. It can visually plot graphs given the information about each edge. Weights are indicated over the edges. Selected edges may be highlighted. Nodes can be moved dynamically and snap/grid modes can be toggled to place nodes at fixed positions.