Skip to content

Conversation

@invisi-splat
Copy link

There's an issue with the current version of the LP calculator - inputting an objective function with a constant in it (e.g. M = m-4 or p = x+y+2) doesn't correctly calculate the final value of the objective variable. It instead creates a column with an empty variable name in the tableau.

image

I've fixed this by moving this constant to the RHS of the objective row. The algorithm then continues as usual.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant