
Sebastían Díaz
- 合計アクティビティ 7
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
Sebastían Díazさんの最近のアクティビティ-
Sebastían Díazさんがコメントを作成しました:
thanks that help me alot
-
Sebastían Díazさんがコメントを作成しました:
I got another error because when i use the array i got invalid type and the constant for binary is "B". Thanks for responding.
-
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...
-
Sebastían Díazさんがコメントを作成しました:
Hi i follow your advice and now i am using microsoft visual studio. i follow this guide to configurate gurobi https://support.gurobi.com/hc/en-us/articles/360013194392-How-do-I-configure-a-new-Guro...
-
Sebastían Díazさんが投稿を作成しました:
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...