clips Questions
4
I am new to computer science. My project requires to use CLIPS rule based engine and it runs in a RHEL box. Looking at the download link for clips
(http://sourceforge.net/projects/clipsrules/files/...
0
I have been doing some research on the rules engines that would be more appropriate run on a embedded system. The system will collect information from sensors and according to that information, mak...
Gift asked 2/8, 2016 at 12:22
1
Solved
I made a fuzzy template that will represent a student's knowledge in a certain domain. Problem is that upon declaring a student John as low, he will also be declared as med because low students are...
Erigeron asked 24/4, 2014 at 10:31
1
Solved
I'm using CLIPS (http://clipsrules.sourceforge.net/) for a university project, but I cannot run program directly from files, in this case I don't want to use the prompt to insert FACTS and RULES.
...
Vasta asked 8/8, 2014 at 20:24
2
Solved
I have 10 sensor that watch an environment. The sensor is 1 if OK and 0 if not.
I need to create a functional that will print out a Warning message to the terminal if there are at least 3 sensor t...
Highland asked 16/12, 2013 at 11:30
1
I have this homework(I'm a student), in CLIPS, however I can't make any progress, despite searching on google, and spending some time on it.
(clear)
(deftemplate book
(multislot surname)(slot nam...
Maddalena asked 12/10, 2013 at 10:5
2
Solved
As many programmers I studied Prolog in university, but only very little. I understand that Prolog and Datalog are closely related, but Datalog is simpler? Also, I believe that I read that Datalog ...
Overview asked 13/10, 2010 at 14:18
1
© 2022 - 2024 — McMap. All rights reserved.