中文
相关论文

相关论文: Genetic Algorithms for Word Problems in Partially …

200 篇论文

We employ genetic algorithms (GA), which allow for an unbiased search for the global minimum of energy landscapes, to identify the ordered equilibrium configurations formed by binary dipolar systems confined on a plane. A large variety of…

软凝聚态物质 · 物理学 2007-11-07 Julia Fornleitner , Federica Lo Verso , Gerhard Kahl , Christos N. Likos

All living organisms use the same genetic languages in their molecular biology machinery. They can be understood as the optimal solutions to the replication tasks involving DNA and proteins. These solutions perfectly fit the pattern…

其他定量生物学 · 定量生物学 2025-05-21 Apoorva D. Patel

In this paper we present genetic algorithms based search technique for the linear optics schemes, performing two-qubit quantum gates. We successfully applied this technique for finding heralded two-qubit gates and obtained the new schemes…

量子物理 · 物理学 2023-07-19 A. Chernikov , S. S. Sysoev , E. A. Vashukevich , T. Yu. Golubeva

Neural network models of real-world systems, such as industrial processes, made from sensor data must often rely on incomplete data. System states may not all be known, sensor data may be biased or noisy, and it is not often known which…

神经与进化计算 · 计算机科学 2007-06-08 Donald A. Sofge , David L. Elliott

We study two group theoretic problems, GROUP INTERSECTION and DOUBLE COSET MEMBERSHIP, in the setting of black-box groups, where DOUBLE COSET MEMBERSHIP generalizes a set of problems, including GROUP MEMBERSHIP, GROUP FACTORIZATION, and…

量子物理 · 物理学 2007-05-23 Stephen Fenner , Yong Zhang

Many problems in real life can be converted to combinatorial optimization problems (COPs) on graphs, that is to find a best node state configuration or a network structure such that the designed objective function is optimized under some…

机器学习 · 计算机科学 2019-09-17 Jing Liu , Fei Gao , Jiang Zhang

Evolutionary multitasking has recently emerged as a novel paradigm that enables the similarities and/or latent complementarities (if present) between distinct optimization tasks to be exploited in an autonomous manner simply by solving them…

神经与进化计算 · 计算机科学 2016-07-20 Abhishek Gupta , Yew-Soon Ong

We discuss the theory of certain partially ordered sets that capture the structure of commutation classes of words in monoids. As a first application, it follows readily that counting words in commutation classes is #P-complete. We then…

离散数学 · 计算机科学 2011-08-19 Matthew J. Samuel

In this article we survey recent progress in the algorithmic theory of matrix semigroups. The main objective in this area of study is to construct algorithms that decide various properties of finitely generated subsemigroups of an infinite…

离散数学 · 计算机科学 2023-09-21 Ruiwen Dong

In this paper we give a polynomial-time quantum algorithm for computing orders of solvable groups. Several other problems, such as testing membership in solvable groups, testing equality of subgroups in a given solvable group, and testing…

量子物理 · 物理学 2007-05-23 John Watrous

Minimization of the number of cluster heads in a wireless sensor network is a very important problem to reduce channel contention and to improve the efficiency of the algorithm when executed at the level of cluster-heads. In this paper, we…

网络与互联网体系结构 · 计算机科学 2011-04-05 Ehsan Heidari , Ali Movaghar

Cell formation is a critical step in the design of cellular manufacturing systems. Recently, it was tackled using a cut-based-graph-partitioning model. This model meets real-life production systems requirements as it uses the actual amount…

离散数学 · 计算机科学 2016-12-19 Boulif Menouar

3-SAT problem is of great importance to many technical and scientific applications. This paper presents a new hybrid evolutionary algorithm for solving this satisfiability problem. 3-SAT problem has the huge search space and hence it is…

人工智能 · 计算机科学 2013-06-24 Nasser Lotfi , Jamshid Tamouk , Mina Farmanbar

The main purpose of this paper is to study the NP-complete subset-sum problem, not in the usual context of time-complexity-based classification of the algorithms (exponential/polynomial), but through a new kind of algorithmic classification…

计算复杂性 · 计算机科学 2018-11-20 Antonios Syreloglou

Evolutionary algorithms excel in solving complex optimization problems, especially those with multiple objectives. However, their stochastic nature can sometimes hinder rapid convergence to the global optima, particularly in scenarios…

神经与进化计算 · 计算机科学 2024-05-10 Zeyi Wang , Songbai Liu , Jianyong Chen , Kay Chen Tan

The use of balanced crossover operators in Genetic Algorithms (GA) ensures that the binary strings generated as offsprings have the same Hamming weight of the parents, a constraint which is sought in certain discrete optimization problems.…

神经与进化计算 · 计算机科学 2020-04-24 Luca Manzoni , Luca Mariot , Eva Tuba

Functions of chemical composition are complex and discrete in nature making it impossible to optimize them with gradient methods. Genetic algorithms, which do not use derivative information, are used to maximize the thermal conductivity of…

材料科学 · 物理学 2018-01-30 Alexander Kerr , Kieran Mullen

We consider the following problem: from a given set of gene families trees on a set of genomes, find a first speciation, that splits these genomes into two subsets, that minimizes the number of gene duplications that happened before this…

离散数学 · 计算机科学 2009-04-15 Cedric Chauve , Aïda Ouangraoua

One of the challenges in optimization of high dimensional problems is finding appropriate solutions in a way that are as close as possible to the global optima. In this regard, one of the most common phenomena that occurs is the curse of…

最优化与控制 · 数学 2021-12-22 Somayeh Seifi Shalamzari , Mojtaba Banifakhr

This paper introduces a deterministic algorithm for solving an instance of the Subset Sum Problem based on a new method entitled the Bipartite Synthesis Method. The algorithm is described and shown to have worst-case limiting performance…

数据结构与算法 · 计算机科学 2015-02-09 Scott Lilienthal