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

Dealing with multiple optimal solution issue #10

Open
huanfachen opened this issue Aug 19, 2021 · 2 comments
Open

Dealing with multiple optimal solution issue #10

huanfachen opened this issue Aug 19, 2021 · 2 comments

Comments

@huanfachen
Copy link

Hi all. I remember there was a gitter discussion about the multiple optimal solutions of MCLP and LSCP, and I might have missed some important points on gitter.

How is this issue addressed in the current release of spopt? If there are multiple optimal solutions, will the function output all solutions, or randomly select and output one of them?

@jGaboardi
Copy link

We discussed that, but didn't get around to implementing it. It is important that we keep this on the radar though. @gegen07 can you transfer this issue into the spopt repo?

One initial thought is if solvers actually report multiple optimal solutions when they exist, as they absolutely could in the LSCP, MCLP, and p-center.

@gegen07
Copy link
Owner

gegen07 commented Aug 20, 2021

See pysal#191

gegen07 pushed a commit that referenced this issue Apr 17, 2022
…ns/setup-python-3.0.0

build(deps): bump actions/setup-python from 2 to 3.0.0
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

3 participants