Module perft

Module perft 

Source
Expand description

Performance Test

Perft

A simple debugging and testing function used to count the number of nodes at a specific depth.

Structs§

PerftInfo
Debugging information about results of perft test. nodes: Number of nodes at lowest depth of perft.

Functions§

perft