¡@

Home 

java Programming Glossary: numberofstates

Modelling a Finite Deterministic Automaton via this data

http://stackoverflow.com/questions/1870519/modelling-a-finite-deterministic-automaton-via-this-data

String caseStartLineSplitted caseStartLine.split int numberOfStates int numberOfAlphabetSymbols int numberOfFinalStates numberOfStates.. int numberOfAlphabetSymbols int numberOfFinalStates numberOfStates Integer.parseInt caseStartLineSplitted 0 numberOfAlphabetSymbols.. Automaton automaton new Automaton automaton.setAllStates numberOfStates automaton.size numberOfStates automaton.numberOfAlphabetSymbols..