Open ssomayyajula opened 7 years ago
We'll probably have to figure out an isomorphism between size-bounded finite sets over ENUM
erated types with strictly positive integers so that they too can be considered an ENUM
. Then, the simulation check should be done on the non-expanded automata.
The defined continuation and observation maps in the
Expand
functor inFrenetic_Decide_FA
don't properly enumerate packets in the same ENUM so it only works onalpha F
selectors.