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

Print computation tree of decision procedure in DOT format #212

Merged
merged 3 commits into from
Mar 25, 2025

Conversation

jurajsic
Copy link
Member

@jurajsic jurajsic commented Mar 21, 2025

This PR adds new trace string str-noodle-dot which when it is enabled, prints to trace the dot representation of the computational graph for each run of DecisionProcedure.

It also adds a function to print vector of variables using << operator.

@jurajsic jurajsic force-pushed the print_dot_noodles branch from 67f7ce2 to 972ed31 Compare March 23, 2025 07:39
@jurajsic jurajsic requested a review from vhavlena March 23, 2025 07:47
@jurajsic jurajsic merged commit cbd8f8d into devel Mar 25, 2025
3 checks passed
@jurajsic jurajsic deleted the print_dot_noodles branch March 25, 2025 11:17
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

Successfully merging this pull request may close these issues.

1 participant