Computer Science, asked by har86978, 28 days ago

what is transition graph? what is the use of transition graph? explain various components of of transition graph and their importance.​

Answers

Answered by Anonymous
5
  • Transition graphs
  • Transition graph can be interpreted as a flowchart for an algorithm recognizing a language. A transition graph consists of three things: A finite set of states, at least one of which is designated the start state and some of which are designated as final states.
  • State-transition diagrams are very useful for describing the behavior of individual objects over the full set of use cases that affect those objects. State-transition diagrams are not useful for describing the collaboration between objects that cause the transitions.
Similar questions