This website requires JavaScript.
Explore
Help
Register
Sign In
stefiosif
/
zeal
Watch
1
Star
0
Fork
0
You've already forked zeal
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5b7056347195f8dee16063beaf619e7fb5dc418
zeal
/
src
/
search
History
stefiosif
c2414c3f6e
Make mvv_lva to map pieces to their material score instead of abritrary matrix
...
Add time limits, use anyhow crate to improve error handling, remove depth limit on quiescence search
2024-11-13 21:47:26 +02:00
..
iterative_deepening.rs
Make mvv_lva to map pieces to their material score instead of abritrary matrix
2024-11-13 21:47:26 +02:00
mod.rs
Make mvv_lva to map pieces to their material score instead of abritrary matrix
2024-11-13 21:47:26 +02:00
move_ordering.rs
Make mvv_lva to map pieces to their material score instead of abritrary matrix
2024-11-13 21:47:26 +02:00
negamax.rs
Make mvv_lva to map pieces to their material score instead of abritrary matrix
2024-11-13 21:47:26 +02:00
perft.rs
Refactor based on clippy, move tt to search module and call iterative deepening from uci_go
2024-11-03 01:19:12 +02:00
quiescence.rs
Make mvv_lva to map pieces to their material score instead of abritrary matrix
2024-11-13 21:47:26 +02:00
time.rs
Make mvv_lva to map pieces to their material score instead of abritrary matrix
2024-11-13 21:47:26 +02:00
transposition_table.rs
Make mvv_lva to map pieces to their material score instead of abritrary matrix
2024-11-13 21:47:26 +02:00