next up previous contents index CD CD Algorithms
Next: Textbooks Up: Algorithmic Resources Previous: Algorithms in C++

Data Sources

It is often important to have interesting data to feed your algorithms, to serve as test data to ensure correctness or to compare different algorithms for raw speed.

Finding good test data can be surprisingly difficult. Here are some pointers:



Algorithms
Mon Jun 2 23:33:50 EDT 1997