Commit Graph

18 Commits

Author SHA1 Message Date
Asriel Camora d488b9e797 Fix specialist bug when having no delineations 2024-08-06 12:51:44 -07:00
Asriel Camora 1bc7c46e03 Extra scoring changes, mark expert recipes as difficult 2024-07-28 19:37:15 -07:00
Asriel Camora 14458344c7 Add max iteration cap 2024-07-27 13:17:09 -07:00
Asriel Camora 480cc15cc7 Remove score storage threshold 2024-07-01 09:49:27 -07:00
Asriel Camora 1fce27114f Rename Furcated to Genetic 2024-07-01 09:48:35 -07:00
Asriel Camora 1c4fd0a499 New 7.0 actions and updates 2024-06-28 16:24:56 -07:00
Asriel Camora b5ed17dc15 Fix crashes 2024-05-06 00:05:49 -07:00
Asriel Camora 895e2a4460 Refactor and move around config/settings window 2024-03-22 23:59:00 -07:00
Asriel Camora 0eae63f7bc Add action pool selector to settings 2024-03-03 19:11:50 -08:00
Asriel Camora c8d3161eb1 Get rid of ActionPool, use ulong for ActionSet 2024-02-29 02:47:59 -08:00
Asriel Camora ecabc24517 Implement ActionPool (backend only) 2024-02-29 00:01:55 -08:00
Asriel Camora 976df3cbae Implement synthhelper settings 2023-11-15 03:50:25 -08:00
Asriel Camora bddc977cd8 Benchmark .NET 8.0, as well 2023-11-11 23:01:12 -08:00
Asriel Camora 7327a1a844 Add MaxThreadCount default 2023-10-10 00:39:38 -07:00
Asriel Camora 6bfff06ac4 Implement max thread count setting using semaphores 2023-10-02 23:02:11 -07:00
Asriel Camora 42a1bc1117 Use TPL when solving with all algorithms 2023-10-02 22:28:12 -07:00
Asriel Camora c0f579f23b Split solver into MCTS and algorithms 2023-10-02 13:07:06 -07:00
Asriel Camora e6081f5e60 Remove crafty namespace from solver 2023-10-02 12:16:43 -07:00