coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Pierre-Marie Pédrot <pierre-marie.pedrot AT inria.fr>
- To: coq-club AT inria.fr
- Subject: Re: [Coq-Club] backtracking issues in extern hints
- Date: Tue, 14 Oct 2014 18:32:12 +0200
On 14/10/2014 17:42, Jonathan wrote:
> Is this a bug, a feature, or not fully developed?
As far as I know, eauto and auto does not take advantage of the
backtracking mechanism of the new tactic monad. It only takes the first
result of the tactic.
Thus the following hints should be observationally equivalent:
Hint Extern 5 (foo _) => econstructor.
Hint Extern 5 (foo _) => once econstructor.
We should integrate the backtracking behaviour in eauto, but I do not
think it is as easy at it sounds (apart from rewriting it from scratch).
PMP
Attachment:
signature.asc
Description: OpenPGP digital signature
- [Coq-Club] backtracking issues in extern hints, Jonathan, 10/14/2014
- Re: [Coq-Club] backtracking issues in extern hints, Pierre-Marie Pédrot, 10/14/2014
- Re: [Coq-Club] backtracking issues in extern hints, Pierre-Marie Pédrot, 10/14/2014
- Re: [Coq-Club] backtracking issues in extern hints, Jonathan, 10/14/2014
- Re: [Coq-Club] backtracking issues in extern hints, Arnaud Spiwack, 10/15/2014
- Re: [Coq-Club] backtracking issues in extern hints, Pierre-Marie Pédrot, 10/14/2014
- Re: [Coq-Club] backtracking issues in extern hints, Pierre-Marie Pédrot, 10/14/2014
Archive powered by MHonArc 2.6.18.