CLIPS vs Prolog

1,348 views
Skip to first unread message

bazizoo

unread,
Dec 23, 2008, 4:07:40 PM12/23/08
to CLIPSESG
Hi everybody,

I'm a student in computer engineering. I’m working on a project where
I have to use an inference engine. I have read a lot of things about
CLIPS and prolog and I have to choose one of them.

I would be very grateful if you could give me a comparison between
them (kind of: CLIPS vs Prolog)

Note : I am using Python and I might use fuzzy logic

CLIPS Support

unread,
Dec 24, 2008, 11:17:13 PM12/24/08
to CLIPSESG
Here's a thread discussing Prolog and Jess (which has forward chaining
features similar to CLIPS):

http://www.mail-archive.com/jess-...@sandia.gov/msg01963.html

bazizoo

unread,
Dec 25, 2008, 3:22:04 PM12/25/08
to CLIPSESG
Thanks but... it’s not really what I want.

I know how CLIPS and Prolog work. I just have to choose between them.
But to do this I need to know more than just the syntax and how they
do inference (forward or backward chaining).

I'd like to get a kind of comparison in terms of efficiency between
CLIPS and Prolog. Or at least for what kind of applications CLIPS is
more suitable than Prolog?


Peter Lin

unread,
Jan 9, 2009, 11:25:04 PM1/9/09
to CLIPSESG

prolog uses classic backward chaining.
jess is forward chaining. the backward chaining in jess uses
subgoaling technique, so it's not full opportunistic backward
chaining.

peter
Reply all
Reply to author
Forward
0 new messages