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

Visualize constraints #28

Merged
merged 1 commit into from
Oct 14, 2023
Merged

Visualize constraints #28

merged 1 commit into from
Oct 14, 2023

Conversation

kris-brown
Copy link
Collaborator

Examples of constraints are lifting conditions and negative application conditions. These can be quite complex so some graphviz visualization is helpful for debugging.

@codecov
Copy link

codecov bot commented Oct 7, 2023

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (b970bfd) 79.63% compared to head (dc7ed46) 79.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   79.63%   79.88%   +0.24%     
==========================================
  Files          27       27              
  Lines        1650     1700      +50     
==========================================
+ Hits         1314     1358      +44     
- Misses        336      342       +6     
Files Coverage Δ
src/categorical_algebra/CSets.jl 87.91% <ø> (ø)
src/rewrite/Constraints.jl 84.48% <83.33%> (+0.90%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

add tests

don't use acsets v0.2.7

remove duplicate
@kris-brown kris-brown merged commit 8f785c7 into main Oct 14, 2023
9 checks passed
@kris-brown kris-brown deleted the viz_constraint branch October 14, 2023 05:15
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.

None yet

1 participant