omnichess/lib
Dany Thach a22d229c01 Fix: heap sift-down to the right happened even when it shouldn't have 2025-02-15 19:40:47 +01:00
..
classes Basic move searcher, priority only based on depth (resulting in BFS), position base value takes into account isolated pawns, doubled pawns and bishop pairs 2025-02-13 22:15:59 +01:00
constants Basic move searcher, priority only based on depth (resulting in BFS), position base value takes into account isolated pawns, doubled pawns and bishop pairs 2025-02-13 22:15:59 +01:00
data_structures Fix: heap sift-down to the right happened even when it shouldn't have 2025-02-15 19:40:47 +01:00
exceptions Initial commit 2025-02-09 11:47:39 +01:00
functions Basic move searcher, priority only based on depth (resulting in BFS), position base value takes into account isolated pawns, doubled pawns and bishop pairs 2025-02-13 22:15:59 +01:00
omnichess.dart Basic move searcher, priority only based on depth (resulting in BFS), position base value takes into account isolated pawns, doubled pawns and bishop pairs 2025-02-13 22:15:59 +01:00