This recombiner is meant to be used over and over on the same model to gradually nudge it towards certain models. If you had just two models, it'd be more or less like this: If (weight == previousWeight) . return
(Random random, Model[] models, Model categoricalDefaultModel, String[] keys, double[] weights, double[] previousWeights, int categoricalStrategy)
source not stored for this graph (policy: none)
no test coverage detected