The Stony Brook Algorithm Repository: Difference between revisions

From HeatSync Labs Wiki
Jump to navigation Jump to search
en>Mech422
(Created page with " 'This WWW page is intended to serve as a comprehensive collection of algorithm implementations for over seventy of the most fundamental problems in combinatorial algorithms. ...")
 
en>Mech422
No edit summary
Line 5: Line 5:


[http://www.cs.sunysb.edu/~algorith/ The Stony Brook Algorithm Repository]
[http://www.cs.sunysb.edu/~algorith/ The Stony Brook Algorithm Repository]
[[Category:Programming Tutorials]]

Revision as of 09:33, 21 January 2014

'This WWW page is intended to serve as a comprehensive collection of algorithm implementations for over seventy of the most fundamental problems in combinatorial algorithms. The problem taxonomy, implementations, and supporting material are all drawn from my book The Algorithm Design Manual. Since the practical person is more often looking for a program than an algorithm, we provide pointers to solid implementations of useful algorithms, when they are available.'

Great resource!

The Stony Brook Algorithm Repository