susanta samanta
- 合計アクティビティ 11
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 4
- サブスクリプション 1
投稿
susanta samantaによる最近のアクティビティ-
Cannot find feasible solution and programm killed after a long time
回答済みHere I have MILP model with 1857 rows, 2336 columns and 9792 nonzeros and I run this lp file in a machine in the following platform Intel Core i5-8250U CPU @ 1.60GHz × 8 , 8.00 G RAM, 64 bit Linux ...
-
Multiple .lp file run in a time
回答済みI have some .lp file around 15,000. It is impossible to run all of them one by one ( like x=read("a.lp") and then x.optimize() ). Is there any procedure to run all these .lp file at a time. ...
-
Error reading LP format file
回答済み