bug in clp(q,r) library
- From: Andrey Rybalchenko <first.last@xxxxxxx>
- Date: Thu, 10 Aug 2006 19:56:54 +0200
Dear group,
Any ideas why clp(q,r) throws an exception on this constraint?
% loaded /opt/lib/sicstus-3.12.5/library/clpq.po in module clpq, 30 msec 437256 bytes
yes
| ?- {_159544+_3520*_159542+_3443*_159540=0,_2586*_127665+_2509*_127663=_3520,_2586*_126412+_2509*_126410=_3443,_2586*_94624+_2509*_94622=_2586, -_94626+_2584*_94624+_2507*_94622=_2584,_93345>=0,-_93349+_93347*_2661+_93345*_2659=<_2659+_2509+_2507,_2586*_93347+_2509*_93345=_2509, -_93349+_2584*_93347+_2507*_93345=_2507,_159544=1,_159540=1,_127665=0,_126412=1,_94626=1,_94624=1,_94622=1,_93349=1}.
! Type error in argument 1 of user:'$get_attributes'/3
! variable expected, but 2 found
! goal: '$get_attributes'(2,_77,_78)
| ?-
Best regards,
Andrey
.
- Follow-Ups:
- Re: bug in clp(q,r) library
- From: Tom Schrijvers
- Re: bug in clp(q,r) library
- Prev by Date: Re: When to use facts instead of rules?
- Next by Date: Re: When to use facts instead of rules?
- Previous by thread: strange clp(q) printing of constraint store
- Next by thread: Re: bug in clp(q,r) library
- Index(es):
Relevant Pages
|