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

Log continually print 'Processing user MIP start: 0 nodes explored in subMIP, total elapsed time xxxs' when I set an initial value for all variables of MIP model

回答済み

コメント

2件のコメント

  • 正式なコメント
    Simranjit Kaur
    • Gurobi Staff
    This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum, or try Gurobot, our chatbot interface offering instant, expert-level support.
  • David Torres Sanchez
    • Gurobi Staff

    Hi Zhanwei,

    This is interesting, what happens if you do not provide the initial solution values?
    It may just take longer to process the initial solution than it is worth.

    I can't really say much more without the model file (e.g. MPS format) and the solution file.
    You can share it here, after compressing them using \(\texttt{m.write("model.mps.bz2")}\) and  \(\texttt{m.write("model.sol.bz2")}\).

    Cheers, 
    David

    0

投稿コメントは受け付けていません。