Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  IlogException: NOt enough Memory

    Posted 12/08/08 05:44 AM

    Originally posted by: SystemAdmin


    [niharika said:]

    HI
      I sincerely THANX Mr. DIdier Vidal for suggesting a soluiton to my problem.
    I can read the data from file now and code works perfectly well for small data but if i have to use it for large values, for eg. 3300 values then the program aborts with IlogException : "NOT ENOUGH MEMORY"
    Kindly suggest .
    Nidhi
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: IlogException: NOt enough Memory

    Posted 12/08/08 04:48 PM

    Originally posted by: SystemAdmin


    [Didier Vidal said:]

    Not enough memory is probably related to the RAM (I don't think it's related to the disk space).

    Do you know how many variables are created in your problem, when you set your parameters to 3300 ? Is it millions or variables or just thousands ?

    Also, are you running a 32 bit machine or a 64 bit machine (the memory space that can be addressed is larger in a 64 bits machine)
    #CPLEXOptimizers
    #DecisionOptimization


  • 3.  Re: IlogException: NOt enough Memory

    Posted 12/08/08 10:44 PM

    Originally posted by: SystemAdmin


    [niharika said:]

    HI
      Thank you once again for your reply.
    my problem has 3365 variables i.e. decision variables and 4 constraints.
    My ram size is 1 gb and i m using it on 32 bit computer
    Nidhi
    #CPLEXOptimizers
    #DecisionOptimization