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

Fix code duplication: relnext_quantify_policy #674

Open
SSoelvsten opened this issue Jun 14, 2024 · 0 comments
Open

Fix code duplication: relnext_quantify_policy #674

SSoelvsten opened this issue Jun 14, 2024 · 0 comments
Labels
✨ code quality Uncle Bob would be proud 🎓 student programmer Work, work...

Comments

@SSoelvsten
Copy link
Owner

SSoelvsten commented Jun 14, 2024

With one of the optimisations in #502 , we end up adding some source-code copy by creating the relnext_quantify_policy which is a copy-paste of the regular BDD quantify policy ( #675 ). In the long-run this ought to be fixed. To do so, I'd suggest one merges all source files in <adiar/bdd/...> into a single file. This may also improve running time by inlining more functions.

@SSoelvsten SSoelvsten added ✨ code quality Uncle Bob would be proud 🎓 student programmer Work, work... labels Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ code quality Uncle Bob would be proud 🎓 student programmer Work, work...
Projects
None yet
Development

No branches or pull requests

1 participant