The evaluation engine provides an infrastructure for decoupled evaluation.
Features:
* The evaluation engine provides a single entry point to ask questions (queries, calculations, ...)
* Questioner is completely decoupled from answer finding algorithm.
* Hierarchical...
More information
Provides the rule evaluation part of the Code Effects 5.x business rules engine. This is a TRIAL VERSION that delays all calls to Evaluate() and Filter() methods for 6 seconds. Visit CodeEffects.com/Business-Rule-License for details on full version.
NumEval evaluates numerical values of mathematical statements with complete precision, with no rounding errors. No limit is set on the number of digits of values so you can calculate huge numbers as well as incredibly small fractions. You can receive resulting fractions with as many decimals as you...
More information