> I'm not sure I agree this is the common definition of dominators

Is one undefeated if one has never fought?

> I should only ask for the dominators of nodes which I know are
> reachable from the source node, right?

Yes.

Denis Bueno wrote:
On Thu, Apr 17, 2008 at 5:52 PM, Dan Weston <[EMAIL PROTECTED]> wrote:
Your reasoning differs from the usual understanding of a null product (1 or
True), as compared to a null sum (0 or False):


 > the list of nodes for which
 > *any path* from source to x must touch, i.e., the list of dominators
 > of x.

 Here, "any path" means all paths, a logical conjunction:

I'm not sure I agree this is the common definition of dominators, but
supposing it is: the upshot is that to get what I expect, I should
only ask for the dominators of nodes which I know are reachable from
the source node, right?


_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to