Add functions to normalize an automaton:
authorKim Nguyễn <kn@lri.fr>
Fri, 8 Feb 2013 17:44:11 +0000 (18:44 +0100)
committerKim Nguyễn <kn@lri.fr>
Fri, 8 Feb 2013 17:44:11 +0000 (18:44 +0100)
 (1) Ensures that adding transitions leaves them pairwise disjoint
 (2) Add a function to complete an automaton with dummy states
 (3) Add a normalization function that replaces negative atoms with
     a positive state recognizing the complement


No differences found