0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R1,000 - R2,500 (5)
  • -
Status
Brand

Showing 1 - 5 of 5 matches in All Departments

Pyomo - Optimization Modeling in Python (Hardcover, 3rd ed. 2021): Michael L. Bynum, Gabriel A. Hackebeil, William E Hart, Carl... Pyomo - Optimization Modeling in Python (Hardcover, 3rd ed. 2021)
Michael L. Bynum, Gabriel A. Hackebeil, William E Hart, Carl D. Laird, Bethany L. Nicholson, …
R1,845 Discovery Miles 18 450 Ships in 10 - 15 working days

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. Using many examples to illustrate the different techniques useful for formulating models, this text beautifully elucidates the breadth of modeling capabilities that are supported by Pyomo and its handling of complex real-world applications. In the third edition, much of the material has been reorganized, new examples have been added, and a new chapter has been added describing how modelers can improve the performance of their models. The authors have also modified their recommended method for importing Pyomo. A big change in this edition is the emphasis of concrete models, which provide fewer restrictions on the specification and use of Pyomo models. 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.

Pyomo - Optimization Modeling in Python (Paperback, 2012 ed.): William E Hart, Carl Laird, Jean-Paul Watson, David L. Woodruff Pyomo - Optimization Modeling in Python (Paperback, 2012 ed.)
William E Hart, Carl Laird, Jean-Paul Watson, David L. Woodruff
R1,698 Discovery Miles 16 980 Ships in 10 - 15 working days

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.

Pyomo - Optimization Modeling in Python (Paperback, 3rd ed. 2021): Michael L. Bynum, Gabriel A. Hackebeil, William E Hart, Carl... Pyomo - Optimization Modeling in Python (Paperback, 3rd ed. 2021)
Michael L. Bynum, Gabriel A. Hackebeil, William E Hart, Carl D. Laird, Bethany L. Nicholson, …
R1,454 Discovery Miles 14 540 Ships in 10 - 15 working days

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. Using many examples to illustrate the different techniques useful for formulating models, this text beautifully elucidates the breadth of modeling capabilities that are supported by Pyomo and its handling of complex real-world applications. In the third edition, much of the material has been reorganized, new examples have been added, and a new chapter has been added describing how modelers can improve the performance of their models. The authors have also modified their recommended method for importing Pyomo. A big change in this edition is the emphasis of concrete models, which provide fewer restrictions on the specification and use of Pyomo models. 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.

Learning and Intelligent Optimization - Second International Conference, LION 2007 II, Trento, Italy, December 8-12, 2007.... Learning and Intelligent Optimization - Second International Conference, LION 2007 II, Trento, Italy, December 8-12, 2007. Selected Papers (Paperback, 2008 ed.)
Vittorio Maniezzo, Roberto Battiti, Jean-Paul Watson
R1,458 Discovery Miles 14 580 Ships in 10 - 15 working days

This volume collects the accepted papers presented at the Learning and Intelligent OptimizatioN conference (LION 2007 II) held December 8-12, 2007, in Trento, Italy. The motivation for the meeting is related to the current explosion in the number and variety of heuristic algorithms for hard optimization problems, which raises - merous interesting and challenging issues. Practitioners are confronted with the b- den of selecting the most appropriate method, in many cases through an expensive algorithm configuration and parameter-tuning process, and subject to a steep learning curve. Scientists seek theoretical insights and demand a sound experimental meth- ology for evaluating algorithms and assessing strengths and weaknesses. A necessary prerequisite for this effort is a clear separation between the algorithm and the expe- menter, who, in too many cases, is "in the loop" as a crucial intelligent learning c- ponent. Both issues are related to designing and engineering ways of "learning" about the performance of different techniques, and ways of using memory about algorithm behavior in the past to improve performance in the future. Intelligent learning schemes for mining the knowledge obtained from different runs or during a single run can - prove the algorithm development and design process and simplify the applications of high-performance optimization methods. Combinations of algorithms can further improve the robustness and performance of the individual components provided that sufficient knowledge of the relationship between problem instance characteristics and algorithm performance is obtained.

Pyomo - Optimization Modeling in Python (Paperback, Softcover reprint of the original 2nd ed. 2017): William E Hart, Carl D.... Pyomo - Optimization Modeling in Python (Paperback, Softcover reprint of the original 2nd ed. 2017)
William E Hart, Carl D. Laird, Jean-Paul Watson, David L. Woodruff, Gabriel A. Hackebeil, …
R1,721 Discovery Miles 17 210 Ships in 12 - 17 working days

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. Using many examples to illustrate the different techniques useful for formulating models, this text beautifully elucidates the breadth of modeling capabilities that are supported by Pyomo and its handling of complex real-world applications. This second edition provides an expanded presentation of Pyomo's modeling capabilities, providing a broader description of the software that will enable the user to develop and optimize models. Introductory chapters have been revised to extend tutorials; chapters that discuss advanced features now include the new functionalities added to Pyomo since the first edition including generalized disjunctive programming, mathematical programming with equilibrium constraints, and bilevel programming. 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.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Outcomes (1st ed) - Advanced - Teacher…
Barbara Garside Paperback R960 Discovery Miles 9 600
The Works of Sir William Jones
William Jones Paperback R627 Discovery Miles 6 270
Lessings Nathan Der Weise: Edited With…
Gotthold Ephraim Lessing Paperback R467 Discovery Miles 4 670
M. Tullii Ciceronis Pro A. Cluentio…
Marcus Tullius Cicero Paperback R391 Discovery Miles 3 910
English Grammar, Adapted to the…
Lindley Murray Paperback R433 Discovery Miles 4 330
A Dictionary of English Etymology - a…
Hensleigh Wedgwood Paperback R670 Discovery Miles 6 700
Constructing a Good Dissertation - A…
Erik Hofstee Paperback  (2)
R389 R304 Discovery Miles 3 040
A Textbook on German: Conversational…
International Correspondence Schools Paperback R660 Discovery Miles 6 600
A Practical Grammar of the Antient…
John Kelly Paperback R389 Discovery Miles 3 890
An Account of New Zealand - and of the…
William Yate Paperback R550 Discovery Miles 5 500

 

Partners