Skip to content

Genetic programming and swarm intelligence assignment. Part 1 is swarm intelligence where ants will wander around until they find food, then bring it back to the nest. Part 2 does genetic programming to do linear regression of two different assignments. Part 3 uses genetic programming to develop the behaviour of ants to act the same as in part 1.

Notifications You must be signed in to change notification settings

DrewMartin/GP-Ants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GP-Ants

Genetic programming and swarm intelligence assignment. Part 1 is swarm intelligence where ants will wander around until they find food, then bring it back to the nest. Part 2 does genetic programming to do linear regression of two different assignments. Part 3 uses genetic programming to develop the behaviour of ants to act the same as in part 1.

Written in C++ with Qt 5.0.

About

Genetic programming and swarm intelligence assignment. Part 1 is swarm intelligence where ants will wander around until they find food, then bring it back to the nest. Part 2 does genetic programming to do linear regression of two different assignments. Part 3 uses genetic programming to develop the behaviour of ants to act the same as in part 1.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published