ASYNCHRONOUS CONSISTENCY MAINTENANCE
暂无分享,去创建一个
Maintaining local consistency during backtrack search is one of the most powerful techniquesfor solving centralized constraint satisfaction problems (CSPs). Yet, no work has been re-ported on such a combination in asynchronous settings. The difficulty in this case is that, in theusual algorithms, the instantiation and consistency enforcement steps must alternate sequen-tially. When brought to a distributed setting, a similar approach forces the search algorithmto be synchronous in order to benefit from consistency maintenance. Asynchronism
[1] Marius-Calin Silaghi,et al. Asynchronous Search with Aggregations , 2000, AAAI/IAAI.
[2] Boi Faltings,et al. ABT with Asynchronous Reordering , 2001 .
[3] Ying Zhang,et al. Parallel and distributed algorithms for finite constraint satisfaction problems , 1991, Proceedings of the Third IEEE Symposium on Parallel and Distributed Processing.
[4] Boi Faltings,et al. Asynchronous Consistency Maintenance with Reordering , 2001 .