Algorithms
Algorithms
Click to enlarge
Author(s): contributors, Wikibooks
ISBN No.: 9781466346314
Pages: 68
Year: 201109
Format: Trade Paper
Price: $ 11.03
Status: Out Of Print

This book is about the creation and analysis of efficient algorithms. After introducing some necessary matical background this book covers:* the divide and conquer technique;* the use of randomization in algorithms;* the general, but typically inefficient, backtracking technique;* dynamic programming as an efficient optimization for some backtracking algorithms;* greedy algorithms as an optimization of other kinds of backtracking algorithms; and * hill-climbing techniques, including network flow. The goal of the book is to show you how you can methodically apply different techniques to yourown algorithms to make them more efficient. While this book mostly highlights general techniques,some well-known algorithms are also looked at in depth. This book is written so it can be read from"cover to cover" in the length of a semester, where sections marked with a * may be skipped.This book is a tutorial on techniques and is not a reference. For references we highly recommendthe tomes by [Knuth] and [CLRS]. Additionally, sometimes the best insights come from the primarysources themselves (e.


g. [Hoare]).


To be able to view the table of contents for this publication then please subscribe by clicking the button below...
To be able to view the full description for this publication then please subscribe by clicking the button below...