The Resource-Constrained Assignment Problem (RCAP) aims to find the minimum cost one-to-one matching between two sets of N nodes while meeting one or more resource constraints. Its applications include machine scheduling, job assignment, facility layout, and others. This problem is known to be NP-hard. A Lagrangian relaxation of the side constraints transforms the problem structure into a Linear Assignment Problem (LAP), which is known to be polynomially solvable. This thesis presents two solution methods for the RCAP that utilize this Lagrangian relaxation with an LAP structure and leverage GPU parallel computing. The first solution method involves performing a multiplier update procedure to obtain a good lower bound to start with and then...
The Quadratic Assignment Problem (QAP) is one of the classical combinatorial optimization problems a...
The resource constrained assignment problem (RCAP) is to find a minimal cost cycle partition in a di...
International audienceSolving exactly Combinatorial Optimization Problems (COPs) using a Branch-and-...
Multidimensional assignment problem (MAP) is one of the many formulations of data association proble...
International audienceBranch-and-bound (B&B) algorithms are attractive methods for solving to optima...
Computer systems are subject to continuously increasing performance demands. However, energy consump...
This paper deals with solving large instances of the Linear Sum Assignment Problems (LSAPs) under re...
The Branch-and-Bound (B&B) method is a well-known optimization algorithm for solving integer linear ...
International audienceBranch-and-Bound (B&B) algorithms are time intensive tree-based exploration me...
International audienceIn this paper, we revisit the design and implementation of Branch-and-Bound (B...
Abstract. In this paper we modify a fast heuristic solver for the Linear Sum Assignment Problem (LSA...
Abstract—Branch-and-Bound (B&B) algorithms are time-intensive tree-based exploration methods for...
The complex Constraint Satisfaction Problems (CSPs) still require too long to solve even in the most...
In this article, we present a parallel graphical processing unit (GPU)-based genetic algorithm (GA) ...
Constraint programming has gained prominence as an effective and declarative paradigm for modeling a...
The Quadratic Assignment Problem (QAP) is one of the classical combinatorial optimization problems a...
The resource constrained assignment problem (RCAP) is to find a minimal cost cycle partition in a di...
International audienceSolving exactly Combinatorial Optimization Problems (COPs) using a Branch-and-...
Multidimensional assignment problem (MAP) is one of the many formulations of data association proble...
International audienceBranch-and-bound (B&B) algorithms are attractive methods for solving to optima...
Computer systems are subject to continuously increasing performance demands. However, energy consump...
This paper deals with solving large instances of the Linear Sum Assignment Problems (LSAPs) under re...
The Branch-and-Bound (B&B) method is a well-known optimization algorithm for solving integer linear ...
International audienceBranch-and-Bound (B&B) algorithms are time intensive tree-based exploration me...
International audienceIn this paper, we revisit the design and implementation of Branch-and-Bound (B...
Abstract. In this paper we modify a fast heuristic solver for the Linear Sum Assignment Problem (LSA...
Abstract—Branch-and-Bound (B&B) algorithms are time-intensive tree-based exploration methods for...
The complex Constraint Satisfaction Problems (CSPs) still require too long to solve even in the most...
In this article, we present a parallel graphical processing unit (GPU)-based genetic algorithm (GA) ...
Constraint programming has gained prominence as an effective and declarative paradigm for modeling a...
The Quadratic Assignment Problem (QAP) is one of the classical combinatorial optimization problems a...
The resource constrained assignment problem (RCAP) is to find a minimal cost cycle partition in a di...
International audienceSolving exactly Combinatorial Optimization Problems (COPs) using a Branch-and-...