Graduate Texts in Operations Research – serie
Visar alla böcker i serien Graduate Texts in Operations Research. Handla med fri frakt och snabb leverans.
9 produkter
9 produkter
Inbunden, Engelska, 2019
1 294 kr
Skickas inom 10-15 vardagar
This book provides an essential introduction to Stochastic Programming, especially intended for graduate students. The book begins by exploring a linear programming problem with random parameters, representing a decision problem under uncertainty. Several models for this problem are presented, including the main ones used in Stochastic Programming: recourse models and chance constraint models. The book not only discusses the theoretical properties of these models and algorithms for solving them, but also explains the intrinsic differences between the models. In the book’s closing section, several case studies are presented, helping students apply the theory covered to practical problems.The book is based on lecture notes developed for an Econometrics and Operations Research course for master students at the University of Groningen, the Netherlands - the longest-standing Stochastic Programming course worldwide.
Häftad, Engelska, 2020
885 kr
Skickas inom 5-8 vardagar
This book provides an essential introduction to Stochastic Programming, especially intended for graduate students. The book begins by exploring a linear programming problem with random parameters, representing a decision problem under uncertainty. Several models for this problem are presented, including the main ones used in Stochastic Programming: recourse models and chance constraint models. The book not only discusses the theoretical properties of these models and algorithms for solving them, but also explains the intrinsic differences between the models. In the book’s closing section, several case studies are presented, helping students apply the theory covered to practical problems.The book is based on lecture notes developed for an Econometrics and Operations Research course for master students at the University of Groningen, the Netherlands - the longest-standing Stochastic Programming course worldwide.
Inbunden, Engelska, 2020
1 401 kr
Skickas inom 10-15 vardagar
This textbook offers graduate students a concise introduction to the classic notions of convex optimization. Written in a highly accessible style and including numerous examples and illustrations, it presents everything readers need to know about convexity and convex optimization.The book introduces a systematic three-step method for doing everything, which can be summarized as "conify, work, deconify". It starts with the concept of convex sets, their primal description, constructions, topological properties and dual description, and then moves on to convex functions and the fundamental principles of convex optimization and their use in the complete analysis of convex optimization problems by means of a systematic four-step method. Lastly, it includes chapters on alternative formulations of optimality conditions and on illustrations of their use."The author deals with the delicate subjects in a precise yet light-minded spirit... For experts in the field, this book not only offers a unifying view, but also opens a door to new discoveries in convexity and optimization...perfectly suited for classroom teaching." Shuzhong Zhang, Professor of Industrial and Systems Engineering, University of Minnesota
Häftad, Engelska, 2021
1 080 kr
Skickas inom 10-15 vardagar
This textbook offers graduate students a concise introduction to the classic notions of convex optimization. Written in a highly accessible style and including numerous examples and illustrations, it presents everything readers need to know about convexity and convex optimization.The book introduces a systematic three-step method for doing everything, which can be summarized as "conify, work, deconify". It starts with the concept of convex sets, their primal description, constructions, topological properties and dual description, and then moves on to convex functions and the fundamental principles of convex optimization and their use in the complete analysis of convex optimization problems by means of a systematic four-step method. Lastly, it includes chapters on alternative formulations of optimality conditions and on illustrations of their use."The author deals with the delicate subjects in a precise yet light-minded spirit... For experts in the field, this book not only offers a unifying view, but also opens a door to new discoveries in convexity and optimization...perfectly suited for classroom teaching." Shuzhong Zhang, Professor of Industrial and Systems Engineering, University of Minnesota
Inbunden, Engelska, 2022
543 kr
Skickas inom 10-15 vardagar
This open access book demonstrates all the steps required to design heuristic algorithms for difficult optimization. The classic problem of the travelling salesman is used as a common thread to illustrate all the techniques discussed. This problem is ideal for introducing readers to the subject because it is very intuitive and its solutions can be graphically represented. The book features a wealth of illustrations that allow the concepts to be understood at a glance. The book approaches the main metaheuristics from a new angle, deconstructing them into a few key concepts presented in separate chapters: construction, improvement, decomposition, randomization and learning methods. Each metaheuristic can then be presented in simplified form as a combination of these concepts. This approach avoids giving the impression that metaheuristics is a non-formal discipline, a kind of cloud sculpture. Moreover, it provides concrete applications of the travelling salesman problem, whichillustrate in just a few lines of code how to design a new heuristic and remove all ambiguities left by a general framework. Two chapters reviewing the basics of combinatorial optimization and complexity theory make the book self-contained. As such, even readers with a very limited background in the field will be able to follow all the content.
Häftad, Engelska, 2023
436 kr
Skickas inom 10-15 vardagar
This open access book demonstrates all the steps required to design heuristic algorithms for difficult optimization. The classic problem of the travelling salesman is used as a common thread to illustrate all the techniques discussed. This problem is ideal for introducing readers to the subject because it is very intuitive and its solutions can be graphically represented. The book features a wealth of illustrations that allow the concepts to be understood at a glance. The book approaches the main metaheuristics from a new angle, deconstructing them into a few key concepts presented in separate chapters: construction, improvement, decomposition, randomization and learning methods. Each metaheuristic can then be presented in simplified form as a combination of these concepts. This approach avoids giving the impression that metaheuristics is a non-formal discipline, a kind of cloud sculpture. Moreover, it provides concrete applications of the travelling salesman problem, whichillustrate in just a few lines of code how to design a new heuristic and remove all ambiguities left by a general framework. Two chapters reviewing the basics of combinatorial optimization and complexity theory make the book self-contained. As such, even readers with a very limited background in the field will be able to follow all the content.
Inbunden, Engelska, 2026
1 532 kr
Kommande
The book provides a comprehensive overview of mathematical optimization models and techniques for solving facility location problems. It equips students with the theoretical foundations and practical knowledge needed to analyze real‑world location planning problems, as well as to use and adapt optimization models and methods suited for these tasks. To support this, the book offers detailed explanations of the optimization theory underlying the methods used to solve the presented location problems. In particular, it discusses Lagrangian relaxation and duality, subgradient optimization, column generation, and Benders’ decomposition in substantial depth.Each chapter concludes with a set of exercises, some of which take the form of case studies that, while fictitious, reflect realistic applications. The book is further supplemented by a Python package, pyloa. At the end of each chapter, examples show how classes and routines from this package can be applied to solve selected location problems introduced in the chapter.This book is intended for graduate students in operations research, applied mathematics, mathematics‑economics, industrial engineering, and business administration with a focus on analytics or quantitative methods. It is also a valuable resource for university instructors designing 5–15 ECTS courses on location‑planning optimization, as well as for researchers and practitioners seeking a thorough introduction to optimisation models and methods for facility location planning.
Inbunden, Engelska, 2022
1 443 kr
Skickas inom 10-15 vardagar
This textbook offers a comprehensive, up-to-date introduction to the Optimization Programming Language (OPL). Embedded in the IBM ILOG CPLEX Optimization Studio with its solver engine CPLEX, OPL has been popular for years not only for academic and scientific purposes, but also among practitioners who need to model and solve large-scale real-world business optimization problems. The book covers the recent features of the software and includes ten consecutive tutorials, each with additional exercises, as well as several comprehensive application studies.The book is specifically designed for advanced undergraduate and graduate courses in e.g. management science, operations research, computer science, mathematics, mathematical economics, and industrial engineering. It can also serve as self-study material for practitioners whose work involves the modeling and optimization of planning and decision problems and who need a sound introduction to the software.Solutions to the exercises as well as the source codes from the textbook are available for download (weblink included).
Häftad, Engelska, 2023
1 112 kr
Skickas inom 10-15 vardagar
This textbook offers a comprehensive, up-to-date introduction to the Optimization Programming Language (OPL). Embedded in the IBM ILOG CPLEX Optimization Studio with its solver engine CPLEX, OPL has been popular for years not only for academic and scientific purposes, but also among practitioners who need to model and solve large-scale real-world business optimization problems. The book covers the recent features of the software and includes ten consecutive tutorials, each with additional exercises, as well as several comprehensive application studies.The book is specifically designed for advanced undergraduate and graduate courses in e.g. management science, operations research, computer science, mathematics, mathematical economics, and industrial engineering. It can also serve as self-study material for practitioners whose work involves the modeling and optimization of planning and decision problems and who need a sound introduction to the software.Solutions to the exercises as well as the source codes from the textbook are available for download (weblink included).