susanta samanta
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 1
Posts
Recent activity by susanta samanta-
Cannot find feasible solution and programm killed after a long time
AnsweredHere 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
AnsweredI 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
Answered