Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Otros Autores: Rossi, Francesca, 1962-, Van Beek, Peter, Walsh, Toby
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Amsterdam ; Boston : Elsevier, 2006.
Edición:1st ed.
Colección:Foundations of artificial intelligence (Elsevier)
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocn162587579
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 070806s2006 ne a obf 001 0 eng d
010 |z  2006048518 
040 |a OPELS  |b eng  |e pn  |c OPELS  |d OCLCG  |d OPELS  |d OCLCQ  |d N$T  |d IDEBK  |d COCUF  |d B24X7  |d ZCU  |d E7B  |d UMI  |d DEBSZ  |d TEFOD  |d OCLCF  |d YDXCP  |d TEFOD  |d OCLCQ  |d COO  |d OCLCQ  |d STF  |d D6H  |d CEF  |d OCLCQ  |d WYU  |d UAB  |d LEAUB  |d OCLCQ  |d OCLCO  |d VT2  |d S2H  |d OCLCO  |d COM  |d OCLCO  |d OCLCQ  |d OCL  |d K6U 
019 |a 124070128  |a 154761479  |a 233000139  |a 507201066  |a 647617011  |a 824144558  |a 1035691554  |a 1063880838  |a 1153014118  |a 1296510802  |a 1337079238 
020 |a 9780080463643  |q (electronic bk.) 
020 |a 0080463649  |q (electronic bk.) 
020 |a 9780080463803  |q (electronic bk.) 
020 |a 0080463800  |q (electronic bk.) 
020 |z 9780444527264 
020 |z 0444527265 
029 1 |a AU@  |b 000050492656 
029 1 |a CHNEW  |b 001006666 
029 1 |a DEBBG  |b BV039832147 
029 1 |a DEBBG  |b BV041119711 
029 1 |a DEBBG  |b BV042307536 
029 1 |a DEBSZ  |b 396675948 
029 1 |a DEBSZ  |b 405310307 
029 1 |a DEBSZ  |b 482356073 
029 1 |a GBVCP  |b 785365354 
029 1 |a NZ1  |b 12435182 
035 |a (OCoLC)162587579  |z (OCoLC)124070128  |z (OCoLC)154761479  |z (OCoLC)233000139  |z (OCoLC)507201066  |z (OCoLC)647617011  |z (OCoLC)824144558  |z (OCoLC)1035691554  |z (OCoLC)1063880838  |z (OCoLC)1153014118  |z (OCoLC)1296510802  |z (OCoLC)1337079238 
037 |a 132481:132601  |b Elsevier Science & Technology  |n http://www.sciencedirect.com 
037 |a 8079E77A-4290-46C1-8578-561036659210  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.612  |b .H35 2006eb 
072 7 |a COM  |x 051390  |2 bisacsh 
072 7 |a COM  |x 051440  |2 bisacsh 
072 7 |a COM  |x 051230  |2 bisacsh 
082 0 4 |a 005.1/16  |2 22 
049 |a UAMI 
245 0 0 |a Handbook of constraint programming /  |c edited by Francesca Rossi, Peter van Beek, Toby Walsh. 
250 |a 1st ed. 
260 |a Amsterdam ;  |a Boston :  |b Elsevier,  |c 2006. 
300 |a 1 online resource (xix, 955 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Foundations of artificial intelligence 
520 |a 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 domains, such as scheduling, planning, vehicle routing, configuration, networks, and bioinformatics. The aim of this handbook is to capture the full breadth and depth of the constraint programming field and to be encyclopedic in its scope and coverage. While there are several excellent books on constraint programming, such books necessarily focus on the main notions and techniques and cannot cover also extensions, applications, and languages. The handbook gives a reasonably complete coverage of all these lines of work, based on constraint programming, so that a reader can have a rather precise idea of the whole field and its potential. Of course each line of work is dealt with in a survey-like style, where some details may be neglected in favor of coverage. However, the extensive bibliography of each chapter will help the interested readers to find suitable sources for the missing details. Each chapter of the handbook is intended to be a self-contained survey of a topic, and is written by one or more authors who are leading researchers in the area. The intended audience of the handbook is researchers, graduate students, higher-year undergraduates and practitioners who wish to learn about the state-of-the-art in constraint programming. No prior knowledge about the field is necessary to be able to read the chapters and gather useful knowledge. Researchers from other fields should find in this handbook an effective way to learn about constraint programming and to possibly use some of the constraint programming concepts and techniques in their work, thus providing a means for a fruitful cross-fertilization among different research areas. The handbook is organized in two parts. The first part covers the basic foundations of constraint programming, including the history, the notion of constraint propagation, basic search methods, global constraints, tractability and computational complexity, and important issues in modeling a problem as a constraint problem. The second part covers constraint languages and solver, several useful extensions to the basic framework (such as interval constraints, structured domains, and distributed CSPs), and successful application areas for constraint programming. - Covers the whole field of constraint programming - Survey-style chapters - Five chapters on applications. 
505 0 |a Foreword (Ugo Montanari) -- Part I : Foundations -- Chapter 1. Introduction (Francesca Rossi, Peter van Beek, Toby Walsh) -- Chapter 2. Constraint Satisfaction: An Emerging Paradigm (Eugene C. Freuder, Alan K. Mackworth) -- Chapter 3. Constraint Propagation (Christian Bessiere) -- Chapter 4. Backtracking Search Algorithms (Peter van Beek) -- Chapter 5. Local Search Methods (Holger H. Hoos, Edward Tsang) -- Chapter 6. Global Constraints (Willem-Jan van Hoeve, Irit Katriel) -- Chapter 7. Tractable Structures for CSPs (Rina Dechter) -- Chapter 8. The Complexity of Constraint Languages -- (David Cohen, Peter Jeavons) -- Chapter 9. Soft Constraints (Pedro Meseguer, Francesca Rossi, Thomas Schiex) -- Chapter 10. Symmetry in Constraint Programming -- (Ian P. Gent, Karen E. Petrie, Jean-Francois Puget) -- Chapter 11. Modelling (Barbara M. Smith) -- Part II : Extensions, Languages, and Applications -- Chapter 12. Constraint Logic Programming (Kim Marriott, Peter J. Stuckey, Mark Wallace) -- Chapter 13. Constraints in Procedural and Concurrent Languages (Thom Fruehwirth, Laurent Michel, Christian Schulte) -- Chapter 14. Finite Domain Constraint Programming Systems (Christian Schulte, Mats Carlsson) -- Chapter 15. Operations Research Methods in Constraint Programming (John Hooker) -- Chapter 16. Continuous and Interval Constraints(Frederic Benhamou, Laurent Granvilliers) -- Chapter 17. Constraints over Structured Domains -- (Carmen Gervet) -- Chapter 18. Randomness and Structure (Carla Gomes, Toby Walsh) -- Chapter 19. Temporal CSPs (Manolis Koubarakis) -- Chapter 20. Distributed Constraint Programming -- (Boi Faltings) -- Chapter 21. Uncertainty and Change (Kenneth N. Brown, Ian Miguel) -- Chapter 22. Constraint-Based Scheduling and Planning -- (Philippe Baptiste, Philippe Laborie, Claude Le Pape, Wim Nuijten) -- Chapter 23. Vehicle Routing (Philip Kilby, Paul Shaw) -- Chapter 24. Configuration (Ulrich Junker) -- Chapter 25. Constraint Applications in Networks -- (Helmut Simonis) -- Chapter 26. Bioinformatics and Constraints (Rolf Backofen, David Gilbert). 
504 |a Includes bibliographical references and index. 
588 0 |a Print version record. 
506 |a Access restricted to Kwantlen Polytechnic University students, faculty and staff. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Constraint programming (Computer science) 
650 0 |a Computer programming. 
650 6 |a Programmation par contraintes. 
650 6 |a Programmation (Informatique) 
650 7 |a computer programming.  |2 aat 
650 7 |a COMPUTERS  |x Programming  |x Open Source.  |2 bisacsh 
650 7 |a COMPUTERS  |x Software Development & Engineering  |x Tools.  |2 bisacsh 
650 7 |a COMPUTERS  |x Software Development & Engineering  |x General.  |2 bisacsh 
650 7 |a Computer programming.  |2 fast  |0 (OCoLC)fst00872390 
650 7 |a Constraint programming (Computer science)  |2 fast  |0 (OCoLC)fst00875873 
655 7 |a Handbooks and manuals.  |2 fast  |0 (OCoLC)fst01423877 
655 2 |a Handbook 
655 7 |a Handbooks and manuals.  |2 lcgft 
655 7 |a Guides et manuels.  |2 rvmgf 
700 1 |a Rossi, Francesca,  |d 1962- 
700 1 |a Van Beek, Peter. 
700 1 |a Walsh, Toby. 
776 0 8 |i Print version:  |t Handbook of constraint programming.  |b 1st ed.  |d Amsterdam ; Boston : Elsevier, 2006  |z 0444527265  |z 9780444527264  |w (DLC) 2006048518  |w (OCoLC)70408044 
830 0 |a Foundations of artificial intelligence (Elsevier) 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780444527264/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Books 24x7  |b B247  |n bks00021478 
938 |a ebrary  |b EBRY  |n ebr10150545 
938 |a EBSCOhost  |b EBSC  |n 173481 
938 |a YBP Library Services  |b YANK  |n 2537337 
994 |a 92  |b IZTAP