Algorithms: Parallel and Sequential by Umut A. AcarEnglish | PDF | 2019 | 392 Pages | ISBN : N/A | 6.23 MB
This book aims to present techniques for problem solving using today’s computers, in- cluding both sequentially and in parallel. For example, you might want to find the shortest path from where you are now to the nearest café by using your computer. The primary concerns will likely include correctness (the path found indeed should end at the nearest café), efficiency (that your computer consumed a relatively small amount of energy), and performance (the answer was computed reasonable quickly).