2 -> 3 ->.."> 2 -> 3 ->.."/>
What about countably infinite graphs? It seems to me that the transitive reduction of the graph of "<" on the integers would be ... 1 -> 2 -> 3 ->..
| This article is rated C-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||
| |||||||||||
What about countably infinite graphs? It seems to me that the transitive reduction of the graph of "<" on the integers would be ... 1 -> 2 -> 3 ->... I would argue that it has a minimal number of edges because it has a 1-1 correspondence of edges with vertices, and every vertex needs at least one in-edge and at least one out-edge. Lyonsam 06:25, 19 January 2006 (UTC)
Arthur Rubin | (talk) 18:28, 19 January 2006 (UTC)
It is questionable whether something with 26 citations at citeseer is "well-cited". It is definitely a very decent piece of work, but probably no need to mention that citation count in the article.
IMO the article suffers from a graph-centric organisation, in that it starts out with relations in the summary, but then continues to talk only about graphs. I wanted to add the formula (D is the diagonal ), but there is no good place to put it as things are organised right now.
85.182.77.242 (talk) 23:45, 23 October 2008 (UTC)
Isn't a transitive reduction of a relation required to be a subset of that relation? Rp (talk) 16:23, 16 June 2009 (UTC)

A transitive reduction of a relation is not required to be its subrelation, the Aho, Garey, and Ullman paper explicitly mentions that. — Emil J. 14:44, 4 January 2010 (UTC)
I have come to realize that my confusion was not only caused by cycles, but is also contained within them.
Suppose we define the transitive acyclic reduction TAR(R) of a relation R as follows: give each edge in R weight 0 if it is on a cycle, 1 if it is not; then TAR(R) contains exactly the edges in R that are not connected with a path of total weight > 1. In words: reduce just the acyclic part, without touching the cycles. TAR(R) is still what I would call a reduction: it is unique and a subset of R.
Now consider the cyclic parts: the set of strongly connected components of R. Each component "reduces" to a cycle on each of its elements, but any such cycle will do, and none may be present in the component, so this is neither determinate nor strictly a reduction. Aho et al.'s transitive reduction is the result of doing this component-wise, either before or after taking the TAR - the two are independent. Hence it seems more natural to treat TAR and component reduction as separate operations. Is there any citable work that does this? If there is, it may be helpful to add it to this article. Rp (talk) 11:06, 26 July 2010 (UTC)
Quote:
What on earth does that mean - especially the underlined part - and what's the source? — Preceding unsigned comment added by 217.43.199.72 (talk) 21:21, 8 February 2013 (UTC)
Given this description from the article
"If G is an arbitrary directed graph, and H is a graph with the minimum possible number of edges having the same reachability relation as G, then H consists of
It suggest this number might be "product((size(scc) - 1)! for each strongly connected component scc) x product(size(scc_x) x size(scc_y), for each pair (scc_x, scc_y) of connected components that is reachable)".
Do we have a source with the right way to find this number? It would be interesting to add to the article "how many there are". 999333a (talk) 18:19, 14 March 2026 (UTC)
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.