15 December 2015 6 8K Report

It is very  time consuming for solving large-scale NP-hard problems. Distributed algorithms based on Map-reduce can speed up the computation and have many successful applications. However, meta-heuristic algorithms such as Tabu search and simulated annealing algorithm are based on single-solution iteration, Hadoop is not good at iteration computation, so few work can be found on distributed iteration meta-heuristic algorithms based on Hadoop or Spark. There is any good implement or idea on iteration meta-heuristics based on Hadoop or Spark? What is its challenge?Thanks.

More Defu Zhang's questions See All
Similar questions and discussions