
Rizqi Ilma Nugroho
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Rizqi Ilma Nugroho-
Rizqi Ilma Nugroho commented,
I run it like this starttime = time.time()from pyomo.util.infeasible import log_infeasible_constraints slvr = SolverFactory('gurobi')slvr.options["MIPGap"] = 0.01results = slvr.solve(model) resul...
-
Rizqi Ilma Nugroho created a post,
ERROR: Solver log: 'xx' is not recognized as an internal or external command, operable program or batch file.
AnsweredDear All, I am currently experiencing this error when I tried to run the solver. ERROR: Solver log: 'C:/Users/xx' is not recognized as an internal or external command, operable program or batch...