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

Convert set-valued functors to acsets #547

Closed
epatters opened this issue Nov 3, 2021 · 0 comments · Fixed by #557
Closed

Convert set-valued functors to acsets #547

epatters opened this issue Nov 3, 2021 · 0 comments · Fixed by #557

Comments

@epatters
Copy link
Member

epatters commented Nov 3, 2021

Conjunctive data migration returns a set-valued FinDomFunctor whose sets are not consecutive integers but data tables. We need a procedure to convert these to our standard acset types based on the skeleton of FinSet. The conversion will have non-negligible cost because indices mapping table rows to integers will have to be constructed.

This issue is a complement to #539 with a more straightforward path to implementation.

@epatters epatters self-assigned this Nov 3, 2021
@epatters epatters added this to To do in Data migration via automation Nov 3, 2021
Data migration automation moved this from To do to Done Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

1 participant