Constraint programming is an area of computer science which has developed rapidly over the last years. Constraint programming offers the tools needed to solve larger combinatorial problems with sufficient speed. The key to the success of constraint programmings success in combinatorial problem-solving over conventional search are clever algorithms and resource management. Today, computers with multiple processors working on shared memory are increasingly common. It is therefor natural to provide tools to use multiple processors for solving combinatorial problems with constraint programming. GECODE is a constraint programming library which introduces new and faster algorithms for finding solutions and using resources. GECODE however lacks su...
Program parallelization becomes increasingly important when new parallel and multi-core architecture...
This chapter addresses the integration of constraints and search into programming lan-guages from th...
International audienceWe present a parallel implementation of a constraint-based local search algori...
Constraint programming is used to solve hard combinatorial problems in a variety of domains, such as...
Abstract. Constraint Programming is one approach to declarative pro-gramming where a problem is mode...
Writing efficient parallel programs is the biggest challenge of the software industry for the forese...
International audienceWe introduce an Embarrassingly Parallel Search (EPS) method for solving constr...
Constraint Programming is one approach to declarative programming where a problem is modeled as a se...
Program parallelization and distribution becomes increasingly important when new multi-core architec...
Discrete combinatorial optimization problems are ubiquitous in modern civilization. Unfortunately th...
Abstract. Search in constraint programming is a time consuming task. Search can be speeded up by exp...
Abstract. In this study, we have investigated the adequacy of the PGAS parallel language X10 to impl...
Abstract. In this study, we started to investigate how the Partitioned Global Address Space (PGAS) p...
International audienceThis paper presents an external parallelization of Constraint Programming (CP)...
Abstract. We present a parallel implementation of a constraint-based local search algorithm and inve...
Program parallelization becomes increasingly important when new parallel and multi-core architecture...
This chapter addresses the integration of constraints and search into programming lan-guages from th...
International audienceWe present a parallel implementation of a constraint-based local search algori...
Constraint programming is used to solve hard combinatorial problems in a variety of domains, such as...
Abstract. Constraint Programming is one approach to declarative pro-gramming where a problem is mode...
Writing efficient parallel programs is the biggest challenge of the software industry for the forese...
International audienceWe introduce an Embarrassingly Parallel Search (EPS) method for solving constr...
Constraint Programming is one approach to declarative programming where a problem is modeled as a se...
Program parallelization and distribution becomes increasingly important when new multi-core architec...
Discrete combinatorial optimization problems are ubiquitous in modern civilization. Unfortunately th...
Abstract. Search in constraint programming is a time consuming task. Search can be speeded up by exp...
Abstract. In this study, we have investigated the adequacy of the PGAS parallel language X10 to impl...
Abstract. In this study, we started to investigate how the Partitioned Global Address Space (PGAS) p...
International audienceThis paper presents an external parallelization of Constraint Programming (CP)...
Abstract. We present a parallel implementation of a constraint-based local search algorithm and inve...
Program parallelization becomes increasingly important when new parallel and multi-core architecture...
This chapter addresses the integration of constraints and search into programming lan-guages from th...
International audienceWe present a parallel implementation of a constraint-based local search algori...