users-prolog
[Top][All Lists]
Advanced

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

get constraints on a variable


From: LECONTE Jean Michel
Subject: get constraints on a variable
Date: Thu, 13 Dec 2001 23:26:41 +0100

HI,

What s the function in the source code (i mean files *.c of
/gprolog-1.2.8/src) wich takes a FD variable and gives me the 'list' of
constraints or each constraint which applies on the FD variable ??


Jean Michel LECONTE

Post Scriptum :

> Daniel Diaz   address@hidden
> http://pauillac.inria.fr/~diaz
> gprolog --version 2>&1 | sed -n -e 's/By //p'
> 

gprolog --version 2>&1 | sed -n 's/By //p'

writes the same thing as gprolog --version 2>&1 | sed -n -e 's/By //p'

....



reply via email to

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