Skip to Main Content

Computer Science: A Guide to Non-Library Web Resources

Algorithms

AlgLab: An Open Laboratory for Experiments on Algorithms

AlgLab contains laboratories for conducting experiments on algorithms.  It includes resources and tools to learn about a problem and its algorithm, run programs to measure performance, and modify programs and run experiments.  AlgLab also provides links to algorithm resources.

Collected Algorithms of the ACM

CALGO contains software associated with papers published in the ACM Transactions on Mathematical Software Accessible to University at Albany users only and other ACM journals. The software is refereed for originality, accuracy, robustness, completeness, portability, and lasting value.

The Stony Brook Algorithm Repository

Based on his book The Algorithm Design Manual, Steven S. Skiena has mounted this site containing a collection of algorithm implementations for over seventy of the most fundamental problems in combinatorial algorithms.