Aldana Stefanía

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

アクティビティの概要

Aldana Stefaníaさんの最近のアクティビティ
  • Aldana Stefaníaさんが投稿を作成しました:

    Save objective function value of the problem LP

    回答済み

    Hello!I am solving a MILP problem. I need to save the first solution of the relaxation of the problem (LP). I can see it in .log file, but I want to save it and from there I can't do it.Thanks for ...

  • Aldana Stefaníaさんが投稿を作成しました:

    How print constraints?

    回答済み

    Hi, I need to know how to print (view) the constraints. I generate them with addConstrs(). thanks!