Ali Jahanbani Ardakani

  • 合計アクティビティ 9
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 4

アクティビティの概要

Ali Jahanbani Ardakaniさんの最近のアクティビティ
  • Ali Jahanbani Ardakaniさんがコメントを作成しました:

    Thank you very much Jaromił Najman The cost is in millions of dollars, and if I were to convert it to thousands of dollars, I would have multiplication by 1000 in other places. I will try this sugg...

  • Ali Jahanbani Ardakaniさんが投稿を作成しました:

    numerical issues

    回答済み

    Hello, I have a model with the coefficient statistics and the solution process shown below. The LP files with original user-defined variable names (fn_OrigVarNames.lp -- Please use this file since ...

  • Ali Jahanbani Ardakaniさんがコメントを作成しました:

    Jonasz Staszek None of my variable names contain spaces (they do contain "_" though) and the LP file is using the internal variable names instead of user-defined variable names. Are "_"s causing pr...

  • Ali Jahanbani Ardakaniさんがコメントを作成しました:

    Maybe `rlp` format is what you are looking for. model.write("model.rlp") but I am not sure how you can convert from the internal Gurobi variable names to the variable names used in your model. Mayb...

  • Ali Jahanbani Ardakaniさんが投稿を作成しました:

    Write LP with original (model's) variable names

    回答済み

    Hello, I'd like to write the LP file using the original variable names that I have in the model and not using the Gurobi-assigned variable names. Is there a way to do this? Or is it possible to wri...