Baptiste Lambin
- 合計アクティビティ 3
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
コメント
Baptiste Lambinによる最近のアクティビティ-
Hi Eli, It was actually a stupid mistake from my end. I used a vector<int> instead of vector<double> to get the current solution (using getSolution) and work on it. As getSolution returns a double ...
-
I'm actually having a similar issue, but with branching solutions (with a * in the MIP logging). I'm using the C++ API, and the first intruction after (where == GRB_CB_MIPSOL) is to print "Callback...