DARWIN: A Genetic Algorithm Language


ARSLAN A., Ucoluk G.

28th International Symposium on Computer and Information Sciences (ISCIS), Paris, Fransa, 28 - 29 Ekim 2013, cilt.264, ss.35-44 identifier identifier

  • Yayın Türü: Bildiri / Tam Metin Bildiri
  • Cilt numarası: 264
  • Doi Numarası: 10.1007/978-3-319-01604-7_4
  • Basıldığı Şehir: Paris
  • Basıldığı Ülke: Fransa
  • Sayfa Sayıları: ss.35-44
  • Orta Doğu Teknik Üniversitesi Adresli: Evet

Özet

This article describes the DARWIN Project, which is a Genetic Algorithm programming language and its C Cross-Compiler. The primary aim of this project is to facilitate experimentation of Genetic Algorithm solution representations, operators and parameters by requiring just a minimal set of definitions and automatically generating most of the program code. The syntax of the DARWIN language and an implementational overview of the the cross-compiler will be presented. It is assumed that the reader is familiar with Genetic Algorithms, Programming Languages and Compilers.