Zhongkui Ma

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 9
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 2
  • サブスクリプション 3

投稿

Zhongkui Maによる最近のアクティビティ 最近のアクティビティ 投票
  • How to use CALLBACK to terminate model early?

    回答済み

    I'm confused about the following parameters about simplex alg. SPX_PRIMINF SIMPLEX double Current primal infeasibility. SPX_DUALINF SIMPLEX double Current dual infeasibility. I'd like t...

  • What does status 11 INTERRUPTED mean?

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

    Hi, I'm not very understand the model status INTERRUPTED. I have many models and some of them will have a status of 11. The documentation tells me that "Optimization was terminated by the user". Ho...

  • After using .feasRelax(), what should I do?

    回答済み

    For example I have the following linear programming problem with an infeasible area. Then I use m.feasRelax() to get a new model with some new variables. But the original objective also changed to ...