137 research outputs found
Hardness of submodular cost allocation : lattice matching and a simplex coloring conjecture
We consider the Minimum Submodular Cost Allocation (MSCA) problem. In this problem, we are given k submodular cost functions f1, ... , fk: 2V -> R+ and the goal is to partition V into k sets A1, ..., Ak so as to minimize the total cost sumi = 1,k fi(Ai). We show that MSCA is inapproximable within any multiplicative factor even in very restricted settings; prior to our work, only Set Cover hardness was known. In light of this negative result, we turn our attention to special cases of the problem. We consider the setting in which each function fi satisfies fi = gi + h, where each gi is monotone submodular and h is (possibly non-monotone) submodular. We give an O(k log |V|) approximation for this problem. We provide some evidence that a factor of k may be necessary, even in the special case of HyperLabel. In particular, we formulate a simplex-coloring conjecture that implies a Unique-Games-hardness of (k - 1 - epsilon) for k-uniform HyperLabel and label set [k]. We provide a proof of the simplex-coloring conjecture for k=3
Multiway Cut, Pairwise Realizable Distributions, and Descending Thresholds
We design new approximation algorithms for the Multiway Cut problem,
improving the previously known factor of 1.32388 [Buchbinder et al., 2013].
We proceed in three steps. First, we analyze the rounding scheme of
Buchbinder et al., 2013 and design a modification that improves the
approximation to (3+sqrt(5))/4 (approximately 1.309017). We also present a
tight example showing that this is the best approximation one can achieve with
the type of cuts considered by Buchbinder et al., 2013: (1) partitioning by
exponential clocks, and (2) single-coordinate cuts with equal thresholds.
Then, we prove that this factor can be improved by introducing a new rounding
scheme: (3) single-coordinate cuts with descending thresholds. By combining
these three schemes, we design an algorithm that achieves a factor of (10 + 4
sqrt(3))/13 (approximately 1.30217). This is the best approximation factor that
we are able to verify by hand.
Finally, we show that by combining these three rounding schemes with the
scheme of independent thresholds from Karger et al., 2004, the approximation
factor can be further improved to 1.2965. This approximation factor has been
verified only by computer.Comment: This is an updated version and is the full version of STOC 2014 pape
Possibilities for programming CNC lathe SP280SY.
Bakalářská práce je zaměřena na dílensky orientované CNC programování součástí v systému Sinumerik 840D. První část obsahuje rozbor možností dílensky orientovaného soustružení. Další část obsahuje program navržené rotační součásti v ShopTurnu s popisem použitých technologií, grafické porovnání s programováním v konturovém editoru EMCO WinNC v systému Sinumerik 840D a kvantifikaci rozdílů v dosahovaných strojních časech při aplikaci nástrojového vybavení dvou výrobců. Závěrečná část obsahuje technickou dokumentaci pro navrženou součást a nástrojové vybavení.Bachelors thesis is devoted on the shop oriented programming parts with numerical controlling system Sinumerik 840D. The first part includes analysis possibility shop oriented turning. Next part includes program of designed rotary part in ShopTurn with description used technology and graphic compare with programming in contours editor EMCO WinNC in system Sinumerik 840D and quantifier differences reach mechanical times at application instrumental equipment two producers. Final part includes technical documentation of designed rotary part and instrumental equipment.
Towards an Optimal Contention Resolution Scheme for Matchings
In this paper, we study contention resolution schemes for matchings. Given a
fractional matching and a random set where each edge appears
independently with probability , we want to select a matching such that , for as large as
possible. We call such a selection method a -balanced contention resolution
scheme.
Our main results are (i) an asymptotically (in the limit as
goes to 0) optimal -balanced contention resolution scheme for
general matchings, and (ii) a -balanced contention resolution scheme for
bipartite matchings. To the best of our knowledge, this result establishes for
the first time, in any natural relaxation of a combinatorial optimization
problem, a separation between (i) offline and random order online contention
resolution schemes, and (ii) monotone and non-monotone contention resolution
schemes. We also present an application of our scheme to a combinatorial
allocation problem, and discuss some open questions related to van der
Waerden's conjecture for the permanent of doubly stochastic matrices.Comment: 22 page
- …