Athena
Posted: Sun Jul 02, 2023 8:12 am
:o
Athena 1
@NicolasSegl NicolasSegl released this 14 hours ago
First official release of Athena
Features
Negamax
Alpha Beta Pruning
Quiescence Move Search
Killer Move Ordering Heuristic
MVV_LVA Ordering Heuristic
History Move Ordering Heuristic
Null Move Pruning
Delta Pruning
Principal Variation Search
Transposition Table
Aspriation Windows
Extensions
Check Extensions
Recapture Extensions
Pawn Promotion Extensions
Iterative Deepening
Transposition Table
Static Exchange Evaluation Pruning (SEE)
Piece Square Tables
Opening Book
Building Athena
mkdir build
cd build
cmake ..
make
When running the newly made executable, ensure that /books/ is in Athena's current working directory, otherwise she won't be able to use the opening book.
https://github.com/NicolasSegl/Athena/r ... Athena.exe
https://github.com/NicolasSegl/Athena/a ... v1.0.0.zip
https://github.com/NicolasSegl/Athena/a ... 0.0.tar.gz
Athena 1
@NicolasSegl NicolasSegl released this 14 hours ago
First official release of Athena
Features
Negamax
Alpha Beta Pruning
Quiescence Move Search
Killer Move Ordering Heuristic
MVV_LVA Ordering Heuristic
History Move Ordering Heuristic
Null Move Pruning
Delta Pruning
Principal Variation Search
Transposition Table
Aspriation Windows
Extensions
Check Extensions
Recapture Extensions
Pawn Promotion Extensions
Iterative Deepening
Transposition Table
Static Exchange Evaluation Pruning (SEE)
Piece Square Tables
Opening Book
Building Athena
mkdir build
cd build
cmake ..
make
When running the newly made executable, ensure that /books/ is in Athena's current working directory, otherwise she won't be able to use the opening book.
https://github.com/NicolasSegl/Athena/r ... Athena.exe
https://github.com/NicolasSegl/Athena/a ... v1.0.0.zip
https://github.com/NicolasSegl/Athena/a ... 0.0.tar.gz