public class PerformanceEnricherExperimentResult
extends java.lang.Object
Constructor and Description |
---|
PerformanceEnricherExperimentResult() |
Modifier and Type | Method and Description |
---|---|
void |
add(int traceSize,
StochasticNet.ExecutionPolicy policy,
ModelComparisonResult result) |
ModelComparisonResult |
getComparisonResult(StochasticNet net,
StochasticNet learnedNet,
PerformanceEnricher enricher) |
java.lang.String |
getResultsCSV(PerformanceEnricherExperimentPlugin.ExperimentType type) |
public void add(int traceSize, StochasticNet.ExecutionPolicy policy, ModelComparisonResult result)
public ModelComparisonResult getComparisonResult(StochasticNet net, StochasticNet learnedNet, PerformanceEnricher enricher)
public java.lang.String getResultsCSV(PerformanceEnricherExperimentPlugin.ExperimentType type)