UM-LPM/EARS

Missing methods and different return types

zskamljic opened this issue · 0 comments

The error is reported in org.um.feri.ears.engine.GenerateBenchmarksFile. As far as I can see the following is missing:

  • getNumberOfRuns()
  • getStopCriteria()
  • getStopCondition()
  • getProblems()

RatingRPUOed2 returns a different value than expected in org.um.feri.ears.engine.BenchmarkRunner, it returns TaskBase instead of Task