@conference {IIIA-2002-640, title = {Pseudo-Tree Search with Soft Constraints}, booktitle = {Proceedings of the 15th European Conference on Artificial Intelligence, ECAI-02}, year = {2002}, pages = {131-135}, publisher = {IOS Press}, organization = {IOS Press}, abstract = {Pseudo-tree search is a well known algorithm for CSP solving. It exploits the problem structure to delect independent subproblems that are solved separately. Its main advantage is that its run time complexity is bounded by a problem structural parameter. In this paper, we extend this idea to soft constraint problems. We show that the same general principles apply to this domain. However, a naive implementation is not competitive with state-of-the-art algorithms, because solving independent problems separtely may yield a poor algorithmic efficiency due to loose upper bounds. We introduce PT-BB, a branch-and-bound algorithm that performs efficient pseudo-tree search. Its main feature is the use of local upper bounds which can improve over loose globla upper bounds. We also show that PT-BB combines nicely with russian doll search (RDS), procucing an interesting algorithm.}, author = {Javier Larrosa and Pedro Meseguer and Mart{\'\i} S{\'a}nchez}, editor = {F. van Harmelen} }