BIBLIO is the largest independent book marketplace in the world, with over 100 million books.

Skip to content

Dynamic Programming: A Computational Tool (Studies in Computational Intelligence)

Dynamic Programming: A Computational Tool (Studies in Computational Intelligence)

Dynamic Programming: A Computational Tool (Studies in Computational
Stock photo: cover may vary

Dynamic Programming: A Computational Tool (Studies in Computational Intelligence) Hardback - 2006 - 1st Edition

by Lew, Art; Mauch, Holger

Add to wish list
  • New
  • Hardback
New

Description

Springer, 2006-11-28. Hardcover. New. In shrink wrap. Looks like an interesting title!
Ask the seller a question Add to wish list
A$466.51
A$8.73 Delivery within USA
Standard delivery: 2 to 21 days
More delivery options
Ships from GridFreed LLC (California, United States)

Details

About GridFreed LLC California, United States

Biblio member since 2021

We sell primarily non-fiction, many new books, some collectible first editions and signed books. We operate 100% online and have been in business since 2005.

Terms of Sale: 30 day return guarantee, with full refund including original shipping costs for up to 30 days after delivery if an item arrives misdescribed or damaged.

Browse books from GridFreed LLC

Reader reviews for Dynamic Programming: A Computational Tool (Studies in Computational Intelligence)

From the publisher

Dynamic programming has long been applied to numerous areas in mat- matics, science, engineering, business, medicine, information systems, b- mathematics, arti?cial intelligence, among others. Applications of dynamic programming have increased as recent advances have been made in areas such as neural networks, data mining, soft computing, and other areas of com- tational intelligence. The value of dynamic programming formulations and means to obtain their computational solutions has never been greater. This book describes the use of dynamic programming as a computational tool to solve discrete optimization problems. (1) We ?rst formulate large classes of discrete optimization problems in dynamic programming terms, speci?cally by deriving the dynamic progr- ming functional equations (DPFEs) that solve these problems. A text-based language, gDPS, for expressing these DPFEs is introduced. gDPS may be regarded as a high-level speci?cation language, not a conventional procedural computer programming language, but which can be used to obtain numerical solutions. (2)Wethende?neandexaminepropertiesofBellmannets, aclassofPetri nets that serves both as a formal theoretical model of dynamic programming problems, and as an internal computer data structure representation of the DPFEs that solve these problems. (3)Wealsodescribethedesign, implementation, anduseofasoftwaretool, calledDP2PN2Solver, for solving DPFEs. DP2PN2Solver may be regarded as a program generator, whose input is a DPFE, expressed in the input spec- cation language gDPS and internally represented as a Bellman net, and whose output is its numerical solution that is produced indirectly by the generation of "solver" code, which when executed yields the desired solution.

First line

This book concerns the use of a method known as dynamic programming (DP) to solve large classes of optimization problems.

From the rear cover

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.

tracking-