Skip to content

In this project we will study how different architecture evolution algorythms affect the outcome of an evolutionary process

License

Notifications You must be signed in to change notification settings

swom/ArchitectureEvolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArchitectureEvolution

Peregrine

module load CMake
module load binutils

All platforms

git clone git@github.com:swom/ArchitectureEvolution.git
cd ArchitectureEvolution
git checkout # your branch
mkdir build
cd build
cmake ..
cmake --build .

This will generate the binary 'test' in 'build'.

TlDr

In this project we will study how different architecture evolution algorithms affect the outcome of an evolutionary process

About

In this project we will study how different architecture evolution algorythms affect the outcome of an evolutionary process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published