- Table View
- List View
Optimization by GRASP: Greedy Randomized Adaptive Search Procedures
by Mauricio G.C. Resende Celso C. RibeiroThis is the first book to cover GRASP (Greedy Randomized Adaptive Search Procedures), a metaheuristic that has enjoyed wide success in practice with a broad range of applications to real-world combinatorial optimization problems. The state-of-the-art coverage and carefully crafted pedagogical style lends this book highly accessible as an introductory text not only to GRASP, but also to combinatorial optimization, greedy algorithms, local search, and path-relinking, as well as to heuristics and metaheuristics, in general. The focus is on algorithmic and computational aspects of applied optimization with GRASP with emphasis given to the end-user, providing sufficient information on the broad spectrum of advances in applied optimization with GRASP. For the more advanced reader, chapters on hybridization with path-relinking and parallel and continuous GRASP present these topics in a clear and concise fashion. Additionally, the book offers a very complete annotated bibliography of GRASP and combinatorial optimization. For the practitioner who needs to solve combinatorial optimization problems, the book provides a chapter with four case studies and implementable templates for all algorithms covered in the text. This book, with its excellent overview of GRASP, will appeal to researchers and practitioners of combinatorial optimization who have a need to find optimal or near optimal solutions to hard combinatorial optimization problems.
Optimization Concepts and Applications in Engineering
by Tirupathi R. Chandrupatla Ashok D. BelegunduOrganizations and businesses strive toward excellence, and solutions to problems are based mostly on judgment and experience. However, increased competition and consumer demands require that the solutions be optimum and not just feasible. Theory leads to algorithms. Algorithms need to be translated into computer codes. Engineering problems need to be modeled. Optimum solutions are obtained using theory and computers, and then interpreted. Revised and expanded in its third edition, this textbook integrates theory, modeling, development of numerical methods, and problem solving, thus preparing students to apply optimization to real-world problems. This text covers a broad variety of optimization problems using: unconstrained, constrained, gradient, and non-gradient techniques; duality concepts; multi-objective optimization; linear, integer, geometric, and dynamic programming with applications; and finite element-based optimization. It is ideal for advanced undergraduate or graduate courses in optimization design and for practicing engineers.
Optimization for Chemical and Biochemical Engineering: Theory, Algorithms, Modeling and Applications (Cambridge Series in Chemical Engineering)
by Vassilios S. Vassiliadis Ehecatl Antonio del Rio Chanona Ye Yuan Walter KähmDiscover the subject of optimization in a new light with this modern and unique treatment. Includes a thorough exposition of applications and algorithms in sufficient detail for practical use, while providing you with all the necessary background in a self-contained manner. Features a deeper consideration of optimal control, global optimization, optimization under uncertainty, multiobjective optimization, mixed-integer programming and model predictive control. Presents a complete coverage of formulations and instances in modelling where optimization can be applied for quantitative decision-making. As a thorough grounding to the subject, covering everything from basic to advanced concepts and addressing real-life problems faced by modern industry, this is a perfect tool for advanced undergraduate and graduate courses in chemical and biochemical engineering.
Optimization for Decision Making
by Katta G. MurtyLinear programming (LP), modeling, and optimization are very much the fundamentals of OR, and no academic program is complete without them. No matter how highly developed one's LP skills are, however, if a fine appreciation for modeling isn't developed to make the best use of those skills, then the truly 'best solutions' are often not realized, and efforts go wasted. Katta Murty studied LP with George Dantzig, the father of linear programming, and has written the graduate-level solution to that problem. While maintaining the rigorous LP instruction required, Murty's new book is unique in his focus on developing modeling skills to support valid decision making for complex real world problems. He describes the approach as 'intelligent modeling and decision making' to emphasize the importance of employing the best expression of actual problems and then applying the most computationally effective and efficient solution technique for that model.
Optimization for Energy Systems and Supply Chains: Fundamentals and Applications (Green Chemistry and Chemical Engineering)
by Viknesh Andiappan Denny K. S. Ng Santanu BandyopadhyayTo curb the impacts of rising CO2 emissions, the Intergovernmental Panel on Climate Change report states that a net zero target needs to be achieved by the year 2055. Experts argue that this is a critical time to make important and accurate decisions. Thus, it is essential to have the right tools to efficiently plan and deploy future energy systems and supply chains. Mathematical models can provide decision-makers with the tools required to make well-informed decisions relating to development of energy systems and supply chains. This book provides an understanding of the various available energy systems, the basics behind mathematical models, the steps required to develop mathematical models, and examples/case studies where such models are applied. Divided into two parts, one covering basics for beginners and the other featuring contributed chapters offering illustrative examples, this book: Shows how mathematical models are applied to solve problems in energy systems and supply chains Provides fundamentals of the working principles of various energy systems and their technologies Offers basics of how to formulate and best practices for developing mathematical models, topics not covered in other titles Features a wide range of case studies Teaches readers to develop their own mathematical models to make decisions on energy systems This book is aimed at chemical, process, mechanical, and energy engineers.
Optimization for Engineering Problems
by Kaushik Kumar J. Paulo DavimOptimization is central to any problem involving decision-making in engineering. Optimization theory and methods deal with selecting the best option regarding the given objective function or performance index. New algorithmic and theoretical techniques have been developed for this purpose, and have rapidly diffused into other disciplines. As a result, our knowledge of all aspects of the field has grown even more profound. In Optimization for Engineering Problems, eminent researchers in the field present the latest knowledge and techniques on the subject of optimization in engineering. Whereas the majority of work in this area focuses on other applications, this book applies advanced and algorithm-based optimization techniques specifically to problems in engineering.
Optimization for Learning and Control
by Martin Andersen Anders HanssonOptimization for Learning and Control Comprehensive resource providing a masters’ level introduction to optimization theory and algorithms for learning and control Optimization for Learning and Control describes how optimization is used in these domains, giving a thorough introduction to both unsupervised learning, supervised learning, and reinforcement learning, with an emphasis on optimization methods for large-scale learning and control problems. Several applications areas are also discussed, including signal processing, system identification, optimal control, and machine learning. Today, most of the material on the optimization aspects of deep learning that is accessible for students at a Masters’ level is focused on surface-level computer programming; deeper knowledge about the optimization methods and the trade-offs that are behind these methods is not provided. The objective of this book is to make this scattered knowledge, currently mainly available in publications in academic journals, accessible for Masters’ students in a coherent way. The focus is on basic algorithmic principles and trade-offs. Optimization for Learning and Control covers sample topics such as: Optimization theory and optimization methods, covering classes of optimization problems like least squares problems, quadratic problems, conic optimization problems and rank optimization. First-order methods, second-order methods, variable metric methods, and methods for nonlinear least squares problems. Stochastic optimization methods, augmented Lagrangian methods, interior-point methods, and conic optimization methods. Dynamic programming for solving optimal control problems and its generalization to reinforcement learning. How optimization theory is used to develop theory and tools of statistics and learning, e.g., the maximum likelihood method, expectation maximization, k-means clustering, and support vector machines. How calculus of variations is used in optimal control and for deriving the family of exponential distributions. Optimization for Learning and Control is an ideal resource on the subject for scientists and engineers learning about which optimization methods are useful for learning and control problems; the text will also appeal to industry professionals using machine learning for different practical applications.
Optimization for Robot Modelling with MATLAB
by Károly Jármai Hazim Nasir GhafilThis book addresses optimization in robotics, in terms of both the configuration space and the metal structure of the robot arm itself; and discusses, describes and builds different types of heuristics and algorithms in MATLAB. In addition, the book includes a wealth of examples and exercises. In particular, it enables the reader to write a MATLAB code for all the related problems in robotics. The book also offers detailed descriptions of and builds from scratch several types of optimization algorithms using MATLAB and simplified methods, especially for inverse problems and avoiding singularities. Each chapter features examples and exercises to enhance the reader’s comprehension. Accordingly, the book offers the reader a better understanding of robot analysis from an optimization standpoint.
Optimization for Wireless Powered Communication Networks (SpringerBriefs in Electrical and Computer Engineering)
by Guan Gui Bin LyuThis SpringerBrief introduces the basics of wireless powered communication networks (WPCNs). In particular, the background and concept of WPCNs are briefly discussed. Moreover, this brief provides an extensive study of the recent developments in this area from an optimization perspective. Wireless powered communication network (WPCN) is a new network paradigm for IoT, where wireless devices (WDs) are powered by radio frequency (RF) based wireless power transfer (WPT) to eliminate the need for recharging or replacing the batteries manually and to prolong their lifetime.In this context, the brief also discusses some optimization problems for state-of-the-art scenarios of wireless powered communication networks.The target audiences for this SpringerBrief are researchers, engineers, and undergraduate and graduate-level students, who are studying or working in wireless powered communication networks and its performance optimization.
Optimization in Engineering
by Ramteen Sioshansi Antonio J. ConejoThis textbook covers the fundamentals of optimization, including linear, mixed-integer linear, nonlinear, and dynamic optimization techniques, with a clear engineering focus. It carefully describes classical optimization models and algorithms using an engineering problem-solving perspective, and emphasizes modeling issues using many real-world examples related to a variety of application areas. Providing an appropriate blend of practical applications and optimization theory makes the text useful to both practitioners and students, and gives the reader a good sense of the power of optimization and the potential difficulties in applying optimization to modeling real-world systems. The book is intended for undergraduate and graduate-level teaching in industrial engineering and other engineering specialties. It is also of use to industry practitioners, due to the inclusion of real-world applications, opening the door to advanced courses on both modeling and algorithm development within the industrial engineering and operations research fields.
Optimization in Engineering Sciences: Exact Methods (Wiley-iste Ser.)
by Pierre Borne Dumitru Popescu Florin Gheorghe Filip Dan StefanoiuThe purpose of this book is to present the main methods of static and dynamic optimization. It has been written within the framework of the European Union project – ERRIC (Empowering Romanian Research on Intelligent Information Technologies), funded by the EU’s FP7 Research Potential program and developed in cooperation between French and Romanian teaching researchers. Through the principles of various proposed algorithms (with additional references) this book allows the interested reader to explore various methods of implementation such as linear programming, nonlinear programming – particularly important given the wide variety of existing algorithms, dynamic programming with various application examples and Hopfield networks. The book examines optimization in relation to systems identification; optimization of dynamic systems with particular application to process control; optimization of large scale and complex systems; optimization and information systems.
Optimization in Engineering Sciences
by Abdelkader El Kamel Florin Gheorghe Filip Pierre Borne Dan Stefanoiu Dumitru PopescuThe purpose of this book is to present the main metaheuristics and approximate and stochastic methods for optimization of complex systems in Engineering Sciences. It has been written within the framework of the European Union project ERRIC (Empowering Romanian Research on Intelligent Information Technologies), which is funded by the EU's FP7 Research Potential program and has been developed in co-operation between French and Romanian teaching researchers. Through the principles of various proposed algorithms (with additional references) this book allows the reader to explore various methods of implementation such as metaheuristics, local search and populationbased methods. It examines multi-objective and stochastic optimization, as well as methods and tools for computer-aided decision-making and simulation for decision-making.
Optimization in Food Engineering (Contemporary Food Engineering)
by Ferruh ErdoǧduWhile mathematically sophisticated methods can be used to better understand and improve processes, the nonlinear nature of food processing models can make their dynamic optimization a daunting task. With contributions from a virtual who's who in the food processing industry, Optimization in Food Engineering evaluates the potential uses and limitati
Optimization in Industrial Engineering: From Classical Methods to Modern Metaheuristics with MATLAB Applications (Synthesis Lectures on Engineering, Science, and Technology)
by Erik Cuevas Julio Cesar Rosas Caro Avelina Alejo Reyes Paulina González Ayala Alma RodriguezThis textbook provides readers with a comprehensive exploration of optimization techniques in industrial engineering, with a specific focus on the Economic Order Quantity (EOQ) problem. It strikes a unique balance by thoroughly discussing the underlying concepts and theories, equipping the reader with the knowledge needed to develop their own programs for solving complex optimization problems in the field. A distinctive feature of this book is its extensive use of MATLAB implementations, which serves as a practical tool to bridge the gap between theory and real-world application. The book is structured with the understanding that learning is accelerated when theoretical concepts are complemented by practical, code-based problem-solving examples. This approach is particularly beneficial for students who may have a weaker background in mathematics, as it demonstrates the practicality and effectiveness of optimization in a more accessible manner. The inclusion of ready-made code examples not only makes the subject matter more engaging for students but also encourages them to experiment, modify, and enhance the code with their own ideas. This method of learning is designed to be less daunting and more stimulating, particularly for those who might feel overwhelmed by the prospect of developing complex programs from scratch. The book's approach is aimed at demystifying the complexities of optimization in industrial engineering, making it more approachable and interesting for students and practitioners alike. Diverging from other texts that primarily focus on classical techniques for addressing optimization problems in industrial engineering, this book sets itself apart by delving into modern metaheuristic methods. Metaheuristic techniques have gained recognition for their efficacy in tackling complex problems that are often laden with diverse and challenging constraints. These methods, which include algorithms such as simulated annealing, and particleswarm optimization, offer a more dynamic and flexible approach to finding solutions compared to traditional methods. They are particularly adept at navigating vast search spaces and identifying optimal or near-optimal solutions in scenarios where conventional approaches might struggle. This inclusion of metaheuristic methods gives the book a unique quality, providing readers with a comprehensive understanding of both the established foundations and the cutting-edge advancements in the field of optimization. The book's exploration of these advanced techniques not only broadens the reader's knowledge base but also equips them with the tools to effectively solve more intricate and nuanced problems encountered in industrial engineering. This dual focus on classical and modern methods positions the book as a valuable and forward-thinking resource in the realm of industrial optimization.
Optimization in Industry: Present Practices And Future Scopes (Management And Industrial Engineering Ser.)
by Shubhabrata Datta J. Paulo DavimThis book describes different approaches for solving industrial problems like product design, process optimization, quality enhancement, productivity improvement and cost minimization. Several optimization techniques are described. The book covers case studies on the applications of classical as well as evolutionary and swarm optimization tools for solving industrial issues. The content is very helpful for industry personnel, particularly engineers from the Operation, R&D and Quality Assurance sectors, and also the academic researchers of different engineering and/or business administration background.
Optimization in Industry: Volume 1, Optimization Techniques
by T.A.J. NicholsonAs optimization techniques have developed, a gap has arisen between the people devising the methods and the people who actually need to use them. Research into methods is necessarily long-term and located usually in academic establishments; whereas the application of an optimization technique, normally in an industrial environment, has to be justified financially in the short term. The gap is probably inevitable; but there is no need for textbooks to reflect it. Teaching of optimization techniques separately from their connection with applications is pointless. This book gives a detailed exposition of the techniques.In this first volume, T. A. J. Nicholson demonstrates the full range of techniques available to the practitioner for the solution of varying problems. For each technique, the background reasoning behind its development is explained in simple terms; where helpful it is supported by a geometrical argument; and the iterative algorithm for finding the optimum is defined clearly. These steps enable the reader not only to see plainly what is happening in the method but also to reach a level of understanding necessary to write computer programs for optimization techniques.Problems are tackled in the same way--by searching a feasible region for an optimum. This approach helps the reader to develop the most essential of all skills--selecting appropriate techniques for different circumstances. The numerous worked examples in the text, supported by worked solutions, and the exercises at the end of the chapters are important aids to learning and to teachers. This book serves as an introduction to optimization techniques for students as well as a reference work for the practitioner in business and industry.
Optimization in Large Scale Problems: Industry 4.0 and Society 5.0 Applications (Springer Optimization and Its Applications #152)
by Panos M. Pardalos Marzieh Khakifirooz Mahdi FathiThis volume provides resourceful thinking and insightful management solutions to the many challenges that decision makers face in their predictions, preparations, and implementations of the key elements that our societies and industries need to take as they move toward digitalization and smartness. The discussions within the book aim to uncover the sources of large-scale problems in socio-industrial dilemmas, and the theories that can support these challenges. How theories might also transition to real applications is another question that this book aims to uncover. In answer to the viewpoints expressed by several practitioners and academicians, this book aims to provide both a learning platform which spotlights open questions with related case studies. The relationship between Industry 4.0 and Society 5.0 provides the basis for the expert contributions in this book, highlighting the uses of analytical methods such as mathematical optimization, heuristic methods, decomposition methods, stochastic optimization, and more. The book will prove useful to researchers, students, and engineers in different domains who encounter large scale optimization problems and will encourage them to undertake research in this timely and practical field. The book splits into two parts. The first part covers a general perspective and challenges in a smart society and in industry. The second part covers several case studies and solutions from the operations research perspective for large scale challenges specific to various industry and society related phenomena.
Optimization in Machine Learning and Applications (Algorithms for Intelligent Systems)
by Suresh Chandra Satapathy Anand J. KulkarniThis book discusses one of the major applications of artificial intelligence: the use of machine learning to extract useful information from multimodal data. It discusses the optimization methods that help minimize the error in developing patterns and classifications, which further helps improve prediction and decision-making. The book also presents formulations of real-world machine learning problems, and discusses AI solution methodologies as standalone or hybrid approaches. Lastly, it proposes novel metaheuristic methods to solve complex machine learning problems. Featuring valuable insights, the book helps readers explore new avenues leading toward multidisciplinary research discussions.
Optimization in Medicine and Biology (Engineering and Management Innovation)
by Gino J. Lim and Eva K. LeeThanks to recent advancements, optimization is now recognized as a crucial component in research and decision-making across a number of fields. Through optimization, scientists have made tremendous advances in cancer treatment planning, disease control, and drug development, as well as in sequencing DNA, and identifying protein structures.Op
Optimization in Practice with MATLAB® for Engineering Students and Professionals
by Achille MessacOptimization in Practice with MATLAB® provides a unique approach to optimization education. It is accessible to both junior and senior undergraduate and graduate students, as well as industry practitioners. It provides a strongly practical perspective that allows the student to be ready to use optimization in the workplace. It covers traditional materials, as well as important topics previously unavailable in optimization books (e. g. , Numerical Essentials - for successful optimization). Written with both the reader and the instructor in mind, Optimization in Practice with MATLAB® provides practical applications of real-world problems using MATLAB®, with a suite of practical examples and exercises that help the students link the theoretical, the analytical, and the computational in each chapter. Additionally, supporting MATLAB® m-files are available for download via www. cambridge. org. messac. Lastly, adopting instructors will receive a comprehensive solution manual with solution codes along with lectures in PowerPoint with animations for each chapter, and the text's unique flexibility enables instructors to structure one- or two-semester courses.
Optimization in Science and Engineering
by Themistocles M. Rassias Christodoulos A. Floudas Sergiy ButenkoOptimization in Science and Engineering is dedicated in honor of the 60th birthday of Distinguished Professor Panos M. Pardalos. Pardalos's past and ongoing work has made a significant impact on several theoretical and applied areas in modern optimization. As tribute to the diversity of Dr. Pardalos's work in Optimization, this book comprises a collection of contributions from experts in various fields of this rich and diverse area of science. Topics highlight recent developments and include: Deterministic global optimization Variational inequalities and equilibrium problems Approximation and complexity in numerical optimization Non-smooth optimization Statistical models and data mining Applications of optimization in medicine, energy systems, and complex network analysis This volume will be of great interest to graduate students, researchers, and practitioners, in the fields of optimization and engineering.
Optimization in the Agri-Food Supply Chain: Recent Studies
by Diala Dhouib Mayssa Koubaa Mohamed Haykal Ammar Sirine MnejjaThis book discusses the optimization of supply chains in the agri-food and animal industries, and focuses on the integration of technology and sustainability practices. It explores the use of emerging technologies like IoT, Blockchain and AI in supply chain management, and also addresses the need for resilient supply chains and strategies for risk management. Optimization in the Agri-Food Supply Chain provides an overview of various studies conducted in the field, including topics such as the impact of climate change, sustainable initiatives, inventory management activities and the dynamics of specific supply chain systems. It also discusses the use of underutilized crops, optimization techniques, forecasting methods, circular production and the role of open innovation in the food supply chain. Overall, the book aims to contribute to the knowledge on supply chain optimization and also provide insights and recommendations for enhancing efficiency and sustainability in the agri-food and animal industries.
Optimization in the Real World
by Katsuki Fujisawa Yuji Shinano Hayato WakiThis book clearly shows the importance, usefulness, and powerfulness of current optimization technologies, in particular, mixed-integer programming and its remarkable applications. It is intended to be the definitive study of state-of-the-art optimization technologies for students, academic researchers, and non-professionals in industry. The chapters of this book are based on a collection of selected and extended papers from the "IMI Workshop on Optimization in the Real World" held in October 2014 in Japan.
Optimization, Learning Algorithms and Applications: 4th International Conference, OL2A 2024, Tenerife, Spain, July 24–26, 2024, Proceedings, Part I (Communications in Computer and Information Science #2280)
by Ana I. Pereira Florbela P. Fernandes João P. Coelho João P. Teixeira José Lima Maria F. Pacheco Rui P. Lopes Santiago T. ÁlvarezThis two-volume set, CCIS 2280 and CCIS 2281, constitutes the proceedings of the 4th International Conference on Optimization, Learning Algorithms and Applications, OL2A 2024, held in Tenerife, Spain, in July 2024. The 41 papers presented here were carefully reviewed and selected from 105 submissions. They have been organized in the two volumes under the following topical sections:- Part I: Learning Algorithms in Engineering Education; Machine Learning; Deep Learning; Optimization in the SDG context. Part II: Optimization in Control Systems Design; Optimization.
Optimization, Learning Algorithms and Applications: 4th International Conference, OL2A 2024, Tenerife, Spain, July 24-26, 2024, Proceedings, Part II (Communications in Computer and Information Science #2281)
by Ana I. Pereira Florbela P. Fernandes João P. Coelho João P. Teixeira José Lima Maria F. Pacheco Rui P. Lopes Santiago T. ÁlvarezThis two-volume set, CCIS 2280 and CCIS 2281, constitutes the proceedings of the 4th International Conference on Optimization, Learning Algorithms and Applications, OL2A 2024, held in Tenerife, Spain, in July 2024. The 41 papers presented here were carefully reviewed and selected from 105 submissions. They have been organized in the two volumes under the following topical sections:- Part I: Learning Algorithms in Engineering Education; Machine Learning; Deep Learning; Optimization in the SDG context. Part II: Optimization in Control Systems Design; Optimization.