Design and implement a set of conditions to check before running a tactic #7
Labels
enhancement
New feature or request
priority: extreme
scope: core
scope: elaboration
scope: surface
scope: tactics
We don't want to re-elaborate a tactic multiple times, it's inefficient. Moreover, for tactics elaboration to stay order-independent, we need to design a set of constraints to be checked before running elaboration of one. There are a few constraints already but I haven't drawn due attention to whatever it's enough yet. These two wanted properties should form a basis for the conditions we impose pre-elaboration.
The text was updated successfully, but these errors were encountered: