A* search is a fundamental topic in artificial intelligence. Recently, the general purpose computation on graphics processing units (GPGPU) has been widely used to accelerate numerous computational tasks. In this paper, we propose the first parallel variant of the A* search algorithm such that the search process of an agent can be accelerated by a single GPU processor in a massively parallel fashion. Our experiments have demonstrated that the GPU-accelerated A* search is efficient in solving multiple real-world search tasks, including combinatorial optimization problems, pathfinding and game solving. Compared to the traditional sequential CPU-based A* implementation, our GPU-based A* algorithm can achieve a significant speedup by up to ...
Abstract. Local search is a successful approach for solving combina-torial optimization and constrai...
This paper illustrates the design and implementation of a prototype ASP solver that is capable of ex...
Multi-agent path planning on grid maps is a challenging problem and has numerous real-life applicati...
General purpose graphical processing units were proven to be useful for accelerating computationally...
Abstract: Game tree search is a classical problem in the field of game theory and artificial intelli...
Abstract. We present a GPU algorithm for the nearest neighbor search, an important database problem....
In this paper we observe the possibility to accelerate a search algorithm for multiobjective optimiz...
We present a GPU algorithm for the nearest neighbor search, an important database problem. The searc...
The A* algorithm has been a key search algorithm and part of AI literature for a long time. It has a...
There are many combinatorial optimization problems such as traveling salesman problem, quadratic-ass...
Every new desktop or laptop come equipped with a multicore, programmable graphic processing unit (GP...
This work examines the possibilities of employing highly parallel architectures in database systems,...
In this work, we describe a simple and powerful method to implement real-time multi-agent path-findin...
Constraint programming has gained prominence as an effective and declarative paradigm for modeling a...
The parallel computing power offered by graphic processing units (GPUs) has been recently exploited ...
Abstract. Local search is a successful approach for solving combina-torial optimization and constrai...
This paper illustrates the design and implementation of a prototype ASP solver that is capable of ex...
Multi-agent path planning on grid maps is a challenging problem and has numerous real-life applicati...
General purpose graphical processing units were proven to be useful for accelerating computationally...
Abstract: Game tree search is a classical problem in the field of game theory and artificial intelli...
Abstract. We present a GPU algorithm for the nearest neighbor search, an important database problem....
In this paper we observe the possibility to accelerate a search algorithm for multiobjective optimiz...
We present a GPU algorithm for the nearest neighbor search, an important database problem. The searc...
The A* algorithm has been a key search algorithm and part of AI literature for a long time. It has a...
There are many combinatorial optimization problems such as traveling salesman problem, quadratic-ass...
Every new desktop or laptop come equipped with a multicore, programmable graphic processing unit (GP...
This work examines the possibilities of employing highly parallel architectures in database systems,...
In this work, we describe a simple and powerful method to implement real-time multi-agent path-findin...
Constraint programming has gained prominence as an effective and declarative paradigm for modeling a...
The parallel computing power offered by graphic processing units (GPUs) has been recently exploited ...
Abstract. Local search is a successful approach for solving combina-torial optimization and constrai...
This paper illustrates the design and implementation of a prototype ASP solver that is capable of ex...
Multi-agent path planning on grid maps is a challenging problem and has numerous real-life applicati...