<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Graphviz&#8211;for drawing directed graphs</title>
	<atom:link href="http://davidwinter.me.uk/articles/2007/03/14/graphviz-for-drawing-directed-graphs/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidwinter.me.uk/articles/2007/03/14/graphviz-for-drawing-directed-graphs/</link>
	<description>you were expecting someone else?</description>
	<lastBuildDate>Wed, 08 Sep 2010 08:50:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Katherine</title>
		<link>http://davidwinter.me.uk/articles/2007/03/14/graphviz-for-drawing-directed-graphs/comment-page-1/#comment-38408</link>
		<dc:creator>Katherine</dc:creator>
		<pubDate>Tue, 09 Sep 2008 10:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://davidwinter.me.uk/articles/2007/03/14/graphviz-for-drawing-directed-graphs/#comment-38408</guid>
		<description>&lt;p&gt;I find using circo instead of dot tends to produce nicer layouts for FSMs, as long as they&#039;re not just a straight line, and you define nodes in a sensible order.&lt;/p&gt;

&lt;p&gt;Dot is better for heirachical graphs; if you&#039;re studying compiler design, that might be useful for visualising DAGs formed from basic blocks, for example.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I find using circo instead of dot tends to produce nicer layouts for FSMs, as long as they&#8217;re not just a straight line, and you define nodes in a sensible order.</p>

<p>Dot is better for heirachical graphs; if you&#8217;re studying compiler design, that might be useful for visualising DAGs formed from basic blocks, for example.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Awsation</title>
		<link>http://davidwinter.me.uk/articles/2007/03/14/graphviz-for-drawing-directed-graphs/comment-page-1/#comment-16528</link>
		<dc:creator>Awsation</dc:creator>
		<pubDate>Wed, 16 May 2007 16:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://davidwinter.me.uk/articles/2007/03/14/graphviz-for-drawing-directed-graphs/#comment-16528</guid>
		<description>&lt;p&gt;I really lover graphviz. Its very simple to learn and use. I had to use it in a big project for a master&#039;s course i was taking. I recommend this to every electrical/computer engingeering and/or computer science students.&lt;/p&gt;

&lt;p&gt;For example, i wrote a cpp program that creates a new dot file with a graphic representation of my graph which is much more readable that printing out a huge matrix with numbers in it...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I really lover graphviz. Its very simple to learn and use. I had to use it in a big project for a master&#8217;s course i was taking. I recommend this to every electrical/computer engingeering and/or computer science students.</p>

<p>For example, i wrote a cpp program that creates a new dot file with a graphic representation of my graph which is much more readable that printing out a huge matrix with numbers in it&#8230;</p>]]></content:encoded>
	</item>
</channel>
</rss>
