Parallel evolutionary approach of compaction problem using mapreduce

  • Authors:
  • Doina Logofătu;Dumitru Dumitrescu

  • Affiliations:
  • University of Applied Sciences, Munich, Germany;Babeş-Bolyai University, Cluj-Napoca, Romania

  • Venue:
  • PPSN'10 Proceedings of the 11th international conference on Parallel problem solving from nature: Part II
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

A parallel evolutionary approach of Compaction Problem is introduced usingMapReduce. This problem is of interest for VLSI testing and bioinformatics. The overall cost of a VLSI circuit's testing depends on the length of its test sequence; therefore the reduction of this sequence, keeping the coverage, will lead to a reduction of used resources in the testing process. The problem of finding minimal test sets is NP-hard. We introduce a distributed evolutionary algorithm (MapReduce Parallel Evolutionary Algorithm-MRPEA) and compare it with two greedy approaches. The proposed algorithms are evaluated on randomly generated five-valued benchmarks that are scalable in size. The MapReduce paradigm offers the possibility to distribute and scale large amount of data. Experiments show the efficiency of the proposed parallel approach. The project, containing the Hadoop implementation can be found at: http://sourceforge.net/projects/dcpsolver/ [10].