Computer Science > Distributed, Parallel, and Cluster Computing
arXiv:1908.11660 (cs)
[Submitted on 30 Aug 2019 (v1), last revised 29 Oct 2019 (this version, v2)]
Title:Comparative study of performance of parallel Alpha Beta Pruning for different architectures
View a PDF of the paper titled Comparative study of performance of parallel Alpha Beta Pruning for different architectures, by Shubhendra Pal Singhal and 1 other authors
View PDF
Abstract:Optimization of searching the best possible action depending on various states like state of environment, system goal etc. has been a major area of study in computer systems. In any search algorithm, searching best possible solution from the pool of every possibility known can lead to the construction of the whole state search space popularly called as minimax algorithm. This may lead to a impractical time complexities which may not be suitable for real time searching operations. One of the practical solution for the reduction in computational time is Alpha Beta pruning. Instead of searching for the whole state space, we prune the unnecessary branches, which helps reduce the time by significant amount. This paper focuses on the various possible implementations of the Alpha Beta pruning algorithms and gives an insight of what algorithm can be used for parallelism. Various studies have been conducted on how to make Alpha Beta pruning faster. Parallelizing Alpha Beta pruning for the GPUs specific architectures like mesh(CUDA) etc. or shared memory model(OpenMP) helps in the reduction of the computational time. This paper studies the comparison between sequential and different parallel forms of Alpha Beta pruning and their respective efficiency for the chess game as an application.
| Comments: | 5 pages, 6 figures, Accepted in 2019 IEEE 9th International Advance Computing Conference(IEEE Xplore) |
| Subjects: | Distributed, Parallel, and Cluster Computing (cs.DC); Performance (cs.PF) |
| Cite as: | arXiv:1908.11660 [cs.DC] |
| (or arXiv:1908.11660v2 [cs.DC] for this version) | |
| https://doi.org/10.48550/arXiv.1908.11660
arXiv-issued DOI via DataCite
|
|
| Journal reference: | 2019 IEEE 9th International Conference on Advanced Computing (IACC), Tiruchirappalli, India, 2019, pp. 115-119 |
| Related DOI: | https://doi.org/10.1109/IACC48062.2019.8971591
DOI(s) linking to related resources
|
Submission history
From: Shubhendra Singhal Mr. [view email][v1] Fri, 30 Aug 2019 11:36:38 UTC (410 KB)
[v2] Tue, 29 Oct 2019 11:05:56 UTC (430 KB)
Full-text links:
Access Paper:
- View PDF
- TeX Source
View a PDF of the paper titled Comparative study of performance of parallel Alpha Beta Pruning for different architectures, by Shubhendra Pal Singhal and 1 other authors
References & Citations
Loading...
BibTeX formatted citation
Data provided by:
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.
