Sandbox for visualizing common shortest path search algorithms including:
Provides both a Java demo application and an Arma3 addon with map and 3D visuals.
See Shortest Path Search Algorithms blog for more details.
- JDK21+ (OpenJDK compatible)
- Maven 3+ (wrapper provided)
./mvnw clean install
See MIT for terms and conditions.