作者: B.D. Dunay , F.E. Petry , B.P. Buckles
关键词: Context-sensitive language 、 Genetic programming 、 DFA minimization 、 Regular language 、 Nondeterministic algorithm 、 Computer science 、 Theoretical computer science 、 Formal language 、 Deterministic finite automaton 、 Low-level programming language
摘要: In this research, inductive inference is done with an informant on the class of regular languages. The approach to evolve formal language accepters which are consistent a set sample strings from language, and known not be in language. Deterministic finite automata (DFA) were chosen as alleviate computational difficulties nondeterministic constructs such rewrite grammars. Genetic programming (GP) offers two significant improvements for induction over genetic algorithms. First, GP allows size solution (the DFA) determined at run time response population pressure. Second, GP's potential assuring correct dependencies complex individuals can exploited assure that all states DFA reachable start state. contribution research effective translation DFAs S-expressions, application renumbering, editing problem induction. or transition tables form basis many problems. By using techniques found paper, these problems directly translated into domain programming. >