Extension module for JGraphT providing additional graph algorithms and data structures.
<dependency>
<groupId>org.jgrapht</groupId>
<artifactId>jgrapht-ext</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.
Compute shortest paths in a weighted graph using Dijkstra's algorithm.
No known issues recorded.
No dependency data recorded yet.