Goal programming is one of the most widely used methodologies in operations research and management science, and encompasses most classes of multiple objective programming models. Ignizio provides a concise and lucid overview of (a) the linear goal programming model, (b) a computationally efficient algorithm for solution, (c) duality and sensitivity analysis and (d) extensions of the methodology to integer as well as non-linear models.
The conference was organized in order to assemble a group of researchers and practitioners in the area of Multiple Criteria Decision Making. The purpose was to discuss the current state of the art with respect to both theory and practice. This conference considered such points as recent t_heoretical developments in terms of models, the behavioral aspects of multiple criteria decision making, as well as practical applications already realized and 1n progress. In addition, there was interest in the problems of implementation of multiple-criteria methods, and the interface between theory and practice, Approximately 78 participants from 15 different countries attended the conference - both theorists and practitioners. A list of participants and their addresses is found on page 411 • Because of the relatively large number of papers presented, large morning sessions followed by smaller parallel afternoon sessions were employed'. In general a discussant commented on each paper. In addition, considerable time was reserved for small-group discussion and interaction. In addition to expressing our gratitude to the participants for their enthusiastic reception and participation in the conference, we want. to thank particularly the speakers, session chairmen and discussants. We also wish to thank the C.E.S.A. and the European Institute for their support, as well as Mrs. Randee Pomerantz and Miss Dina Nagler.~oth of the E.I.A.S.M.,for their active role in the organization and arrangements for the conference, and Mrs. Jessie Goveas, E.I.A.S.M. for typing the conference proceedings.
This monograph presents new developments in multi-level decision-making theory, technique and method in both modeling and solution issues. It especially presents how a decision support system can support managers in reaching a solution to a multi-level decision problem in practice. This monograph combines decision theories, methods, algorithms and applications effectively. It discusses in detail the models and solution algorithms of each issue of bi-level and tri-level decision-making, such as multi-leaders, multi-followers, multi-objectives, rule-set-based, and fuzzy parameters. Potential readers include organizational managers and practicing professionals, who can use the methods and software provided to solve their real decision problems; PhD students and researchers in the areas of bi-level and multi-level decision-making and decision support systems; students at an advanced undergraduate, master’s level in information systems, business administration, or the application of computer science.
Big Data is a new field, with many technological challenges to be understood in order to use it to its full potential. These challenges arise at all stages of working with Big Data, beginning with data generation and acquisition. The storage and management phase presents two critical challenges: infrastructure, for storage and transportation, and conceptual models. Finally, to extract meaning from Big Data requires complex analysis. Here the authors propose using metaheuristics as a solution to these challenges; they are first able to deal with large size problems and secondly flexible and therefore easily adaptable to different types of data and different contexts. The use of metaheuristics to overcome some of these data mining challenges is introduced and justified in the first part of the book, alongside a specific protocol for the performance evaluation of algorithms. An introduction to metaheuristics follows. The second part of the book details a number of data mining tasks, including clustering, association rules, supervised classification and feature selection, before explaining how metaheuristics can be used to deal with them. This book is designed to be self-contained, so that readers can understand all of the concepts discussed within it, and to provide an overview of recent applications of metaheuristics to knowledge discovery problems in the context of Big Data.
Selective maintenance problem plays an essential role in reliability optimization decision-making problems. Systems are a configuration of several components, and there are situations the system needs small intervals or break for maintenance actions, during the intervals expert carried out the maintenance actions to replace or repair the deteriorated components of the systems. Because of the uncertainty associated with the component’s operational time, failure, and next mission duration create a new challenge in determining optimal components allocation and evaluating future missions successfully. In this paper, a multi-objective selective maintenance allocation problem is formulated with fuzzy parameters under neutrosophic environment. A new defuzzification technique is introduced based on beta distribution to convert fuzzy parameters into crisp values. The neutrosophic goal programming technique is used to determine the compromise allocation of replaceable and repairable components based on the system reliability optimization. A numerical illustration is used to validate the model and ascertain its effectiveness. The result is compared with two other approaches and found to be better. The method is flexible and straightforward and can be solved using any available commercial packages. The extension of the concept can be useful to other complex system reliability optimization.
Goal Programming Applications in Accounting 74 Goal Programming Applications in Agriculture 76 Goal Programming Applications in Economics 78 Goal Programming Applications in Engineering 79 Goal Programming Applications in Finance 80 Goal Programming Applications in Government 83 Goal Programming Applications in an International Context 88 Goal Programming Applications in Management 90 Goal Programming Applications in Marketing 97 Summary 98 CHAPTER 5. FUTURE TRENDS IN GOAL PROORAMMING 101 GP is Positioned for Growth 101 Shifting the Life Cycle of GP Research to Growth 103 Summary 107 Reference 108 APPENDIX A TEXTBOOKS, READINGS BOOKS AND MONOORAPHS ON GOAL PROORAMMING 109 APPENDIX B. JOURNAL RESEARCH PUBLICATIONS ON GOAL PROORAMMING 113 INDEX 213 viii LIST OF FIGURES Figure 1-1. Summary Relationship of GP with MS/OR and MCDM Figure 1-2. Frequency Distribution for GP Journal Publications Figure 1-3. Life Cycle ofGP Research Figure 2-1. Set of GP Efficient Solutions Figure 5-1. Life Cycle of GP Research ix LIST OF TABLES Table 1-1. MS/OR Topics and Their Related GP Topics Table 1-2. MCDM Subareas and Their Related GP Topics Table 1-3. Frequency Listing ofGP Journal Publications and Book Titles Table 2-1. Solutions for a Dominated GP Problem Table 2-2. Conversion ofLP Constraints to Goal Constraints Table 2-3. GP Citations on Dominance, Inferiority and Inefficiency Table 2-4. GP Citations on Relative Weighting, Prioritization and Incommensurability Table 2-5. MS/OR Topics and Their Related GP Topics Table 3-1. Citations on WeightedlPreemptive GP Methodology Table 3-2. Citations on Pure/Mixed Integer GP Methodology Table 3-3.
A broad introduction to algorithms for decision making under uncertainty, introducing the underlying mathematical problem formulations and the algorithms for solving them. Automated decision-making systems or decision-support systems—used in applications that range from aircraft collision avoidance to breast cancer screening—must be designed to account for various sources of uncertainty while carefully balancing multiple objectives. This textbook provides a broad introduction to algorithms for decision making under uncertainty, covering the underlying mathematical problem formulations and the algorithms for solving them. The book first addresses the problem of reasoning about uncertainty and objectives in simple decisions at a single point in time, and then turns to sequential decision problems in stochastic environments where the outcomes of our actions are uncertain. It goes on to address model uncertainty, when we do not start with a known model and must learn how to act through interaction with the environment; state uncertainty, in which we do not know the current state of the environment due to imperfect perceptual information; and decision contexts involving multiple agents. The book focuses primarily on planning and reinforcement learning, although some of the techniques presented draw on elements of supervised learning and optimization. Algorithms are implemented in the Julia programming language. Figures, examples, and exercises convey the intuition behind the various approaches presented.