Same applies to all the other methods that update the graph. En passant, we should really make all these `void` since - with the update of the graph - there is no way they'll return a non 0 value
Same applies to all the other methods that update the graph.
En passant, we should really make all these
voidsince - with the update of the graph - there is no way they'll return a non 0 value