Decision Optimization

 View Only
Expand all | Collapse all

CPLEX Error 1300: Failure to solve multi-objective subproblem.

  • 1.  CPLEX Error 1300: Failure to solve multi-objective subproblem.

    Posted Thu March 16, 2023 01:23 PM

    Hi,

    I am solving a Multi-objective minimization problem. The final status returned by CPLEX is 'JobSolveStatus.UNKNOWN' and this is not helping me find the the root cause of the issue.

    Secondly, what is more surprising to me is if turn off the PRESOLVE via command 'solver.parameters.preprocessing.presolve = 0' the same problem is solved to optimality.

    I was under the impression that PRESOLVE generally don't alter the status of problem but here I see it otherwise. What could be wrong in this situation? Can any one help me?



    ------------------------------
    Vikas Garg
    ------------------------------


  • 2.  RE: CPLEX Error 1300: Failure to solve multi-objective subproblem.

    Posted Fri March 17, 2023 12:40 PM

    CPXmultiobjopt failed to solve one of the subproblems in multi-objective optimization.

    Try solving the sub-problems

    See.  https://www.ibm.com/docs/en/icos/20.1.0?topic=optimization-cpxerr-multiobj-subprob-solve



    ------------------------------
    [Nzube] [Nzube]
    [Optimisation Research]
    ------------------------------