-
Notifications
You must be signed in to change notification settings - Fork 18
[upd] added functionality to retrieve multiple solutions #255
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
Conversation
Using get_sols you can now retrieve multiple solutions
|
I am still actively learning, so I have two questions;
|
Left you another comment :)
Seems like it's not liking the fact that russcip's rust edition is old. I wouldn't worry about it but I'll try to update it and see what happens 😄 |
|
You were correct! :) I based myself on the implementation of |
Great! just two more things:
|
|
I added a test for it! Also, it seems like updating the version number to 0.8.3 is not enough, I'll change it to 0.9.0 and commit it later today? |
|
Thank you very much @HunkBenny! |
Using get_sols you can now retrieve multiple solutions