Title :
A Hybrid Branch-and-Bound Strategy for Hardware/Software Partitioning
Author :
Jigang, Wu ; Chang, Baofang ; Srikanthan, Thambipillai
Author_Institution :
Sch. of Comput. Technol. & Autom., Tianjin Polytech. Univ., Tianjin, China
Abstract :
This paper proposes a hybrid branch and bound strategy based on global best-first (GBF) scheme and local best-first (LBF) scheme.The proposed hybrid approach not only inherits the merit of GBF that produces fewer expanded nodes but also significantly reduces the search space of GBF, and thus it efficiently overcomes the blind search of the LBF scheme. A new data structure called string-queue is also proposed specially for the implementation of the selection rule and elimination rule in the branch and bound search. The properties of the hybrid approach are tested by computational experiments in hardware/software partitioning problem which is known to be NP-hard. Experimental results show that, the search space can be significantly reduced by the hybrid algorithm and the number of expanded nodes keeps less increase, when the hybrid frequency and the number of expanded nodes are properly chosen in its initial stage. As a result, the proposed hybrid framework successfully enhances the problem-solving capacity over the traditional branch-and-bound algorithm.
Keywords :
computational complexity; data structures; hardware-software codesign; problem solving; tree searching; NP-hard problem; elimination rule; global best-first scheme; hardware-software partitioning; hybrid branch-and-bound strategy; local best-first scheme; problem-solving capacity; selection rule; string-queue data structure; Automation; Data structures; Embedded computing; Embedded software; Embedded system; Hardware; High performance computing; Information science; Software performance; Software testing; Branch-and-bound; combinatorial search; data structure; hardware/software co-design; hybrid algorithm;
Conference_Titel :
Computer and Information Science, 2009. ICIS 2009. Eighth IEEE/ACIS International Conference on
Conference_Location :
Shanghai
Print_ISBN :
978-0-7695-3641-5
DOI :
10.1109/ICIS.2009.152