Please disable Adblockers and enable JavaScript for domain CEWebS.cs.univie.ac.at! We have NO ADS, but they may interfere with some of our course material.
[Example]
Calculation
Subtraction of Inputs
From the weights of Input2 the according weights of Input1 are subtracted.
Markings
The markings for nodes and edges are calculated by subtracting Input1 from Input2. Depending on the weights five different markings can be expressed.
- NewIf the node was added in the second input.Node E [2-0]
- IncreasedIf the weight increased from input1 to input2.Node C [3-2]
- UnchangedIf the weight from input1 equals the weight from input2.Node A [3-3]
- DecreasedIf the weight decrease from input1 to input2.Node D [1-3]
- DeletedIf the node was deleted in the second input.Node B [0-1]
In the difference graph plugin each marking can be represented with colors as shown in the example below or with symbols. More about how the differences are visualized can be found in the visualization section.
Letzte Änderung: 29.06.2015, 13:17 | 138 Worte