Uses of Record Class
com.knezevic.edaf.v3.persistence.query.ProblemComparisonReport
Packages that use ProblemComparisonReport
Package
Description
Read-side query models and repository contracts.
REST and MVC controllers for run/experiment analytics.
-
Uses of ProblemComparisonReport in com.knezevic.edaf.v3.persistence.query
Methods in com.knezevic.edaf.v3.persistence.query that return ProblemComparisonReportModifier and TypeMethodDescriptionJdbcRunRepository.compareAlgorithmsOnProblem(String problemType, String objectiveDirection, Double targetFitness, List<String> algorithms) RunRepository.compareAlgorithmsOnProblem(String problemType, String objectiveDirection, Double targetFitness, List<String> algorithms) Computes cross-algorithm comparison for one problem family. -
Uses of ProblemComparisonReport in com.knezevic.edaf.v3.web.controller
Methods in com.knezevic.edaf.v3.web.controller that return ProblemComparisonReport