Uses of Class
org.variantsync.boosting.eval.experiments.Config
-
Uses of Config in org.variantsync.boosting.eval
Modifier and TypeMethodDescriptionMain.prepareRepos
(Config config) Prepares the subject repositories by cloning them into the specified directory. -
Uses of Config in org.variantsync.boosting.eval.experiments
Modifier and TypeMethodDescriptionstatic Config
ExperimentRunner.loadSubjectSpecificConfig
(String splName, Path pathToConfig) Loads a subject-specific configuration based on the given SPL name and path to the configuration file.ModifierConstructorDescriptionprotected
ExperimentRunner
(Config config) Constructor for ExperimentRunner class.Constructor for the RQRunner class.