Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.

 View Only
  • 1.  how can to stop Auto error finder?

    Posted Thu January 13, 2011 08:01 AM

    Originally posted by: NikhilScreen


    Hi,

    I am trying to edit my OPL model in ODME project and evertime I make some change the auto error finder (a builder function??) kicks in and my the ODME hangs for sometime, till it finds all the errors and lists in the 'Problems' view. This happens with every key stroke on my keyboard. Obviously, when I have still not finished typing even a single line of code, there will be many errors like bracket not closing, unidentified variable names (if I mistype a variable name, while typing)

    How can I stop the Auto error finder? or is it problem with my RAM?

    Any help will be very useful.

    thanks and regards,
    Nikhil
    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: how can to stop Auto error finder?

    Posted Thu January 13, 2011 11:12 AM

    Originally posted by: FredericDelhoume


    What version of OPL are you using ?
    in recent versions the error reporting has been implemented as a separate job (thread) so this should not impact model writing like you describe.
    In your case you may try to close the outline view, it may help with the performance.
    You can also open your model as a normal (non OPL) text editor using contextual menu on your model in OPL projects. You will lose all OPL features but you will be able to edit your model.
    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 3.  Re: how can to stop Auto error finder?

    Posted Mon January 17, 2011 05:22 AM

    Originally posted by: NikhilScreen


    Hi Fred, thanks for your response.

    I am using ODME and the version of ODME and Cplex are as follows,

    ODM - 3.4.0.b13_20100520191328
    Cplex - 12.2.0.b13_20100520144800

    Well, I will try with closing the outlise view. However, from what I observed, when I start the eclipse IDE a fresh in the morning the system doesn'r slow down much, but as I use the IDE, and keep revising and running the models, the system starts to slow down like I explained before !!

    Thanks,
    Nikhil Kulkarni
    #DecisionOptimization
    #OPLusingCPLEXOptimizer