https://github.com/samstan4/binary-decision-diagram
https://github.com/samstan4/binary-decision-diagram
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samstan4/binary-decision-diagram
- Owner: SamStan4
- Created: 2024-03-31T12:04:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T02:01:17.000Z (about 2 years ago)
- Last Synced: 2025-05-21T16:16:17.020Z (about 1 year ago)
- Language: Python
- Size: 219 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# binary decision diagram
A data structure used to represent graphs as boolean equations
## Dependencies
[](https://www.python.org/)
[](https://pypi.org/project/pyeda/)
## Running the program
Type in terminal: ./BDD.py
## Authors/Contributors
- Sam Stanley (Programmer)