bug-prolog
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gprolog segmentation violation due to infinite recursion in unificat


From: Daniel Diaz
Subject: Re: gprolog segmentation violation due to infinite recursion in unification
Date: Tue, 19 Dec 2017 14:43:33 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

Hi Paul,

it is a limitation, documented here (see acyclic_term/1).
http://www.gprolog.org/manual/html_node/gprolog028.html#sec88

Daniel

Le 18/12/2017 à 21:30, Paul Eggert a écrit :
On 12/18/2017 11:26 AM, Daniel Diaz wrote:
indeed, gprolog does not handle rational terms (and the unification is not aware about cyclic terms).

Thanks, is the limitation documented? It'd be nice to have something I can point students to.

Or is it a bug that you'd rather see fixed, presumably with some performance penalty?


_______________________________________________
Bug-prolog mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-prolog





reply via email to

[Prev in Thread] Current Thread [Next in Thread]