Task list filter?
Task rankings
Task tags
«
«
Reachability in a directed graph
Task number: 3380
Consider a directed graph G and a relation R on its vertices defined such that uRv if and only if v can be reached from u by a directed path.
Variant
Show that R is a preorder (a relation that is reflexive and transitive, but not necessarily antisymmetric).
Variant
Define the symmetric kernel of the relation as Rs=R∩R−1. Prove that Rs is an equivalence relation.
Variant
What is the meaning of the equivalence classes of Rs?
Variant
Let us define the relation Rf as R factored by Rs. In other words, Rf will be a relation on the equivalence classes of the relation Rs defined such that ARfB exactly when for a∈A and b∈B it is true that aRb. Prove that this definition is correct, i.e. it does not depend on the choice of the elements a and b.
Variant
Prove that the relation Rf is a (partial) order.
Variant
How can be desribed graphs, for which Rs is the trivial equivalence relation? (Each vertex is equivalent only to itself.)
Variant
How can be desribed graphs, for which the ordering Rf is linear?