com.netsensia.rivalchess.config.IterativeDeepening.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rivalchess-engine Show documentation
Show all versions of rivalchess-engine Show documentation
The engine used by Rival Chess
package com.netsensia.rivalchess.config
const val IID_MIN_DEPTH = 5
const val IID_REDUCE_DEPTH = 3