<br>Perhaps:<br><br><a href="http://code.google.com/p/python-graph/">http://code.google.com/p/python-graph/</a><br><br><div class="gmail_quote">On Tue, Aug 2, 2011 at 8:03 PM, Rita <span dir="ltr"><<a href="mailto:rmorgan466@gmail.com">rmorgan466@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hello,<div><br></div><div>This isn't much of a python question but a general algorithm question.</div>
<div><br></div><div>I plan to input the following string and I would like to generate something like this.</div><div>
<br></div><div>input: a->(b,c)->d</div><div>output:</div><div>parent a, child b c</div><div>parent b c child d</div><div><br></div><div>Are there any libraries or tools which will help me evaluate items like this better? I am mostly looking for syntax and sanity checking. </div>
<div><br></div><div>Any thoughts?</div><div><div><br></div></div><font color="#888888"><div><br></div><div><br></div><div><br clear="all"><br>-- <br>--- <span>Get your facts first, then you can distort them as you please.</span>--<br>
</div>
</font><br>--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
<br></blockquote></div><br>