Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Reintroduce Term Size Optimizations #103

Open
hargoniX opened this issue Jun 11, 2024 · 0 comments
Open

Reintroduce Term Size Optimizations #103

hargoniX opened this issue Jun 11, 2024 · 0 comments

Comments

@hargoniX
Copy link
Collaborator

hargoniX commented Jun 11, 2024

sat_decide used to have an optimization such that it would only generate a proof term during reflection if the terms where not already defeq. This can enable a drastic reuse of proof term size and thus faster type checking on enormous proof goals.

We should add this to bv_decide of goal size becomes an issue again.

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

No branches or pull requests

1 participant