Giacomo Bertolazzi 2f63b160d7 Update README.md
2025-03-12 09:35:46 +01:00
2019-06-21 23:50:34 +02:00
2019-06-21 23:50:34 +02:00
2022-08-30 11:12:50 +02:00
2022-09-28 22:02:25 +02:00
2025-03-12 09:35:46 +01:00

MyGraph

This repository host a hopefully complete version of a graph's implementation. This Graph offers all the basics functionalities like adding/removing vertices, edges... marks vertices, visit the graph and getting some useful informations. It has even a little window which uses the implemented graph for helping seeing it.

Important

You can find the resulting jar in the Releases.
The java version used is the 23 (precisely the 23.0.1).

Description
My personal graph implementation with a GUI for testing simple graphs and algorithms.
Readme 796 KiB
1.0.0 Latest
2025-03-12 09:28:38 +01:00
Languages
Java 100%