中文
相关论文

相关论文: Succinct Data Structures for Series-Parallel, Bloc…

200 篇论文

We describe new spaces and maps. Our graphical map is a visual and numerical correspondence between spaces of circular electrical networks and circular planar split systems. When restricted to the planar circular electrical case, this…

组合数学 · 数学 2025-05-30 Satyan L. Devadoss , Stefan Forcey

When searching for interesting structures in graphs, it is often important to take into account not only the graph connectivity, but also the metadata available, such as node and edge labels, or temporal information. In this paper we are…

数据结构与算法 · 计算机科学 2020-07-09 Polina Rozenshtein , Giulia Preti , Aristides Gionis , Yannis Velegrakis

We derive a quadratic-time algorithm for the genus distribution of any 3-regular, biconnected series-parallel graph, which we extend to any biconnected series-parallel graph of maximum degree at most 3. Since the biconnected components of…

离散数学 · 计算机科学 2014-07-31 Jonathan L. Gross , Michal Kotrbčík , Timothy Sun

Network coding is known to improve the throughput and the resilience to losses in most network scenarios. In a practical network scenario, however, the accurate modeling of the traffic is often too complex and/or infeasible. The goal is…

信息论 · 计算机科学 2009-08-25 Anoosheh Heidarzadeh , Amir H. Banihashemi

In this paper, we study a number of well-known combinatorial optimization problems that fit in the following paradigm: the input is a collection of (potentially inconsistent) local relationships between the elements of a ground set (e.g.,…

数据结构与算法 · 计算机科学 2021-02-24 Vaggos Chatziafratis , Mohammad Mahdian , Sara Ahmadian

We present a class of linear programming approximations for constrained optimization problems. In the case of mixed-integer polynomial optimization problems, if the intersection graph of the constraints has bounded tree-width our…

最优化与控制 · 数学 2016-10-20 Daniel Bienstock , Gonzalo Munoz

Matrix factorizations are among the most important building blocks of scientific computing. State-of-the-art libraries, however, are not communication-optimal, underutilizing current parallel architectures. We present novel algorithms for…

We consider the problem of summarizing a multi set of elements in $\{1, 2, \ldots , n\}$ under the constraint that no element appears more than $\ell$ times. The goal is then to answer \emph{rank} queries --- given $i\in\{1, 2, \ldots ,…

数据结构与算法 · 计算机科学 2017-04-26 Ran Ben Basat

Graph search and sparse data-structure traversal workloads contain challenging irregular memory patterns on global data structures that need to be modified atomically. Distributed processing of these workloads has relied on server threads…

硬件体系结构 · 计算机科学 2024-04-23 Marcelo Orenes-Vera , Esin Tureci , David Wentzlaff , Margaret Martonosi

The goal of this paper is to obtain quantitative results on the number and on the size of maximal independent sets and maximal matchings in several block-stable graph classes that satisfy a proper sub-criticality condition. In particular we…

组合数学 · 数学 2020-12-29 Michael Drmota , Lander Ramos , Clément Requilé , Juanjo Rué

Force-directed algorithms are widely used to generate aesthetically pleasing layouts of graphs or networks arisen in many scientific disciplines. To visualize large-scale graphs, several parallel algorithms have been discussed in the…

社会与信息网络 · 计算机科学 2020-02-26 Md. Khaledur Rahman , Majedul Haque Sujon , Ariful Azad

We introduce a new spatial data structure for high dimensional data called the \emph{approximate principal direction tree} (APD tree) that adapts to the intrinsic dimension of the data. Our algorithm ensures vector-quantization accuracy…

机器学习 · 计算机科学 2012-06-22 Mark McCartin-Lim , Andrew McGregor , Rui Wang

This paper presents FLGC, a simple yet effective fully linear graph convolutional network for semi-supervised and unsupervised learning. Instead of using gradient descent, we train FLGC based on computing a global optimal closed-form…

机器学习 · 计算机科学 2021-11-16 Yaoming Cai , Zijia Zhang , Zhihua Cai , Xiaobo Liu , Yao Ding , Pedram Ghamisi

A linear-time algorithm for generating auxiliary subgraphs for the 3-edge-connected components of a connected multigraph is presented. The algorithm uses an innovative graph contraction operation and makes only one pass over the graph. By…

数据结构与算法 · 计算机科学 2024-08-14 Yung H. Tsin

Linear constraints for a matrix polytope with no fractional vertex are investigated as intersecting research among permutation codes, rank modulations, and linear programming methods. By focusing the discussion to the block structure of…

组合数学 · 数学 2012-02-07 Manabu Hagiwara

Logic Programming languages and combinational circuit synthesis tools share a common "combinatorial search over logic formulae" background. This paper attempts to reconnect the two fields with a fresh look at Prolog encodings for the…

计算机科学中的逻辑 · 计算机科学 2008-12-18 Paul Tarau , Brenda Luderman

We revisit hierarchical bracketing encodings from a practical perspective in the context of dependency graph parsing. The approach encodes graphs as sequences, enabling linear-time parsing with $n$ tagging actions, and still representing…

计算与语言 · 计算机科学 2025-09-12 Ana Ezquerro , Carlos Gómez-Rodríguez , David Vilares

We study the problem of indexing text with wildcard positions, motivated by the challenge of aligning sequencing data to large genomes that contain millions of single nucleotide polymorphisms (SNPs)---positions known to differ between…

数据结构与算法 · 计算机科学 2011-01-28 Chris Thachuk

Dinits-Karzanov-Lomonosov showed that it is possible to encode all minimal edge cuts of a graph by a tree-like structure called a cactus. We show here that minimal edge cuts separating ends of the graph rather than vertices can be `encoded'…

组合数学 · 数学 2011-10-25 Anastasia Evangelidou , Panos Papasoglu

This papers considers the problem of maximizing the load that can be served by a power network. We use the commonly accepted Linear DC power network model and consider wo configuration options: switching lines and using FACTS devices. We…

计算复杂性 · 计算机科学 2015-07-20 Karsten Lehmann , Alban Grastien , Pascal Van Hentenryck