Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 283 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 283 Bytes

Graphs

This Python project provides a collection of algorithms for undirected graphs. It includes implementations of well-known algorithms such as Kruskal's.

⚡️ Quick start

Download:

git clone https://github.com/agatocherry/graphs.git

Run it:

./graphs.sh