Skip to content

SIP multiple constraints and small violation #92

@evrenmturan

Description

@evrenmturan

Hi!
I have been trying to solve a problem with multiple SIP constraints with EAGO using SIPResRev().

  1. What is the recommended way to use multiple SIP constraints? I have been writing it as gSIP(x,p)=max(con1,con2). However I think this is leading to a violation of a constraint as at one p con1 =0 while con2 >0 .
  2. Does SIPHybrid not work? At some iteration I get the following, which seems to me that something is going wrong.

First Solution Found at Node -1
LBD = Inf
UBD = Inf
Solution is :

-----------------------------------------------------------------------------------------------------------------------------
|  Iteration  |     Nodes    | Lower Bound  |  Upper Bound  |      Gap     |     Ratio    |     Time     |    Time Left   |
-----------------------------------------------------------------------------------------------------------------------------
|         1000  |         1001 |     0.100E-1 |          Inf  |         Inf  |          Inf |     0.918E-1 |       0.600E3  |

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions