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

Introduce four-valued logic #70

Open
SimonBuxx opened this issue Jul 31, 2020 · 0 comments
Open

Introduce four-valued logic #70

SimonBuxx opened this issue Jul 31, 2020 · 0 comments
Labels
difficult Issues that are (probably) hard to fix or to implement enhancement Issues that are enhancing the functionality nice-to-have Features that would be nice to have but are not necessary

Comments

@SimonBuxx
Copy link
Owner

In four-valued logic, in addition to the values high and low, there are values for things like unknown or high-resistance. We could go into that and define a useful set of logic values to implement into LogiJS.

Technically, this would call for changes in the combination logic at multiple points (what happens, when wires of different states connect, etc.) and the introduction of new colors or wire markers. Could be relatively easy to implement, but could also be way more difficult than I imagine at the moment.

@SimonBuxx SimonBuxx added difficult Issues that are (probably) hard to fix or to implement enhancement Issues that are enhancing the functionality nice-to-have Features that would be nice to have but are not necessary labels Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficult Issues that are (probably) hard to fix or to implement enhancement Issues that are enhancing the functionality nice-to-have Features that would be nice to have but are not necessary
Projects
None yet
Development

No branches or pull requests

1 participant