Sebastían Díaz

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

投稿

Sebastían Díazによる最近のアクティビティ 最近のアクティビティ 投票
  • C++ GRBModel::addvars() problem

    回答済み

    hi, i am trying to add binary variable to the model but i get and error that i dont know why is happening because i am following the documentation. i have other variable without the type and it w...

  • How to install gurobi in C++ Interface

    回答済み

    Hi, i am trying to use gurobi with c++ interface. I have installed gurobi on my computer and also i have set the System variable named GRB_LICENSE_FILE but when i try to run the example mip_1c++.cp...