What algorithms can be us开发者_如何学Ced to evaluate rules and facts in rule based systems? Currently I found Rete, Treat, Rete* and brute force (try each fact in each rule). Are there any existed o
My .NET application evaluates user defined rules at runtime. These rules are entered to system via GUI menus by user. I generate a logical statement that corresponds to it and store it in database.
Are there any implementations of production rule systems that operate out of core? I\'ve checked out the open source implementations like CLIPS and Jess, but these only operate in memory, so they ten
Scenario: The end user wants to define actions on set of data change events that happen wit开发者_运维百科hin the system. These actions should be configurable. I have few questions regarding it below:
I\'m building an enterprise application which has fraud rules. The rules will be based on a matrix, for example, how many times a user used this service in a month, is the total transaction amount exc
I created a model, and whe i try to create a rule i allways recieve 开发者_运维知识库this message:
My requirement is probably close to what one expects of an \"Expert System\". And looking for the simplest solution, that can give me real-time or near-real time inference, with some offline (non-real
I am currently writing a .net application with c# and want to check a number of rules and based on passing or failing the rules, perform an action. So I am looking to implement a generic solution that
We are considering adding a Rules Engine to our architecture. From so开发者_如何学Pythonme reference we hear positive stories.
can any one plz let me know that how drool guvnor work i went to guvnor documentation but couldn\'t understand the core logic of how rules are processed and how we can use dr开发者_Go百科ools guvnor i