Skip to content

AndreasZacchi/KruskalsAlgorithm

Repository files navigation

An implementation of Kruskals Algorithm in p5.js

Currently it's in the state used for a school project about calculating the shortest path between all points. However by modifying the sketch.js it's possible to use a randomly generated tree insted of the predefined.

Run Locally

Clone the project

  git clone https://github.com/AndreasZacchi/KruskalsAlgorithm

Go to the project directory and open

  index.html

Author

About

Implementation of Kruskals Algorithm for a school project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published