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

Expose as get_next_best_solution function #42

Open
oxinabox opened this issue May 14, 2024 · 0 comments
Open

Expose as get_next_best_solution function #42

oxinabox opened this issue May 14, 2024 · 0 comments

Comments

@oxinabox
Copy link
Owner

Given #41 would mean there is a single best solution
we should expose a way for the user to request the next best solution.
Which would under the hood just call forbid_solution to block the current one, and then re-solve it.

I think this is useful to end-users, since they might be like "this one just doesn't look right, what is the next best candidate"?

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