Handbook of constraint programming
Constraint programming is a powerful paradigm for solving combinatorial search problems that draws on a wide range of techniques from artificial intelligence, computer science, databases, programming languages, and operations research. Constraint programming is currently applied with success to many...
Otros Autores: | , , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Amsterdam ; Boston :
Elsevier
2006.
|
Edición: | 1st ed |
Colección: | Foundations of artificial intelligence (Elsevier)
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627216106719 |
Tabla de Contenidos:
- Chapter 1. Introduction
- Chapter 2. Constraint satisfaction: an emerging paradigm
- Chapter 3. Constraint propagation
- Chapter 4. Backtracking search algorithms
- Chapter 5. Local search methods
- Chapter 6. Global constraints
- Chapter 7. Tractable structures for constraint satisfaction problems
- Chapter 8. The complexity of constraint languages
- Chapter 9. Soft constraints
- Chapter 10. Symmetry in constraint programming
- Chapter 11. Modelling
- Chapter 12. Constraint logic programming
- Chapter 13. Constraints in procedural and concurrent languages
- Chapter 14. Finite domain constraint programming systems
- Chapter 15. Operations research methods in constraint programming
- Chapter 16. Continuous and interval constraints
- Chapter 17. Constraints over structured domains
- Chapter 18. Randomness and structure
- Chapter 19. Temporal CSPs
- Chapter 20. Distributed constraint programming
- Chapter 21. Uncertainty and change
- Chapter 22. Constraint-based scheduling and planning
- Chapter 23. Vehicle routing
- Chapter 24. Configuration
- Chapter 25. Constraint applications in networks
- Chapter 26. Bioinformatics and constraints.