defconsiderResults(runId: Int, assignmentId: Int, results: MultiTable): Unit
Method to be overridden to extract data from the results.
Method to be overridden to extract data from the results.
They use a lot of memory, so the results of each run will be discarded after calling this method.
Trait to let mix-ins handle results.