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 an E' backend #16

Open
ozgurakgun opened this issue Jun 18, 2024 · 1 comment
Open

Add an E' backend #16

ozgurakgun opened this issue Jun 18, 2024 · 1 comment

Comments

@ozgurakgun
Copy link
Contributor

This will be reasonably straightforward and would allow conjure-oxide to reach full feature coverage very quickly. We output textual essence prime and call savilerow for solving.

@niklasdewally
Copy link

niklasdewally commented Jun 28, 2024

Steps to implement

We have a generic solver API which exposes a common interface for all solvers. To add a new backend, one must implement all the functions for the SolverAdaptor interface/trait for it.

Relevant docs:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants