Package experiment
package experiment
Experiment classes which run individual experiments, as performed for the thesis, and the utility classes used by these experiments.
-
ClassDescriptionLarge class containing many methods for running the experiments and creating new experiments.Class for configuring the setup of algorithms to experiments for comparing them.Deprecated.The first core experiment, with the goal of performing a general comparison of algorithm variants.The second core experiment, with the goal of determining the exact memory footprint of B*-squared compared to B*This is part of the preliminary experiments conducted to determine the value for P_{alt} as chosen in the thesis, which was found to at best be P_{alt}=0.3This class is part of the preliminary experiments performed on df-B* to find the values for sigma and epsilon chosen in the thesis for the core experiments.