Class PerformanceDescriber

java.lang.Object
eds.database.PerformanceDescriber

public class PerformanceDescriber extends Object
A PerformanceDescriber converts raw simulation metrics from Records.StatisticsAndMetricsRecord into human-readable descriptions.
  • Constructor Details

  • Method Details

    • generateInsights

      public List<String> generateInsights()
      Generates human-readable insights from the simulation metrics.
      Returns:
      list of observations and warnings for the simulation run
    • describe

      public String describe()
      Generates a short human-readable summary of the simulation run.
      Returns:
      summary description of overall simulation performance