Results 1 -
4 of
4
Structural Constraint Satisfaction
- PROCEEDINGS OF AAAI-99 WORKSHOP ON CONFIGURATION
, 1999
"... Conventional constraint satisfaction problem (CSP) formulations are static. There is a given set of constraints and variables, and the structure of the constraint graph does not change. For a lot of search problems, though, it is not clear in advance what a solution's constraint graph will look ..."
Abstract
-
Cited by 13 (2 self)
- Add to MetaCart
Conventional constraint satisfaction problem (CSP) formulations are static. There is a given set of constraints and variables, and the structure of the constraint graph does not change. For a lot of search problems, though, it is not clear in advance what a solution's constraint graph will look like. To overcome these deficiencies, we introduce the concept of structural constraints, which are restrictions on admissible constraint graphs. The construction of constraint graphs is based on the concept of graph grammars. This allows us to formulate and solve structural constraint satisfaction problems (SCSPs), handling combinatorial search problems without explicitly giving the solution's structure.
Beyond the Plan-Length Criterion
- In Local Search for Planning and Scheduling, ECAI 2000 Workshop, LNCS 2148
"... Resources such as food, hit points or magical power are standard features of today's computer games. Computer-guided characters often have goals that are related to these resources and must take this into account in planning their behavior. In the field of artificial intelligence, resource-based ..."
Abstract
-
Cited by 11 (1 self)
- Add to MetaCart
Resources such as food, hit points or magical power are standard features of today's computer games. Computer-guided characters often have goals that are related to these resources and must take this into account in planning their behavior. In the field of artificial intelligence, resource-based action planning systems have recently begun to mushroom. However, these systems still tend to neglect resources. Conventional plan length is the primary optimization goal, resources being of only secondary importance. This paper illustrates the problem and gives an overview of the Excalibur agent's planning system, which overcomes these deficiencies by applying an extended constraint programming framework to planning. It allows the search space to be explored without the need to focus on plan length, makes it possible to optimize other criteria like resource-related properties and promotes the inclusion of domain-dependent knowledge to guide and accelerate the search for a plan.
Open World Planning as SCSP
- IN PAPERS FROM THE AAAI-2000 WORKSHOP ON CONSTRAINTS AND AI PLANNING
, 2000
"... Planning for the real world requires the ability to sense and reason about an arbitrary number of entities and relations that are not known in advance. However, most satisfaction-based planning systems only reason about a fixed number of given unique fluents. This article presents the planning ..."
Abstract
-
Cited by 8 (3 self)
- Add to MetaCart
Planning for the real world requires the ability to sense and reason about an arbitrary number of entities and relations that are not known in advance. However, most satisfaction-based planning systems only reason about a fixed number of given unique fluents. This article presents the planning model of the constraint-based Excalibur agent's planning system. The model is based on structural constraint satisfaction, which makes it possible to use arbitrary plan structures and to handle open world planning.
Applying Local Search to Structural Constraint Satisfaction
- In Proceedings of the IJCAI-99 Workshop on Intelligent Workflow and Process Management
, 1999
"... Although domains like continuous workflow planning are promising application candidates for constraint programming techniques, conventional constraint satisfaction representations and algorithms are not expressive and reactive enough. Thus, the present paper extends and combines the concept of struc ..."
Abstract
-
Cited by 6 (2 self)
- Add to MetaCart
Although domains like continuous workflow planning are promising application candidates for constraint programming techniques, conventional constraint satisfaction representations and algorithms are not expressive and reactive enough. Thus, the present paper extends and combines the concept of structural constraint satisfaction with the use of local search and global constraints to satisfy the advanced requirements.

