omnichess/lib
Dany Thach 0b88775b0c 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
..
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 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
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