Ian Gulliver
|
77a2fed2e0
|
Make pythag super slow
|
2021-11-26 00:22:34 +00:00 |
|
Ian Gulliver
|
4eb2ff6188
|
Make pythag really slow
|
2021-11-24 20:46:48 -08:00 |
|
Ian Gulliver
|
1c4cf25e34
|
Support multiple scoring criteria
|
2021-11-24 19:52:22 -08:00 |
|
Ian Gulliver
|
a5e44a7e07
|
Switch to add/remove instruction mutation
|
2021-11-22 20:33:22 -08:00 |
|
Ian Gulliver
|
5ae34243b4
|
Add sqrt instruction
|
2021-11-21 17:04:58 -08:00 |
|
Ian Gulliver
|
a5a4c49e37
|
First program generation
|
2021-11-20 19:25:16 -10:00 |
|
Ian Gulliver
|
5af90aa6ff
|
Make memory sizes parameters
|
2021-11-20 18:27:06 -10:00 |
|
Ian Gulliver
|
bd84a5b969
|
Restrict global and function references to memory size
|
2021-11-20 18:12:17 -10:00 |
|
Ian Gulliver
|
bdb6b17187
|
Generate random single instructions
|
2021-11-20 17:59:22 -10:00 |
|
Ian Gulliver
|
56f61545ce
|
Signed biased distribution generator
|
2021-11-20 16:56:07 -10:00 |
|
Ian Gulliver
|
c12a546447
|
Biased random generator
|
2021-11-20 15:20:42 -10:00 |
|