Missing methods and different return types
zskamljic opened this issue · 0 comments
zskamljic commented
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