Hi Lina,

On 10 November 2011 13:05, lina <lina.lastn...@gmail.com> wrote:

> from 10 groups of data  (namely from 1-84) find some pathway, or network.
>
> such as
> Group 1 (file 1): 1 3 8 5 7 4
> Group 2 (file 2): 2 8 5 7 4 3 4 8 5 7 4
>
> so we can see that the 8 -> 5 -> 7 -> 4  is a pathway.
>

I'm sorry but I'm not really sure what you're asking.  Can you be more
specific?  How exactly do those 2 (or more) combine to form a pathway or
network, and what exactly do you mean by pathway?

Also, your attachment zip is empty, so you might want to post that again.

Going out on a limb and guessing here, though:  Is the problem you're
trying to solve the same as this (the "longest common substring" problem)?:
http://is.gd/pc6zlk

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

Reply via email to