Hi all
I need to make a filtered graph for each color.
I have a graph where the edges are assigned a color (there are many colours).
I want to make a filtered graph (for each colour) given a colour.
I am a little lost with the filtered graph and edge predicates and do not know how to make one with a colour and a colour-edge map.
In the examples I have found it is only the map that is needed in the edgepredicate.
I have made something like ...
template