/pathfinder

Basic genetic algorithm-based path finding lib and testing ui

Primary LanguageJava

pathfinder

you should get maven 3.3+ and JDK11

in terminal of your choice, navigate to project root folder and run

$ mvn clean install
$ cd pathfinder-ui/
$ mvn exec:java

or run

$ ./run.sh