Open p-dre opened 1 year ago
Thank you for the feedback, what do you mean exactly by "implementing directed graphs"? Theoretically, indeed the library can easily be extended to deal with directed graphs. However for now I implemented it only for undirected ones, and I don't have short term plans to extend it to directed by lack of time. But improvements welcomed :)
Thank you for the answer. For my research I would need to use a weighted and direct graph. if I decide to customize your package I will contact you.
Is there anything against implement directed graphs? For example with the small change below