An introduction to multiagent systems:
Gespeichert in:
Beteilige Person: | |
---|---|
Format: | Buch |
Sprache: | Englisch |
Veröffentlicht: |
Chichester
Wiley
2004
|
Ausgabe: | Reprint. |
Schlagwörter: | |
Links: | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=012930954&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
Umfang: | XVIII, 348 S.: graph. Darst. |
ISBN: | 047149691X |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV019594301 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | t| | ||
008 | 041119s2004 xx |||| 00||| eng d | ||
020 | |a 047149691X |9 0-471-49691-X | ||
035 | |a (OCoLC)179786730 | ||
035 | |a (DE-599)BVBBV019594301 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-473 | ||
050 | 0 | |a QA76.76.I58 | |
082 | 0 | |a 006.3 | |
084 | |a ST 285 |0 (DE-625)143648: |2 rvk | ||
084 | |a ST 300 |0 (DE-625)143650: |2 rvk | ||
100 | 1 | |a Wooldridge, Michael J. |e Verfasser |4 aut | |
245 | 1 | 0 | |a An introduction to multiagent systems |c Michael Wooldridge |
246 | 1 | 3 | |a An introduction to multi agent systems |
246 | 1 | 3 | |a Multiagent systems |
250 | |a Reprint. | ||
264 | 1 | |a Chichester |b Wiley |c 2004 | |
300 | |a XVIII, 348 S.: graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 0 | 7 | |a Parallelverarbeitung |0 (DE-588)4075860-6 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Mehragentensystem |0 (DE-588)4389058-1 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4151278-9 |a Einführung |2 gnd-content | |
689 | 0 | 0 | |a Mehragentensystem |0 (DE-588)4389058-1 |D s |
689 | 0 | 1 | |a Parallelverarbeitung |0 (DE-588)4075860-6 |D s |
689 | 0 | |8 1\p |5 DE-604 | |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=012930954&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
883 | 1 | |8 1\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-012930954 |
Datensatz im Suchindex
_version_ | 1819286837414330368 |
---|---|
adam_text | Titel: An introduction to multiagent systems
Autor: Wooldridge, Michael J
Jahr: 2004
Contents
Preface xi
1 Introduction 1
1.1 The Vision Thing 4
1.2 Some Views of the Field 7
1.3 Objections to Multiagent Systems 8
2 Intelligent Agents 15
2.1 Environments 17
2.2 Intelligent Agents 23
2.3 Agents and Objects 25
2.4 Agents and Expert Systems 27
2.5 Agents as Intentional Systems 28
2.6 Abstract Architectures for Intelligent Agents 31
2.7 How to Tell an Agent What to Do 36
2.8 Synthesizing Agents 42
3 Deductive Reasoning Agents 47
3.1 Agents as Theorem Provers 49
3.2 Agent-Oriented Programming 54
3.3 Concurrent MetateM .56
4 Practical Reasoning Agents 65
4.1 Practical Reasoning Equals Deliberation Plus Means-Ends Reasoning 65
4.2 Means-Ends Reasoning 70
4.3 Implementing a Practical Reasoning Agent 75
4.4 HOMER: an Agent That Plans 80
4.5 The Procedural Reasoning System 82
5 Reactive and Hybrid Agents 89
5.1 Brooks and the Subsumption Architecture 90
5.2 The Limitations of Reactive Agents 96
5.3 Hybrid Agents 97
5.3.1 TouringMachines 99
5.3.2 InteRRaP 101
6 Multiagent Interactions
6.1 Utilities and Preferences
105
106
viii Contents
108
6.2 Multiagent Lncounters
( .8 Dominant Strategics and Nash Equilibria
6.4 Competitive and Zero-Sum Interactions
6.5 The Prisoner s Dilemma
6.6 Other Symmetric 2x2 Interactions
6.7 Dependence Relations in Multiagent Systems
Reaching Agreements 129
113
114
122
125
130
131
137
7.1 Mechanism Design
7.2 Auctions
7.3 Negotiation
7.3.1 Task-oriented domains
7.3.2 Worth-oriented domains ]^
7.4 Argumentation
148
8 Communication 163
8.1 Speech Acts 1( 4
8.1.1 Austin 104
8.1.2 Searlc lO.i
8.1.3 The plan-based theory of speech acts 106
8.1.4 Speech acts as rational action 10/
8.2 Agent Communication Languages 108
8.2.1 KIF 109
8.2.2 KQML 170
8.2.3 The FIPA agent communication languages 175
8.3 Ontologies for Agent Communication 180
8.4 Coordination Languages 183
9 Working Together 189
9.1 Cooperative Distributed Problem Solving 190
9.2 Task Sharing and Result Sharing 192
9.2.1 Task sharing in the Contract Net 194
9.3 Result Sharing 197
9.4 Combining Task and Result Sharing 197
9.5 Handling Inconsistency 199
9.6 Coordination 200
9.6.1 Coordination through partial global planning 202
9.6.2 Coordination through joint intentions 204
9.6.3 Coordination by mutual modelling 210
9.6.4 Coordination by norms and social laws 213
9.7 Multiagent Planning and Synchronization 218
10 Methodologies 225
10.1 When is an Agent-Rased Solution Appropriate? 225
10.2 Agent-Oriented Analysis and Design Techniques 226
10.3 Pitfalls of Agent Development 33
10.4 Mobile Agents 93^
11 Applications 245
11.1 Agents for Workflow and Business Process Management
11.2 Agents for Distributed Sensing
11.3 Agents for Information Retrieval and Management o4»
11.4 Agents for electronic Commerce
245
248
Contents ix
11.5 Agents for Human-Computer Interfaces 258
11.6 Agents for Virtual Environments 259
11.7 Agents for Social Simulation 259
11.8 Agents for A 203
12 Logics for Multiagent Systems 267
12.1 Why Modal Logic? 208
12.2 Possible-Worlds Semantics for Modal Logics 270
12.3 Normal Modal Logics 271
12.4 Epistemic Logic for Multiagent Systems 278
12.5 Pro-attitudes: Goals and Desires 280
12.6 Common and Distributed knowledge 281
12.7 Integrated Theories of Agency 283
12.8 Formal Methods in Agent-Oriented Software Engineering 288
12.8.1 Formal methods in specification 288
12.8.2 Formal methods in implementation 290
12.8.3 Verification 294
Appendix A. A History Lesson 303
Afterword 317
References 319
Index
343
|
any_adam_object | 1 |
author | Wooldridge, Michael J. |
author_facet | Wooldridge, Michael J. |
author_role | aut |
author_sort | Wooldridge, Michael J. |
author_variant | m j w mj mjw |
building | Verbundindex |
bvnumber | BV019594301 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.76.I58 |
callnumber-search | QA76.76.I58 |
callnumber-sort | QA 276.76 I58 |
callnumber-subject | QA - Mathematics |
classification_rvk | ST 285 ST 300 |
ctrlnum | (OCoLC)179786730 (DE-599)BVBBV019594301 |
dewey-full | 006.3 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.3 |
dewey-search | 006.3 |
dewey-sort | 16.3 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | Reprint. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01652nam a2200433 c 4500</leader><controlfield tag="001">BV019594301</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">t|</controlfield><controlfield tag="008">041119s2004 xx |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">047149691X</subfield><subfield code="9">0-471-49691-X</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)179786730</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV019594301</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-473</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.76.I58</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">006.3</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 285</subfield><subfield code="0">(DE-625)143648:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 300</subfield><subfield code="0">(DE-625)143650:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Wooldridge, Michael J.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">An introduction to multiagent systems</subfield><subfield code="c">Michael Wooldridge</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">An introduction to multi agent systems</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">Multiagent systems</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">Reprint.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Chichester</subfield><subfield code="b">Wiley</subfield><subfield code="c">2004</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XVIII, 348 S.: graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Parallelverarbeitung</subfield><subfield code="0">(DE-588)4075860-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Mehragentensystem</subfield><subfield code="0">(DE-588)4389058-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4151278-9</subfield><subfield code="a">Einführung</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Mehragentensystem</subfield><subfield code="0">(DE-588)4389058-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Parallelverarbeitung</subfield><subfield code="0">(DE-588)4075860-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="8">1\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=012930954&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-012930954</subfield></datafield></record></collection> |
genre | (DE-588)4151278-9 Einführung gnd-content |
genre_facet | Einführung |
id | DE-604.BV019594301 |
illustrated | Not Illustrated |
indexdate | 2024-12-20T12:01:32Z |
institution | BVB |
isbn | 047149691X |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-012930954 |
oclc_num | 179786730 |
open_access_boolean | |
owner | DE-473 DE-BY-UBG |
owner_facet | DE-473 DE-BY-UBG |
physical | XVIII, 348 S.: graph. Darst. |
publishDate | 2004 |
publishDateSearch | 2004 |
publishDateSort | 2004 |
publisher | Wiley |
record_format | marc |
spellingShingle | Wooldridge, Michael J. An introduction to multiagent systems Parallelverarbeitung (DE-588)4075860-6 gnd Mehragentensystem (DE-588)4389058-1 gnd |
subject_GND | (DE-588)4075860-6 (DE-588)4389058-1 (DE-588)4151278-9 |
title | An introduction to multiagent systems |
title_alt | An introduction to multi agent systems Multiagent systems |
title_auth | An introduction to multiagent systems |
title_exact_search | An introduction to multiagent systems |
title_full | An introduction to multiagent systems Michael Wooldridge |
title_fullStr | An introduction to multiagent systems Michael Wooldridge |
title_full_unstemmed | An introduction to multiagent systems Michael Wooldridge |
title_short | An introduction to multiagent systems |
title_sort | an introduction to multiagent systems |
topic | Parallelverarbeitung (DE-588)4075860-6 gnd Mehragentensystem (DE-588)4389058-1 gnd |
topic_facet | Parallelverarbeitung Mehragentensystem Einführung |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=012930954&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT wooldridgemichaelj anintroductiontomultiagentsystems AT wooldridgemichaelj multiagentsystems |