Well, we had to expect that there would be cases where the algorithms perform
better and cases where they perform worse. The only notable change I see is
that the original M&S mas-buckets config solves 3 tasks in barman, whereas it
solves no task with the new RNG. I looked into the logs and it seems that the
reason is that with the new "shrink order" there's not enough memory to merge
all variables. I don't know if we can or should do anything about this.
|