Skip to content
  • Iustin Pop's avatar
    Change the balancing algorithm · aaaa0e43
    Iustin Pop authored
    This patch changes the balancing algorithm to not iterate linearly over
    the instances (in a random, but fixed order), instead selecting at each
    step the best next move. This should allow a better score (most of the
    time), and usually also a shorter solution.
    aaaa0e43