[Lemon-user] How to order edges by weight?

Timothy Rice t.rice at ms.unimelb.edu.au
Wed Jul 25 09:07:18 CEST 2012


Hi Alpar,

> I LEMON itself does not provide anything for that. I suggest using
> std::sort(). E.g. assuming that you have
> [... Snip ...]

Thanks for getting back to me. I really appreciate the input and
clarification. I later came across the idea of using std::sort, but was 
confused about what arguments to pass to it. Your example is very helpful.


Cheers,


Tim



More information about the Lemon-user mailing list