Applies flood-fill to a generic colored graph.
starting vertex.
color to fill in.
colored graph.
callback for each recolored vertex.
a list with all return values from the callback calls.
Generated using TypeDoc
Applies flood-fill to a generic colored graph.