メインコンテンツへスキップ

Question regarding output log behaviours and branch and bound algorithms

回答済み

コメント

1件のコメント

  • Riley Clement
    • Gurobi Staff

    Hi Than,

    Modern MIP solvers are very complex beasts and it is not easy to infer what is happening from logs alone.  I'm not sure what you mean by “faulty branch”.  Perhaps you are referring to a node LP solve that gets stuck, or does not perform reasonably?  In that case you typically don't see regular logging, which is not the case in your log.

    If I had to pick a possible reason due to plateaus it would be the solver working on disconnected components in the model, but there are other possible explanations too.

    Regarding observations B), you probably can't reliably classify the instances unless you are running them across multiple values of the Seed parameter.  See How can I make accurate comparisons?. Then regarding your hypotheses, again I think these are unlikely, but coming up with a single likely explanation is improbable.

    - Riley

     

     

    0

サインインしてコメントを残してください。