Lukas-Benedikt Fiechtner
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
Lukas-Benedikt Fiechtnerによる最近のアクティビティ-
Bilinear Program should be unbounded but GUROBI says it has a finite value
回答済みWhen I run the below code (using GUROBI V11.0.3) I get that the value is finite even though it should clearly be unbounded below (take x=-n and y=n and let n -> infinity). What am I doing wrong her...