On Mon, Jan 27, 2014 at 03:53:38AM +0530, Ankit Arora wrote:
> I'm working on a project which involves network graphs. Is there a library
> that can help me do this:
> 
> I want to create multi-layered graphs i.e. graphs which contain a set
> number of vertices but multiple 'layers' of edges i.e. same set of vertices
> representing two or more properties in the same data structure.

This may be a bit advanced for the "tutor" list, which is more aimed at 
learning the syntax and standard library. If nobody responds with an 
answer here, you might like to try asking on comp.lang.python, also 
available by email python-l...@python.org.

-- 
Steven

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to