Class SynchronizationStudy

java.lang.Object
org.variantsync.studies.evolution.simulation.experiment.SynchronizationStudy

public class SynchronizationStudy extends Object
This class contains the core workflow of our study as described in our paper.
  • Constructor Details

    • SynchronizationStudy

      public SynchronizationStudy(StudyConfiguration config)
      Initialize the study from the given configuration
      Parameters:
      config - The study's configuration
  • Method Details

    • run

      public void run()
      Execute the study.