Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Misinterpreting QCP as MIQCP #80

@Anjula-Antonis

Description

@Anjula-Antonis

Hi,
I have written a code to find the duals of a QCP problem. But DOcplex is misinterpreting QCP as MIQCP. What could be the reasons for this?

Model: Con_acopf2

  • number of variables: 6895
    • binary=0, integer=0, continuous=6895
  • number of constraints: 4234
    • linear=4099, quadratic=135
  • parameters: defaults
  • objective: minimize
  • problem type is: MIQCP
    Version identifier: 22.1.0.0 | 2022-03-09 | 1a383f8ce
    CPXPARAM_Read_DataCheck 1
    MIP Presolve eliminated 2 redundant SOS constraints.
    Tried aggregator 2 times.
    MIQCP Presolve eliminated 3522 rows and 6143 columns.
    MIQCP Presolve modified 4 coefficients.
    Aggregator did 297 substitutions.
    Reduced MIQCP has 630 rows, 862 columns, and 2037 nonzeros.
    Reduced MIQCP has 0 binaries, 0 generals, 76 SOSs, and 0 indicators.
    Reduced MIQCP has 133 quadratic constraints.
    Presolve time = 0.00 sec. (6.58 ticks)
    MIP emphasis: balance optimality and feasibility.
    MIP search method: dynamic search.
    Parallel mode: deterministic, using up to 4 threads.
    Root relaxation solution time = 0.00 sec. (3.36 ticks)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions