Commit Graph

27 Commits (87d0a46552c5898ec9c59b96a3ed000cabe2b888)

Author SHA1 Message Date
Brett 87d0a46552 mem tests 2025-01-17 12:18:59 -05:00
Brett 8594c44bae drop is now being called correctly. 2025-01-15 21:10:35 -05:00
Brett f9aba7a7a6 wow! 2025-01-14 15:32:57 -05:00
Brett db0c7da8e7 start adding functions for ref 2025-01-14 14:55:17 -05:00
Brett 32a83e725c move evaluation function into tree class, can now call 'make_execution_lambda' to make the lambda previously found in the operator_builder class 2025-01-14 14:00:55 -05:00
Brett 7aaad70132 remove bitmask, fix the other tests 2024-08-21 20:40:42 -04:00
Brett 17a2805ef1 silly 2024-08-20 13:52:06 -04:00
Brett 82b8c82768 need to add leaf nodes back 2024-08-20 13:07:33 -04:00
Brett 966d64d239 silly 2024-08-12 13:48:06 -04:00
Brett 4735c6c21b destructors are not possible currently. use a gc if you need them. 2024-08-11 20:21:53 -04:00
Brett 13c9d3a347 trying out destructors. they are broke 2024-08-11 13:33:24 -04:00
Brett ff5a30c778 move return 2024-08-10 19:53:39 -04:00
Brett 8ee64b5666 debug changes 2024-08-10 16:43:43 -04:00
Brett 502ea6ea36 new mutation function partially works 2024-08-10 04:41:41 -04:00
Brett b10b438889 cleanup and more functions 2024-08-06 21:34:03 -04:00
Brett 1b53756fea revert changes from yesterday, order was fine. 2024-08-04 19:13:38 -04:00
Brett ec71055078 hopefully fix evaluation order 2024-08-03 19:51:38 -04:00
Brett 58b68b70bb fix the bug? 2024-07-22 20:49:34 -04:00
Brett c7bb4a434b i really should run a test 2024-07-16 00:25:23 -04:00
Brett d6ebcd935c rework fitness 2024-07-11 04:11:24 -04:00
Brett f983c0fb62 selection, add lambdas to operators, few tests, mutation 2024-07-08 22:20:51 -04:00
Brett f37582ab4a crossover working, test 5 now fully tests crossover on a production sized scale 2024-07-03 21:27:57 -04:00
Brett ad1f4a3ee3 FUCK YOU NEXT CLOUD 2024-06-26 20:24:58 -04:00
Brett 8a9ecb3484 so progress is slow 2024-06-24 14:00:08 -04:00
Brett cd930419ea moved operations into their own class for org. might not keep this 2024-06-24 04:01:29 -04:00
Brett 1dc90f9c13 my heads doing a special kind of hurt. needs context 2024-06-23 22:01:48 -04:00
Brett 0ecfa3750c cleanup and structure 2024-06-21 22:04:57 -04:00