Content deleted Content added
No edit summary |
|||
Line 78:
* '''Absorb''': This operation occurs if Level(F) < Level(F’). The combined fragment will have the same level as F’.
Furthermore, when an "Absorb" operation occurs, F must be in the stage of changing the core while F’ can be in arbitrary stage. Therefore, "Absorb"
'''Case 1''': Node n’ has received broadcast message but it
In this case, fragment F can simply join the broadcast process of F’. Specifically, we image F and F’ have already combined to form a new fragment F’’, so we want to find the minimum weight outgoing edge of F’’. In order to do that, node n’ can initiate a broadcast to F to update the fragment ID of each node in F and collect minimum weight outgoing edge in F.<br/>
'''Case 2''': Node n’ has already sent a convergecast message back to the core.<br/>
Before node n’
# e’ != e
# weight(e’) < weight(e)
|