Package searchtreesize provides data structures and functionality to
test the size of the search tree when certain heuristics and prunings
are activated or deactivated.
SizeTest is the main function to call for testing a series of positions
defined in fens.go with certain search limits (depth or time).
Results are printed directly to Stdout.