Faraz Hayat
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 1
コメント
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...