← Prev in month ← Prev in thread

Another graph design issue: minimum number of nodes and edges

From
Larry Golding \(Comcast\) <>
Date
2018-03-30T22:11:55+00:00
ID
[email protected]
Thread
Another graph design issue: minimum number of nodes and edges
Does a graph have to have any nodes, or any edges? Is it sensible for an empty graph to describe a portion of the program that turns out to be empty? Like, “There aren’t any functions that call function foo” (it’s dead code).

 

Larry
← Prev in month ← Prev in thread