10 results on '"Grigoriev, Alexander"'
Search Results
2. The valve location problem: Minimizing environmental damage of a spill in long oil pipelines
- Author
-
Grigoriev, Alexander and Grigorieva, Nadejda V.
- Subjects
Algorithm ,Petroleum industry -- Environmental aspects ,Valves -- Environmental aspects ,Petroleum -- Pipe lines ,Mathematical optimization ,Algorithms ,Oil spills - Abstract
To link to full-text access for this article, visit this link: http://dx.doi.org/10.1016/j.cie.2009.04.001 Byline: Alexander Grigoriev (a), Nadejda V. Grigorieva (b) Keywords: Optimization; Environmental studies; Accidents; Gas-oil transport; Dynamic programming algorithm Abstract: A shutoff valve is a control device that blocks oil flow in a pipeline in order to reduce the oil escape. This paper addresses the valve location problem where, given a pipeline network and a number of valves for installation, the task is to find a valve location that minimizes the maximum environmental damage of an oil spill. We present the first complete framework for fast computing of an optimal valve location in a general oil pipeline network. To achieve this, we formalize the problem and explain how to quantify environmental damages. Next, we present two fast algorithms optimally solving the valve location problem on linear pipeline segments. Further, we show how to extend the algorithms to solve the problem on a general pipeline network. We conclude with a computational study showing that solutions provided by our framework can reduce the adverse effects of a spill by up to 37% compared to the currently used solutions. Author Affiliation: (a) Department of Quantitative Economics, Maastricht University, P.O. Box 616, 6200 MD Maastricht, The Netherlands (b) Institute of Power Resources Transport (IPTER), 144/3, pr. Octyabrya, Ufa-450055, Russia Article History: Received 3 March 2008; Revised 2 April 2009; Accepted 3 April 2009
- Published
- 2009
3. On the Minimum Corridor Connection Problem and Other Generalized Geometric Problems.
- Author
-
Erlebach, Thomas, Kaklamanis, Christos, Bodlaender, Hans, Feremans, Corinne, Grigoriev, Alexander, Penninkx, Eelko, Sitters, René, and Wolle, Thomas
- Abstract
In this paper we discuss the complexity and approximability of the minimum corridor connection problem where, given a rectilinear decomposition of a rectilinear polygon into "rooms", one has to find the minimum length tree along the edges of the decomposition such that every room is incident to a vertex of the tree. We show that the problem is strongly NP-hard and give an subexponential time exact algorithm. For the special case of k-outerplanar graphs the running time becomes O(n3). We develop a polynomial time approximation scheme for the case when all rooms are fat and have nearly the same size. When rooms are fat but are of varying size we give a polynomial time constant factor approximation algorithm. Keywords: minimum corridor connection, generalized geometric problems, complexity, exact algorithms, approximations. [ABSTRACT FROM AUTHOR]
- Published
- 2007
- Full Text
- View/download PDF
4. Scheduling Parallel Jobs with Linear Speedup.
- Author
-
Erlebach, Thomas, Persinao, Giuseppe, Grigoriev, Alexander, and Uetz, Marc
- Abstract
We consider a scheduling problem where a set of jobs is a-priori distributed over parallel machines. The processing time of any job is dependent on the usage of a scarce renewable resource, e.g. personnel. An amount of k units of that resource can be allocated to the jobs at any time, and the more of that resource is allocated to a job, the smaller its processing time. The dependence of processing times on the amount of resources is linear for any job. The objective is to find a resource allocation and a schedule that minimizes the makespan. Utilizing an integer quadratic programming relaxation, we show how to obtain a (3 + ε) -approximation algorithm for that problem, for any ε > 0. This generalizes and improves previous results, respectively. Our approach relies on a fully polynomial time approximation scheme to solve the quadratic programming relaxation. This result is interesting in itself, because the underlying quadratic program is NP-hard to solve. We also derive lower bounds, and discuss further generalizations of the results. [ABSTRACT FROM AUTHOR]
- Published
- 2006
- Full Text
- View/download PDF
5. How to Sell a Graph: Guidelines for Graph Retailers.
- Author
-
Fomin, Fedor V., Grigoriev, Alexander, Loon, Joyce, Sitters, René, and Uetz, Marc
- Abstract
We consider a profit maximization problem where we are asked to price a set of m items that are to be assigned to a set of n customers. The items can be represented as the edges of an undirected (multi)graph G, where an edge multiplicity larger than one corresponds to multiple copies of the same item. Each customer is interested in purchasing a bundle of edges of G, and we assume that each bundle forms a simple path in G. Each customer has a known budget for her respective bundle, and is interested only in that particular bundle. The goal is to determine item prices and a feasible assignment of items to customers in order to maximize the total profit. When the underlying graph G is a path, we derive a fully polynomial time approximation scheme, complementing a recent NP-hardness result. If the underlying graph is a tree, and edge multiplicities are one, we show that the problem is polynomially solvable, contrasting its APX-hardness for the case of unlimited availability of items. However, if the underlying graph is a grid, and edge multiplicities are one, we show that it is even NP-complete to approximate the maximum profit to within a factor n1-ε. Keywords: Pricing problems, tollbooth problem, highway problem, computational complexity, dynamic programming, fully polynomial time approximation scheme. [ABSTRACT FROM AUTHOR]
- Published
- 2006
- Full Text
- View/download PDF
6. Tree-width and large grid minors in planar graphs.
- Author
-
Grigoriev, Alexander
- Subjects
- *
GRAPH theory , *COMBINATORICS , *GRAPHIC methods , *MATHEMATICS , *ALGORITHMS - Abstract
We show that for a planar graph with no g-grid minor there exists a tree-decomposition of width at most 5g - 6. The proof is constructive and simple. The underlying algorithm for the tree-decomposition runs in O(n² log n) time. [ABSTRACT FROM AUTHOR]
- Published
- 2011
7. Scheduling jobs with time-resource tradeoff via nonlinear programming.
- Author
-
Grigoriev, Alexander and Uetz, Marc
- Subjects
COMPUTER scheduling ,NONLINEAR programming ,RESOURCE allocation ,APPROXIMATION theory ,POLYNOMIALS ,SCHEDULING ,ALGORITHMS ,COMPUTATIONAL complexity - Abstract
Abstract: We consider a scheduling problem where the processing time of any job is dependent on the usage of a discrete renewable resource, e.g. personnel. An amount of units of that resource can be allocated to the jobs at any time, and the more of that resource is allocated to a job, the smaller its processing time. The objective is to find a resource allocation and a schedule that minimizes the makespan. We explicitly allow for succinctly encodable time-resource tradeoff functions, which calls for mathematical programming techniques other than those that have been used before. Utilizing a (nonlinear) integer mathematical program, we obtain the first polynomial time approximation algorithm for the scheduling problem, with performance bound for any . Our approach relies on a fully polynomial time approximation scheme to solve the nonlinear mathematical programming relaxation. We also derive lower bounds for the approximation. [Copyright &y& Elsevier]
- Published
- 2009
- Full Text
- View/download PDF
8. Machine scheduling with resource dependent processing times.
- Author
-
Grigoriev, Alexander, Sviridenko, Maxim, and Uetz, Marc
- Subjects
- *
SCHEDULING , *EMPLOYEES , *INTEGER programming , *LINEAR programming , *ALGORITHMS , *MATHEMATICAL programming - Abstract
We consider machine scheduling on unrelated parallel machines with the objective to minimize the schedule makespan. We assume that, in addition to its machine dependence, the processing time of any job is dependent on the usage of a discrete renewable resource, e.g. workers. A given amount of that resource can be distributed over the jobs in process at any time, and the more of that resource is allocated to a job, the smaller is its processing time. This model generalizes the classical unrelated parallel machine scheduling problem by adding a time-resource tradeoff. It is also a natural variant of a generalized assignment problem studied previously by Shmoys and Tardos. On the basis of an integer linear programming formulation for a relaxation of the problem, we use LP rounding techniques to allocate resources to jobs, and to assign jobs to machines. Combined with Graham’s list scheduling, we show how to derive a 4-approximation algorithm. We also show how to tune our approach to yield a 3.75-approximation algorithm. This is achieved by applying the same rounding technique to a slightly modified linear programming relaxation, and by using a more sophisticated scheduling algorithm that is inspired by the harmonic algorithm for bin packing. We finally derive inapproximability results for two special cases, and discuss tightness of the integer linear programming relaxations. [ABSTRACT FROM AUTHOR]
- Published
- 2007
- Full Text
- View/download PDF
9. Project scheduling with irregular costs: complexity, approximability, and algorithms.
- Author
-
Grigoriev, Alexander and Woeginger, Gerhard J.
- Subjects
- *
PRODUCTION scheduling , *APPROXIMATION theory , *ALGORITHMS , *POLYNOMIALS , *NETWORK analysis (Planning) - Abstract
We address a generalization of the classical discrete time-cost tradeoff problem where the costs are irregular and depend on the starting and the completion times of the activities. We present a complete picture of the computational complexity and the approximability of this problem for several natural classes of precedence constraints. We prove that the problem is NP-hard and hard to approximate, even in case the precedence constraints form an interval order. For precedence constraints with bounded height, there is a complexity jump from height one to height two: For height one, the problem is polynomially solvable, whereas for height two, it is NP-hard and APX-hard. Finally, the problem is shown to be polynomially solvable if the precedence constraints have bounded width or are series parallel. [ABSTRACT FROM AUTHOR]
- Published
- 2004
- Full Text
- View/download PDF
10. On the minimum corridor connection problem and other generalized geometric problems
- Author
-
Bodlaender, Hans L., Feremans, Corinne, Grigoriev, Alexander, Penninkx, Eelko, Sitters, René, and Wolle, Thomas
- Subjects
- *
ALGORITHMS , *COMPUTATIONAL complexity , *POLYGONS , *GRAPH connectivity , *MATHEMATICAL decomposition , *APPROXIMATION theory , *MATHEMATICAL optimization - Abstract
Abstract: In this paper we discuss the complexity and approximability of the minimum corridor connection problem where, given a rectilinear decomposition of a rectilinear polygon into “rooms”, one has to find the minimum length tree along the edges of the decomposition such that every room is incident to a vertex of the tree. We show that the problem is strongly NP-hard and give a subexponential time exact algorithm. For the special case when the room connectivity graph is k-outerplanar the algorithm running time becomes cubic. We develop a polynomial time approximation scheme for the case when all rooms are fat and have nearly the same size. When rooms are fat but are of varying size we give a polynomial time constant factor approximation algorithm. [Copyright &y& Elsevier]
- Published
- 2009
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.