Current status: API development
Our API (and pretty much everything else) is still in development some features have been tested.
We are currently unable to handle cycles in graph, please do not try to create cycles.
Grasple (Graphe Simple) is a project working on Graph data structures. I develop this project to improve my proficiency in the Java language, especially using lambda abstractions and other cool new features.
Grasple runs on JDK11 to utilizes the most recent features of the Java programming language. It also uses Gradle 5.4.1 as a build tool, and JUnit 5 for unit testing. Therefore, make sure you have the appropriate Java version for this project to work correctly.
Updated 01 Jun 2019 by Bach Tran