Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 778 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 778 Bytes

minion-ga-path

A population of minions try to reach the goal using genetic algorithms

Execution sample:

Developed using Codebullet's dot tutorial

This is a test project using Processing integrated in Eclipse with Apache Maven for project managemet.

Howto build


Requirements:

Console commands:

cd minion-ga-path
mvn clean package assembly:single
java -jar target/minion-ga-path-1.0-SNAPSHOT-jar-with-dependencies.jar