The features of an evolutionary algorithm that most determine its performance are the coding by which its chromosomes represent candidate solutions to its target problem and the operators that act on that coding. Also, when a problem involves constraints, a coding that represents only valid solutions and operators that preserve that validity represent a smaller search space and result in a more effective search. Two genetic algorithms for the leaf-constrained minimum spanning tree problem illustrate these observations. Given a connected, weighted, undirected graph G with n vertices and a bound l, this problem seeks a spanning tree on G with at least l leaves and minimum weight among all such trees. A greedy heuristic for the problem begins ...
textabstractSeveral algorithms for the minimum spanning tree are known. The Blue-red algorithm is a ...
We consider the recently proposed concept of enhancing an evolutionary algorithm (EA) with a complet...
The Degree Constrained Minimum Spanning Tree (DCMST) on a graph is the problem of generating a minim...
Given a connected, undirected graph G with labeled edges, the minimum-label spanning tree problem se...
Given a graph with positive edge weights and a positive integer m, the Constrained Forest Problem (C...
Given an undirected edge-weighted graph G and a positive integer m, the Constrained Forest Problem (...
Evolutionary algorithms have been shown to be very successful for a wide range of NP-hard combinator...
A novel approach is proposed for the NP-hard min-degree constrained minimum spanning tree (md-MST). ...
Abstract. Randomized search heuristics, among them randomized local search and evolutionary algorith...
AbstractRandomized search heuristics, among them randomized local search and evolutionary algorithms...
The Minimum Spanning Tree problem is a well-known combinatorial optimization problem, which has attr...
The generalized minimum spanning tree problem consists of finding a minimum cost spanning tree in an...
A major challenge to solving multiobjective optimization problems is to capture possibly all the (re...
In many applications of evolutionary algorithms the computational cost of applying operators and sto...
The research presented in this thesis lies at the interface between two distinct' fields: combinator...
textabstractSeveral algorithms for the minimum spanning tree are known. The Blue-red algorithm is a ...
We consider the recently proposed concept of enhancing an evolutionary algorithm (EA) with a complet...
The Degree Constrained Minimum Spanning Tree (DCMST) on a graph is the problem of generating a minim...
Given a connected, undirected graph G with labeled edges, the minimum-label spanning tree problem se...
Given a graph with positive edge weights and a positive integer m, the Constrained Forest Problem (C...
Given an undirected edge-weighted graph G and a positive integer m, the Constrained Forest Problem (...
Evolutionary algorithms have been shown to be very successful for a wide range of NP-hard combinator...
A novel approach is proposed for the NP-hard min-degree constrained minimum spanning tree (md-MST). ...
Abstract. Randomized search heuristics, among them randomized local search and evolutionary algorith...
AbstractRandomized search heuristics, among them randomized local search and evolutionary algorithms...
The Minimum Spanning Tree problem is a well-known combinatorial optimization problem, which has attr...
The generalized minimum spanning tree problem consists of finding a minimum cost spanning tree in an...
A major challenge to solving multiobjective optimization problems is to capture possibly all the (re...
In many applications of evolutionary algorithms the computational cost of applying operators and sto...
The research presented in this thesis lies at the interface between two distinct' fields: combinator...
textabstractSeveral algorithms for the minimum spanning tree are known. The Blue-red algorithm is a ...
We consider the recently proposed concept of enhancing an evolutionary algorithm (EA) with a complet...
The Degree Constrained Minimum Spanning Tree (DCMST) on a graph is the problem of generating a minim...