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 order-encoded finite-domain variables #8

Open
Lipen opened this issue Nov 20, 2021 · 0 comments
Open

Add order-encoded finite-domain variables #8

Lipen opened this issue Nov 20, 2021 · 0 comments

Comments

@Lipen
Copy link
Owner

Lipen commented Nov 20, 2021

We need to provide more encodings for finite-domain variables. Currently, only OneHot encoding is supported and being used by default. But there many more exist, for example, order (unary) encoding, binary encoding, onehot+binary encoding, mixed radix encoding. At least the most common ones have to be implemented in kotlin-satlib. And we should begin with order-encoding, including the exploration of problems where such encoding is vital/beneficial, and adding the corresponding examples/tests.

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