Jlisowskyy / Checkmate-Chariot

Simple chess engine
MIT License
5 stars 0 forks source link

Optimalization of chess position evaluation function #24

Open Jlisowskyy opened 2 months ago

Jlisowskyy commented 2 months ago

Main todos:

Jlisowskyy commented 2 months ago

There were added some templated function to the KingSafetyEval and StructureEvaluator, which if not used should be removed after writing the debug function!

Jlisowskyy commented 2 months ago

do something to prevent exchanging bishop for a knight to get a double pawn bonus

Jlisowskyy commented 2 months ago

There is a good idea to add non linear mobility points function instead of used linear grading