Peizan Sheng
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Peizan Sheng-
Peizan Sheng created a post,
Quadratic Programming with Non-Convex Objective Function
AnsweredDear professor,I am trying to solve the following quadratic programming problem with linear constraints:min/max x' Q x + c' xs.t. A x ≤ bwhere x is the K x 1 vector of variables, Q is K x K matrix,...
-
Peizan Sheng commented,
Thanks, Riley! I have resolved this issue! I don't know why. I just re-run the code “library(gurobi)”, and this time it returns no error. Thank you so much!All the best,Peizan
-
Peizan Sheng created a post,
Question about Load gurobi library in R
AnsweredHi,I am using Windows system and I have downloaded the gurobi successfully. Then I try to install R package in RStudio. When I run library(gurobi), I get the following error Error: package or names...