Victor Hugo Nascimento
- 合計アクティビティ 10
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 3
- サブスクリプション 4
アクティビティの概要
Victor Hugo Nascimentoさんの最近のアクティビティ-
Victor Hugo Nascimentoさんが投稿を作成しました:
How good is Gurobi for solving large linear systems of equations?
回答済みI need to solve a somewhat large linear system of equations (hundreds of thousands variables) in C++ and instead of having to learn a new library was thinking of testing it in Gurobi. Are there ben...
-
Victor Hugo Nascimentoさんが投稿を作成しました:
License issue while using gurobi in Ubuntu on Windows WSL
回答済みI'm using Gurobi 9.0.2 in a Ubuntu 18.04 WSL2 environment on Windows 10 Pro. My problem is that every time I reboot my PC and run Gurobi on Ubuntu again the license stops being recognized, throwing...
-
Victor Hugo Nascimentoさんが投稿を作成しました:
Variation in runtimes for big linear problem
I'm solving a big continuous problem that is presenting high variations in the run times. For example, I've run the program 3 times and got the run times: 175.86, 341.24 and 190.98 seconds. Accordi...