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

Conjunctive query backend for homomorphism search #450

Closed
kris-brown opened this issue Jul 7, 2021 · 2 comments
Closed

Conjunctive query backend for homomorphism search #450

kris-brown opened this issue Jul 7, 2021 · 2 comments

Comments

@kris-brown
Copy link
Contributor

kris-brown commented Jul 7, 2021

At least in the case of searching for all homomorphisms between two ACSet instances, an alternative strategy to a CSP algorithm is to construct a relational database style query. This may offer performance benefits.

@epatters epatters changed the title relational query backend for homomorphism search Conjunctive query backend for homomorphism search Jul 7, 2021
@epatters
Copy link
Member

@olynch, I know you implemented this feature during the Adjoint School week, which is great. Can we get a PR?

@epatters
Copy link
Member

This was integrated into Catlab in #506.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants