Dynamic Programming: A Computational Tool

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

This book provides a practical introduction to computationally solving discrete optimization problems using dynamic programming. From the unusually numerous and varied examples presented, readers should more easily be able to formulate dynamic programming solutions to their own problems of interest.

We also provide and describe the design, implementation, and use of a software tool, named DP2PN2Solver, that has been used to numerically solve all of the problems presented earlier in the book. This computational tool can be used by students to solve academic problems if this book is used in coursework, and by practitioners to solve many real-world problems if the state space is not too large.

Finally, this book is also a research monograph that describes a novel application of Petri net theory. DP2PN2Solver takes user input in the form of the DP functional equation for a problem, automatically constructs a Petri net model, called a Bellman net, as an internal computer representation for the DP problem, and then generates from the Bellman net the numerical solution for the DP problem. This solution can be obtained using Java, a spreadsheet, a Petri net tool, and other systems.

Author(s): Prof. Lew Art, Dr. Holger Mauch (auth.)
Series: Studies in Computational Intelligence 38
Edition: 1
Publisher: Springer-Verlag Berlin Heidelberg
Year: 2007

Language: English
Pages: 379
Tags: Appl.Mathematics/Computational Methods of Engineering; Artificial Intelligence (incl. Robotics); Programming Techniques

Front Matter....Pages i-xviii
Front Matter....Pages 1-1
Introduction to Dynamic Programming....Pages 3-43
Applications of Dynamic Programming....Pages 45-100
Front Matter....Pages 101-101
The DP Specification Language gDPS....Pages 103-123
DP Problem Specifications in gDPS....Pages 125-203
Bellman Nets: A Class of Petri Nets....Pages 205-220
Bellman Net Representations of DP Problems....Pages 221-244
Front Matter....Pages 245-245
DP2PN2Solver Tool....Pages 247-257
DP2PN Parser and Builder....Pages 259-269
The PN2Solver Modules....Pages 271-289
Front Matter....Pages 292-292
Java Solver Results of DP Problems....Pages 293-320
Other Solver Results....Pages 321-327
Conclusions....Pages 329-337
Back Matter....Pages 339-379