/GraphAPI

Library for Graphs and Trees (unofficial implementation following DSA3 course on Msc. Computer Science, Faculty of Sciences, University of Novi Sad)

Primary LanguageJavaMIT LicenseMIT

GraphAPI

A simple library for Graph and Tree structure algorithms. It follows the Data Structures and Algorithms 3 course on Msc. for Computer Science, Faculty of Science, University of Novi Sad. The library is UNOFFICIAL.

Warning

I don't know what I'm doing with Gradle and JUnit. I don't usually work with Java so I'll probably do some dumb stuff here. The algorithms and the rest of the code I hope are fine.

I started this work when I started following the course Data Structures and Algorithms 3 at my school. It's meant to help me figure stuff out and learn things but feel free to use it for whatever you like (as long as you respect the license agreement).