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

[FEATURE] Simple API for current Solver operations #659

Closed
ArthurGodet opened this issue Jan 16, 2020 · 1 comment
Closed

[FEATURE] Simple API for current Solver operations #659

ArthurGodet opened this issue Jan 16, 2020 · 1 comment

Comments

@ArthurGodet
Copy link
Collaborator

It would be a nice feature to have simple method for some common Solver operations, such pushing a decision or poping it, propagating (which already exists), and so on. Moreover, these methods could also simplify the readability of the Solver class and ease the understanding of the internal mechanisms of the solving process.

cprudhom added a commit that referenced this issue Jan 17, 2020
@cprudhom
Copy link
Member

Here is a suggestion: #660

cprudhom added a commit that referenced this issue Jan 17, 2020
cprudhom added a commit that referenced this issue Jan 17, 2020
cprudhom added a commit that referenced this issue Jan 20, 2020
* Fix issue #659

* Fix issue #659 (complement)

* Fix issue #659 (again)

* Add .lgtm.yml file
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