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

instance Show BelStruct is not lawful #42

Open
m4lvin opened this issue Apr 4, 2024 · 0 comments
Open

instance Show BelStruct is not lawful #42

m4lvin opened this issue Apr 4, 2024 · 0 comments
Labels
Milestone

Comments

@m4lvin
Copy link
Member

m4lvin commented Apr 4, 2024

Currently show on belief structures generates code like

(BlS [P 0,P 1,P 2,P 3,P 4] Data.HasCacBDD.Top (fromList [("1",emptyRelBdd),("2",emptyRelBdd),("3",emptyRelBdd),("4",totalRelBdd),("5",Tagged Var 12 Top Bot)]),[])

This is missing brackets after Tagged and would be nicer if it used things like emptyRelBdd etc.

@m4lvin m4lvin added the bug label Apr 5, 2024
@m4lvin m4lvin added this to the 1.4.0 milestone Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant