유전 알고리즘 기반의 함수 최적화를 위한 자바 패키지 개발에 관한 연구

A Study on the Development Java Package for Function Optimization based on Genetic Algorithms

  • 강환수 (동양공업전문대학교 전산경영기술공학부) ;
  • 강환일 (명지대학교 전기정보제어공학부) ;
  • 송영기 (현대정보기술)
  • 발행 : 2000.06.01

초록

Many human inventions were inspired by nature. The artificial neural network is one example. Another example is Genetic Algorithms(GA). GAs search by simulating evolution, starting from an initial set of solutions or hypotheses, and generating successive "generations" of solutions. This particular branch of AI was inspired by the way living things evolved into more successful organisms in nature. To simulate the process of GA in a computer, we must simulate many times according to varying many GA parameters. This paper describes the implementation of Java Package for efficient applications on Genetic Algorithms, called "JavaGA". The JavaGA used as a application program as well as applet provides graphical user interface of assigning major GA parameters.

키워드