Xalgorithms / general-examples

A repository used for rule package examples. May eventually contain core rules.
Apache License 2.0
1 stars 2 forks source link

Update RuleInterpreter to support a+b=c test case #7

Closed karfai closed 6 years ago

karfai commented 6 years ago

(https://github.com/Xalgorithms/general-examples/issues/3)

In the examples, we have a demo case. The interpreter should support that case.