paper-with-me

홈 › Papers

Optimal Recombination in Genetic Algorithms

2013-07-21 · Anton V. Eremeev, Julia V. Kovalenko

This paper surveys results on complexity of the optimal recombination problem (ORP), which consists in finding the best possible offspring as a result of a recombination operator in a genetic algorithm, given two parent solutions. We consider efficient reductions of the ORPs, allowing to establish polynomial solvability or NP-hardness of the ORPs, as well as direct proofs of hardness results.

📄 PDF Abstract BibTeX arXiv:1307.5519

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Genetic Algorithm with Optimal Recombination for the Asymmetric Travelling Salesman Problem

2017-06-21 · A. V. Eremeev, Yu. V. Kovalenko

We propose a new genetic algorithm with optimal recombination for the asymmetric instances of travelling salesman problem. The algorithm incorporates several new features that contribute to its effectiveness: (i) Optimal…

Analysis of Optimal Recombination in Genetic Algorithm for a Scheduling Problem with Setups

2014-12-16 · A. V. Eremeev, Ju. V. Kovalenko

In this paper, we perform an experimental study of optimal recombination operator for makespan minimization problem on single machine with sequence-dependent setup times ($1|s_{vu}|C_{\max}$). The computational experimen…

Scheduling

Recombination vs Stochasticity: A Comparative Study on the Maximum Clique Problem

2024-09-26 · Michael Vella, John Abela, Kristian Guillaumier

The maximum clique problem (MCP) is a fundamental problem in graph theory and in computational complexity. Given a graph G, the problem is that of finding the largest clique (complete subgraph) in G. The MCP has many imp…

Mathematical perspective on genetic algorithms with optimization guided operators

2026-06-10 · Anna Brandenberger, Ilan Doron-Arad, Elchanan Mossel arxiv

Recent work in ML applies genetic algorithms at inference time to iteratively improve solutions to optimization problems. The basic mutation and recombination operators involved are qualitatively different from those stu…

Reinforcement Learning

Perfect Edge-Transmitting Recombination of Permutations

2020-05-03 · Adriaan Merlevede, Carl Troein

Crossover is the process of recombining the genetic features of two parents. For many applications where crossover is applied to permutations, relevant genetic features are pairs of adjacent elements, also called edges i…