Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Lagrangian Relaxation

    Posted 12/03/24 09:44 AM

    I am working in Lagrangian Relaxation I am getting issue that sum 1  and sum 2 are not updating I am unable to solve the issue.
    My main script code, Lower Bound, Upper Bound and Relax codes I have attached.




    ------------------------------
    Nitish Raj Kumar Sathya
    ------------------------------

    Attachment(s)

    mod
    LB LR.mod   1 KB 1 version
    mod
    Main.mod   6 KB 1 version
    dat
    Y.dat   296 B 1 version
    mod
    Relax_1.mod   1 KB 1 version
    dat
    mult.dat   591 B 1 version
    mod
    LR UpperBound.mod   1 KB 1 version


  • 2.  RE: Lagrangian Relaxation

    Posted 12/04/24 03:54 AM

    Hi

    the .dat where

    int p[Jobs] = ...;      // Processing time of each job
    int s[Jobs] = ...;      // Size of each job
    int S = ...;            // Machine capacity
    int D = ...;            // Maximum number of jobs per batch

    are defined is missing



    ------------------------------
    [Alex] [Fleischer]
    [Data and AI Technical Sales]
    [IBM]
    ------------------------------