Changeset [14e8744f3fa4354a6c0dd31f17ba208cc17cee4b] by Shayan Pooya
September 13th, 2014 @ 07:27 PM
examples: add a mapreduce solution for travelling salesman
problem
https://github.com/discoproject/disco/commit/14e8744f3fa4354a6c0dd3...
Committed by Shayan Pooya
- A examples/tsp/example_10_nodes.json
- A examples/tsp/example_11_nodes.json
- A examples/tsp/example_12_nodes.json
- A examples/tsp/example_13_nodes.json
- A examples/tsp/example_9_nodes.json
- A examples/tsp/travelling_salesman.py
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.