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

Add entrypoints to IReificationFactory constraints #4

Open
dimitri-justeau opened this issue Oct 6, 2022 · 0 comments
Open

Add entrypoints to IReificationFactory constraints #4

dimitri-justeau opened this issue Oct 6, 2022 · 0 comments

Comments

@dimitri-justeau
Copy link
Collaborator

These are missing in the current version (https://github.com/chocoteam/choco-solver/blob/master/solver/src/main/java/org/chocosolver/solver/constraints/IReificationFactory.java)

To do this it will be necessary to:
- Implement entrypoints in the choco-solver-capi repository
- Add these entrypoints to the C backend and SWIG interface of pychoco (backend.h, backend.c, backend.i)
- Implement, document and test python methods relying on these entrypoints.

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