Commit Graph

37 Commits (pages)

Author SHA1 Message Date
Brett 47b3821b0e reducing allocations 2024-09-03 20:34:45 -04:00
Brett 921fec9e6b fix thread issue 2024-09-02 15:41:20 -04:00
Brett 55f5b5bc05 thread_local stats 2024-09-02 01:55:15 -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 82b8c82768 need to add leaf nodes back 2024-08-20 13:07:33 -04:00
Brett 58b3ed02c3 threading on the next generation function + working on debug 2024-08-17 19:52:52 -04:00
Brett 928f73d9e0 add new advanced mutation operator 2024-08-16 19:38:27 -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 b40af05816 thread_local static in wrong project 2024-08-06 13:34:40 -04:00
Brett 19f94b14dc remove stupid transfer functions 2024-08-06 02:46:54 -04:00
Brett 631c67dc18 very nice solution. no longer do we need to copy via stacks. using caching pointers now 2024-08-06 02:46:01 -04:00
Brett 3972a70bc5 silly little copy bytes 2024-08-05 02:40:16 -04:00
Brett 253f4f1fdf silly little mutation now uses direct stack moving. 2024-08-04 22:07:41 -04:00
Brett 3e698b86eb fix the stupid stack issue 2024-08-04 19:43:59 -04:00
Brett 4fb5649e0e yeah there was something wrong now i have no idea 2024-08-03 21:26:39 -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 9723611829 looking tool no 2024-07-21 19:01:29 -04:00
Brett 0ae2dd84e8 no 2024-07-21 13:45:00 -04:00
Brett f62494d7d8 cleanup to crossover 2024-07-20 15:45:07 -04:00
Brett fc7cd292af cleanup crossover function 2024-07-20 13:02:41 -04:00
Brett b232aaccf8 silly 2024-07-13 15:36:49 -04:00
Brett 5da2af01ce silly little guys 2024-07-09 21:57:18 -04:00
Brett e367411220 selection and next generation 2024-07-09 03:57:58 -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 30a4a0e8d7 crossover no longer produces an error on test 5 2024-07-03 18:40:21 -04:00
Brett 9faf7e5c61 silly crossover 2024-07-03 14:04:48 -04:00
Brett 1c2d850329 trans 2024-07-02 13:57:46 -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 bf4394cb0d silly trees, there's a memory leak 2024-06-27 03:01:39 -04:00