Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Barrier Log display

    Posted 08/30/12 06:14 PM

    Originally posted by: Venky_R


    Hi,

    Is there documentation someplace which tells me the details of the Barrier CPLEX log when the barDisplay is set to detailed (Diagnostic) output?

    BarDisplay = 2

    Like for example, what does the histogram of super-node widths mean?

    --
    Venky
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Barrier Log display

    Posted 09/04/12 12:29 PM

    Originally posted by: SystemAdmin


    Did you check this section in the user manual?
    #CPLEXOptimizers
    #DecisionOptimization


  • 3.  Re: Barrier Log display

    Posted 09/06/12 12:06 PM

    Originally posted by: Venky_R


    Yes I did. It gives me an overview in a very limited detail.

    But it doesn't describe anything that we see in the detailed diagnotic output when we set the variable Bardisplay = 2.
    #CPLEXOptimizers
    #DecisionOptimization


  • 4.  Re: Barrier Log display

    Posted 09/18/12 03:27 AM

    Originally posted by: SystemAdmin


    The "Histogram of super-node widths" has to do with the parallel Cholesky factorization. If you search the internet for "parallel Cholesky factorization supernode" you will find papers on this, for example this one: http://www-users.cs.umn.edu/~agupta/doc/direct.pdf

    Tobias
    #CPLEXOptimizers
    #DecisionOptimization