Commit Graph

42 Commits (main)

Author SHA1 Message Date
Brett 65f5fb3efa fix the tests:
probably going to take a break from this for a while
support will still be provided and i will likely return soon :3
2024-09-12 15:24:27 -04:00
Brett 9cab2d3d4c continue work on new crossover 2024-09-10 15:47:44 -04:00
Brett a5238bc798 silly 2024-09-06 13:46:07 -04:00
Brett 47b3821b0e reducing allocations 2024-09-03 20:34:45 -04:00
Brett 06a34d21f1 silly debugging 2024-09-03 17:51:54 -04:00
Brett fd72b2a716 tracking allocations 2024-08-31 22:44:34 -04:00
Brett 1789a9e474 i think it's shared now? 2024-08-31 22:03:22 -04:00
Brett d4e6c40fe1 working on swaping new populations 2024-08-30 23:27:25 -04:00
Brett cc76f2791a getting a random segfault. was present before this commit. adding tracked_alloactor to vectors 2024-08-29 19:47:35 -04:00
Brett 95b88aeebf shared memory? 2024-08-25 17:01:06 -04:00
Brett 95460e7bf1 reduce allocations and make faster 2024-08-22 02:10:55 -04:00
Brett 7aaad70132 remove bitmask, fix the other tests 2024-08-21 20:40:42 -04:00
Brett 82b8c82768 need to add leaf nodes back 2024-08-20 13:07:33 -04:00
Brett 928f73d9e0 add new advanced mutation operator 2024-08-16 19:38:27 -04:00
Brett 766befd949 silly little child finder 2024-08-13 20:07:46 -04:00
Brett 804378f2a6 silly 2024-08-13 13:40:34 -04:00
Brett 2d4ae109df prepare for gc 2024-08-12 20:36:21 -04:00
Brett 966d64d239 silly 2024-08-12 13:48:06 -04:00
Brett 366928fe56 silly trees 2024-08-11 22:04:56 -04:00
Brett 877b380a00 test function 2024-08-10 19:47:54 -04:00
Brett b10b438889 cleanup and more functions 2024-08-06 21:34:03 -04:00
Brett d5dea3b31e cleanup tree evaluation 2024-08-06 18:58:04 -04:00
Brett be90039a5a mutation 2024-08-03 13:16:53 -04:00
Brett 1178fb8f44 add more debugging. found there is a bug in mutation. no idea where 2024-08-02 21:08:34 -04:00
Brett 2fcc8369db broken 2024-07-16 03:17:18 -04:00
Brett b232aaccf8 silly 2024-07-13 15:36:49 -04:00
Brett ee3dc8d766 everything slow! 2024-07-11 21:14:23 -04:00
Brett 63d6e89136 threading next? 2024-07-11 13:51:14 -04:00
Brett d6ebcd935c rework fitness 2024-07-11 04:11:24 -04:00
Brett ef46bc3189 i think elites are working now 2024-07-11 00:52:36 -04:00
Brett 246f305957 depth to trees 2024-07-10 02:54:58 -04:00
Brett e367411220 selection and next generation 2024-07-09 03:57:58 -04:00
Brett 46a22b520b silly 2024-07-09 00:49:49 -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 9faf7e5c61 silly crossover 2024-07-03 14:04:48 -04:00
Brett 580d017d3c i think there is a jim nearby 2024-06-30 21:44:45 -04:00
Brett d3124f8516 crossover 2024-06-30 03:20:56 -04:00
Brett 0a2a351654 FUCK NEXT CLOUD 2 2024-06-26 20:26:29 -04:00
Brett 7511e2508b almost at evaluation 2024-06-25 22:21:41 -04:00
Brett 6b86f83d61 generators! 2024-06-24 21:56:51 -04:00
Brett 0ecfa3750c cleanup and structure 2024-06-21 22:04:57 -04:00