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

VM-based homomorphism search #830

Merged
merged 5 commits into from
Apr 9, 2024
Merged

VM-based homomorphism search #830

merged 5 commits into from
Apr 9, 2024

Conversation

olynch
Copy link
Contributor

@olynch olynch commented Jul 15, 2023

No description provided.

@kris-brown
Copy link
Contributor

kris-brown commented Jan 8, 2024

Future work:

  • Handle attributes, initial/monic/etc. constraints
  • Sample random codomains and optimize the compiled program
  • Convert program into an actual julia function rather than interpreting the VM
  • Load instruction has f as a symbol, so dynamic dispatch used. This could be made static.

@kris-brown kris-brown marked this pull request as ready for review January 8, 2024 22:21
@AlgebraicJulia AlgebraicJulia deleted a comment from github-actions bot Apr 8, 2024
test/categorical_algebra/HomSearch.jl Outdated Show resolved Hide resolved
@epatters epatters merged commit 19d4142 into main Apr 9, 2024
10 checks passed
@epatters epatters deleted the homsearch branch April 9, 2024 00:33
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

3 participants