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

Request for CSE extraction Documentation/Offer to expand CSE extraction #158

Open
kylebd99 opened this issue Jun 7, 2023 · 0 comments
Open

Comments

@kylebd99
Copy link
Contributor

kylebd99 commented Jun 7, 2023

I was looking at the extraction code, and it seems like it has a mechanism for common sub-expression handling. However, I couldn't quite tell what the strategy was for handling it. Would it be possible to expand the documentation on extract! to discuss this?

Also, I will likely need to handle CSE's in more detail for my project, and I could update the extraction code here if that's appropriate. At a first cut, I'm planning on following the integer linear programming approach outlined on page 10 of this paper.

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

No branches or pull requests

1 participant