Skip to content
/ Sipura Public

An easy-to-use, performant and transparent library for graph datastructures and algorithms.

Notifications You must be signed in to change notification settings

sipura/Sipura

Repository files navigation

Number of langauges Code size Number of files Number of downloads Release version Build check Last commit Contributors

An easy-to-use, safe and transparent library for graph datastructures and algorithms.

Installation

To install the library in your project, download the JAR from releases on the right and add it to the classpath of your project. If you use IntelliJ, you can easily do this under

File → Project Structure → Libraries → + → Java

This approach is documented by JetBrains here