Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Total memory used in CP models

    Posted 05/04/12 03:53 PM

    Originally posted by: SystemAdmin


    Hello,
    I have two CP model with same number of constraints and variables, under the same limits, and with the same search engine. what does it mean when they have different total memory usage?
    #ConstraintProgramming-General
    #DecisionOptimization


  • 2.  Re: Total memory used in CP models

    Posted 05/09/12 03:59 AM

    Originally posted by: SystemAdmin


    Hi Nabil,

    The total memory usage counts the memory consumed by search as well. This can vary depending on how the search behaves, on the domains sizes and on the constraints in the model. This is not surprising that slightly different models involves different memory consumption.

    Regards,

    Philippe
    #ConstraintProgramming-General
    #DecisionOptimization


  • 3.  Re: Total memory used in CP models

    Posted 05/09/12 11:51 AM

    Originally posted by: SystemAdmin


    Thank you Philippe.
    #ConstraintProgramming-General
    #DecisionOptimization