scispace - formally typeset
C

Christian Blum

Researcher at Spanish National Research Council

Publications -  253
Citations -  13596

Christian Blum is an academic researcher from Spanish National Research Council. The author has contributed to research in topics: Metaheuristic & Ant colony optimization algorithms. The author has an hindex of 37, co-authored 227 publications receiving 12281 citations. Previous affiliations of Christian Blum include Ikerbasque & Polytechnic University of Catalonia.

Papers
More filters
Proceedings Article

On A Particularity In Model-based Search

TL;DR: It is shown by a simple model-based search algorithm for the node-weighted k-cardinality tree problem that this strategy doesn't guarantee steadily increasing performance of the algorithm in general, and it is rather possible that for some "problem"-"probabilistic model" combinations the average performance is decreasing and even the average probability of sampling good solutions is decreasing over time.
Journal ArticleDOI

Solving longest common subsequence problems via a transformation to the maximum clique problem

TL;DR: This work defines a new way to transform instance of the classical longest common subsequence problem and of some of its variants into instances of the maximum clique problem and proposes a technique to reduce the size of the resulting graphs.
Book ChapterDOI

A probabilistic beam search approach to the shortest common supersequence problem

TL;DR: In this paper, a probabilistic beam search (PBS) algorithm was proposed for solving the Shortest Common Supersequence Problem (SCSPP) with a hybrid beam search and greedy heuristics.
Book ChapterDOI

Iterative Probabilistic Tree Search for the Minimum Common String Partition Problem

TL;DR: This work proposes an iterative probabilistic tree search algorithm for tackling the minimum common string partition problem and shows the superiority of this approach in comparison to a standard greedy algorithm and a metaheuristic based on ant colony optimization from the related literature.
Journal ArticleDOI

Adding Negative Learning to Ant Colony Optimization: A Comprehensive Study

TL;DR: This work presents and studies an alternative mechanism making use of mathematical programming for the incorporation of negative learning in ant colony optimization, and compares it to some well-known existing negative learning approaches from the related literature.