
Roberto Bargetto
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Activity overview
Latest activity by Roberto Bargetto-
Roberto Bargetto commented,
Hello Maliheh, Thank you for your response. All the options listed by G. Glockner have been tested or included in my code.My program goes out-of-memory solving such an LP model running the optimiza...
-
Roberto Bargetto created a post,
How to use the network simplex algorithm in Gurobi?
AnsweredHello, It seems that Gurobi offers also the network simplex algorithm for solving models, but I cannot find it as an algorithm option setting env/model parameters.How to configure Gurobi for using ...
-
Roberto Bargetto created a post,
Gurobi LP model (C++ library) killed on the run or out-of-memory exception thrown
AnsweredHello, Running an LP model coded with the C++ library, the process is killed on the run or the program throws an out-of-memory exception (more likely if the env 'GRB_DoubleParam_MemLimit' is set to...