A graph is k-connected if it has k internally-disjoint paths between every pair of nodes. A subset S of nodes in a graph G is a k-connected set if the subgraph G[S] induced by S is k-connected;S is an m-dominating set...
详细信息
We revisit the problem of online linear optimization in case the set of feasible actions is accessible through an approximated linear optimization oracle with a factor α multiplicative approximation guarantee. This s...
详细信息
The edit distance is a basic string similarity measure used in many applications such as text mining, signal processing, bioinformatics, and so on. However, the computational cost can be a problem when we repeat many ...
详细信息
Sequence classification algorithms, such as SVM, require a definition of distance (similarity) measure between two sequences. A commonly used notion of similarity is the number of matches between k-mers (k-length subs...
详细信息
We consider the distributed version of the Multiple Knapsack Problem (MKP), where m items are to be distributed amongst n processors, each with a knapsack. We propose different distributed approximation algorithms wit...
详细信息
Computing optimal transport distances such as the earth mover's distance is a fundamental problem in machine learning, statistics, and computer vision. Despite the recent introduction of several algorithms with go...
详细信息
We consider the problem of approximating the girth, g, of an unweighted and undirected graph G "pV, Eq with n nodes and m edges. A seminal result of Itai and Rodeh [SICOMP’78] gave an additive 1-approximation in...
详细信息
We consider a generalization of k-median and k-center, called the ordered k-median problem. In this problem, we are given a metric space (D, {cij}) with n = |D| points, and a non-increasing weight vector w ∈ Rn+, and...
详细信息
We develop efficient parameterized, with additive error, approximation algorithms for the (Connected) r-Domination problem and the (Connected) p-Center problem for unweighted and undirected graphs. Given a graph G, we...
详细信息
Let F be a family of graphs. A canonical vertex deletion problem corresponding to F is defined as follows: given an n-vertex undirected graph G and a weight function w: V (G) → R, find a minimum weight subset S ⊆ V (...
详细信息
暂无评论