![]() |
![]() |
Your cart is empty |
||
Books > Business & Economics > Business & management > Management & management techniques > Operational research
This book discusses recent developments in the vast domain of optimization. Featuring papers presented at the 1st International Conference on Frontiers in Optimization: Theory and Applications (FOTA 2016), held at the Heritage Institute of Technology, Kolkata, on 24-26 December 2016, it opens new avenues of research in all topics related to optimization, such as linear and nonlinear optimization; combinatorial-, stochastic-, dynamic-, fuzzy-, and uncertain optimization; optimal control theory; as well as multi-objective, evolutionary and convex optimization and their applications in intelligent information and technology, systems science, knowledge management, information and communication, supply chain and inventory control, scheduling, networks, transportation and logistics and finance. The book is a valuable resource for researchers, scientists and engineers from both academia and industry.
The University of Genoa - Ohio State University Joint Conference on New Trends in Systems Theory was held at the Badia di S. Andrea in Genoa on July 9-11, 1990. This Proceedings volume contains articles based on two of the three Plenary talks and most of the shorter presentations. The papers are arranged by author, and no attempt has been made to organize them by topic. We would like to thank the members of the Scientific Committee and of the Program Committee, the speakers and authors, and everyone who attended the conference. Approximately 120 researchers and students from all over the world visited Genoa for the meeting, representing a wide spectrum of areas in pure and applied control and systems theory. The success of the conference depended on their high level of scientific and engineering expertise, not to mention their enthusiasm. The Conference on New Trends in Systems Theory would not have been possible without the help of a great many institutions and people. We would like to thank the University of Genoa, particularly Professor Enrico Beltrametti, and the Ohio State University's Columbian Quincentenary Committee led by Professor Christian Zacher, for encouragement and financial assistance. The University of Genoa Mathematics Department and Communication, Computer and System Sciences Department supplied assistance and technical help. The staff of the Consorzio Genova Ricerche, particularly Ms. Piera Ponta and Ms. Camilla Marconi, worked diligently over many months and especially during the conference itself to insure a smooth and enjoyable meeting.
This volume presents new concepts and methods in Air Traffic Management, in particular: Collaborative Decision Making, as it incorporates for the first time airline companies in the management process; Congestion Pricing, as many part of the systems are and will remain saturated, hence only leveling of demand can contribute to global efficiency; Flow Management Methods, as the most important tools in planning and analysis; Models of Controller-Pilot Interaction, as deregulation increases the workload of this communication; Weather Forecast, as airport capacity is strongly affected by weather conditions.
This addition to the ISOR series introduces complementarity models in a straightforward and approachable manner and uses them to carry out an in-depth analysis of energy markets, including formulation issues and solution techniques. In a nutshell, complementarity models generalize: a. optimization problems via their Karush-Kuhn-Tucker conditions b. on-cooperative games in which each player may be solving a separate but related optimization problem with potentially overall system constraints (e.g., market-clearing conditions) c. conomic and engineering problems that aren't specifically derived from optimization problems (e.g., spatial price equilibria) d. roblems in which both primal and dual variables (prices) appear in the original formulation (e.g., The National Energy Modeling System (NEMS) or its precursor, PIES). As such, complementarity models are a very general and flexible modeling format. A natural question is why concentrate on energy markets for this complementarity approach? s it turns out, energy or other markets that have game theoretic aspects are best modeled by complementarity problems. The reason is that the traditional perfect competition approach no longer applies due to deregulation and restructuring of these markets and thus the corresponding optimization problems may no longer hold. Also, in some instances it is important in the original model formulation to involve both primal variables (e.g., production) as well as dual variables (e.g., market prices) for public and private sector energy planning. Traditional optimization problems can not directly handle this mixing of primal and dual variables but complementarity models can and this makes them all that more effective for decision-makers.
This book is open access under a CC BY 4.0 license. This open access book offers comprehensive coverage on Ordered Fuzzy Numbers, providing readers with both the basic information and the necessary expertise to use them in a variety of real-world applications. The respective chapters, written by leading researchers, discuss the main techniques and applications, together with the advantages and shortcomings of these tools in comparison to other fuzzy number representation models. Primarily intended for engineers and researchers in the field of fuzzy arithmetic, the book also offers a valuable source of basic information on fuzzy models and an easy-to-understand reference guide to their applications for advanced undergraduate students, operations researchers, modelers and managers alike.
I ?rst met Jingqiao when he had just commenced his PhD research in evolutionary algorithms with Arthur Sanderson at Rensselaer. Jingqiao's goals then were the investigation and development of a novel class of se- adaptivedi?erentialevolutionalgorithms, later calledJADE. I had remarked to Jingqiao then that Arthur always appreciated strong theoretical foun- tions in his research, so Jingqiao's prior mathematically rigorous work in communications systems would be very useful experience. Later in 2007, whenJingqiaohadcompletedmostofthetheoreticalandinitialexperimental work on JADE, I invited him to spend a year at GE Global Research where he applied his developments to several interesting and important real-world problems. Most evolutionary algorithm conferences usually have their share of in- vative algorithm oriented papers which seek to best the state of the art - gorithms. The best algorithms of a time-frame create a foundation for a new generationof innovativealgorithms, and so on, fostering a meta-evolutionary search for superior evolutionary algorithms. In the past two decades, during whichinterest andresearchin evolutionaryalgorithmshavegrownworldwide by leaps and bounds, engaging the curiosity of researchers and practitioners frommanydiversescienceandtechnologycommunities, developingstand-out algorithms is getting progressively harder.
Markov decision process (MDP) models are widely used for modeling
sequential decision-making problems that arise in engineering,
economics, computer science, and the social sciences. Many
real-world problems modeled by MDPs have huge state and/or action
spaces, giving an opening to the curse of dimensionality and so
making practical solution of the resulting models intractable. In
other cases, the system of interest is too complex to allow
explicit specification of some of the MDP model parameters, but
simulation samples are readily available (e.g., for random
transitions and costs). For these settings, various sampling and
population-based algorithms have been developed to overcome the
difficulties of computing an optimal solution in terms of a policy
and/or value function. Specific approaches include adaptive
sampling, evolutionary policy iteration, evolutionary random policy
search, and model reference adaptive search.
Metaheuristics have been a very active research topic for more than two decades. During this time many new metaheuristic strategies have been devised, they have been experimentally tested and improved on challenging benchmark problems, and they have proven to be important tools for tackling optimization tasks in a large number of practical applications. In other words, metaheuristics are nowadays established as one of the main search paradigms for tackling computationally hard problems. Still, there are a large number of research challenges in the area of metaheuristics. These challenges range from more fundamental questions on theoretical properties and performance guarantees, empirical algorithm analysis, the effective configuration of metaheuristic algorithms, approaches to combine metaheuristics with other algorithmic techniques, towards extending the available techniques to tackle ever more challenging problems. This edited volume grew out of the contributions presented at the ninth Metaheuristics International Conference that was held in Udine, Italy, 25-28 July 2011. The conference comprised 117 presentations of peer-reviewed contributions and 3 invited talks, and it has been attended by 169 delegates. The chapters that are collected in this book exemplify contributions to several of the research directions outlined above.
Applied Linear Regression for Business Analytics with R introduces regression analysis to business students using the R programming language with a focus on illustrating and solving real-time, topical problems. Specifically, this book presents modern and relevant case studies from the business world, along with clear and concise explanations of the theory, intuition, hands-on examples, and the coding required to employ regression modeling. Each chapter includes the mathematical formulation and details of regression analysis and provides in-depth practical analysis using the R programming language.
"Focusing on turning an initial idea into a project with a successful outcome, this book fills a gap in current literature on project management and is thoroughly grounded in the latest research in this field. It emphasizes the practical application of decision making based on qualitative and judgmental information"--
Rapid Modelling and Quick Response presents new research developments in the fields of rapid modelling and quick response linked with performance improvements (based on lead time reduction, etc., as well as financial performance measures). The papers and teaching cases in this book were presented at the second Rapid Modelling Conference: "Quick Response - Intersection of Theory and Practice." The main focus of this collection is the transfer of knowledge from theory to practice, providing the theoretical foundations for successful performance improvement. This conference volume challenges the traditional notions of rapid modelling, and offers valuable contributions to the scientific communities of operations management, production management, supply chain management, industrial engineering and operations research. Rapid Modelling and Quick Response will give the interested reader (researcher, as well as practitioner) a good overview of new developments in this field.
260 2 Crew Legalities and Crew Pairing Repair 264 3 Model and Mathematical Formulation 266 4 Solution Methodology 271 5 Computational Experiences 277 6 Conclusion 285 REFERENCES 286 10 THE USE OF OPTIMIZATION TO PERFORM AIR TRAFFIC FLOW MANAGEMENT Kenneth Lindsay, E. Andrew Boyd, George Booth, and Charles Harvey 287 1 Introduction 288 2 The Traffic Flow Management (TFM) Problem 289 3 Recent TFM Optimization Models 292 4 The Time Assignment Model (TAM) 302 5 Summary and Conclusions 307 REFERENCES 309 11 THE PROCESSES OF AIRLINE SYSTEM OPERATIONS CONTROL Seth C. Grandeau, Michael D. Clarke, and Dennis F.X. Mathaisel 312 1 Introduction 313 2 The Four Phases of Airline Schedule Development 315 The Airline Operations Control Center (OCC) 3 320 4 Analysis of Operational Problems 331 5 Areas For Improvement 352 6 Case Study: PT Garuda Indonesia Airlines 357 REFERENCES 368 12 THE COMPLEX CONFIGURATION MODEL Bruce W. Patty and Jim Diamond 370 1 Introduction 370 Problem Description 2 371 Problem Formulation 3 375 4 Model Implementation 379 ix Contents 383 5 Summary REFERENCES 383 13 INTEGRATED AIRLINE SCHEDULE PLANNING Cynthia Barnhart, Fang Lu, and Rajesh Shenoi 384 1 Introduction 385 2 Fleet Assignment and Crew Pairing Problems: Existing M- els and Algorithms 388 3 An Integrated Approximate Fleet Assignment and Crew Pa- ing Model 393 4 An Advanced Integrated Solution Approach 395 5 Case Study 396 6 Conclusions and Future Research Directions 399 REFERENCES 401 14 AIRLINE SCHEDULE PERTURBATION PROBLEM: LANDING AND TAKEOFF WITH
The emergence of high-performance computers and sophisticated software tech nology has led to significant advances in the development and application of operations research. In turn, the growing complexity of operations research models has posed an increasing challenge to computational methodology and computer technology. This volume focuses on recent advances in the fields of Computer Science and Operations Research, on the impact of technologi cal innovation on these disciplines, and on the close interaction between them. The papers cover many relevant topics: computational probability; design and analysis of algorithms; graphics; heuristic search and learning; knowledge-based systems; large-scale optimization; logic modeling and computation; modeling languages; parallel computation; simulation; and telecommunications. 1 This volume developed out of a conference held in Williamsburg, Virginia, January 5-7, 1994. It was sponsored by the Computer Science Technical Section of the Operations Research Society of America. The conference was attended by over 120 people from across the United States, and from many other countries. We would like to take this opportunity to thank the participants of the con ference, the authors, the anonymous referees, and the publisher for helping produce this volume. We express our special thanks to Bill Stewart and Ed Wasil for serving as Area Editors."
This book presents recent work in the physics and economics of management through the developmental theory and practice of management science/operations research (MS/OR) that goes beyond the author s earlier book on the same subject. (Volume 125 in Springer s MS/OR series) This current work makes a useful contribution to the next-generation discrete system of science and management for a better society. The scope of the book is focused on the science and management of the 3M&I Time system in the discrete world, where that system is a complex class consisting of humans, material/machine, money and time. The system is treated by a stochastic/intelligence (medium) approach. The science of this system is the interdisciplinary science of physics, management, economics and related fields and is based on synthesis and intelligence in the new discrete world. Here, this domain is referred to as a discrete and complex science (of physics and economics) in industry and society. Another domain, which is referred to as higher management science and operations in this book, stems from the change in traditional management to higher management driven by the power of information and communications technology (ICT) in the cloud computing/global age. This domain exists to meet the needs of logic for real-time/systematic decisions and management in a changeable, speeded-up, and risk environment."
Scheduling and multicriteria optimisation theory have been subject, separately, to numerous studies. Since the last twenty years, multicriteria scheduling problems have been subject to a growing interest. However, a gap between multicriteria scheduling approaches and multicriteria optimisation field exits. This book is an attempt to collect the elementary of multicriteria optimisation theory and the basic models and algorithms of multicriteria scheduling. It is composed of numerous illustrations, algorithms and examples which may help the reader in understanding the presented concepts. This book covers general concepts such as Pareto optimality, complexity theory, and general method for multicriteria optimisation, as well as dedicated scheduling problems and algorithms: just-in-time scheduling, flexibility and robustness, single machine problems, parallel machine problems, shop problems, etc. The second edition contains revisions and new material.
This book presents a variety of advanced research papers in optimization and dynamics written by internationally recognized researchers in these fields. As an example of applying optimization in sport, it introduces a new method for finding the optimal bat sizes in baseball and softball. The book is divided into three parts: operations research, dynamics, and applications. The operations research section deals with the convergence of Newton-type iterations for solving nonlinear equations and optimum problems, the limiting properties of the Nash bargaining solution, the utilization of public goods, and optimizing lot sizes in the automobile industry. The topics in dynamics include special linear approximations of nonlinear systems, the dynamic behavior of industrial clusters, adaptive learning in oligopolies, periodicity in duopolies resulting from production constraints, and dynamic models of love affairs. The third part presents applications in the fields of reverse logistic network design for end-of-life wind turbines, fuzzy optimization of the structure of agricultural products, water resources management in the restoration plans for a lake and also in groundwater supplies. In addition it discusses applications in reliability engineering to find the optimal preventive replacement times of deteriorating equipment and using bargaining theory to determine the best maintenance contract. The diversity of the application areas clearly illustrates the usefulness of the theory and methodology of optimization and dynamics in solving practical problems.
In the two decades since its inception by L. Zadeh, the theory of fuzzy sets has matured into a wide-ranging collection of concepts, models, and tech niques for dealing with complex phenomena which do not lend themselves to analysis by classical methods based on probability theory and bivalent logic. Nevertheless, a question which is frequently raised by the skeptics is: Are there, in fact, any significant problem areas in which the use of the theory of fuzzy sets leads to results which could not be obtained by classical methods? The approximately 5000 publications in this area, which are scattered over many areas such as artificial intelligence, computer science, control engineering, decision making, logic, operations research, pattern recognition, robotics and others, provide an affirmative answer to this question. In spite of the large number of publications, good and comprehensive textbooks which could facilitate the access of newcomers to this area and support teaching were missing until recently. To help to close this gap and to provide a textbook for courses in fuzzy set theory which can also be used as an introduction to this field, the first volume ofthis book was published in 1985 Zimmermann 1985 b]. This volume tried to cover fuzzy set theory and its applications as extensively as possible. Applications could, therefore, only be described to a limited extent and not very detailed."
Multiple Criteria Decision Making and its Applications to Economic Problems ties Multiple Criteria Decision Making (MCDM)/Multiple Objective Optimization (MO) and economics together. It describes how MCDM methods (goal programming) can be used in economics. The volume consists of two parts. Part One of the book introduces the MCDM approaches. This first part, comprising Chapters 1-5, is basically an overview of MCDM methods that can most likely be used to address a wide range of economic problems. Readers looking for an in-depth discussion of multi-criteria analysis can grasp and become acquainted with the initial MCDM tools, language and definitions. Part Two, which comprises Chapters 6-8, focuses on the theoretical core of the book. Thus in Chapter 6 an economic meaning is given to several key concepts on MCDM, such as ideal point, distance function, etc. It illustrates how Compromise Programming (CP) can support the standard premise of utility optimisation in economics as well as how it is capable of approximating the standard utility optimum when the decision-makers' preferences are incompletely specified. Chapter 7 deals entirely with production analysis. The main characteristic throughout the Chapter refers to a standard joint production scenario, analysed from the point of view of MCDM schemes. Chapter 8 focuses on the utility specification problem in the n-arguments space within a risk aversion context. A link between Arrows' risk aversion coefficient and CP utility permits this task. The book is intended for postgraduate students and researchers in economics with an OR/MS orientation or in OR/MS with an economic orientation. In short, it attempts to fruitfully link economics and MCDM.
This book is devoted to the study of a class of optimal control problems arising in mathematical economics, related to the Robinson-Solow-Srinivasan (RSS) model. It will be useful for researches interested in the turnpike theory, infinite horizon optimal control and their applications, and mathematical economists. The RSS is a well-known model of economic dynamics that was introduced in the 1960s and as many other models of economic dynamics, the RSS model is determined by an objective function (a utility function) and a set-valued mapping (a technology map). The set-valued map generates a dynamical system whose trajectories are under consideration and the objective function determines an optimality criterion. The goal is to find optimal trajectories of the dynamical system, using the optimality criterion. Chapter 1 discusses turnpike properties for some classes of discrete time optimal control problems. Chapter 2 present the description of the RSS model and discuss its basic properties. Infinite horizon optimal control problems, related to the RSS model are studied in Chapter 3. Turnpike properties for the RSS model are analyzed in Chapter 4. Chapter 5 studies infinite horizon optimal control problems related to the RSS model with a nonconcave utility function. Chapter 6 focuses on infinite horizon optimal control problems with nonautonomous optimality criterions. Chapter 7 contains turnpike results for a class of discrete-time optimal control problems. Chapter 8 discusses the RSS model and compares different optimality criterions. Chapter 9 is devoted to the study of the turnpike properties for the RSS model. In Chapter 10 the one-dimensional autonomous RSS model is considered and the continuous time RSS model is studied in Chapter 11.
This book presents an analysis of the dynamics and the complexity of new product development projects which are organized according to the concept of concurrent engineering. The approach of the authors includes both a theoretical and an empirical treatment of the topic, based on the theory of design structure matrices. Readers will discover diverse perspectives and mathematical models, as well as an extensive discussion of two case studies.
Entropy optimization is a useful combination of classical engineering theory (entropy) with mathematical optimization. The resulting entropy optimization models have proved their usefulness with successful applications in areas such as image reconstruction, pattern recognition, statistical inference, queuing theory, spectral analysis, statistical mechanics, transportation planning, urban and regional planning, input-output analysis, portfolio investment, information analysis, and linear and nonlinear programming. While entropy optimization has been used in different fields, a good number of applicable solution methods have been loosely constructed without sufficient mathematical treatment. A systematic presentation with proper mathematical treatment of this material is needed by practitioners and researchers alike in all application areas. The purpose of this book is to meet this need. Entropy Optimization and Mathematical Programming offers perspectives that meet the needs of diverse user communities so that the users can apply entropy optimization techniques with complete comfort and ease. With this consideration, the authors focus on the entropy optimization problems in finite dimensional Euclidean space such that only some basic familiarity with optimization is required of the reader.
This book tackles issues associated with inconsistency in pairwise comparisons from both theoretical and practical perspectives. Human judgments are seldom absolutely consistent, or absolutely precise, therefore problems of measuring and handling inconsistency belong among hot topics of the current research, especially in the theoretical framework of multiple criteria decision aiding (MCDA). The book presents and discusses the state-of-the-art of this field including both cardinal and ordinal inconsistency, the problems of different scales for comparisons and inconsistency reduction, and the alternative approaches to inconsistency detection and measurement. This book is a unique one-stop guide for readers who are interested in inconsistency in pairwise comparisons. Researchers and practitioners in the area of multiple-criteria decision-making (MCDM) and the analytic hierarchy process (AHP) will find this informative book particularly valuable. Â
Making decisions is certainly the most important task managers are faced with, and it is often a very difficult one. This book offers a procedure for solving complex decision problems step by step. Unlike other texts, the book focuses on problem analysis, on developing potential solutions, and on establishing a decision-making matrix. In this fourth edition of the book, published under a new title, the authors present simplified, actionable guidelines that can be easily applied to the individual steps in the heuristic process. The book is intended for decision-makers at companies, non-profit organizations and in public administration whose work involves complex problems. It will also benefit students and participants in executive courses. |
![]() ![]() You may like...
Stochastically-Based Semantic Analysis
Wolfgang Minker, Alex Waibel, …
Hardcover
R3,010
Discovery Miles 30 100
Social Media Content Analysis: Natural…
Kam-Fai Wong, Wei Gao, …
Hardcover
R4,561
Discovery Miles 45 610
Non-linear Predictive Control - Theory…
Basil Kouvaritakis, Mark Cannon
Hardcover
R3,693
Discovery Miles 36 930
Quality Management for Organizational…
David Goetsch, Stanley Davis
Paperback
R2,723
Discovery Miles 27 230
Bio-Inspired Collaborative Intelligent…
Yongsheng Ding, Lei Chen, …
Hardcover
R5,197
Discovery Miles 51 970
Introduction to Discrete Event Systems
Christos G. Cassandras, Stephane Lafortune
Hardcover
R3,865
Discovery Miles 38 650
Semi-physical Verification Technology…
Xiaolei Yu, Donghua Wang, …
Hardcover
R2,895
Discovery Miles 28 950
Industry 4.0 and Advanced Manufacturing…
Amaresh Chakrabarti, Manish Arora
Hardcover
R7,102
Discovery Miles 71 020
|