paper-with-me

Papers

Why We Do Not Evolve Software? Analysis of Evolutionary Algorithms

2018-10-12 · Roman V. Yampolskiy

In this paper, we review the state-of-the-art results in evolutionary computation and observe that we do not evolve non trivial software from scratch and with no human intervention. A number of possible explanations are considered, but we conclude that computational complexity of the problem prevents it from being solved as currently attempted. A detailed analysis of necessary and available computational resources is provided to support our findings.

📄 PDF Abstract BibTeX arXiv:1810.07074

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary Algorithms

Similar Papers 제목 키워드 기반

Evolving Evolutionary Algorithms with Patterns

2021-10-10 · Mihai Oltean

A new model for evolving Evolutionary Algorithms (EAs) is proposed in this paper. The model is based on the Multi Expression Programming (MEP) technique. Each MEP chromosome encodes an evolutionary pattern that is repeat…

BenchmarkingEvolutionary Algorithms

Large Language Model-Powered Evolutionary Code Optimization on a Phylogenetic Tree

2026-01-20 · Leyi Zhao, Weijie Huang, Yitong Guo, Jiang Bian 외 arxiv

Optimizing scientific computing algorithms for modern GPUs is a labor-intensive and iterative process involving repeated code modification, benchmarking, and tuning across complex hardware and software stacks. Recent wor…

Reinforcement Learning

Evolving Evolutionary Algorithms using Linear Genetic Programming

2021-08-21 · Mihai Oltean

A new model for evolving Evolutionary Algorithms is proposed in this paper. The model is based on the Linear Genetic Programming (LGP) technique. Every LGP chromosome encodes an EA which is used for solving a particular …

BenchmarkingEvolutionary AlgorithmsTraveling Salesman Problem

A Feature-Based Analysis on the Impact of Set of Constraints for e-Constrained Differential Evolution

2015-06-23 · Shayan Poursoltan, Frank Neumann

Different types of evolutionary algorithms have been developed for constrained continuous optimization. We carry out a feature-based analysis of evolved constrained continuous optimization instances to understand the cha…

Evolutionary Algorithms

Runtime Analysis of Competitive co-Evolutionary Algorithms for Maximin Optimisation of a Bilinear Function

2022-06-30 · Per Kristian Lehre

Co-evolutionary algorithms have a wide range of applications, such as in hardware design, evolution of strategies for board games, and patching software bugs. However, these algorithms are poorly understood and applicati…

Board GamesEvolutionary Algorithms