/Graph-Algorithms

Implementations of various algorithms including Hamiltonian Cycle, Kruskal, Prim, Boruvka, Edmonds-Karp, Gale-Shapley, Brélaz and Sequential Coloring regarding graph theory in Java

Primary LanguageJava

Graph-Algorithms

This project was created for academic purposes on the subject of 'Algorithmic Graph Theory' at the Aristotle University of Thessaloniki.

Implementations of various algorithms including Hamiltonian Cycle, Kruskal, Prim, Boruvka, Edmonds-Karp, Gale-Shapley, Brélaz and Sequential Coloring regarding graph theory in Java