Lukas-Benedikt Fiechtner
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Lukas-Benedikt Fiechtner-
Bilinear Program should be unbounded but GUROBI says it has a finite value
AnsweredWhen 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...