You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the twoChild tie-breaking rule, a node is supposed to be uniquely identified irrespective of the tree, but the sequence of down and up branching depends on the best solution (e.g. see getBranches function in IntVarHandler) which is not considered yet; needs correction to ensure reproducibility.
The text was updated successfully, but these errors were encountered:
Using the twoChild tie-breaking rule, a node is supposed to be uniquely identified irrespective of the tree, but the sequence of down and up branching depends on the best solution (e.g. see getBranches function in IntVarHandler) which is not considered yet; needs correction to ensure reproducibility.
The text was updated successfully, but these errors were encountered: