Skip to content

Compute minimum distance of resulting codes. #1

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

noajshu
Copy link

@noajshu noajshu commented Jul 18, 2022

In addition to generating the codes in the first place, CSP solvers can be used to compute the exact minimum distance of the resulting codes, as shown in this PR. I used Z3 for the CSP solver -- while ORTools would also work instead, I was more familiar with Z3.

Please feel free to request any revisions for consistency and accuracy.
Thanks!

  • Noah

@noajshu noajshu changed the title Added function to compute minimum distance of resulting codes. Compute minimum distance of resulting codes. Jul 18, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant