[Tutor] some ideas about some network

Walter Prins wprins at gmail.com
Thu Nov 10 15:02:55 CET 2011


Hi Lina,

On 10 November 2011 13:05, lina <lina.lastname at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20111110/f91d83c6/attachment.html>


More information about the Tutor mailing list