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

Fix MCA recursion overflowing #131

Merged
merged 11 commits into from
May 5, 2023
Merged

Fix MCA recursion overflowing #131

merged 11 commits into from
May 5, 2023

Conversation

p-stokes
Copy link
Contributor

@p-stokes p-stokes commented May 4, 2023

Addresses mca not searching/recursing correctly. Resolves #127, resolves #128, resolves #129
Adds function to obtain the morphisms

p-stokes added 10 commits May 1, 2023 13:04
… currently for dubgging mca. Has mca_help2 that fixes part of the recursion, but one_removed_subobs still needs to be debugged. Uses DataStructures.jl
…oves the subobj rather than trims it) to test/SubACSets.jl
…king (with rm_cascade_subobj), but could use further checks and cleanup prior to moving to src.
…on't return duplicates. Also included new version of strip_names to work on unlabeled Petri nets.
…etermination of the morphisms and spans, in addition to the apex, for the mca.
@mehalter mehalter force-pushed the pas/mca_recursion branch 2 times, most recently from 0dac379 to ec36b63 Compare May 5, 2023 18:07
@mehalter mehalter marked this pull request as ready for review May 5, 2023 18:21
@mehalter mehalter self-requested a review May 5, 2023 18:21
@mehalter mehalter changed the title Pas/mca recursion Fix MCA recursion overflowing May 5, 2023
Copy link
Member

@mehalter mehalter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Once the tests pass we can merge this in.

@mehalter mehalter merged commit b62914d into master May 5, 2023
@mehalter mehalter deleted the pas/mca_recursion branch May 5, 2023 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants