% % GENERATED FROM https://www.coli.uni-saarland.de % by : anonymous % IP : coli2006.lst.uni-saarland.de % at : Mon, 05 Feb 2024 15:43:18 +0100 GMT % % Selection : Reference #1220 % @TechReport{Schulte:2000_1, AUTHOR = {Schulte, Christian}, TITLE = {Parallel Search Made Simple}, YEAR = {2000}, MONTH = {September}, NUMBER = {TRA9/00}, ADDRESS = {Singapore}, TYPE = {Technical Report}, INSTITUTION = {National University of Singapore, School of Computing}, URL = {ftp://ftp.ps.uni-sb.de/pub/papers/ProgrammingSysLab/par-trics.ps.gz}, ABSTRACT = {Search in constraint programming is a time consuming task. Search can be speeded up by exploring subtrees of a search tree in parallel. This paper presents distributed search engines that achieve parallelism by distribution across networked computers. The main point of the paper is a simple design of the parallel search engine. Simplicity comes as an immediate consequence of clearly separating search, concurrency, and distribution. The obtained distributed search engines are simple yet offer substantial speedup on standard network computers.}, ANNOTE = {COLIURL : Schulte:2000:PSM.pdf Schulte:2000:PSM.ps} }