中文
相关论文

相关论文: Minimal Eulerian trail in a labeled digraph

200 篇论文

In this paper we study Eulerian extensions with edge constraints and use the probabilistic method to establish sufficient conditions for a given connected graph to be a subgraph of a Eulerian graph containing $m$ edges, for a given number…

组合数学 · 数学 2023-01-16 Ghurumuruhan Ganesan

We present a first algorithm for finding Euler tours in undirected graphs in the StrSort model. This model is a relaxation of the semi streaming model. The graph is given as a stream of its edges and can only be read sequentially, but while…

数据结构与算法 · 计算机科学 2016-10-12 Lasse Kliemann , Jan Schiemann , Anand Srivastav

In this paper, we present an algorithm for evaluating lexical similarity between a given language and several reference language clusters. As an input, we have a list of concepts and the corresponding translations in all considered…

计算与语言 · 计算机科学 2025-04-10 Karol Mikula , Mariana Sarkociová Remešíková

A graph composition is a partition of the vertex set such that each member of the partition induces a connected sub- graph, and the composition number of a graph is the number of possible graph compositions. A partition of a set S of…

组合数学 · 数学 2017-09-04 Todd Tichenor

A graph (digraph) $G=(V,E)$ with a set $T\subseteq V$ of terminals is called inner Eulerian if each nonterminal node $v$ has even degree (resp. the numbers of edges entering and leaving $v$ are equal). Cherkassky and Lov\'asz showed that…

微分几何 · 数学 2010-11-15 M. A. Babenko , A. V. Karzanov

Many of the tools developed for the theory of tree-decompositions of graphs do not work for directed graphs. In this paper we show that some of the most basic tools do work in the case where the model digraph is a directed path. Using these…

组合数学 · 数学 2017-11-03 Joshua Erde

The choice of good distances and similarity measures between objects is important for many machine learning methods. Therefore, many metric learning algorithms have been developed in recent years, mainly for Euclidean data in order to…

机器学习 · 计算机科学 2022-12-23 Yacouba Kaloga , Pierre Borgnat , Amaury Habrard

Structured prediction tasks in machine learning involve the simultaneous prediction of multiple labels. This is typically done by maximizing a score function on the space of labels, which decomposes as a sum of pairwise elements, each…

机器学习 · 计算机科学 2014-09-23 Amir Globerson , Tim Roughgarden , David Sontag , Cafer Yildirim

We present a new algorithm, which solves the problem of distributively finding a minimum diameter spanning tree of any (non-negatively) real-weighted graph $G = (V,E,\omega)$. As an intermediate step, we use a new, fast, linear-time…

分布式、并行与集群计算 · 计算机科学 2013-12-12 Marc Bui , Franck Butelle , Christian Lavault

Spectral sparsification for directed Eulerian graphs is a key component in the design of fast algorithms for solving directed Laplacian linear systems. Directed Laplacian linear system solvers are crucial algorithmic primitives to fast…

数据结构与算法 · 计算机科学 2023-11-13 Sushant Sachdeva , Anvith Thudi , Yibin Zhao

Two Eulerian circuits, both starting and ending at the same vertex, are avoiding if at every other point of the circuits they are at least distance 2 apart. An Eulerian graph which admits two such avoiding circuits starting from any vertex…

组合数学 · 数学 2023-04-24 Grahame Erskine , Terry Griggs , Robert Lewis , James Tuite

Let $S \subset \mathbb{R}^2$ be a set of $n$ sites. The unit disk graph $\text{UD}(S)$ on $S$ has vertex set $S$ and an edge between two distinct sites $s,t \in S$ if and only if $s$ and $t$ have Euclidean distance $|st| \leq 1$. A routing…

计算几何 · 计算机科学 2018-02-13 Haim Kaplan , Wolfgang Mulzer , Liam Roditty , Paul Seiferth

A graceful difference labeling (gdl for short) of a directed graph G with vertex set V is a bijection f between V and {1,...,|V|} such that, when each arc uv is assigned the difference label f(v)-f(u), the resulting arc labels are distinct.…

组合数学 · 数学 2019-08-30 Alain Hertz , Christophe Picouleau

This paper introduces the de Bruijn graph edge minimization problem, which is related to the compression of de Bruijn graphs: find the order-k de Bruijn graph with minimum edge count among all orders. We describe an efficient algorithm that…

数据结构与算法 · 计算机科学 2020-01-20 Uwe Baier , Thomas Büchler , Enno Ohlebusch , Pascal Weber

We present IsalGraph, a method for representing the structure of any finite, simple graph as a compact string over a nine-character instruction alphabet. The encoding is executed by a small virtual machine comprising a sparse graph, a…

计算与语言 · 计算机科学 2026-03-12 Ezequiel Lopez-Rubio , Mario Pascual-Gonzalez

We investigate the Minimum Eccentricity Shortest Path problem in some structured graph classes. It asks for a given graph to find a shortest path with minimum eccentricity. Although it is NP-hard in general graphs, we demonstrate that a…

离散数学 · 计算机科学 2015-11-17 Feodor F. Dragan , Arne Leitert

We want to introduce a construction of spherical designs from finite graphs with the theory of crystal lattice. We start from a finite graph, and we consider standard realization of the crystal lattices as the maximal Abelian covering of…

组合数学 · 数学 2008-04-21 Junichi Shigezumi

We show that there exists a polynomial algorithm to pack interval graphs with vertex-disjoint triangles.

数据结构与算法 · 计算机科学 2012-02-07 Ton Kloks

We consider the following graph reconstruction problem: given an unweighted connected graph $G = (V,E)$ with visible vertex set $V$ and an oracle which takes two vertices $u,v \in V$ and returns the shortest path distance between $u$ and…

数据结构与算法 · 计算机科学 2026-03-12 Chirag Kaudan , Amir Nayyeri

In the field of complex networks and graph theory, new results are typically tested on graphs generated by a variety of algorithms such as the Erd\H{o}s-R\'{e}nyi model or the Barab\'{a}si-Albert model. Unfortunately, most graph generating…

组合数学 · 数学 2018-08-16 Isaac Klickstein , Francesco Sorrentino