An open API service indexing awesome lists of open source software.

https://github.com/johnwlambert/algorithms

Implementations of Several Modern CS Algorithms (including solutions to the TSP)
https://github.com/johnwlambert/algorithms

Last synced: about 1 year ago
JSON representation

Implementations of Several Modern CS Algorithms (including solutions to the TSP)

Awesome Lists containing this project

README

          

# algorithms

Implementations of Several Modern CS Algorithms (including solutions to the TSP)
by John Lambert

BS, Computer Science, Stanford University, Stanford, CA
MS, Biomedical Informatics, Stanford University, Stanford, CA

Much of the code I have posted on other Designer.cs forms and some other mundane C# setup code. I have included only the code that illustrates the algorithm. If you'd like to run the algorithms on your local machine, ping me at 'johnwl AT stanford.edu' and I will send you the rest of the C# setup code.