small TODO done

This commit is contained in:
Rowan Torbitzky-Lane 2025-03-04 14:16:44 -06:00
parent 39f6b9cc53
commit 2b4d8896ea

View File

@ -43,3 +43,4 @@
- [ ] Find a way to multi-thread this
- [ ] Look at using `uniformShuffleList` over System.Random.Shuffle
- [ ] Impelment selectionCases for lexicase and tournament selection.
- [X] Make all randomness a float and not an int in Variation