Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  (CPLEX toolbox) calculate the running time.

    Posted 06/25/10 10:06 PM

    Originally posted by: duyuquan2006


    Hi,all

    I ran a MISOCP problem via YALMIP in matlab on a personal computer with 4 CPUs(threads). Through the log file, I knew the total CPU time is around 7200s. Howerver, I used the matlab statement "cputime" to calculate the running time, it pushed me a time round 20000s. Is it strange?

    Thanks a lot.
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: (CPLEX toolbox) calculate the running time.

    Posted 06/26/10 06:35 AM

    Originally posted by: duyuquan2006


    I get it. The statements "tic, toc" is OK : the result is close to the CPLEX result. Sorry for the post.
    #CPLEXOptimizers
    #DecisionOptimization