HP50G SIMPLEX Version14b Max Min Pivot Algorithm, multiple/unbounded, unfeasible sol
|
12-13-2022, 05:21 PM
(This post was last modified: 01-02-2023 01:33 PM by Gil.)
Post: #7
|
|||
|
|||
RE: HP49-50G Version 6r Simplex Max Min Pivot Algorithm, multiple/unbounded solutions
When in presence of a free variable, the program transforms it systematically into two variables xia and xib, both >= 0, defining xi = xia - xib (transforming back again, for the final SOL variable at the very end of the program execution, xia - xib —>xi).
Now, for better comprehension of the decision steps, that definition is given at the beginning of the STEPS variable when dealing with free variables xi; for clarity, the same applies to SLACK.BETA variable Regards |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)