Pyomo  Optimization Modeling in Python (häftad)
Format
Häftad (Paperback / softback)
Språk
Engelska
Antal sidor
238
Utgivningsdatum
2014-04-13
Upplaga
2012 ed.
Förlag
Springer-Verlag New York Inc.
Medarbetare
Laird, Carl / Watson, Jean-Paul
Illustrationer
XVIII, 238 p.
Dimensioner
234 x 156 x 14 mm
Vikt
363 g
Antal komponenter
1
Komponenter
1 Paperback / softback
ISBN
9781489993250

Pyomo Optimization Modeling in Python

Häftad,  Engelska, 2014-04-13
944
  • Skickas från oss inom 7-10 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Finns även som
Visa alla 7 format & utgåvor
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.
Visa hela texten

Passar bra ihop

  1. Pyomo  Optimization Modeling in Python
  2. +
  3. Meditations

De som köpt den här boken har ofta också köpt Meditations av Marcus Aurelius (inbunden).

Köp båda 2 för 1091 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Recensioner i media

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

Innehållsförteckning

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.