ddossot / NxBRE

NxBRE is a lightweight Business Rule Engine (aka Rule Based Engine) for the .NET platform.
http://nxbre.dossot.net
131 stars 60 forks source link

Generating RuleML File dynamically. #10

Closed alpesh-miles closed 10 years ago

alpesh-miles commented 10 years ago

I want to load empty rulebase initially and then add implications & queries to working memory of inference engine. How do I achieve the same?

ddossot commented 10 years ago

You can not do that. Implications must pre-exist before adding facts.