Skip to content

Repository files navigation

AI_Evolutionary_Algorithm - Artificial Life

Group 4: Ankerl, Bauer, Handl, Tributsch, Wolf

Usage (Command line arguments)

--mode
0...Assoziativ, 1...Composite, 2...Multimagic
--size
Size of one Dimension of the square
--power
Exponent for Multimagic mode
--n
n value of composite square
--m
m value of composite square
--num
Number of solutions

Examples:

--mode 0 --size 3 --num 5  
--mode 1 --size 9 --n 3 --m 3 --num 5  
--mode 2 --size 8 --power 2 --num 5  

About

Evolutionary Algorithm exercise for University Course "Artifical Life"

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages