This paper derives upper bounds on the expected number of search tree nodes visited during an m-solution backtracking search, a search which terminates after some preselected number m problem solutions are found. The search behavior is assumed to have a general probabilistic structure. The results are stated in terms of node expansion and contraction. A visited search tree node is said to be expanding if the mean number of its children visited by the search exceeds 1 and is contracting otherwise. It is shown that if every node expands, or if every node contracts, then the number of search tree nodes visited by a search has an upper bound which is linear in the depth of the tree, in the mean number of children a node has, and in the number o...
When not enough time is available to fully explore a search tree, different algorithms will visit di...
We propose a simple and general online method to measure the search progress within the Branch-and-B...
The backtrack search problem involves visiting all the nodes of an arbitrary binary tree given a poi...
Consider an infinite binary search tree in which the branches have independent random costs. Suppose...
We propose two new online methods for estimating the size of a backtracking search tree. The first m...
It is known that isolated executions of parallel backtrack search exhibit speedup anomalies. In this...
We propose two new online methods for estimating the size of a backtracking search tree. The first m...
AbstractSearch algorithms that use space linear in the search depth are widely employed in practice ...
AbstractConflict-directed backjumping is a modification of the backtracking algorithm that can outpe...
AbstractThe backtrack search problem involves visiting all the nodes of an arbitrary binary tree giv...
The backtrack search problem involves visiting all the nodes of an arbitrary binary tree given a poi...
We present space-efficient parallel strategies for two fundamental combinatorial search problems, na...
Constraint Processing is an expressive and powerful framework for modeling and solving combinatorial...
Backtracking adaptive search is an optimisation algorithm which generalises pure adaptive search and...
. We present a new parallel tree search method for ønding one solution to a constraint satisfaction ...
When not enough time is available to fully explore a search tree, different algorithms will visit di...
We propose a simple and general online method to measure the search progress within the Branch-and-B...
The backtrack search problem involves visiting all the nodes of an arbitrary binary tree given a poi...
Consider an infinite binary search tree in which the branches have independent random costs. Suppose...
We propose two new online methods for estimating the size of a backtracking search tree. The first m...
It is known that isolated executions of parallel backtrack search exhibit speedup anomalies. In this...
We propose two new online methods for estimating the size of a backtracking search tree. The first m...
AbstractSearch algorithms that use space linear in the search depth are widely employed in practice ...
AbstractConflict-directed backjumping is a modification of the backtracking algorithm that can outpe...
AbstractThe backtrack search problem involves visiting all the nodes of an arbitrary binary tree giv...
The backtrack search problem involves visiting all the nodes of an arbitrary binary tree given a poi...
We present space-efficient parallel strategies for two fundamental combinatorial search problems, na...
Constraint Processing is an expressive and powerful framework for modeling and solving combinatorial...
Backtracking adaptive search is an optimisation algorithm which generalises pure adaptive search and...
. We present a new parallel tree search method for ønding one solution to a constraint satisfaction ...
When not enough time is available to fully explore a search tree, different algorithms will visit di...
We propose a simple and general online method to measure the search progress within the Branch-and-B...
The backtrack search problem involves visiting all the nodes of an arbitrary binary tree given a poi...