DocumentCode
167522
Title
DisSLib: CC: A Library for Distributed Search with a Central Common Search State
Author
Kendon, Tyson ; Denzinger, Jorg
Author_Institution
Dept. of Comput. Sci., Univ. of Calgary, Calgary, AB, Canada
fYear
2014
fDate
19-23 May 2014
Firstpage
1218
Lastpage
1227
Abstract
Distributed search is important for finding solutions to hard problems in artificial intelligence. Building distributed search systems can be difficult because the steps required to solve these problems are interdependent. Fortunately, aspects of search systems exhibit commonalities that allow them to be distributed using several different paradigms. These paradigms can be used as the basis for libraries to make implementing new systems, or distributing existing systems, easier. DisSLib:CC is such a library. DisSLib:CC implements the distributed search paradigm search with a central common search state. In this paradigm, agents collaborate to update a central search state. Systems built with DisSLib:CC require very little extra code to implement compared to the standalone versions. These systems can also show improvements in wall-clock run-times, which can be improved by varying the meta-parameters of the distribution paradigm. One such parameter is the number of steps, transitions, that the agents execute before consulting the common search state and in this paper we show how varying this meta-parameter improves the efficiency of the systems.
Keywords
distributed processing; knowledge based systems; software libraries; DisSLib:CC; central common search state; distributed search library; distributed search paradigm; distribution paradigm meta-parameters; knowledge based search system; wall-clock run-times; Abstracts; Knowledge based systems; Libraries; Loading; Observers; Program processors; Search problems; Distributed Search Systems; Knowledge Based Search;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel & Distributed Processing Symposium Workshops (IPDPSW), 2014 IEEE International
Conference_Location
Phoenix, AZ
Print_ISBN
978-1-4799-4117-9
Type
conf
DOI
10.1109/IPDPSW.2014.137
Filename
6969519
Link To Document