Johannes Merl
|
1ae23c20ee
|
make fitness evaluation pure, speeding the program up by ~10x
|
2024-02-12 10:36:46 +01:00 |
|
Johannes Merl
|
bcddedabee
|
update to RVar
|
2024-02-11 21:25:15 +01:00 |
|
David Pätzel
|
da5fc31ab8
|
🎨 Reformat modules with new ormolu defaults
|
2023-04-26 15:46:30 +02:00 |
|
David Pätzel
|
3800d06d5e
|
Fix selection method not being selected in Main
|
2020-05-02 17:47:43 +02:00 |
|
David Pätzel
|
bbddd62c70
|
Add applicative CLI option parsing
|
2020-01-07 08:46:04 +01:00 |
|
David Pätzel
|
483e1707c8
|
Add Szenario191
|
2020-01-07 07:57:02 +01:00 |
|
David Pätzel
|
9866603dbe
|
Add pre-commit hook that enforces ormolu formatting
|
2019-10-22 16:42:16 +02:00 |
|
David Pätzel
|
bcf11d61e1
|
Implement bestsBy properly
Only needs something in O(n) now instead of a lot more. Also, returns the
complement.
|
2019-10-22 14:33:19 +02:00 |
|
David Pätzel
|
ec84f84aa8
|
Add 1-elitism as (unchangeable, for now) default
|
2019-10-18 13:43:18 +02:00 |
|
David Pätzel
|
958bbf25b7
|
Add primitive iteration count CLI argument
|
2019-10-18 13:37:16 +02:00 |
|
David Pätzel
|
303120f54a
|
Fix result extraction
|
2019-10-18 13:36:59 +02:00 |
|
David Pätzel
|
6c41743dbd
|
Divide step and run, add progress support via pipes
|
2019-10-18 09:57:43 +02:00 |
|
David Pätzel
|
531cb74aac
|
Rename Topic to T, fix T Eq instance, fix fitness calculation
|
2019-10-18 09:10:11 +02:00 |
|
David Pätzel
|
5f4e212414
|
Add Seminar module draft and SS19 example
|
2019-10-17 19:50:39 +02:00 |
|
David Pätzel
|
2929bc7e92
|
Initialize project
|
2019-05-30 12:40:32 +02:00 |
|