Changeset [db1060b02049cbbcdc91c126bccd7d4ef4994bfc] by Shayan Pooya
September 13th, 2014 @ 07:29 PM
Merge pull request #578 from pooya/tsp
examples: add a mapreduce solution for travelling salesman
problem
https://github.com/discoproject/disco/commit/db1060b02049cbbcdc91c1...
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.