Comparing Decision Models - Gnorion/BizVR GitHub Wiki

COMPARING DECISION MODELS

VV now has the ability to compare two decisions. If the export file contains two decisions in the decisions array then it can compare them and produce results like this.

image

image

image

image

image

VV will also identify conflicts between the rules in the two decisions - as might occur with two versions of the same decision when a rule in one of them inadvertently gets changed.

DEPENDENCIES BETWEEN MULTIPLE DECISIONS (moved over from the Marek thread) Also, VV is capable of accepting any number of decisions at once and it will perform its analysis on the entire collection of rules. For example here's a diagram that shows the dependencies it found between the attributes used in six different decisions. For any given attribute (shown as a blue circle) you can see all the decisions that use it.

image