All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.fathzer.games.movelibrary.package-info Maven / Gradle / Ivy

The newest version!
/** Classes related to move libraries.
 * 
A move library is a data base that can, for some positions, give the best moves to play. *
Typically, in chess, an opening book or End game table base * are move libraries. */ package com.fathzer.games.movelibrary;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy