in reply to Re^4: compare previous and present hash key values
in thread compare previous and present hash key values
However, if all instances of a route have already been loaded into memory (which, to me, is a lot of unnecessary overhead), You simply need to step through each one, comparing it to the previous one. (No need for the NEXT).
If you show us your code for the data structure you created, identifying the field names for the network, and path identifier, and instance, we could show you how to walk that structure.
Without that, abstract discussion will only confuse.
|
|---|