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. ...")
 
m (2 revisions imported)
 
(One intermediate revision by one other user not shown)
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]]

Latest revision as of 20:30, 30 March 2024

'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