2009
DOI: 10.1007/978-3-642-04244-7_60
|View full text |Cite
|
Sign up to set email alerts
|

Realtime Online Solving of Quantified CSPs

Abstract: Abstract. We define Realtime Online solving of Quantified Constraint Satisfaction Problems (QCSPs) as a model for realtime online CSP solving. We use a combination of propagation, lookahead and heuristics and show how all three improve performance. For adversarial opponents we show that we can achieve promising results through good lookahead and heuristics and that a version of alpha beta pruning performs strongly. For random opponents, we show that we can frequently achieve solutions even on problems which la… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2010
2010
2015
2015

Publication Types

Select...
3
1
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(2 citation statements)
references
References 15 publications
0
2
0
Order By: Relevance
“…Using an incomplete operator is perfectly reasonable since it only means that the conflict computed is minimal with respect to the consistency operator. Furthermore, some interesting classes of QCSP may be easy to solve in practice despite the worst-case theoretical complexity, e.g., the QCSPs solved in [5].…”
Section: Preferred Conflicts As Explanationsmentioning
confidence: 99%
“…Using an incomplete operator is perfectly reasonable since it only means that the conflict computed is minimal with respect to the consistency operator. Furthermore, some interesting classes of QCSP may be easy to solve in practice despite the worst-case theoretical complexity, e.g., the QCSPs solved in [5].…”
Section: Preferred Conflicts As Explanationsmentioning
confidence: 99%
“…Most of the recent decision procedure for QCSP [3,5,12,7] are based on a search algorithm (except [18] which is based on a bottom-up approach and [13] which is based on a translation to quantified boolean formulas) and off-line procedures (except [2] which is an on-line real-time algorithm based on Monte Carlo game tree search and [17] which is based on standard game tree search techniques). Such an algorithm chooses a variable, branches on the different values of the domain, verifies if the subproblems have some solutions and combines, according to the semantics of the quantifier associated to the variable, those solutions into a solution to the problem.…”
Section: Introductionmentioning
confidence: 99%