Skip to main content

Showing 1–12 of 12 results for author: Adjiashvili, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2101.03388  [pdf, other

    math.OC cs.DM

    An Optimization Framework for Power Infrastructure Planning

    Authors: Nina Wiedemann, David Adjiashvili

    Abstract: The ubiquitous expansion and transformation of the energy supply system involves large-scale power infrastructure construction projects. In the view of investments of more than a million dollars per kilometre, planning authorities aim to minimise the resistances posed by multiple stakeholders. Mathematical optimisation research offers efficient algorithms to compute globally optimal routes based o… ▽ More

    Submitted 30 January, 2021; v1 submitted 9 January, 2021; originally announced January 2021.

  2. arXiv:2009.05382  [pdf, ps, other

    cs.DS

    Fault-Tolerant Edge-Disjoint Paths -- Beyond Uniform Faults

    Authors: David Adjiashvili, Felix Hommelsheim, Moritz Mühlenthaler, Oliver Schaudt

    Abstract: The overwhelming majority of survivable (fault-tolerant) network design models assume a uniform fault model. Such a model assumes that every subset of the network resources (edges or vertices) of a given cardinality $k$ may fail. While this approach yields problems with clean combinatorial structure and good algorithms, it often fails to capture the true nature of the scenario set coming from appl… ▽ More

    Submitted 10 September, 2020; originally announced September 2020.

    Comments: arXiv admin note: substantial text overlap with arXiv:1301.6299

    MSC Class: 90C27; 68W25

  3. arXiv:1910.13297  [pdf, ps, other

    cs.DS cs.DM

    Flexible Graph Connectivity: Approximating Network Design Problems Between 1- and 2-connectivity

    Authors: David Adjiashvili, Felix Hommelsheim, Moritz Mühlenthaler

    Abstract: Graph connectivity and network design problems are among the most fundamental problems in combinatorial optimization. The minimum spanning tree problem, the two edge-connected spanning subgraph problem (2-ECSS) and the tree augmentation problem (TAP) are all examples of fundamental well-studied network design tasks that postulate different initial states of the network and different assumptions on… ▽ More

    Submitted 13 January, 2020; v1 submitted 29 October, 2019; originally announced October 2019.

    Comments: Improved presentation of the paper

    MSC Class: 90C27; 68W25

  4. arXiv:1703.06074  [pdf, other

    cs.DS cs.DM

    Robust Assignments with Vulnerable Nodes

    Authors: David Adjiashvili, Viktor Bindewald, Dennis Michaels

    Abstract: Various real-life planning problems require making upfront decisions before all parameters of the problem have been disclosed. An important special case of such problem especially arises in scheduling and staff rostering problems, where a set of tasks needs to be assigned to an available set of resources (personnel or machines), in a way that each task is assigned to one resource, while no task is… ▽ More

    Submitted 17 March, 2017; originally announced March 2017.

    Comments: 23 pages

    MSC Class: 90C27 ACM Class: I.1.2; G.2.2; G.1.6

  5. arXiv:1607.03791  [pdf, other

    cs.DS

    Improved Approximation for Weighted Tree Augmentation with Bounded Costs

    Authors: David Adjiashvili

    Abstract: The Weighted Tree Augmentation Problem (WTAP) is a fundamental well-studied problem in the field of network design. Given an undirected tree $G=(V,E)$, an additional set of edges $L \subseteq V\times V$ disjoint from $E$ called \textit{links}, and a cost vector $c\in \mathbb{R}_{\geq 0}^L$, WTAP asks to find a minimum-cost set $F\subseteq L$ with the property that $(V,E\cup F)$ is $2$-edge connect… ▽ More

    Submitted 15 September, 2016; v1 submitted 13 July, 2016; originally announced July 2016.

    Comments: 21 pages, 8 figures

    MSC Class: 90C27 ACM Class: I.1.2; G.2.2; G.1.6

  6. arXiv:1607.02437  [pdf, other

    cs.DS math.OC

    Robust Assignments via Ear Decompositions and Randomized Rounding

    Authors: David Adjiashvili, Viktor Bindewald, Dennis Michaels

    Abstract: Many real-life planning problems require making a priori decisions before all parameters of the problem have been revealed. An important special case of such problem arises in scheduling problems, where a set of tasks needs to be assigned to the available set of machines or personnel (resources), in a way that all tasks have assigned resources, and no two tasks share the same resource. In its nomi… ▽ More

    Submitted 8 July, 2016; originally announced July 2016.

    Comments: Full version of ICALP 2016 paper

    MSC Class: 90C27 ACM Class: I.1.2; G.2.2; G.1.6

  7. arXiv:1601.00271  [pdf, ps, other

    cs.DS cs.DM

    Firefighting on Trees Beyond Integrality Gaps

    Authors: David Adjiashvili, Andrea Baggio, Rico Zenklusen

    Abstract: The Firefighter problem and a variant of it, known as Resource Minimization for Fire Containment (RMFC), are natural models for optimal inhibition of harmful spreading processes. Despite considerable progress on several fronts, the approximability of these problems is still badly understood. This is the case even when the underlying graph is a tree, which is one of the most-studied graph structure… ▽ More

    Submitted 14 March, 2016; v1 submitted 3 January, 2016; originally announced January 2016.

  8. arXiv:1511.05585  [pdf, other

    cs.PF

    Model-Driven Automatic Tiling with Cache Associativity Lattices

    Authors: David Adjiashvili, Utz-Uwe Haus, Adrian Tate

    Abstract: Traditional compiler optimization theory distinguishes three separate classes of cache miss -- Cold, Conflict and Capacity. Tiling for cache is typically guided by capacity miss counts. Models of cache function have not been effectively used to guide cache tiling optimizations due to model error and expense. Instead, heuristic or empirical approaches are used to select tilings. We argue that confl… ▽ More

    Submitted 17 November, 2015; originally announced November 2015.

    ACM Class: D.3.4; B.3.2

  9. arXiv:1504.05009  [pdf, ps, other

    math.OC cs.DS

    Non-Uniform Robust Network Design in Planar Graphs

    Authors: David Adjiashvili

    Abstract: Robust optimization is concerned with constructing solutions that remain feasible also when a limited number of resources is removed from the solution. Most studies of robust combinatorial optimization to date made the assumption that every resource is equally vulnerable, and that the set of scenarios is implicitly given by a single budget constraint. This paper studies a robustness model of a dif… ▽ More

    Submitted 20 April, 2015; originally announced April 2015.

    Comments: 17 pages, 2 figures

    ACM Class: I.1.2; G.2.2; G.1.6

  10. arXiv:1404.0588  [pdf, other

    cs.DM math.CO

    Labeling Schemes for Bounded Degree Graphs

    Authors: David Adjiashvili, Noy Rotbart

    Abstract: We investigate adjacency labeling schemes for graphs of bounded degree $Δ= O(1)$. In particular, we present an optimal (up to an additive constant) $\log n + O(1)$ adjacency labeling scheme for bounded degree trees. The latter scheme is derived from a labeling scheme for bounded degree outerplanar graphs. Our results complement a similar bound recently obtained for bounded depth trees [Fraigniaud… ▽ More

    Submitted 2 April, 2014; originally announced April 2014.

    MSC Class: 05C78; 05C85 ACM Class: G.2.2; E.1

  11. arXiv:1301.6299  [pdf, ps, other

    cs.DS math.OC

    Fault-Tolerant Shortest Paths - Beyond the Uniform Failure Model

    Authors: David Adjiashvili

    Abstract: The overwhelming majority of survivable (fault-tolerant) network design models assume a uniform scenario set. Such a scenario set assumes that every subset of the network resources (edges or vertices) of a given cardinality $k$ comprises a scenario. While this approach yields problems with clean combinatorial structure and good algorithms, it often fails to capture the true nature of the scenario… ▽ More

    Submitted 26 January, 2013; originally announced January 2013.

    ACM Class: F.5.1; F.5.2; F.5.3

  12. arXiv:1206.5959  [pdf, ps, other

    cs.DS

    The Online Replacement Path Problem

    Authors: David Adjiashvili, Marco Senatore

    Abstract: We study a natural online variant of the replacement path problem. The \textit{replacement path problem} asks to find for a given graph $G = (V,E)$, two designated vertices $s,t\in V$ and a shortest $s$-$t$ path $P$ in $G$, a \textit{replacement path} $P_e$ for every edge $e$ on the path $P$. The replacement path $P_e$ is simply a shortest $s$-$t$ path in the graph, which avoids the \textit{failed… ▽ More

    Submitted 26 June, 2012; originally announced June 2012.

    Comments: 18 pages

    MSC Class: 68Q25 ACM Class: G.2.2; F.2.2