Skip to content

Add eqcache option#1669

Open
drganam wants to merge 2 commits into
epfl-lara:mainfrom
drganam:sublemma-caching
Open

Add eqcache option#1669
drganam wants to merge 2 commits into
epfl-lara:mainfrom
drganam:sublemma-caching

Conversation

@drganam

@drganam drganam commented Nov 13, 2025

Copy link
Copy Markdown
Collaborator

New command line option to optionally pass a cache of equivalent functions. This information is used to bypass the checks for equivalence sublemmas. For now, the cache can only store one set of equivalent functions. In the future, we might want to generalize to accept multiple sets of equivalent functions.

@samuelchassot

Copy link
Copy Markdown
Collaborator

TODO

  • generalize the option to accept a list of list of equivalent functions

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

Successfully merging this pull request may close these issues.

2 participants