You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DMN Engine is a decision engine (rule engine) allowing to execute and evaluate the decisions defined in a DMN model. Its primary target is to evaluate the decision tables that transform the inputs into the output(s) using the decision rules.
LogicForge is a simplified system that allows users to define, execute, and manage business rules and complex events in a declarative and efficient way. It provides a rule engine, a DMN engine, and a CEP engine that can handle various types of logic and data.