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 NAT_PLUS as a fully reversible relation #73

Open
robsimmons opened this issue Nov 24, 2024 · 0 comments
Open

Add NAT_PLUS as a fully reversible relation #73

robsimmons opened this issue Nov 24, 2024 · 0 comments

Comments

@robsimmons
Copy link
Owner

INT_PLUS can only be run backwards with a single unknown, because plus X Y is 12 has an infinite number of answers (X = 12 and Y = 0, X = 112 and Y = -100, and so on). But NAT_PLUS can be run backwards the same way STRING_CONCAT now can, because plus X Y is 12 only has 13 solutions.

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