390,347 research outputs found

    A New Approximate Algorithm for Solving Multiple Objective Linear Programming with Fuzzy Parameters

    Get PDF
    Many business decisions can be modeled as multiple objective linear programming (MOLP) problems. When formulating a MOLP problem, objective functions and constraints involve many parameters which possible values are assigned by the experts who are often imprecisely or ambiguously known. So, it would be certainly more appropriate to interpret the experts’ understanding of the parameters as fuzzy numerical data which can be represented by fuzzy numbers. This paper focuses on fuzzy multiple objective linear programming (FMOLP) problems with fuzzy parameters in any form of membership function in both objective functions and constraints. Based on the related results of fuzzy linear programming (FLP) and linear programming problems with fuzzy equality and inequality constraints proposed by Zhang et al, this paper firstly proposes related definitions and concepts about FMOLP problems with fuzzy parameters. It then proposes a new approximate algorithm developed for solving the corresponding MOLP problems and the FMOLP problems. Finally, the use of related concepts, theorems, and the proposed approximate algorithm is illustrated by an example involving different cases which include setting various iterate steps, tolerances, weights, and satisfaction levels

    Phenomenon of Immobility in study of convex Optimization problems

    Get PDF
    We are concerned with convex problems of infinite Optimization, namely problems of convex Semi-Infinite Programming (SIP), linear problems of Semidefinite Programming (SDP), and linear Copositive Programming (LCP) problems that are closely related. Recent results on optimality for convex Semi-Infinite Programming are presented and applied to problems of linear SDP and LCP. New CQ-free optimality conditions for the considered classes of Optimization Problems are obtained

    Topics in exact precision mathematical programming

    Get PDF
    The focus of this dissertation is the advancement of theory and computation related to exact precision mathematical programming. Optimization software based on floating-point arithmetic can return suboptimal or incorrect resulting because of round-off errors or the use of numerical tolerances. Exact or correct results are necessary for some applications. Implementing software entirely in rational arithmetic can be prohibitively slow. A viable alternative is the use of hybrid methods that use fast numerical computation to obtain approximate results that are then verified or corrected with safe or exact computation. We study fast methods for sparse exact rational linear algebra, which arises as a bottleneck when solving linear programming problems exactly. Output sensitive methods for exact linear algebra are studied. Finally, a new method for computing valid linear programming bounds is introduced and proven effective as a subroutine for solving mixed-integer linear programming problems exactly. Extensive computational results are presented for each topic.Ph.D.Committee Chair: Dr. William J. Cook; Committee Member: Dr. George Nemhauser; Committee Member: Dr. Robin Thomas; Committee Member: Dr. Santanu Dey; Committee Member: Dr. Shabbir Ahmed; Committee Member: Dr. Zonghao G

    Scheduling to Minimize Total Weighted Completion Time via Time-Indexed Linear Programming Relaxations

    Full text link
    We study approximation algorithms for scheduling problems with the objective of minimizing total weighted completion time, under identical and related machine models with job precedence constraints. We give algorithms that improve upon many previous 15 to 20-year-old state-of-art results. A major theme in these results is the use of time-indexed linear programming relaxations. These are natural relaxations for their respective problems, but surprisingly are not studied in the literature. We also consider the scheduling problem of minimizing total weighted completion time on unrelated machines. The recent breakthrough result of [Bansal-Srinivasan-Svensson, STOC 2016] gave a (1.5c)(1.5-c)-approximation for the problem, based on some lift-and-project SDP relaxation. Our main result is that a (1.5c)(1.5 - c)-approximation can also be achieved using a natural and considerably simpler time-indexed LP relaxation for the problem. We hope this relaxation can provide new insights into the problem

    Colorful linear programming, Nash equilibrium , and pivots

    Get PDF
    The colorful Carathéodory theorem, proved by Barany in 1982, states that given d+1 sets of points S_1,...,S_{d+1} in R^d, such that each S_i contains 0 in its convex hull, there exists a set subset T in the union of the S_i containing 0 in its convex hull and such that T intersects each S_i at most once. An intriguing question - still open - is whether such a set T, whose existence is ensured, can be found in polynomial time. In 1997, Barany and Onn defined colorful linear programming as algorithmic questions related to the colorful Carathéodory theorem. The question we just mentioned comes under colorful linear programming, and there are also other problems. We present new complexity results for colorful linear programming problems and propose a variant of the "Barany-Onn" algorithm, which is an algorithm computing a set T whose existence is ensured by the colorful Carathéodory theorem. Our algorithm makes a clear connection with the simplex algorithm. Some combinatorial applications of the colorful Carathéodory theorem are also discussed from an algorithmic point of view. Finally, we show that computing a Nash equilibrium in a bimatrix game is polynomially reducible to a colorful linear programming problem. On our track, we found a new way to prove that a complementarity problem belongs to the PPAD class with the help of Sperner's lemma

    Charactarizations of Linear Suboptimality for Mathematical Programs with Equilibrium Constraints

    Get PDF
    The paper is devoted to the study of a new notion of linear suboptimality in constrained mathematical programming. This concept is different from conventional notions of solutions to optimization-related problems, while seems to be natural and significant from the viewpoint of modern variational analysis and applications. In contrast to standard notions, it admits complete characterizations via appropriate constructions of generalized differentiation in nonconvex settings. In this paper we mainly focus on various classes of mathematical programs with equilibrium constraints (MPECs), whose principal role has been well recognized in optimization theory and its applications. Based on robust generalized differential calculus, we derive new results giving pointwise necessary and sufficient conditions for linear suboptimality in general MPECs and its important specifications involving variational and quasi variational inequalities, implicit complementarity problems, etc

    A Unified Mathematical Programming Formulation for the Discriminant Problem

    Get PDF
    In recent years, much research has been done on the application of mathematical programming (MP) techniques to the discriminant problem. While very promising results have been obtained, many of these techniques are plagued by a number of problems associated with the model formulation including unbounded, improper and unacceptable solutions as well as solution instability under linear transformation of the data. Some have attempted to prevent these problems by suggesting overly complex formulations which can be difficult to solve. Others have suggested formulations which solve certain problems but which create new ones. In this paper we develop a simple MP model which unifies many features of previous formulations and appears to avoid any solution problems. This approach also considers a classification gap often encountered in the related statistical techniques

    Approximation Algorithms for Resource Allocation

    Get PDF
    This thesis is devoted to designing new techniques and algorithms for combinatorial optimization problems arising in various applications of resource allocation. Resource allocation refers to a class of problems where scarce resources must be distributed among competing agents maintaining certain optimization criteria. Examples include scheduling jobs on one/multiple machines maintaining system performance; assigning advertisements to bidders, or items to people maximizing profit/social fairness; allocating servers or channels satisfying networking requirements etc. Altogether they comprise a wide variety of combinatorial optimization problems. However, a majority of these problems are NP-hard in nature and therefore, the goal herein is to develop approximation algorithms that approximate the optimal solution as best as possible in polynomial time. The thesis addresses two main directions. First, we develop several new techniques, predominantly, a new linear programming rounding methodology and a constructive aspect of a well-known probabilistic method, the Lov\'{a}sz Local Lemma (LLL). Second, we employ these techniques to applications of resource allocation obtaining substantial improvements over known results. Our research also spurs new direction of study; we introduce new models for achieving energy efficiency in scheduling and a novel framework for assigning advertisements in cellular networks. Both of these lead to a variety of interesting questions. Our linear programming rounding methodology is a significant generalization of two major rounding approaches in the theory of approximation algorithms, namely the dependent rounding and the iterative relaxation procedure. Our constructive version of LLL leads to first algorithmic results for many combinatorial problems. In addition, it settles a major open question of obtaining a constant factor approximation algorithm for the Santa Claus problem. The Santa Claus problem is a NPNP-hard resource allocation problem that received much attention in the last several years. Through out this thesis, we study a number of applications related to scheduling jobs on unrelated parallel machines, such as provisionally shutting down machines to save energy, selectively dropping outliers to improve system performance, handling machines with hard capacity bounds on the number of jobs they can process etc. Hard capacity constraints arise naturally in many other applications and often render a hitherto simple combinatorial optimization problem difficult. In this thesis, we encounter many such instances of hard capacity constraints, namely in budgeted allocation of advertisements for cellular networks, overlay network design, and in classical problems like vertex cover, set cover and k-median
    corecore