Class MeasureGraphCoverageStrategyConfig

java.lang.Object
org.mpi_sws.jmc.strategies.trust.MeasureGraphCoverageStrategyConfig

public class MeasureGraphCoverageStrategyConfig extends Object
Configuration class for the MeasureGraphCoverageStrategy.

This class provides a builder pattern to create instances of the configuration with various options such as enabling debug mode, recording graphs, setting the record path, measuring frequency, and whether to record per iteration.