Aggregating Dependencies across Decisions within a Project - Gnorion/BizVR GitHub Wiki

Suppose you have a BVR project that has a number of decisions that may or may not be interdependent. How can you analyze them?

For example what are the interdependencies between these decisions?

image

If we analyze the dependencies between the attribute we will see that the entire set of twelve decisions essentially divides into two disconnected groups: In this particular example many of the decisions are just slight variations on other decisions in the model that use the same variable but different conditions. This is why the original twelve condense down to just two groups. If the decisions did not use the same attribute names then there might be more groups

image