You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a method that reveals which positive variables in the transformed problem in LPFormat1 or LPFormat2 correspond to the original problem variables #19
This seems to be as simple as sharing the internal mapFromInToNewVariables from ToLPStandardForm1 in the outputs. Similarly, we could forward the value from ToLPStandardForm1 to ToLPStandardForm2.