Faraz Hayat
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Comments
Recent activity by Faraz Hayat-
Hi Daniel, I am using the R module and here is the code. It is quite simple: d = -1*d A = cbind(A, d) model <- list() model$A <- A model$rhs <- x model$sense <- c('=') model$obj <- c(r...
-
Hi Daniel, I have added the mps and lp file to the dropbox link in the original post. What is confusing me is the following: Gurobi says that the model is infeasible. Yet gurobi is able to find a s...