Equations
Instances For
Checks consistency of a clique of TerminationHints:
- If not all have a hint, the hints are ignored (log error)
- None have both
termination_by
andpartial_fixpoint
(throw error) - If one has
structural
orpartial_fixpoint
, check that all have it (else throw error) - A
structural
should not have adecreasing_by
(else log error)
Equations
Instances For
Elaborates the TerminationHint
in the clique to TerminationMeasures