Nothing Special   »   [go: up one dir, main page]

skip to main content
Reflects downloads up to 30 Nov 2024Bibliometrics
Skip Table Of Content Section
research-article
Multi-budgeted Directed Cuts
Abstract

In this paper, we study multi-budgeted variants of the classic minimum cut problem and graph separation problems that turned out to be important in parameterized complexity: Skew Multicut and Directed Feedback Arc Set. In our generalization, we ...

research-article
A Faster Tree-Decomposition Based Algorithm for Counting Linear Extensions
Abstract

We investigate the problem of computing the number of linear extensions of a given n-element poset whose cover graph has treewidth t. We present an algorithm that runs in time O~(nt+3) for any constant t; the notation O~ hides polylogarithmic ...

research-article
The Parameterised Complexity of Computing the Maximum Modularity of a Graph
Abstract

The maximum modularity of a graph is a parameter widely used to describe the level of clustering or community structure in a network. Determining the maximum modularity of a graph is known to be NP-complete in general, and in practice a range of ...

research-article
Best-Case and Worst-Case Sparsifiability of Boolean CSPs
Abstract

We continue the investigation of polynomial-time sparsification for NP-complete Boolean Constraint Satisfaction Problems (CSPs). The goal in sparsification is to reduce the number of constraints in a problem instance without changing the answer, ...

research-article
On the Distance Identifying Set Meta-problem and Applications to the Complexity of Identifying Problems on Graphs
Abstract

Numerous problems consisting in identifying vertices in graphs using distances are useful in domains such as network verification and graph isomorphism. Unifying them into a meta-problem may be of main interest. We introduce here a promising ...

research-article
Counting Induced Subgraphs: A Topological Approach to #W[1]-hardness
Abstract

We investigate the problem #IndSub(Φ) of counting all induced subgraphs of size k in a graph G that satisfy a given property Φ. This continues the work of Jerrum and Meeks who proved the problem to be #W[1]-hard for some families of properties ...

research-article
Multivariate Analysis of Orthogonal Range Searching and Graph Distances
Abstract

We show that the eccentricities, diameter, radius, and Wiener index of an undirected n-vertex graph with nonnegative edge lengths can be computed in time O(n·k+lognk·2klogn), where k is linear in the treewidth of the graph. For every ϵ>0, this ...

research-article
Dual Parameterization of Weighted Coloring
Abstract

Given a graph G, a properk-coloring of G is a partition c=(Si)i[1,k] of V(G) into k stable sets S1,,Sk. Given a weight function w:V(G)R+, the weight of a colorSi is defined as w(i)=maxvSiw(v) and the weight of a coloringc as w(c)=i=1kw(i). ...

research-article
Parameterized Leaf Power Recognition via Embedding into Graph Products
Abstract

The k-leaf power graph G of a tree T is a graph whose vertices are the leaves of T and whose edges connect pairs of leaves at unweighted distance at most k in T. Recognition of the k-leaf power graphs for k7 is still an open problem. In this ...

research-article
Parameterized Complexity of Independent Set in H-Free Graphs
Abstract

In this paper, we investigate the complexity of Maximum Independent Set (MIS) in the class of H-free graphs, that is, graphs excluding a fixed graph as an induced subgraph. Given that the problem remains NP-hard for most graphs H, we study its ...

Comments

Please enable JavaScript to view thecomments powered by Disqus.