中文
相关论文

相关论文: On Minimal Tree Realizations of Linear Codes

200 篇论文

The constraint complexity of a graphical realization of a linear code is the maximum dimension of the local constraint codes in the realization. The treewidth of a linear code is the least constraint complexity of any of its cycle-free…

信息论 · 计算机科学 2011-03-28 Navin Kashyap , Andrew Thangaraj

A graphical realization of a linear code C consists of an assignment of the coordinates of C to the vertices of a graph, along with a specification of linear state spaces and linear ``local constraint'' codes to be associated with the edges…

离散数学 · 计算机科学 2016-11-15 Navin Kashyap

It is well known that, given \(b\ge 0\), finding an $(a,b)$-trapping set with the minimum \(a\) in a binary linear code is NP-hard. In this paper, we demonstrate that this problem can be solved with linear complexity with respect to the…

信息论 · 计算机科学 2026-02-02 Qingqing Peng , Ke Liu , Guiying Yan , Guanghui Wang

In this paper we propose, implement, and test the first practical decomposition algorithms for the width parameters treecut width and treedepth. These two parameters have recently gained a lot of attention in the theoretical research…

数据结构与算法 · 计算机科学 2019-12-02 Robert Ganian , Neha Lodha , Sebastian Ordyniak , Stefan Szeider

We present a constraint model for the problem of producing a tree decomposition of a graph. The inputs to the model are a simple graph G, the number of nodes in the desired tree decomposition and the maximum cardinality of each node in that…

离散数学 · 计算机科学 2019-08-08 Benjamin Bumpus , Patrick Prosser , James Trimble

In graph theory, a tree is one of the more popular families of graphs with a wide range of applications in computer science as well as many other related fields. While there are several distance measures over the set of all trees, we…

信息论 · 计算机科学 2021-02-04 Lev Yohananov , Eitan yaakobi

Minimum Bisection denotes the NP-hard problem to partition the vertex set of a graph into two sets of equal sizes while minimizing the width of the bisection, which is defined as the number of edges between these two sets. We first consider…

组合数学 · 数学 2017-08-23 Cristina G. Fernandes , Tina Janne Schmidt , Anusch Taraz

Tree-decompositions of graphs are of fundamental importance in structural and algorithmic graph theory. The main property of tree-decompositions is the width (the maximum size of a bag minus 1). We show that every graph has a…

组合数学 · 数学 2026-05-08 David R. Wood

This paper describes a generalization of previous methods for constructing tree-structured belief network with hidden variables. The major new feature of the described method is the ability to produce a tree decomposition even when there…

人工智能 · 计算机科学 2013-04-05 L. Liu , Y. Ma , D. Wilkins , Z. Bian , X. Ying

The local tree-width of a graph G=(V,E) is the function ltw^G: N -> N that associates with every natural number r the maximal tree-width of an r-neighborhood in G. Our main graph theoretic result is a decomposition theorem for graphs with…

组合数学 · 数学 2007-05-23 Martin Grohe

In this paper we investigate the use of the concept of tree dimension in Horn clause analysis and verification. The dimension of a tree is a measure of its non-linearity - for example a list of any length has dimension zero while a complete…

计算机科学中的逻辑 · 计算机科学 2015-12-15 Bishoksan Kafle , John P. Gallagher , Pierre Ganty

We consider a variant of treewidth that we call clique-partitioned treewidth in which each bag is partitioned into cliques. This is motivated by the recent development of FPT-algorithms based on similar parameters for various problems. With…

数据结构与算法 · 计算机科学 2023-02-20 Thomas Bläsius , Maximilian Katzmann , Marcus Wilhelm

This paper is concerned with the local reducibility properties of linear realizations of codes on finite graphs. Trimness and properness are dual properties of constraint codes. A linear realization is locally reducible if any constraint…

信息论 · 计算机科学 2016-11-18 G. David Forney, , Heide Gluesing-Luerssen

This paper investigates properties of realizations of linear or group codes on general graphs that lead to local reducibility. Trimness and properness are dual properties of constraint codes. A linear or group realization with a constraint…

信息论 · 计算机科学 2012-08-31 G. David Forney , Heide Gluesing-Luerssen

Treewidth is a parameter that measures how tree-like a relational instance is, and whether it can reasonably be decomposed into a tree. Many computation tasks are known to be tractable on databases of small treewidth, but computing the…

数据库 · 计算机科学 2019-01-23 Silviu Maniu , Pierre Senellart , Suraj Jog

Large language models (LLMs) have shown remarkable ability to generate code, yet their outputs often violate syntactic or semantic constraints when guided only through natural language prompts. We introduce TreeCoder, the most general and…

机器学习 · 计算机科学 2026-04-27 Henrijs Princis , Arindam Sharma , Cristina David

Parameterized complexity seeks to use input structure to obtain faster algorithms for NP-hard problems. This has been most successful for graphs of low treewidth: Many problems admit fast algorithms relative to treewidth and many of them…

计算复杂性 · 计算机科学 2022-12-20 Falko Hegerfeld , Stefan Kratsch

In this paper, we show how the notion of tree dimension can be used in the verification of constrained Horn clauses (CHCs). The dimension of a tree is a numerical measure of its branching complexity and the concept here applies to Horn…

计算机科学中的逻辑 · 计算机科学 2018-03-07 Bishoksan Kafle , John P. Gallagher , Pierre Ganty

Treewidth is a graph parameter that plays a fundamental role in several structural and algorithmic results. We study the problem of decomposing a given graph $G$ into node-disjoint subgraphs, where each subgraph has sufficiently large…

数据结构与算法 · 计算机科学 2013-04-08 Chandra Chekuri , Julia Chuzhoy

Tree decompositions were developed by Robertson and Seymour. Since then algorithms have been developed to solve intractable problems efficiently for graphs of bounded treewidth. In this paper we extend tree decompositions to allow cycles to…

数据结构与算法 · 计算机科学 2007-05-23 Melanie J. Agnew , Christopher M. Homan
‹ 上一页 1 2 3 10 下一页 ›