
com.fathzer.chess.utils.evaluators.simplified.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of chess-utils Show documentation
Show all versions of chess-utils Show documentation
Some helpful piece of code to implement chess engines.
The newest version!
/** This package contains the simplified evaluation function proposed by Tomasz Michniewski.
*/
package com.fathzer.chess.utils.evaluators.simplified;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy