Title :
General data structure and algorithms for branch and bound search
Author_Institution :
Dept. of Comput., Yantai Univ., Yantai, China
Abstract :
We present a data structure called cubeheap and related algorithms for processing OPEN list in branch and bound search. The complexity of the old search algorithm O(mlogm) is reduced to O(m+klogmax {k,r}) especially to O(m+logmloglogm) in an average case, and this data structure and related algorithms are general for branch and bound searches. m is the number of created nodes, k is the number of expanded nodes and r is the branch number of some node which is in most branches
Keywords :
computational complexity; data structures; tree searching; branch and bound search; cubeheap; data structure; Binary trees; Data structures; Heuristic algorithms; State-space methods;
Conference_Titel :
Systems, Man, and Cybernetics, 1996., IEEE International Conference on
Conference_Location :
Beijing
Print_ISBN :
0-7803-3280-6
DOI :
10.1109/ICSMC.1996.571386