You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sympy
Dear All, I am Harsh an MS by Research student in India, could anyone please say that is Sympy is interested in project ideas on "Algorithmic Graph Theory", Possible projects like 1. Modular decomposition(http://www.cs.colostate.edu/~rmm/digraphDecomp.pdf) 2. Decomposition of Graph into connected components.
Best Regards, Harsh
Aaron Meurer
unread,
Sep 21, 2017, 4:43:09 PM9/21/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
Graph theory is generally considered out of scope for SymPy, unless
there is some reason the thing in question needs a symbolic algebra
system (or conversely if some graph algorithm is needed for some
symbolic algorithm). There are already good graph theory libraries for
Python, such as networkx.