Closed cschwartz closed 8 years ago
Linear equality constraints in the reformulated problem were given as 0 <= Aeq x <= beq, but the lower bound in Flow probably should have been beq <= Aeq x <= beq.
Nonetheless, thanks for the great work on snopt.
Best, Christian
Thanks for catching that!
Linear equality constraints in the reformulated problem were given as 0 <= Aeq x <= beq, but the lower bound in Flow probably should have been beq <= Aeq x <= beq.
Nonetheless, thanks for the great work on snopt.
Best, Christian