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

Novel Atomic-Set Computation Based On SAT Solving #5

Open
h3ssto opened this issue Jan 23, 2025 · 0 comments
Open

Novel Atomic-Set Computation Based On SAT Solving #5

h3ssto opened this issue Jan 23, 2025 · 0 comments

Comments

@h3ssto
Copy link

h3ssto commented Jan 23, 2025

Recently, we evaluated the performance of our novel atomic-set computation algorithm [1] against the one implemented in FeatJar. We found that FeatJar, on average, is about 40x slower. Now we are curious to understand whether this difference stems from the algorithm or simply FeatJar's implementation in Java and its use of SAT4J.

As our algorithm should be easy to implement, we are hopeful that this question can be answered without much effort.

[1] https://arxiv.org/abs/2501.12490

skrieter pushed a commit that referenced this issue Jan 25, 2025
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