中文
相关论文

相关论文: Partial immunization of trees

200 篇论文

Dynamic trees are a well-studied and fundamental building block of dynamic graph algorithms dating back to the seminal work of Sleator and Tarjan [STOC'81, (1981), pp. 114-122]. The problem is to maintain a tree subject to online edge…

数据结构与算法 · 计算机科学 2023-06-16 Daniel Anderson , Guy E. Blelloch

Let $G$ be a graph with nonnegative integer weights. A {\it unit acquisition move} transfers one unit of weight from a vertex to a neighbor that has at least as much weight. The {\it unit acquisition number} of a graph $G$, denoted…

组合数学 · 数学 2017-11-09 Frederick Johnson , Anna Raleigh , Paul S. Wenger , Douglas B. West

A polynomial is said to be unimodal if its coefficients are non-decreasing and then non-increasing. The domination polynomial of a graph $G$ is the generating function of the number of dominating sets of each cardinality in $G$. In…

组合数学 · 数学 2024-11-05 Iain Beaton , Sam Schoonhoven

In this paper, we study weakly dynamic undirected graphs, that can be used to represent some logistic networks. The goal is to deliver all the delivery points in the network. The network exists in a mostly stable environment, except for a…

数据结构与算法 · 计算机科学 2019-04-11 Moustafa Nakechbandi , Jean-Yves Colin , Hervé Mathieu

A tree-packing is a collection of spanning trees of a graph. It has been a useful tool for computing the minimum cut in static, dynamic, and distributed settings. In particular, [Thorup, Comb. 2007] used them to obtain his dynamic min-cut…

数据结构与算法 · 计算机科学 2024-12-05 Tijn de Vos , Aleksander B. G. Christiansen

The concepts of domination and topological index hold great significance within the realm of graph theory. Therefore, it is pertinent to merge these concepts to derive the domination index of a graph. A novel concept of the domination index…

组合数学 · 数学 2023-07-21 Kavya. R. Nair , M. S. Sunitha

We address the problem of computing a Minimal Dominating Set in highly dynamic distributed systems. We assume weak connectivity, i.e., the network may be disconnected at each time instant and topological changes are unpredictable. We make…

分布式、并行与集群计算 · 计算机科学 2015-02-03 Swan Dubois , Mohamed-Hamza Kaaouachi , Franck Petit

Over recent years there has been much interest in both Tur\'an and Ramsey properties of vertex ordered graphs. In this paper we initiate the study of embedding spanning structures into vertex ordered graphs. In particular, we introduce a…

组合数学 · 数学 2022-02-17 Jozsef Balogh , Lina Li , Andrew Treglown

An edge-ordered graph is a graph with a total ordering of its edges. A path $P=v_1v_2\ldots v_k$ in an edge-ordered graph is called increasing if $(v_iv_{i+1}) > (v_{i+1}v_{i+2})$ for all $i = 1,\ldots,k-2$; it is called decreasing if…

The dominance complex $D(G)$ of a simple graph $G = (V,E)$ is the simplicial complex consisting of the subsets of $V$ whose complements are dominating. We show that the connectivity of $D(G)$ plus $2$ is a lower bound for the vertex cover…

组合数学 · 数学 2022-12-06 Takahiro Matsushita

We provide a characterization of revenue-optimal dynamic mechanisms in settings where a monopolist sells k items over k periods to a buyer who realizes his value for item i in the beginning of period i. We require that the mechanism…

计算机科学与博弈论 · 计算机科学 2016-07-06 Itai Ashlagi , Constantinos Daskalakis , Nima Haghpanah

A voter sits on each vertex of an infinite tree of degree $k$, and has to decide between two alternative opinions. At each time step, each voter switches to the opinion of the majority of her neighbors. We analyze this majority process when…

概率论 · 数学 2011-12-30 Yashodhan Kanoria , Andrea Montanari

Let $G=(V,E)$ be a graph. A subset $D$ of $V(G)$ is called a super dominating set if for every $v \in V(G)-D$ there exists an external private neighbour of $v$ with respect to $V(G)-D.$ The minimum cardinality of a super dominating set is…

组合数学 · 数学 2013-09-06 M. Lemańska , V. Swaminathan , Y. B. Venkatakrishnan , R. Zuazua

Model sets are projections of certain lattice subsets. It was realised by Moody that dynamical properties of such sets are induced from the torus associated with the lattice. We follow and extend this approach by studying dynamics on the…

动力系统 · 数学 2018-03-01 Gerhard Keller , Christoph Richard

The classic technique of Baker [J. ACM '94] is the most fundamental approach for designing approximation schemes on planar, or more generally topologically-constrained graphs, and it has been applied in a myriad of different variants and…

数据结构与算法 · 计算机科学 2023-11-01 Tuukka Korhonen , Wojciech Nadara , Michał Pilipczuk , Marek Sokołowski

Given a graph $G$ consider a procedure of building a dominating set $D$ in $G$ by adding vertices to $D$ one at a time in such a way that whenever vertex $x$ is added to $D$ there exists a vertex $y\in N_G[x]$ that becomes dominated only…

组合数学 · 数学 2025-04-04 Boštjan Brešar , Tanja Dravec

Given a graph $G$ and some initial labelling $\sigma : V(G) \to \{Red, Blue\}$ of its vertices, the \textit{majority dynamics model} is the deterministic process where at each stage, every vertex simultaneously replaces its label with the…

概率论 · 数学 2020-10-19 Ross Berkowitz , Pat Devlin

We develop a domination density framework for studying Vizings conjecture gamma(G square H) ge gamma(G)gamma(H). Recasting the conjecture in multiplicative density form we derive a bipartition imbalance sufficient condition for certain…

综合数学 · 数学 2026-03-03 Noah Hosking

For an arbitrary finite tree $T$, we find the exact value of the wort-case stabilisation time of majority dynamics on $T$. We also prove that for a perfect rooted cubic tree $T$ with diameter $D$ and uniformly random initial opinions, the…

组合数学 · 数学 2025-07-08 Itai Benjamini , Georgii Zakharov , Maksim Zhukovskii

Given a graph $F$, the random Tur\'an problem asks to determine the maximum number of edges in an $F$-free subgraph of $G_{n,p}$. Prior to this work, the only bipartite graphs $F$ with known tight bounds included certain classes of complete…

组合数学 · 数学 2026-04-03 Sean Longbrake , Sam Spiro
‹ 上一页 1 8 9 10 下一页 ›