| 1. |
What Is The Difference Between Fa’s And Tg’s .why We Need Tg’s When We Have Fa’s? |
|
Answer» The Transition Graphs (TG) differ from FA in the following areas
We have been given more freedom in TG’s. But this freedom is on the cost of more memory and processing power it means that if we implement TG’s on computer using some programming language it will NEED more memory and processing power of computer than used in the implementation of FA’s. The Transition Graphs (TG) differ from FA in the following areas We have been given more freedom in TG’s. But this freedom is on the cost of more memory and processing power it means that if we implement TG’s on computer using some programming language it will need more memory and processing power of computer than used in the implementation of FA’s. |
|