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

Matheuristic: Injecting Heuristic Solutions more regularly

ユーザーの入力を待っています。

コメント

1件のコメント

  • Riley Clement
    • Gurobi Staff

    Hi Konstantin,

    Can I suggest a couple of things to help make this easier to debug:

    i) add timestamps to your custom logging

    ii) additionally add your logging to the Gurobi logfile using the Model.message function

    The log indicates “time in user-callback 693.13 sec” but I'm a little skeptical of this number (and wondering if we have a bug in time keeping).  A healthy solve will log lines every 5s (or whatever value is given by DisplayInterval), and there are several instances where there are large gaps in the log, which to me look like they correspond to your ALNS heuristic running.

    - Riley

    0

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