Originally posted by: GiovanniP
Hello,
Consider an LP. Given an optimal basis B, I was wondering:
1) if there is a way to access B-1 (which I really doubt) and
2) what do you think is the closest way to perform B-1b, given a new right hand side b, and check if the basis is still feasible (i.e. if the product is positive)? Is it by accessing sensitivity analysis information?
Thanks for any advice
#CPLEXOptimizers#DecisionOptimization