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

CDD print should allow variable labels #7

Open
magoorden opened this issue Feb 8, 2022 · 0 comments
Open

CDD print should allow variable labels #7

magoorden opened this issue Feb 8, 2022 · 0 comments

Comments

@magoorden
Copy link
Contributor

Right now, the CDD print function prints indices of clock and boolean variables as labels for the nodes. To increase the human readability of the printed CDDs, we should print the actual variable names as the labels. As the variable names are not part of the CDD data structure, we should supply a mapping of indices to variable names to the print function.

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