8000 GitHub - leotovell/Graph-Visualiser: Visualise (weighted, non-directional) graphs with their vertices and edges.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

leotovell/Graph-Visualiser

Repository files navigation

Graph visualiser

A Java project to visualise graphs (G = V,E).

I eventually want to make this a graphing tool with different algorithms and so. (Kruskals, Dijkstras and DFS/BFS).


To-do

  • More Readable Weight
  • Kruskals Algorithm (MST).
  • Dark and Light mode for picky users.

Current Version

Added Dijkstra's Algorithm

Example 1

alt text

Example 2

alt text

Example 3

alt text

About

Visualise (weighted, non-directional) graphs with their vertices and edges.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0