Label set methods
soniakeys opened this issue · 1 comments
soniakeys commented
Labeled graph types could have methods to gather the list of LIs present in a graph. They would return map[LI]struct. Also reasonable might be x/tools/container/intsets. (And show example using LowerBound for iteration, since that trick wasn't obvious to me at first.)
soniakeys commented
Added ArcLabels