fixed typo
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1864 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
parent
35174e0901
commit
c78a210afc
@ -69,7 +69,7 @@ this case). @var{Eps} should be between 0 and 0.5.
|
||||
The same as bb_inf/5 but without returning the values of the integers
|
||||
and with an eps of 0.001.
|
||||
|
||||
@item bb_inf(+@var{Target},+@var{Newvars},-@var{CodedAnswer})
|
||||
@item dump(+@var{Target},+@var{Newvars},-@var{CodedAnswer})
|
||||
Returns the constraints on @var{Target} in the list @var{CodedAnswer}
|
||||
where all variables of @var{Target} have veen replaced by @var{NewVars}.
|
||||
This operation does not change the constraint store. E.g. in
|
||||
|
Reference in New Issue
Block a user