Ask Your Question

Revision history [back]

I did not check the whole correctedness of your algorithm, but i can see a syntax error at the line

H.delete_vertices([e[0],e[1]]

At the end of the line, a closing parenthesis is missing.