<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
	<channel>
		<title>Quick win on a rosalind.info tree challenge</title>
		<link>/blogentry/198641</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/198641" rel="self" type="application/rss+xml" />
		<description>hypersoniq's Blog: Quick win on a rosalind.info tree challenge</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Original Blog Entry: Quick win on a rosalind.info tree challenge</title>
			<link>/blogentry/198641</link>
			<guid isPermaLink="true">/blogentry/198641</guid>
			<pubDate>Tue, 12 May 2026 18:58:30 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>Crazy how the strange tree theorems I learned in college have an actual applied use outside of homework...<br /><br />So the problem sets up this long winded explanation of unrooted tree theories and wants you to determine the total number of internal leaves on the tree... for an unrooted tree, this is returned as n-2... that&#x27;s it! So basically I downloaded their challenge number, subtracted 2 then resubmitted... this was one of those moments where the CS degree came in handy. I could not imagine having to come at this from the other side, Bio to CS... I am picking up the biology on an as needed basis.<br /><br />I also learned that the python pow() function accepts a modulo as a third argument... sometimes these biological problems would quickly flood your RAM if you are not thinking of efficiency from the start. Many of the combinatoric solutions want you to use modulo 1,000,000 to keep from freezing your cpu.... &#x5b;&#xa0;<a href="/blogentry/198641">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>hypersoniq</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/198641</wfw:comment>
		</item>
	</channel>
</rss>

