Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  NP hard problem

    Posted 12/02/19 04:08 AM

    Originally posted by: arronlee11


    1. Are all shortest path problems NP hard?

    2. Is the classical shortest path problem NP hard?

     


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: NP hard problem

    Posted 01/08/20 04:02 AM

    The shortest path problem with non-negative edge weights can be solved in polynomial time and is thus not NP hard.


    #CPLEXOptimizers
    #DecisionOptimization