6.2.2 Emptyness

Next we want to test, whether the language of a given automaton accepts something.

in reach     (p,l,q) in D
-------------------------------------- 
  q in reach

in init
-------------------------------------- 
  p in reach

in reach    p in fin
-------------------------------------- 
  nonempty


Denys Duchier, Claire Gardent and Joachim Niehren
Version 1.3.99 (20050412)