Hello,
has anybody already tried to work with the ciao fuzzy prolog? I think, the implication-operator doesn't work properly. In all the examples included with the installtion of ciao, as well as in my own, I don't get any meaningful results when I try to use the => operator. Why is that?
I tried for example the following:
jung :# fuzzy_predicate[(0,1),(20,1),(30,0),(100,0)]. viel_schlafen :# fuzzy_predicate[(0,0),(5,0),(6,0.25),(8,1),(12,1)]. braucht(Alter,Stunden,M) :~ '=>'(min,jung(Alter,_),viel_schlafen (Stunden,_),M).
But I never get a value for M. In the examples included it's the same problem, ciao only tells me that M must be between 0 and 1. What's wrong?
Greetings,
Roman
============================================================================== Message: Address: Action: help majordomo(a)clip.dia.fi.upm.es Info. on useful commands subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list <whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list ----------------------------------------------------------------------------- Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/ -----------------------------------------------------------------------------