Decision Optimization

 View Only

ILOG.CPLEX.CpxException:"CPLEX Error 1811: Attempt to invoke unsupported operation..

  • 1.  ILOG.CPLEX.CpxException:"CPLEX Error 1811: Attempt to invoke unsupported operation..

    Posted Tue January 10, 2023 02:15 PM
    Hi,

    I am running CPLEX 12.10 on Windows 11. I use the C# api to implement a cutting-plane algorithm, and the contextCallback to add some user cuts to the model. But it throws an exception: ILOG.CPLEX.CpxException: "CPLEX Error 1811: Attempt to invoke unsupported operation.. i have checked the user cut, the content is correct, nothing special.

    I wonder what's the problem that supposed to be.

    Sincerely, Jeff Yang


    ------------------------------
    Jeff Young
    ------------------------------

    #DecisionOptimization