Re: [python-uk] Help Please

2007-01-29 Thread Python Freak
ut to respond with a literal answer but I thought that too. It was the mathematical terminology but especially this bit that made me suspect: > On Sunday 28 January 2007 22:45, Python Freak wrote: Hint: You may find it useful to note that one incidence

Re: [python-uk] Help Please

2007-01-28 Thread Python Freak
an an adjacency matrix. b) Write code to turn the incidence list into an adjacency matrix. On 1/28/07, Zeth Green <[EMAIL PROTECTED]> wrote: On 29/01/07, Python Freak <[EMAIL PROTECTED]> wrote: > I am clueless about where to start. Okay, I did economics for my first degree so

Re: [python-uk] Help Please

2007-01-28 Thread Python Freak
Is this homework? I was about to respond with a literal answer but I thought that too. It was the mathematical terminology but especially this bit that made me suspect: > On Sunday 28 January 2007 22:45, Python Freak wrote: Hint: You may find it useful to note that one inci

[python-uk] Help Please

2007-01-28 Thread Python Freak
Hi, This may be too elementary for most of you, but could you please help me with the following question? I would like to use comprehensive lists and lists of lists. Where do I start? Question: Consider a digraph with 10 vertices, labeled 1 through 10. You are given the following adjacency list