Cantitate/Preț
Produs

Pyomo – Optimization Modeling in Python: Springer Optimization and Its Applications, cartea 67

Autor William E. Hart, Carl Laird, Jean-Paul Watson, David L. Woodruff
en Limba Engleză Paperback – 13 apr 2014
This book provides a complete and comprehensive reference/guide to Pyomo (Python Optimization Modeling Objects) for both beginning and advanced modelers, including students at the undergraduate and graduate levels, academic researchers, and practitioners. The text illustrates the breadth of the modeling and analysis capabilities that are supported by the software and support of complex real-world applications. Pyomo is an open source software package for formulating and solving large-scale optimization and operations research problems. The text begins with a tutorial on simple linear and integer programming models. A detailed reference of Pyomo's modeling components is illustrated with extensive examples, including a discussion of how to load data from data sources like spreadsheets and databases. Chapters describing advanced modeling capabilities for nonlinear and stochastic optimization are also included. The Pyomo software provides familiar modeling features within Python, a powerful dynamic programming language that has a very clear, readable syntax and intuitive object orientation. Pyomo includes Python classes for defining sparse sets, parameters, and variables, which can be used to formulate algebraic expressions that define objectives and constraints. Moreover, Pyomo can be used from a command-line interface and within Python's interactive command environment, which makes it easy to create Pyomo models, apply a variety of optimizers, and examine solutions. The software supports a different modeling approach than commercial AML (Algebraic Modeling Languages) tools, and is designed for flexibility, extensibility, portability, and maintainability but also maintains the central ideas in modern AMLs.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 43937 lei  6-8 săpt.
  Springer – 13 apr 2014 43937 lei  6-8 săpt.
Hardback (1) 36658 lei  38-44 zile
  Springer – 9 feb 2012 36658 lei  38-44 zile

Din seria Springer Optimization and Its Applications

Preț: 43937 lei

Nou

Puncte Express: 659

Preț estimativ în valută:
8408 8843$ 7004£

Carte tipărită la comandă

Livrare economică 04-18 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781489993250
ISBN-10: 1489993258
Pagini: 256
Ilustrații: XVIII, 238 p.
Dimensiuni: 155 x 235 x 13 mm
Greutate: 0.36 kg
Ediția:2012
Editura: Springer
Colecția Springer
Seria Springer Optimization and Its Applications

Locul publicării:New York, NY, United States

Public țintă

Graduate

Cuprins

​Preface.- 1. Introduction.- 2. Pyomo Modeling Strategies.- 3. Model Components: Variables, Objectives and Constraints.- 4. Model Components: Sets and Parameters.- 5. Mischellaneous Model Components and Utility Functions.- 6. Initializing Abstract Models with Data Command Files.- 7. The Pyomo Command-Line Interface.- 8. Nonlinear Programming with Pyomo.- 9. Stochastic Programming Extensions.- 10. Scripting and Algorithm Development.- A. Installing Coopr.- B. A Brief Python Tutorial.- C. Pyomo and Coopr: The Bigger Picture.- Index.​

Recenzii

Documents a simple, yet versatile tool for modeling and solving optimization problems. ... The book, by Bill Hart, Carl Laird, Jean-Paul Watson, and David Woodruff, is essential to the usability of Pyomo, serving as the Pyomo documentation. ... has contents for both an inexperienced user, and a computational operations research expert. ... with examples of each of the concepts discussed.
—Nedialko B. Dimitrov, INFORMS Journal on Computing, Vol. 24 (4), Fall 2012

Textul de pe ultima copertă

This book provides a complete and comprehensive guide to Pyomo (Python Optimization Modeling Objects) for beginning and advanced modelers, including students at the undergraduate and graduate levels, academic researchers, and practitioners. Modeling is a fundamental process in many aspects of scientific research, engineering, and business. This text beautifully illustrates the breadth of the modeling capabilities that are supported by this new software and its handling of complex real-world applications.
 
Pyomo is an open source software package for formulating and solving large-scale optimization problems. The software extends the modeling approach supported by modern AML (Algebraic Modeling Language) tools. Pyomo is a flexible, extensible, and portable AML that is embedded in Python, a full-featured scripting language. Python is a powerful and dynamic programming language that has a very clear, readable syntax and intuitive object orientation. Pyomo includes Python classes for defining sparse sets, parameters, and variables, which can be used to formulate algebraic expressions that define objectives and constraints. Moreover, Pyomo can be used from a command-line interface and within Python's interactive command environment, which makes it easy to create Pyomo models, apply a variety of optimizers, and examine solutions.
 
The text begins with a tutorial on simple linear and integer programming models. Information needed to install and get started with the software is also provided. A detailed reference of Pyomo's modeling components is illustrated with extensive examples, including a discussion of how to load data from sources like spreadsheets and databases. The final chapters cover advanced topics such as nonlinear models, stochastic models, and scripting examples.

Caracteristici

Unique book describing the Pyomo modeling tool, the most comprehensive open source modeling software that can model linear programs, integer programs, nonlinear programs, stochastic programs and disjunctive programs Discusses Pyomo's modeling components, illustrated with extensive examples Introduces beginners to the software and presents chapters for advanced modeling capabilities? Includes supplementary material: sn.pub/extras

Descriere

Descriere de la o altă ediție sau format:
This is a comprehensive guide to Pyomo, an open source software package for formulating and solving large-scale optimization and operations research problems. Includes chapters on advanced modeling capabilities for nonlinear and stochastic optimization.