Skip to content

The first release!

Latest
Compare
Choose a tag to compare
@HenilMistry HenilMistry released this 24 Feb 07:43
cb99466

First Release

Hey folks, here the first release of Graph Simulator, you can see that how to get started and all that information inside readme.md file of this repository. You can get the latest release from here. You can participate in GitHub discussion too.

Features

  • Adding nodes

    GS-addingNodes
  • Adding Edges

    GS-addingWeightedEdge
  • Visualization of Prim's Algorithm

    GS-primsAlgo
  • Visualization of Kruskal's Algorithm

    GS-kruskalsAlgo