adge properties getting corrupted when removing edge
13 Aug
2002
13 Aug
'02
6:12 p.m.
Hello I have encountered the following problem and so far I have not been able to find a workaround. I start with a bidirectional graph with 4 nodes A, B, C and D. There is a integer edge property installed and I have following edges and their respective properties: E1 = C->B; prop[E1] = 0 E2 = D->B; prop[E2] = 1 E3 = B->A; prop[E3] = 0 I am removing edge E3 and immediately after remove_edge the property for E1 is 1 which is wrong. Is this a known issue? I would really appreciate any suggestions. Thanks Jakub Plichta [Non-text portions of this message have been removed]
8128
Age (days ago)
8128
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jakub Plichta