- 5 Results
Lowest price: € 75.99, highest price: € 86.70, average price: € 81.86
1
Programming Multi-Agent Systems in AgentSpeak using Jason
Order
at Orellfuessli.ch
CHF 85.00
(aprox. € 84.96)
Shipment: € 0.001
OrderSponsored link

Programming Multi-Agent Systems in AgentSpeak using Jason - new book

ISBN: 9780470061831

Jason is an Open Source interpreter for an extended versionof AgentSpeak - a logic-based agent-oriented programminglanguage - written in Java(TM). It enables users to buildcomplex multi-a… More...

Nr. A1031391028. Shipping costs:, Sofort per Download lieferbar, CH. (EUR 0.00)
2
Programming Multi-Agent Systems in AgentSpeak using Jason - Rafael H. Bordini
Order
at hive.co.uk
£ 66.26
(aprox. € 76.64)
OrderSponsored link

Rafael H. Bordini:

Programming Multi-Agent Systems in AgentSpeak using Jason - new book

ISBN: 9780470061831

Jason is an Open Source interpreter for an extended version of AgentSpeak a logic-based agent-oriented programming language written in Java . It enables users to build complex multi-a… More...

No. 9780470061831. Shipping costs:Instock, Despatched same working day before 3pm, zzgl. Versandkosten., plus shipping costs
3
Programming Multi-Agent Systems in AgentSpeak using Jason - Neil G. Kotler
Order
at hive.co.uk
£ 72.37
(aprox. € 86.70)
OrderSponsored link
Neil G. Kotler:
Programming Multi-Agent Systems in AgentSpeak using Jason - new book

ISBN: 9780470061831

Jason is an Open Source interpreter for an extended version of AgentSpeak a logic-based agent-oriented programming language written in Java . It enables users to build complex multi-a… More...

No. 9780470061831. Shipping costs:Instock, Despatched same working day before 3pm, zzgl. Versandkosten., plus shipping costs
4
Programming Multi-Agent Systems in AgentSpeak using Jason - Rafael H. Bordini/ Jomi Fred Hübner/ Michael Wooldridge
Order
at eBook.de
€ 75.99
Shipment: € 0.001
OrderSponsored link
Rafael H. Bordini/ Jomi Fred Hübner/ Michael Wooldridge:
Programming Multi-Agent Systems in AgentSpeak using Jason - new book

ISBN: 9780470061831

Programming Multi-Agent Systems in AgentSpeak using Jason: ab 75.99 € eBooks > Sachthemen & Ratgeber > Technik John Wiley & Sons, John Wiley & Sons

Shipping costs:in stock, , , DE. (EUR 0.00)
5
Programming Multi-Agent Systems in AgentSpeak using Jason - Rafael H. Bordini; Jomi Fred Hübner; Michael Wooldridge
Order
at lehmanns.de
€ 84.99
Shipment: € 0.001
OrderSponsored link
Rafael H. Bordini; Jomi Fred Hübner; Michael Wooldridge:
Programming Multi-Agent Systems in AgentSpeak using Jason - First edition

2007, ISBN: 9780470061831

eBooks, eBook Download (PDF), 1. Auflage, [PU: John Wiley & Sons], John Wiley & Sons, 2007

Shipping costs:Download sofort lieferbar. (EUR 0.00)

1As some platforms do not transmit shipping conditions to us and these may depend on the country of delivery, the purchase price, the weight and size of the item, a possible membership of the platform, a direct delivery by the platform or via a third-party provider (Marketplace), etc., it is possible that the shipping costs indicated by find-more-books.com / find-more-books.com do not correspond to those of the offering platform.

Bibliographic data of the best matching book

Details of the book

Details of the book - Programming Multi-Agent Systems in AgentSpeak using Jason


EAN (ISBN-13): 9780470061831
ISBN (ISBN-10): 0470061839
Publishing year: 2007
Publisher: John Wiley & Sons
292 Pages
Language: eng/Englisch

Book in our database since 2009-08-22T13:33:29-04:00 (New York)
Detail page last modified on 2022-07-05T09:37:38-04:00 (New York)
ISBN/EAN: 0470061839

ISBN - alternate spelling:
0-470-06183-9, 978-0-470-06183-1
Alternate spelling and related search-keywords:
Book author: wooldridge, bordini, michael hübner, rafael, bordin
Book title: jason, agent, jomi, rafael


Information from Publisher

Author: Rafael H. Bordini; Jomi Fred Hübner; Michael Wooldridge
Title: Wiley Series in Agent Technology; Programming Multi-Agent Systems in AgentSpeak using Jason
Publisher: Wiley-Interscience; John Wiley & Sons
292 Pages
Publishing year: 2007-10-24
Language: English
76,99 € (DE)
Not available (reason unspecified)

EA; E107; E-Book; Nonbooks, PBS / Technik/Elektronik, Elektrotechnik, Nachrichtentechnik; Elektronik, Nachrichtentechnik; Agent (Informatik); Communication Technology; Computer Science; Electrical & Electronics Engineering; Elektrotechnik u. Elektronik; Informatik; Intelligent Systems & Agents; Intelligente Systeme u. Agenten; Kommunikationstechnik; Programmierung; Programmierung u. Software-Entwicklung; Programming & Software Development; Programmierung u. Software-Entwicklung; Kommunikationstechnik; Intelligente Systeme u. Agenten; BB

Preface. 1 Introduction. 1.1 Autonomous Agents. 1.2 Characteristics of Agents. 1.3 Multi-Agent Systems. 1.4 Hello World! 2 The BDI Agent Model. 2.1 Agent-Oriented Programming. 2.2 Practical Reasoning. 2.3 A Computational Model of BDI Practical Reasoning. 2.4 The Procedural Reasoning System. 2.5 Agent Communication. 3 The Jason Agent Programming Language. 3.1 Beliefs. 3.2 Goals. 3.3 Plans. 3.4 Example: A Complete Agent Program. 3.5 Exercises. 4 Jason Interpreter. 4.1 The Reasoning Cycle. 4.2 Plan Failure. 4.3 Interpreter Configuration and Execution Modes. 4.4 Pre-Defined Plan Annotations. 4.5 Exercises. 5 Environments. 5.1 Support for Defining Simulated Environments. 5.2 Example: Running a System of Multiple Situated Agents. 5.3 Exercises. 6 Communication and Interaction. 6.1 Available Performatives. 6.2 Informal Semantics of Receiving Messages. 6.3 Example: Contract Net Protocol. 6.4 Exercises. 7 User-Defined Components. 7.1 Defining New Internal Actions. 7.2 Customising the Agent Class. 7.3 Customising the Overall Architecture. 7.4 Customising the Belief Base. 7.5 Pre-Processing Directives. 7.6 Exercises. 8 Advanced Goal-Based Programming. 8.1 BDI Programming. 8.2 Declarative (Achievement) Goal Patterns. 8.3 Commitment Strategy Patterns. 8.4 Other Useful Patterns. 8.5 Pre-Processing Directives for Plan Patterns. 9 Case Studies. 9.1 Case Study I: Gold Miners. 9.2 Case Study II: Electronic Bookstore. 10 Formal Semantics. 10.1 Semantic Rules. 10.2 Semantics of Message Exchange in a Multi-AgentSystem. 10.3 Semantic Rules for Receiving Messages. 10.4 Semantics of the BDI Modalities for AgentSpeak. 11 Conclusions. 11.1 Jason and Agent-Oriented Programming. 11.2 Ongoing Work and Related Research. 11.3 General Advice on Programming Style and Practice. A Reference Guide. A.1 EBNF for the Agent Language. A.2 EBNF for the Multi-Agent Systems Language. A.3 Standard Internal Actions. A.4 Pre-Defined Annotations. A.5 Pre-Processing Directives. A.6 Interpreter Configuration. Bibliography.

More/other books that might be very similar to this book

Latest similar book:
9780470029008 Programming Multi-Agent Systems in Agentspeak Using Jason (Rafael H. Bordini/ Jomi Fred Hübner/ Michael Wooldridge)


< to archive...