I have an undirected graph and I\'m looking for a way to remove the minimum weight edge from every node. I tried several methods but they all seem to fail.