Jan 12, 2009 #1 bilalmad Programmer Jan 12, 2009 1 GB simple knowledge base with only 2 rules: (r1) if a and b then c (r2) if a and b then (d and (not c)). (r3) if d then (not a) What can you say about this base? Can we simplify it? How? Translate in Prolog
simple knowledge base with only 2 rules: (r1) if a and b then c (r2) if a and b then (d and (not c)). (r3) if d then (not a) What can you say about this base? Can we simplify it? How? Translate in Prolog