Agent-Oriented Software Engineering


Book Description

With this book, Onn Shehory and Arnon Sturm, together with further contributors, introduce the reader to various facets of agent-oriented software engineering (AOSE). They provide a selected collection of state-of-the-art findings, which combines research from information systems, artificial intelligence, distributed systems and software engineering and covers essential development aspects of agent-based systems. The book chapters are organized into five parts. The first part introduces the AOSE domain in general, including introduction to agents and the peculiarities of software engineering for developing MAS. The second part describes general aspects of AOSE, like architectural models, design patterns and communication. Next, part three discusses AOSE methodologies and associated research directions and elaborates on Prometheus, O-MaSE and INGENIAS. Part four then addresses agent-oriented programming languages. Finally, the fifth part presents studies related to the implementation of agents and multi-agent systems. The book not only provides a comprehensive review of design approaches for specifying agent-based systems, but also covers implementation aspects such as communication, standards and tools and environments for developing agent-based systems. It is thus of interest to researchers, practitioners and students who are interested in exploring the agent paradigm for developing software systems.




Methodologies and Software Engineering for Agent Systems


Book Description

As information technologies become increasingly distributed and accessible to larger number of people and as commercial and government organizations are challenged to scale their applications and services to larger market shares, while reducing costs, there is demand for software methodologies and appli- tions to provide the following features: Richer application end-to-end functionality; Reduction of human involvement in the design and deployment of the software; Flexibility of software behaviour; and Reuse and composition of existing software applications and systems in novel or adaptive ways. When designing new distributed software systems, the above broad requi- ments and their translation into implementations are typically addressed by partial complementarities and overlapping technologies and this situation gives rise to significant software engineering challenges. Some of the challenges that may arise are: determining the components that the distributed applications should contain, organizing the application components, and determining the assumptions that one needs to make in order to implement distributed scalable and flexible applications, etc.




The Art of Agent-oriented Modeling


Book Description

"The Art of Agent-Oriented Modeling is an introduction to agent-oriented software development for students and for software developers who are interested in learning about new software engineering techniques."--Foreword.




Multi-Agent Oriented Programming


Book Description

The main concepts and techniques of multi-agent oriented programming, which supports the multi-agent systems paradigm at the programming level. A multi-agent system is an organized ensemble of autonomous, intelligent, goal-oriented entities called agents, communicating with each other and interacting within an environment. This book introduces the main concepts and techniques of multi-agent oriented programming, (MAOP) which supports the multi-agent systems paradigm at the programming level. MAOP provides a structured approach based on three integrated dimensions, which the book examines in detail: the agent dimension, used to design the individual (interacting) entities; the environment dimension, which allows the development of shared resources and connections to the real world; and the organization dimension, which structures the interactions among the autonomous agents and the shared environment.




Agent-Oriented Methodologies


Book Description

"The book presents, analyzes and compares the most significant methodological approaches currently available for the creation of agent-oriented software systems"--Provided by publisher.




Agent-based Software Development


Book Description

Agent technology promises to increase the flexibility and power of software systems to accommodate the next generation of computing, including intelligent Web services, e-business, and grid computing. This unique new reference offers the most thorough and comprehensive explanation of the methods, tools, standards and techniques used to develop software using the agent-oriented approach.




Programming Multi-Agent Systems in AgentSpeak using Jason


Book Description

Jason is an Open Source interpreter for an extended version of AgentSpeak – a logic-based agent-oriented programming language – written in JavaTM. It enables users to build complex multi-agent systems that are capable of operating in environments previously considered too unpredictable for computers to handle. Jason is easily customisable and is suitable for the implementation of reactive planning systems according to the Belief-Desire-Intention (BDI) architecture. Programming Multi-Agent Systems in AgentSpeak using Jason provides a brief introduction to multi-agent systems and the BDI agent architecture on which AgentSpeak is based. The authors explain Jason’s AgentSpeak variant and provide a comprehensive, practical guide to using Jason to program multi-agent systems. Some of the examples include diagrams generated using an agent-oriented software engineering methodology particularly suited for implementation using BDI-based programming languages. The authors also give guidance on good programming style with AgentSpeak. Programming Multi-Agent Systems in AgentSpeak using Jason Describes and explains in detail the AgentSpeak extension interpreted by Jason and shows how to create multi-agent systems using the Jason platform. Reinforces learning with examples, problems, and illustrations. Includes two case studies which demonstrate the use of Jason in practice. Features an accompanying website that provides further learning resources including sample code, exercises, and slides This essential guide to AgentSpeak and Jason will be invaluable to senior undergraduate and postgraduate students studying multi-agent systems. The book will also be of interest to software engineers, designers, developers, and programmers interested in multi-agent systems.




Handbook on Agent-Oriented Design Processes


Book Description

To deal with the flexible architectures and evolving functionalities of complex modern systems, the agent metaphor and agent-based computing are often the most appropriate software design approach. As a result, a broad range of special-purpose design processes has been developed in the last several years to tackle the challenges of these specific application domains. In this context, in early 2012 the IEEE-FIPA Design Process Documentation Template SC0097B was defined, which facilitates the representation of design processes and method fragments through the use of standardized templates, thus supporting the creation of easily sharable repositories and facilitating the composition of new design processes. Following this standardization approach, this book gathers the documentations of some of the best-known agent-oriented design processes. After an introductory section, describing the goal of the book and the existing IEEE FIPA standard for design process documentation, thirteen processes (including the widely known Open UP, the de facto standard in object-oriented software engineering) are documented by their original creators or other well-known scientists working in the field. As a result, this is the first work to adopt a standard, unified descriptive approach for documenting different processes, making it much easier to study the individual processes, to rigorously compare them, and to apply them in industrial projects. While there are a few books on the market describing the individual agent-oriented design processes, none of them presents all the processes, let alone in the same format. With this handbook, for the first time, researchers as well as professional software developers looking for an overview as well as for detailed and standardized descriptions of design processes will find a comprehensive presentation of the most important agent-oriented design processes, which will be an invaluable resource when developing solutions in various application areas.




Design of Agent-based Models


Book Description

Although there are plenty of publications dealing with the theory of multi-agent systems and agent-based simulations, information about the practical development of such systems is scarce. The aim of this book is to fill this empty space and to provide knowledge about design and development of agent-based simulations in an easy and comprehensible way. The book begins with the fundamentals of multi-agent systems, agent principles and their interaction, and goes on to discuss the philosophy of agent-based programming. Agent-based models - like any other scientific method - have drawbacks and limitations, which are presented in the book as well. The main portion of the text is then devoted to a description of methodology and best practices for the design and development of agent-based simulation software. The methodology (called Agentology) guides the reader through the entire development process, from the formal definition of the problem, through conceptual modeling and the selection of the particular development platform, to the programming and debugging of the code itself and the final assessment of the model. The visual language as the means of representation of the conceptual model is included. The reader is also presented with a comparison of present multi-agent development environments and tools, which could be helpful for the selection of appropriate development instruments. Given that the theoretical foundation is presented in an accessible way and supported by many practical examples, figures, schemes and source codes, this publication is especially suitable as a textbook for introductory graduate-level courses on multi-agent systems and agent-based modeling. Besides appealing to students and the scientific community, the monograph can aid software architects and developers who are not familiar with agent principles, conveying valuable insights into this distinct computer paradigm.




Architectural Design of Multi-Agent Systems: Technologies and Techniques


Book Description

"This book is a compilation of advanced research results in architecture and modeling issues of multi-agent systems. It serves as a reference for research on system models, architectural design languages, methods and reasoning, module interface design, and design issues"--Provided by publisher.