Veda2.0 Released!


GAMS Solver
#1
Hi,

I have a question about GAMS solver.

Is there a way to use the solver GAMS/CBC instead of CPLEX,  XPRESS, MINOS when running and solving the model?


Thanks.
Reply
#2
Certainly:
  • Click "RunFile_Tmpl" under the solver combo on the case manager
  • Replace the following line
    • *--If you want to use an optimizer other than cplex/xpress, enter it here:
      *OPTION LP=MyOptimizer;
  • with
    • *--If you want to use an optimizer other than cplex/xpress, enter it here:
      OPTION LP=<name of your optimizer>;
  • Check the box "update Template RUN file" and click Save
You will need to redo this after you apply any updates to VEDA... as this template will be overwritten.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Terminated by solver/Optimal Lukas 2 5,923 27-01-2020, 01:56 PM
Last Post: Lukas
  GAMS version Shibo.liu 1 3,684 14-11-2019, 01:17 PM
Last Post: Vikrant
  Terminated by solver with status being Optimal MikkelBosack 2 6,210 17-08-2018, 04:26 PM
Last Post: MikkelBosack
  GAMS error? Donald112 2 5,725 11-12-2017, 06:36 PM
Last Post: Donald112
  Run terminated by solver tnapp 16 34,552 28-07-2017, 04:47 AM
Last Post: Antti-L
  VEDA FE / GAMS Error KTKoplovich 5 12,627 20-06-2017, 07:24 PM
Last Post: Antti-L
  Solving TIMES with Gurobi solver saleh 1 6,454 15-12-2015, 01:24 PM
Last Post: Gary
  A problem of solver Sharonchang 9 23,280 04-03-2013, 09:27 PM
Last Post: Sharonchang
  Navigating Gams Source Code StevePye 0 3,590 24-01-2013, 05:45 AM
Last Post: StevePye
  See the GAMS full equation of a constraint Sebastien 1 5,698 16-07-2012, 02:06 AM
Last Post: Sebastien

Forum Jump:


Users browsing this thread: 1 Guest(s)