Programs from The Algorithm Design Manual (2nd Edition)

These programs all appear in my book: The Algorithm Design Manual (2nd Edition) by Steven Skiena, Springer-Verlag, New York 2008. See my website http://www.algorist.com for additional information. This book can be ordered from Amazon.com.

The programs from the new third edition are available here.

The programs are made available under the following copyright notice:
Copyright 2003, 2008 by Steven S. Skiena; all rights reserved. Permission is granted for use in non-commerical applications provided this copyright notice remains intact and unchanged.

What follows are a list of all the files in this directory with a brief description of what they are. A single tar file with all the programs is also available.


Also included are some programs from my other book, Programming Challenges