Uses of Record Class
experiment.TestDfBstar.Result
Packages that use TestDfBstar.Result
Package
Description
Experiment classes which run individual experiments, as performed for the thesis, and the utility classes used by these experiments.
-
Uses of TestDfBstar.Result in experiment
Methods in experiment that return TestDfBstar.ResultModifier and TypeMethodDescriptionstatic <P extends IGamePosition<P>>
TestDfBstar.ResultTestDfBstar.sweep(P root, Supplier<StrategyFunction> sf, int TTsize, Duration time_limit)