Title says it all, I have a graph with weighted edges, and want to iterate through them in order of weights.

To make it more interesting the edges are defined with setS and must be - actually, I could work around - but it would be more convenient to keep setS.

A brief example would help.

Thanks.

Eric