DocumentCode
306473
Title
General data structure and algorithms for branch and bound search
Author
Jigang, Wu
Author_Institution
Dept. of Comput., Yantai Univ., Yantai, China
Volume
2
fYear
1996
fDate
14-17 Oct 1996
Firstpage
1586
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;
fLanguage
English
Publisher
ieee
Conference_Titel
Systems, Man, and Cybernetics, 1996., IEEE International Conference on
Conference_Location
Beijing
ISSN
1062-922X
Print_ISBN
0-7803-3280-6
Type
conf
DOI
10.1109/ICSMC.1996.571386
Filename
571386
Link To Document