Page 1 of 1

Vengeance

Posted: Mon May 22, 2023 6:46 am
by janus
:oops: :roll:

Vengeance 3.0

Vengeance is a powerful chess engine built with a bitboard representation. It incorporates several advanced techniques and features to enhance its playing strength and performance. Some of its notable features include:

Multithreading for parallel search
Iterative Deepening Search for improved search accuracy
Principal Variation Search (PVS) to optimize search efficiency
Late Move Reductions (LMR) to reduce search overhead
Staged Move Generation for faster move generation
Aspiration Window for dynamic search window adjustment
Null Move Pruning to reduce search space
Fractional Extensions to improve move ordering
Singular Extensions to handle singular moves
Futility Pruning for early move cutoffs
Razoring to reduce search depth for unlikely moves
Reverse Futility Pruning for late move cutoffs
Piece Square Tables for positional evaluation
Static Exchange Evaluation (SEE) for capturing evaluation
Neural Network for advanced evaluation


https://bitbucket.org/amarthapa/vengeance/src/main/

https://bitbucket.org/amarthapa/vengean ... vx2-nn.zip

https://bitbucket.org/amarthapa/vengean ... mi2-nn.zip