This website requires JavaScript.
Explore
Help
Sign In
d.thach
/
omnichess
Watch
1
Star
0
Fork
You've already forked omnichess
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a22d229c01
omnichess
/
lib
History
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