Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to correct implementation #1

Open
Frollamma opened this issue Dec 17, 2022 · 0 comments
Open

Switch to correct implementation #1

Frollamma opened this issue Dec 17, 2022 · 0 comments

Comments

@Frollamma
Copy link
Owner

The current implementation of the Simplex Method is more similar to its "first form" (see Festa's slides, it is the simplest one where you invert the base matrix). The most important thing here is the output (not the efficiency), but you should consider switching to the exact implementation of the Full Tableau Simplex Method for efficiency and to get the code itself more "educative" and "coherent" with its

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

No branches or pull requests

1 participant