-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Hi, I'm trying to run your Kruskal code with a big graph: 10000 nodes for a complete graph. I get a Segmentation Fault, which seems to come from a memory leak(?). I have 8GB of RAM and the program execution uses all of it, crashing the execution. Any ideas whether this is an implementation bug or is Python failing to free any allocated memory?
Thanks,
Hannon.
Metadata
Metadata
Assignees
Labels
No labels