Open sureshvv opened 5 years ago
Hi, thanks for asking the question. Backward chaining in not supported yet. The framework has the data structure underpinnings to support it. Still need to find the right syntax for expressing the queries. Do you have any specific scenario in mind?
Hi, I am looking for some examples to implement backward chaining. Could you let me know if the functionality is added? The scenario I am looking for is to categorize an entity based on some conditions. Sometimes, I want to add conditions that are not predefined in an ad-hoc manner.
I am evaluating durable-rules against Drools and I see mention of "Backward chaining" in Drools documentation - but not in durable-rules.
Is this feature supported by durable-rules? Is there an example?
PS: This is really a question - not an issue. Apologize if this is off topic. Have asked on Stackoverflow but no responses there.