Skip to content

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

License

Notifications You must be signed in to change notification settings

Musashisan/minion-ga-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages