From Reachability Matrix to Hierarchical Matrix

From Dialogic Design Science
Revision as of 14:10, 7 January 2022 by Laouris (talk | contribs) (Created page with "The '''Hierarchical Reachability Matrix''' is constructed in order to partition the element set into levels. ==== Process ==== # Two subsets of the element set are construct...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Hierarchical Reachability Matrix is constructed in order to partition the element set into levels.

Process

  1. Two subsets of the element set are constructed for each element ei:
      1. The reachability set Ri which involves all of those elements that are reachable from element ei
      2. An antecedent set Ai which involves all of those elements that reach element ei.

In other words for each element ei the set Ri can be determined as the set of elements whose columns have an entry of 1 in row i of the Reachability Matrix.