Digraph intermediate connectivity - MathOverflow most recent 30 from http://mathoverflow.net2013-05-20T02:24:21Zhttp://mathoverflow.net/feeds/question/30529http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/30529/digraph-intermediate-connectivityDigraph intermediate connectivityAle De Luca2010-07-04T16:51:32Z2010-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#30556Answer by Max Alekseyev for Digraph intermediate connectivityMax Alekseyev2010-07-04T20:59:34Z2010-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#30585Answer by Akhil Ravidas for Digraph intermediate connectivityAkhil Ravidas2010-07-05T06:13:38Z2010-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#30615Answer by rgrig for Digraph intermediate connectivityrgrig2010-07-05T12:08:10Z2010-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&lpg=PP1&dq=graph%2520theory&pg=PA132#v=onepage&q&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#30850Answer by aorq for Digraph intermediate connectivityaorq2010-07-07T03:34:52Z2010-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&lpg=PA94&ots=93sDbu8KmP&dq=unilateral&pg=PA94#v=onepage&q=unilateral&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>