Decision Optimization

 View Only
Expand all | Collapse all

Error message is: "Error: Value of parameter size is out of required range [0, 4503599627370494]".

  • 1.  Error message is: "Error: Value of parameter size is out of required range [0, 4503599627370494]".

    Posted Fri August 30, 2024 03:42 AM

    I am getting an error that I cannot resolve

    Error message is: "Error: Value of parameter size is out of required range [0, 4503599627370494]".

    How can I identify which parameter this is? I have searched the model by process of elimination and now down to minimum

    Can someone please help

     

    PS I am using latest docplex with Python in Windows

     

    Ross Dye

    0400669880

     



  • 2.  RE: Error message is: "Error: Value of parameter size is out of required range [0, 4503599627370494]".

    Posted Mon September 02, 2024 04:41 AM

    Can you post your minimal model?



    ------------------------------
    Olivier Lhomme
    ------------------------------



  • 3.  RE: Error message is: "Error: Value of parameter size is out of required range [0, 4503599627370494]".

    Posted Tue September 03, 2024 01:53 AM

    I found the issue

    It was a typo in my code

    In the message, 'size' refers specifically to the 'size' parameter of an interval variable

    Thanks



    ------------------------------
    Ross Dye
    ------------------------------