Yuanlin Zhang
Texas Tech University
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Yuanlin Zhang.
Artificial Intelligence | 2005
Christian Bessiere; Jean-Charles Régin; Roland H. C. Yap; Yuanlin Zhang
The use of constraint propagation is the main feature of any constraint solver. It is thus of prime importance to manage the propagation in an efficient and effective fashion. There are two classes of propagation algorithms for general constraints: fine-grained algorithms where the removal of a value for a variable will be propagated to the corresponding values for other variables, and coarse-grained algorithms where the removal of a value will be propagated to the related variables. One big advantage of coarse-grained algorithms, like AC-3, over fine-grained algorithms, like AC-4, is the ease of integration when implementing an algorithm in a constraint solver. However, fine-grained algorithms usually have optimal worst case time complexity while coarse-grained algorithms do not. For example, AC-3 is an algorithm with non-optimal worst case complexity although it is simple, efficient in practice, and widely used. In this paper we propose a coarse-grained algorithm, AC2001/3.1, that is worst case optimal and preserves as much as possible the ease of its integration into a solver (no heavy data structure to be maintained during search). Experimental results show that AC2001/3.1 is competitive with the best fine-grained algorithms such as AC-6. The idea behind the new algorithm can immediately be applied to obtain a path consistency algorithm that has the best-known time and space complexity. The same idea is then extended to non-binary constraints.
Annals of Mathematics and Artificial Intelligence | 2008
Veena S. Mellarkod; Michael Gelfond; Yuanlin Zhang
We introduce a knowledge representation language
international conference of the ieee engineering in medicine and biology society | 2009
Forrest Sheng Bao; Jue-Ming Gao; Jing Hu; Donald Y. C. Lie; Yuanlin Zhang; K. J. Oommen
{\cal AC(C)}
principles and practice of constraint programming | 2000
Yuanlin Zhang; Roland H. C. Yap
extending the syntax and semantics of ASP and CR-Prolog, give some examples of its use, and present an algorithm,
Theory and Practice of Logic Programming | 2014
Michael Gelfond; Yuanlin Zhang
\mathcal{AC}\!solver
Knowledge Based Systems | 2016
Qian Liu; Zhiqiang Gao; Bing Liu; Yuanlin Zhang
, for computing answer sets of
international conference on logic programming | 2013
Evgenii Balai; Michael Gelfond; Yuanlin Zhang
{\cal AC(C)}
Artificial Intelligence | 2009
Yuanlin Zhang; Satyanarayana Marisetti
programs. The algorithm does not require full grounding of a program and combines “classical” ASP solving methods with constraint logic programming techniques and CR-Prolog based abduction. The
computational intelligence | 2012
Forrest Sheng Bao; Yuanlin Zhang
{\cal AC(C)}
Artificial Intelligence | 2008
Yuanlin Zhang; Eugene C. Freuder
based approach often allows to solve problems which are impossible to solve by more traditional ASP solving techniques. We believe that further investigation of the language and development of more efficient and reliable solvers for its programs can help to substantially expand the domain of applicability of the answer set programming paradigm.