Subject: | add_edge does not check for duplicates |
Thanks for the nice module.
add_edge does not check for duplicate edges. I don't know if this is intentional, but it kinda breaks a lot of graph algorithms...
add-vertex does check for duplicates.
Thanks for your time,
Nat Goodman