Functions§
- Entry point of the fixed-
depth
fast perft, which uses both hashtable (with size specified inhashtable_size
) and multithreading (withthreads_count
threads). Returns calculated nodes count as the first value, and approximated hashtable usage as the second value.