Abstract
Recently, Genetic Network Programming (GNP) has been proposed, which is an extension of Genetic Algorithm(GA) and Genetic Programming(GP). GNP can make compact programs and can memorize the past history in it implicitly, because it expresses the solution by directed graphs and therefore, it can reuse the nodes. In this research, intron-like nodes are introduced for improving the performance of GNP. The aim of introducing intron-like nodes is to use every node as much as possible. It is found from simulations that the intron-like nodes are useful for improving the training speed and generalization ability.