Boolean circuit programming: A new paradigm to design parallel algorithms

  • Authors:
  • Kunsoo Park;Heejin Park;Woo-Chul Jeun;Soonhoi Ha

  • Affiliations:
  • School of Computer Science and Engineering, Seoul National University, Republic of Korea;College of Information and Communications, Hanyang University, Republic of Korea;School of Computer Science and Engineering, Seoul National University, Republic of Korea;School of Computer Science and Engineering, Seoul National University, Republic of Korea

  • Venue:
  • Journal of Discrete Algorithms
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

The Boolean circuit has been an important model of parallel computation, but not many parallel algorithms have been designed on this model because it is 'awkward to program.' To overcome this drawback, we propose a description language for designing parallel algorithms on the Boolean circuit. This description language is to parallel algorithms what the pseudo-code is to sequential algorithms. Through example codes, we show that the description language is a convenient tool to design parallel algorithms due to its general iterative and recursive structures and the ease of modular design.