Minimal transducer that maps one word into another
- From: "max" <zoran.maksimovic@xxxxxxxxx>
- Date: 10 Jan 2006 10:59:45 -0800
Let A,B be the words over the different alphabets and |A|=|B| (words A
and B have equal lengths). How to create a transducer with minimal
number of states, that maps the input word A into the output word B?
I think that this problem is NP hard, but I am not sure?
.
- Prev by Date: Re: Do all state transition functions require state transition matrixes?
- Next by Date: Re: P-Time Circuit SAT
- Previous by thread: Do all state transition functions require state transition matrixes?
- Next by thread: 3D viewer at work
- Index(es):