Di Lv
- 合計アクティビティ 8
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
Di Lvによる最近のアクティビティ-
Obtain the current optimization result of Gurobi under jupyter-notebook
回答済みI'm using Gurobi to solve a mixed-integer linear programming problem in a web-based jupyter notebook. The optimality gap is currently about 3%, and I'd like to obtain the current solution and stop ...
-
libgurobi100.so: cannot open shared object file: No such file or directory
ユーザーの入力を待っています。I try to install gurobi on my linux server, however, I meet the problem:libgurobi100.so cannot open. My academic license permits version10, I also clearly examine all the Path in my bashrc file. ex...