L = nondescendants (D, v)
The nondescendants of a directed graph are all the vertexSet u of D such that u is not reachable from v.
|
|
The object nondescendants is a method function.
The source of this document is in Graphs.m2:3889:0.