A Java class library for graph-theory data structures and algorithms, providing graph implementations and traversal algorithms.
<dependency>
<groupId>org.jgrapht</groupId>
<artifactId>jgrapht-core</artifactId>
<version>1.5.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a simple graph with vertices and an edge.
No known issues recorded.
No dependency data recorded yet.