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

Proper comparison to other libraries with code examples #108

Open
bruderj15 opened this issue Sep 12, 2024 · 0 comments
Open

Proper comparison to other libraries with code examples #108

bruderj15 opened this issue Sep 12, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@bruderj15
Copy link
Owner

Current README only has a few senctences on related work.

It does not quite highlight, what Hasmtlib does better than sbv, simple-smt, what4, smtlib2.

Explicitly show what we do better and provide small code comparisons, mainly showing how good embedded the DSL is, whether formula construction is pure or monadic and how simple and safe the types are.
This may fit into the README.

However, comparison with a big example may also be worth it.
Maybe something like the encoding of knights tour or Sudoku?
This could also be used to compare performance of the libraries!

@bruderj15 bruderj15 added the documentation Improvements or additions to documentation label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant