Digraph intermediate connectivity - MathOverflow most recent 30 from http://mathoverflow.net 2013-05-20T02:24:21Z http://mathoverflow.net/feeds/question/30529 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/30529/digraph-intermediate-connectivity Digraph intermediate connectivity Ale De Luca 2010-07-04T16:51:32Z 2010-07-07T17:50:35Z <p>What's the name for a digraph such that for each pair of vertices $u,v$, there is either a path from $u$ to $v$ or a path from $v$ to $u$? I'd call it just connected, since this is an intermediate property between weak and strong connectivity, and is in fact equivalent to the existence of a path containing all vertices. However, I'm not an expert of the subject, and I was unable to find any reference about this, so far.</p> http://mathoverflow.net/questions/30529/digraph-intermediate-connectivity/30556#30556 Answer by Max Alekseyev for Digraph intermediate connectivity Max Alekseyev 2010-07-04T20:59:34Z 2010-07-04T21:09:27Z <p>Such digraph is called <em>traceable</em>. For example, it is defined as such in the paper <a href="http://www.ams.org/bull/1976-82-01/S0002-9904-1976-13955-9/S0002-9904-1976-13955-9.pdf" rel="nofollow">http://www.ams.org/bull/1976-82-01/S0002-9904-1976-13955-9/S0002-9904-1976-13955-9.pdf</a></p> http://mathoverflow.net/questions/30529/digraph-intermediate-connectivity/30585#30585 Answer by Akhil Ravidas for Digraph intermediate connectivity Akhil Ravidas 2010-07-05T06:13:38Z 2010-07-05T06:13:38Z <p>Such a graph is called a semiconnected graph. You can find references to it in Cormen and Diestel's book on graph theory <a href="http://diestel-graph-theory.com/" rel="nofollow">http://diestel-graph-theory.com/</a></p> http://mathoverflow.net/questions/30529/digraph-intermediate-connectivity/30615#30615 Answer by rgrig for Digraph intermediate connectivity rgrig 2010-07-05T12:08:10Z 2010-07-05T12:08:10Z <p>Just `connected' is fine. For example, <a href="http://en.wikipedia.org/wiki/Connectivity_%28graph_theory%29" rel="nofollow">Wikipedia</a> and <a href="http://books.google.com/books?id=uTGhooU37h4C&amp;lpg=PP1&amp;dq=graph%2520theory&amp;pg=PA132#v=onepage&amp;q&amp;f=false" rel="nofollow">Tutte</a> agree. However, since "the number of systems of terminology presently used in graph theory is equal, to a close approximation, to the number of graph theorists," (R.P. Stanley, 1986) you might want to include the definition anyway.</p> http://mathoverflow.net/questions/30529/digraph-intermediate-connectivity/30850#30850 Answer by aorq for Digraph intermediate connectivity aorq 2010-07-07T03:34:52Z 2010-07-07T03:34:52Z <p>Another term that has been used is "unilateral" or "unilaterally connected". I don't have a particularly strong opinion in favor of this terminology, but I am slightly opposed to just calling it "connected". (I usually assume "connected" means "weakly connected" for digraphs.) However, I must admit a reference by Tutte is good.</p> <p>Some references for "unilateral":</p> <ul> <li><a href="http://books.google.com/books?id=IK7kreGl3vkC&amp;lpg=PA94&amp;ots=93sDbu8KmP&amp;dq=unilateral&amp;pg=PA94#v=onepage&amp;q=unilateral&amp;f=false" rel="nofollow">Graph theory applications</a> by L. R. Foulds</li> <li><a href="http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=01083970" rel="nofollow">On minimal feedback vertex sets of a digraph</a> by Frank Harary (I think Harary's graph theory book uses it also)</li> </ul>