Class SynchronizationStudy
java.lang.Object
org.variantsync.studies.evolution.simulation.experiment.SynchronizationStudy
This class contains the core workflow of our study as described in our paper.
-
Constructor Summary
ConstructorsConstructorDescriptionInitialize the study from the given configuration -
Method Summary
-
Constructor Details
-
SynchronizationStudy
Initialize the study from the given configuration- Parameters:
config
- The study's configuration
-
-
Method Details
-
run
public void run()Execute the study.
-