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

GLOP algorithm clarification #16

Open
Valentina964 opened this issue May 6, 2020 · 4 comments
Open

GLOP algorithm clarification #16

Valentina964 opened this issue May 6, 2020 · 4 comments

Comments

@Valentina964
Copy link

Hi everyone! I've just started to use GLOP in python and I've a question because I can't find the answer trough the help command or on the net. Does GLOP by default implemet the simplex method or any other algorithms like the interior-point method? Thanks in advice for the help.

@joemerlino
Copy link

Ciao!

Se stai utilizzando GLOP di Google sembrerebbe si implementi il simplex method leggendo la descrizione che viene data.

Aprire una issue GitHub in una repository che non ha a che fare con il tool non è il modo migliore per trovare risposte al tuo dubbio, ti consiglio piuttosto di utilizzare stack overflow e/o stack exchange per queste richieste :)

@Valentina964
Copy link
Author

Valentina964 commented May 6, 2020 via email

@joemerlino
Copy link

Figurati! Ho fatto qualche ricerca in più ed ho trovato la repository del tool:

https://github.com/google/or-tools/tree/stable/ortools/glop

Qui puoi trovare il codice sorgente che viene utilizzato da glop :)

@Valentina964
Copy link
Author

Valentina964 commented May 7, 2020 via email

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

2 participants