Hi,
i'm using the kkt function in yalmip to derive the KKT conditions for an inner problem of a bilevel model, and i get the following statements.
I'd really appreciate it if someone can help me with explaining the statements highlighted in bold.
Removed 82 duplicated or redundant inequalities
Transfered 112 inequalities to equalities
Starting derivation of dual bounds (can be turned off using option kkt.dualbounds)
*Computing 203 primal bounds (required for dual bounds) ---> the dual bounds are for the lambda variable, right? what are the primal bounds?
*Computing 495 bounds on parameterized RHS (required for dual bounds) ---> what is meant by parameterized RHS?
Parameterized RHS in equality not yet supported in lifting based bounds ---> what does this statement mean?
*Computing 495 dual bounds
*Warning: Some of the dual upper bounds are infinite ---> is this something to worry about?
thanks,
Sara