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

Enumerate subobjects of acsets with attribute variables #887

Merged
merged 2 commits into from Feb 16, 2024

Conversation

kris-brown
Copy link
Contributor

Previously, subobject enumeration would error if performed on an ACSet with AttrVars.

This PR implements the following behavior: when a subobject is taken such that certain AttrVars are no longer referred to, we remove those AttrVars from the subobject, too.

@epatters epatters changed the title subobject enumeration of ACSets with AttrVars Enumerate subobjects of acsets with attribute variables Feb 16, 2024
Copy link
Member

@epatters epatters left a comment

Choose a reason for hiding this comment

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

Thanks Kris!

@epatters epatters merged commit 8de6109 into main Feb 16, 2024
10 checks passed
@epatters epatters deleted the subobject_attrvar branch February 16, 2024 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants