Florian Speicher
- 合計アクティビティ 10
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 4
投稿
Florian Speicherによる最近のアクティビティ-
How bad are quadratic constraints?
回答済みHallo, I was studying mathematics in OR some time ago. When I was doing so, I learned a "hierachy" of complexity for problems, meaning that the running time for solving those problems increase. In ...
-
Multiobjective difference index and priority
回答済みHallo, I try to set up a multiobjective function using: setObjectiveN ( expr, index, priority=0, weight=1, abstol=1e-6, reltol=0, name="" ) I wonder what the difference between index and priority i...
-
Get an infeasible solution after timeout
回答済みHallo, I have a MILP which it ist really hard to find a feasible solution for. I have a Timelimit of 600 Seconds and Sometimes this is Not enough to find a feasible solution. I guess during that ti...
-
Gurobi Nuget Version Number and Gurobi Optimizer Version number must match?
回答済みHey there, I use c# with the gurobi nuget package in Version 10.0.3 NuGet Gallery | Gurobi.Optimizer 10.0.3. I installed also the new Gurobi optimizer in Version 11.0.0. I deinstalled all other gu...