<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>20bits - Latest Comments in Graph Theory: Part I (Introduction)</title><link>http://20bits.disqus.com/</link><description></description><atom:link href="https://20bits.disqus.com/graph_theory_part_i_introduction_20bits/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sat, 09 Jul 2011 13:26:31 -0000</lastBuildDate><item><title>Re: Graph Theory: Part I (Introduction)</title><link>http://20bits.com/articles/graph-theory-part-i-introduction/#comment-246782587</link><description>&lt;p&gt;Hi, This is a good read. Think there is a typo here: "deg+(v) = deg-(v)" should be "deg+(v) + deg-(v)" to get the degree of a undirected graph. That is, the degree of a node is the sum of out and in degrees.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dharmalingam Ganesan</dc:creator><pubDate>Sat, 09 Jul 2011 13:26:31 -0000</pubDate></item><item><title>Re: Graph Theory: Part I (Introduction)</title><link>http://20bits.com/articles/graph-theory-part-i-introduction/#comment-210765863</link><description>&lt;p&gt;Hi&lt;br&gt;nice intro. I teach highschool math and want 2 enrich my students in G-theory, notably because of facebok. I like teaching in an "inventive thinking" approach- with some qualitative discussion preceiding any def. and especially theorems. my backgound in graphs is not so brilliant. do you have good problms with hints- 4 example how to analyse mpossibility of bi-coloting 6-gon gull fraph.&lt;br&gt;thanks&lt;br&gt;Tom&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tomspin</dc:creator><pubDate>Tue, 24 May 2011 13:17:54 -0000</pubDate></item><item><title>Re: Graph Theory: Part I (Introduction)</title><link>http://20bits.com/articles/graph-theory-part-i-introduction/#comment-65980357</link><description>&lt;p&gt;nice collection of definations and its very helpful thanks !!!!!!!!!!!!!!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hina Saraswat</dc:creator><pubDate>Wed, 04 Aug 2010 02:13:08 -0000</pubDate></item><item><title>Re: Graph Theory: Part I (Introduction)</title><link>http://20bits.com/articles/graph-theory-part-i-introduction/#comment-56510231</link><description>&lt;p&gt;Nice series of articles on influence calculation - this was precisely what I was looking for. Thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AB</dc:creator><pubDate>Sun, 13 Jun 2010 09:31:52 -0000</pubDate></item><item><title>Re: Graph Theory: Part I (Introduction)</title><link>http://20bits.com/articles/graph-theory-part-i-introduction/#comment-3793391</link><description>&lt;p&gt;That helps a bunch, thanks.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">grant</dc:creator><pubDate>Sun, 16 Mar 2008 18:26:24 -0000</pubDate></item><item><title>Re: Graph Theory: Part I (Introduction)</title><link>http://20bits.com/articles/graph-theory-part-i-introduction/#comment-3793390</link><description>&lt;p&gt;grant,&lt;/p&gt;&lt;p&gt;You'd say there is a path from v&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; to v&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;, but not that there is an edge between them.  IOW, the edge relationship is not necessary transitive.  In fact, the edge set doesn't even need to be represented by ordered pairs, so it's not even necessarily a "relation" in the strict mathematical sense of the word, e.g., you might have multiple edges between two vertices.&lt;/p&gt;&lt;p&gt;Most people mean "simple graph" when they say graph, so these "pathological" cases (i.e., loops, multiple edges, etc.) are excluded from the outset.&lt;/p&gt;&lt;p&gt;That said, if you have a graph G = (V,E) you could define another graph G' = (V,E') whose edge relationship is v ~ w iff there is a path between v and w in G.&lt;/p&gt;&lt;p&gt;I'm not sure this is a very interesting graph, though.  You'd basically take the connected components of G and turn them into complete graphs.  So G' is always a disjoint union of some number of complete graphs.  I don't think it tells you anything particularly useful about G.&lt;/p&gt;&lt;p&gt;Hope that helps.&lt;/p&gt;&lt;p&gt;- Jesse&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jesse</dc:creator><pubDate>Sun, 16 Mar 2008 17:09:53 -0000</pubDate></item><item><title>Re: Graph Theory: Part I (Introduction)</title><link>http://20bits.com/articles/graph-theory-part-i-introduction/#comment-3793389</link><description>&lt;p&gt;I have a question about what you might, I suppose, call transitivity. For example, consider the last image of a graph in your post. Could you say there is an edge E(v1,v2) since there is a path from v1 to v2 via v3?&lt;/p&gt;&lt;p&gt;Perhaps you could write E(v1, v3, v2), which might reduce to E(v1, v2)?&lt;/p&gt;&lt;p&gt;I hope you understand what I'm trying to ask...(also, I'm sorry to ask an elementary question. you're not here to teach math. I'm trying to find an answer to it myself right now.)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">grant</dc:creator><pubDate>Sun, 16 Mar 2008 16:58:06 -0000</pubDate></item><item><title>Re: Graph Theory: Part I (Introduction)</title><link>http://20bits.com/articles/graph-theory-part-i-introduction/#comment-3793386</link><description>&lt;p&gt;I think you wanted to say&lt;br&gt;"Vertices could be cities and edges could be interstate highways."&lt;br&gt;instead of &lt;br&gt;"Edges could be cities and edges could be interstate highways."&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andy</dc:creator><pubDate>Wed, 31 Oct 2007 14:40:31 -0000</pubDate></item><item><title>Re: Graph Theory: Part I (Introduction)</title><link>http://20bits.com/articles/graph-theory-part-i-introduction/#comment-3793387</link><description>&lt;p&gt;Mike,&lt;/p&gt;&lt;p&gt;Glad to hear people at Facebook know my name! Too bad they didn't want to hire me. :P&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jesse</dc:creator><pubDate>Wed, 01 Aug 2007 18:59:32 -0000</pubDate></item><item><title>Re: Graph Theory: Part I (Introduction)</title><link>http://20bits.com/articles/graph-theory-part-i-introduction/#comment-3793388</link><description>&lt;p&gt;Awesome post Jesse. I'm very interested in using computers to work on this sort of problem, but my math background is a little weak (at least compared to yours). I think one of the biggest stumbling blocks to understanding complex mathematics is the notation. There are similar problems in almost every field/industry, but the notation and lingo in math is both powerful and complex. If you don't understand all of the notation, you have absolutely no hope of understanding the equation. Oftentimes when a complex equation is explained to me in simple English (I know that's often tough to do) it becomes incredibly obvious and simple to understand.&lt;/p&gt;&lt;p&gt;I look forward to the rest of this series of posts. I really enjoy reading your blog man, keep up the good work! Another area I'd love to see you write about that's also closely related to set theory is neural networks and other learning algorithms. Particularly as they apply to collaborative filtering. I think there's huge potential in collaborative filtering for web 2.0ish websites, but there are few sites that are really focused on the problem (perhaps because it's very complicated).&lt;/p&gt;&lt;p&gt;Also, one completely unrelated side note: I was at Facebook a few days ago and they all knew of you/your blog! Your reputation precedes you =p.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Malone</dc:creator><pubDate>Wed, 01 Aug 2007 15:54:33 -0000</pubDate></item></channel></rss>