Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  using multi core

    Posted 07/21/08 10:42 PM

    Originally posted by: SystemAdmin


    [Yashar said:]

    Hi, I use CPLEX through MATLAB. Could you please
    tell me how i can use multi core for processing my model

    Thank you.
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: using multi core

    Posted 07/22/08 01:17 AM

    Originally posted by: SystemAdmin


    [jgregory said:]

    If your CPLEX license contains the Parallel flag (seen as p=2 or above, in your license key), then the parallel option for either MIP or Barrier optimizer can be invoked, for the purpose of solving each individual model faster.  Is this what you had in mind?
    #CPLEXOptimizers
    #DecisionOptimization