I found that most change sets (added triples + deleted triples) do not fit to the corresponding ICs.
Example for hourly BEAR-B dataset:
IC1 has 33.502 triples, as stated in the paper.
IC2 has 33.502 triples, so meaning added and deleted triples should be equal. However:
Number of added triples in version 2: 155
Number of deleted triples in version 2: 81
Difference: 155 - 81 = 74
33.502 + 74 != 33.502
This is the case for many other changesets, too.
Do you know what might be the reason?