Automated Planning and Acting

Automated Planning and Acting
Author: Malik Ghallab,Dana Nau,Paolo Traverso
Publsiher: Cambridge University Press
Total Pages: 373
Release: 2016-08-09
Genre: Computers
ISBN: 9781107037274

Download Automated Planning and Acting Book in PDF, Epub and Kindle

This book presents the most recent and advanced techniques for creating autonomous AI systems capable of planning and acting effectively.

Automated Planning

Automated Planning
Author: Malik Ghallab,Dana Nau,Paolo Traverso
Publsiher: Elsevier
Total Pages: 665
Release: 2004-05-03
Genre: Business & Economics
ISBN: 9781558608566

Download Automated Planning Book in PDF, Epub and Kindle

Publisher Description

Automated Scheduling and Planning

Automated Scheduling and Planning
Author: A. Sima Uyar,Ender Ozcan,Neil Urquhart
Publsiher: Springer
Total Pages: 304
Release: 2013-07-12
Genre: Technology & Engineering
ISBN: 9783642393044

Download Automated Scheduling and Planning Book in PDF, Epub and Kindle

Solving scheduling problems has long presented a challenge for computer scientists and operations researchers. The field continues to expand as researchers and practitioners examine ever more challenging problems and develop automated methods capable of solving them. This book provides 11 case studies in automated scheduling, submitted by leading researchers from across the world. Each case study examines a challenging real-world problem by analysing the problem in detail before investigating how the problem may be solved using state of the art techniques.The areas covered include aircraft scheduling, microprocessor instruction scheduling, sports fixture scheduling, exam scheduling, personnel scheduling and production scheduling. Problem solving methodologies covered include exact as well as (meta)heuristic approaches, such as local search techniques, linear programming, genetic algorithms and ant colony optimisation.The field of automated scheduling has the potential to impact many aspects of our lives and work; this book highlights contributions to the field by world class researchers.

A Concise Introduction to Models and Methods for Automated Planning

A Concise Introduction to Models and Methods for Automated Planning
Author: Hector Radanovic
Publsiher: Springer Nature
Total Pages: 132
Release: 2022-05-31
Genre: Computers
ISBN: 9783031015649

Download A Concise Introduction to Models and Methods for Automated Planning Book in PDF, Epub and Kindle

Planning is the model-based approach to autonomous behavior where the agent behavior is derived automatically from a model of the actions, sensors, and goals. The main challenges in planning are computational as all models, whether featuring uncertainty and feedback or not, are intractable in the worst case when represented in compact form. In this book, we look at a variety of models used in AI planning, and at the methods that have been developed for solving them. The goal is to provide a modern and coherent view of planning that is precise, concise, and mostly self-contained, without being shallow. For this, we make no attempt at covering the whole variety of planning approaches, ideas, and applications, and focus on the essentials. The target audience of the book are students and researchers interested in autonomous behavior and planning from an AI, engineering, or cognitive science perspective. Table of Contents: Preface / Planning and Autonomous Behavior / Classical Planning: Full Information and Deterministic Actions / Classical Planning: Variations and Extensions / Beyond Classical Planning: Transformations / Planning with Sensing: Logical Models / MDP Planning: Stochastic Actions and Full Feedback / POMDP Planning: Stochastic Actions and Partial Feedback / Discussion / Bibliography / Author's Biography

Production Planning in Automated Manufacturing

Production Planning in Automated Manufacturing
Author: Yves Crama,Alwin G. Oerlemans,Frits C.R. Spieksma
Publsiher: Springer Science & Business Media
Total Pages: 235
Release: 2012-12-06
Genre: Business & Economics
ISBN: 9783642802706

Download Production Planning in Automated Manufacturing Book in PDF, Epub and Kindle

In this book quantitative approaches are proposed for production planning problems in automated manufacturing. In particular, techniques from operations research provide ways to tackle these problems. Special attention is given to the efficient use of tools in automated manufacturing systems. The book presents models and tests solution strategies for different kinds of production decision problems. A case study in the manufacturing of printed circuit boards highlights the methodology. The book will help to understand the nature of production planning problems in automated manufacturing and show how techniques from operations research may contribute to their solution.

Knowledge Engineering Tools and Techniques for AI Planning

Knowledge Engineering Tools and Techniques for AI Planning
Author: Mauro Vallati,Diane Kitchin
Publsiher: Springer Nature
Total Pages: 277
Release: 2020-03-25
Genre: Computers
ISBN: 9783030385613

Download Knowledge Engineering Tools and Techniques for AI Planning Book in PDF, Epub and Kindle

This book presents a comprehensive review for Knowledge Engineering tools and techniques that can be used in Artificial Intelligence Planning and Scheduling. KE tools can be used to aid in the acquisition of knowledge and in the construction of domain models, which this book will illustrate. AI planning engines require a domain model which captures knowledge about how a particular domain works - e.g. the objects it contains and the available actions that can be used. However, encoding a planning domain model is not a straightforward task - a domain expert may be needed for their insight into the domain but this information must then be encoded in a suitable representation language. The development of such domain models is both time-consuming and error-prone. Due to these challenges, researchers have developed a number of automated tools and techniques to aid in the capture and representation of knowledge. This book targets researchers and professionals working in knowledge engineering, artificial intelligence and software engineering. Advanced-level students studying AI will also be interested in this book.

An Introduction to Automated Process Planning Systems

An Introduction to Automated Process Planning Systems
Author: Tien-Chien Chang,Richard A. Wysk
Publsiher: Prentice Hall
Total Pages: 246
Release: 1985
Genre: CAD/CAM systems
ISBN: UCAL:B4127734

Download An Introduction to Automated Process Planning Systems Book in PDF, Epub and Kindle

Generating Abstraction Hierarchies

Generating Abstraction Hierarchies
Author: Craig A. Knoblock
Publsiher: Springer Science & Business Media
Total Pages: 179
Release: 2012-12-06
Genre: Computers
ISBN: 9781461531524

Download Generating Abstraction Hierarchies Book in PDF, Epub and Kindle

Generating Abstraction Hierarchies presents a completely automated approach to generating abstractions for problem solving. The abstractions are generated using a tractable, domain-independent algorithm whose only inputs are the definition of a problem space and the problem to be solved and whose output is an abstraction hierarchy that is tailored to the particular problem. The algorithm generates abstraction hierarchies that satisfy the `ordered monotonicity' property, which guarantees that the structure of an abstract solution is not changed in the process of refining it. An abstraction hierarchy with this property allows a problem to be decomposed such that the solution in an abstract space can be held invariant while the remaining parts of a problem are solved. The algorithm for generating abstractions is implemented in a system called ALPINE, which generates abstractions for a hierarchical version of the PRODIGY problem solver. Generating Abstraction Hierarchies formally defines this hierarchical problem solving method, shows that under certain assumptions this method can reduce the size of a search space from exponential to linear in the solution size, and describes the implementation of this method in PRODIGY. The abstractions generated by ALPINE are tested in multiple domains on large problem sets and are shown to produce shorter solutions with significantly less search than problem solving without using abstraction. Generating Abstraction Hierarchies will be of interest to researchers in machine learning, planning and problem reformation.