reflectionofpower wrote: ↑Wed Jul 17, 2024 5:01 pm Is there a README file for the engine parameters in detail?
Code: Select all
Patricia supports a few options for users:
`Hash`: The memory alloted to the transposition table.
`Threads`: Number of threads to search with.
`Skill_Level` or `UCI_Limit`: Weakens Patricia's strength so that you can use her as a sparring partner. Don't worry, she still plays in a relatively principled manner.
`go nodes`: Search a position for a given number of nodes.
`go depth`: Search a position to a given depth.
Patricia also supports customization of many search parameters for SPSA purposes. It is not recommended that you modify them unless you know what you are doing.