Sciweavers

ICIC
2009
Springer

Function Sequence Genetic Programming

13 years 11 months ago
Function Sequence Genetic Programming
Genetic Programming(GP) can obtain a program structure to solve complex problem. This paper presents a new form of Genetic Programming, Function Sequence Genetic Programming (FSGP). We adopt function set like Genetic Programming, and define data set corresponding to its terminal set. Besides of input data and constants, data set include medium variables which are used not only as arguments of functions, but also as temporary variables to store function return value. The program individual is given as a function sequence instead of tree and graph. All functions run orderly. The result of executed program is the return value of the last function in the function sequences. This presentation is closer to real handwriting program. Moreover it has an advantage that the genetic operations are easy implemented since the function sequence is linear. We apply FSGP to factorial problem and stock index prediction. The initial simulation results indicate that the FSGP is more powerful than the con...
Shixian Wang, Yuehui Chen, Peng Wu
Added 26 May 2010
Updated 26 May 2010
Type Conference
Year 2009
Where ICIC
Authors Shixian Wang, Yuehui Chen, Peng Wu
Comments (0)