Lv

L.J.J. van Iersel

info

Please Note

50 records found

Phylogenetic Network Inference

Via Alphazero and Cherry-Picking Sequences

Understanding evolutionary history is a cornerstone of biological research, yet complex phenomena like hybridization and horizontal gene transfer require structures more versatile than simple trees, known as phylogenetic networks. Reconstructing these networks under the maximum p ...
Evolutionary histories are often described by phylogenetic trees. However, reticulate events such as hybridisation and horizontal gene transfer cannot be described by phylogenetic trees alone. Histories that include these events require phylogenetic networks. For reconstructing e ...
The increasing integration of Renewable Energy Sources (RES), rising global electricity demand, and ongoing developments in power market structures collectively increase the complexity of Energy Management Systems (EMS). The tight scheduling of interdependent decisions in a Rolli ...
Stemmatology is the study and reconstruction of textual genealogy and has several similarities to phylogenetics, the study of evolutionary histories of species. Current methods in computational stemmatology often borrow tools from phylogenetics, yet classical phylogenetic models ...

Dense Reachable Subgraphs

Hardness, Algorithms and Experiments

We introduce two novel optimization problems on vertex-weighted multilayer graphs: the Predecessor Dense Reachable Subgraph (PDRS) problem and the Neighborhood Dense Reachable Subgraph (NDRS) problem. In PDRS, the aim is to find a subset of vertices that maximizes the ratio of th ...
Evolution can be modelled by semi-directed phylogenetic networks, partially directed graphs where directed edges represent reticulate evolutionary events. In this thesis, we present a polynomial-time algorithm that can reconstruct a level-2 semi-directed phylogenetic network ...
Phylogenetics is the study of how species are related through evolution. These relationships are traditionally represented using branching diagrams called phylogenetic trees. However, certain evolutionary processes, such as hybridization or horizontal gene transfer, cannot be rep ...

Exploiting Asset Similarities in Sample Efficient Portfolio Optimization

Bayesian Optimization with Learned Partitioning Structures

Multi-objective portfolio optimization problems with complex objectives and expensive function evaluations can be solved through the sample efficient solution method of Bayesian optimization. In realistic settings, inclusion of many assets coupled with a limited evaluation budget ...

Graph burning and cooling

An interactive, probabilistic and optimization approach

Networks appear in many important areas such as transportation systems, social interactions, and computer infrastructures. Understanding how processes spread across such systems is essential for predicting and controlling events like the transmission of diseases, the diffusion of ...

Leveraging Data in Algorithm Design

For Problems in Bilevel Optimization, Adaptable Robust Optimization, and Phylogenetics

This thesis explores the integration of machine learning (ML) into algorithm design for solving complex combinatorial optimization problems. We focus on solving problems that arise in bilevel optimization, two-stage robust optimization, and phylogenetics. Although these problem c ...
This thesis addresses a timetabling problem known as Strategic Passenger-Oriented Timetabling (SPOT). SPOT is a timetabling problem that involves assigning departure and arrival times to train services. Unlike classical timetabling, which typically emphasizes infrastructural feas ...
In the study of phylogenetic trees and -networks, it is frequently desirable to have a measure
of the distance between them. A potentially useful definition of this distance is the length (in
steps) of the shortest path from one to the other, where this path consists of s ...

At a crossroads

Optimizing Markovian patrol strategies for perimeter defense

The security of sensitive areas against adversarial threats is a critical concern, necessitating the development of effective patrol strategies. This thesis addresses the problem of optimal patrolling in adver- sarial scenarios through the formulation of an analytical method to c ...
In the study of evolutionary biology, there exists a method called the “cherry picking algorithm” that produces the instructions needed to create a network that shows how different species are related.
This report explores what happens when the algorithm starts with a wrong ...
Reconstructing a minimum reticulation network from phylogenetic trees is used in evolutionary studies. In this thesis, we focus on finding temporal networks using cherry-picking sequences for binary trees with all taxa. Finding such a minimum reticulation temporal network is NP-h ...

Forest-Based Binary Phylogenetic Networks

Finding Optimal Base Forests with Integer Linear Programming

Phylogenetic trees are commonly utilised in evolutionary biology. These trees represent the evolution of a set of species. In case of gene transfer however, a phylogenetic tree is insufficient. In such cases, tree-based phylogenetic networks are more suitable as they can depict r ...
Phylogenetic networks are a specific type of directed acyclic graph (DAG), used to depict evolutionary relationships among, for example, species or other groups of organisms. To solve computationally hard problems, treewidth has been used to parametrize algorithms in phylogenetic ...
In biology, phylogenetics is the study of the evolutionary history of and relations between e.g. species. Such data are often represented in trees. Remarkably, trees lack the representation of reticulation events, such as hybridization, while such events are believed to be import ...
TreeContainment is a well-known problem within phylogenetics, which asks whether a binary phylogenetic tree is embedded in a binary phylogenetic network. For this problem, Jones, Weller and van Iersel (2022) have created an algorithm that uses dynamic programming on tree-decompos ...
The problem considered in this thesis is the box set optimization problem. In
this problem the goal is to find the optimal dimensions of a number of shipping
boxes which have to provide an optimal fit on a set of items. The application
considered is e-commerce, and he ...