ludthor / GraphBasics

Testing basic functionality of a graph data structure with adjacency matrix.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java Classes to support basic graph operations over graphs,

The main purpose of this project is educational. Please check it out if you want to have a minimal graph implementation with functionality. More operations and algorythms over graphs will be eventually added. ¡Support coding some of them!

About

Testing basic functionality of a graph data structure with adjacency matrix.


Languages

Language:Java 100.0%