2 citations · 2 across the 1 of their papers we have counts for
Showing cs.NEShow all
3 papers · 1 filter
cs.NE2026
Runtime Analysis of Cartesian Genetic Programming in Evolving Boolean Functions
Duc-Cuong Dang, Roman Kalkreuth, Andre Opris
Cartesian Genetic Programming (CGP) is among the practical and popular forms of Genetic Programming as it uses a graph-based representation of programs. This paper presents a first…
cs.NE2024★ 2 cited
CGP++ : A Modern C++ Implementation of Cartesian Genetic Programming
Roman Kalkreuth, Thomas Baeck
The reference implementation of Cartesian Genetic Programming (CGP) was written in the C programming language. C inherently follows a procedural programming paradigm, which entails…
cs.NE2018
Towards Advanced Phenotypic Mutations in Cartesian Genetic Programming
Roman Kalkreuth
Cartesian Genetic Programming is often used with a point mutation as the sole genetic operator. In this paper, we propose two phenotypic mutation techniques and take a step towards…