Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petrvacha/diploma-thesis
Crossover in cartesian genetic programming
https://github.com/petrvacha/diploma-thesis
Last synced: about 2 months ago
JSON representation
Crossover in cartesian genetic programming
- Host: GitHub
- URL: https://github.com/petrvacha/diploma-thesis
- Owner: petrvacha
- Created: 2012-04-27T13:39:28.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-06-13T15:12:45.000Z (over 12 years ago)
- Last Synced: 2023-03-23T15:49:39.079Z (almost 2 years ago)
- Language: C++
- Size: 129 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This program is just a part of my Master's thesis. Script is an implementation of Cartesian genetic programming (CGP).
For main part of my thesis I used another CGP implentation 'cause my program is for huge testing so slow.