Commit Graph

3 Commits

Author SHA1 Message Date
Daniel Gutowski b6fa1f5bc8 Cap logs logged by HintingSimulator.
To avoid excesive logging of the HintingSimulator we should use klogx
to cap the number of logged lines depending on the verbosity level.
2023-01-05 06:24:56 -08:00
Bartłomiej Wróblewski 10d3f25996 Use scheduling package in filterOutSchedulable processor 2022-11-23 12:32:59 +00:00
Daniel Kłobuszewski 92f5b8673e Extract scheduling hints to a dedicated object
This removes the need for passing maps back and forth when doing
scheduling simulations.
2022-10-20 11:44:15 +02:00