中文
相关论文

相关论文: Counting bi-colored A'Campo forests

200 篇论文

We provide a polynomial time algorithm to determine a cubic bipartite graph has a hamilton cycle or not.

综合数学 · 数学 2024-06-04 Misa Nakanishi

We consider classes of graphs, which we call thick graphs, that have the vertices of a corresponding thin graph replaced by cliques and the edges replaced by cobipartite graphs In particular, we consider the case of thick forests, which we…

组合数学 · 数学 2025-03-05 Martin Dyer , Haiko Müller

A b-coloring of the vertices of a graph is a proper coloring where each color class contains a vertex which is adjacent to at least one vertex in each other color class. The b-chromatic number of $G$ is the maximum integer $b(G)$ for which…

离散数学 · 计算机科学 2015-11-18 Victor Campos , Ana Silva

List colouring is an NP-complete decision problem even if the total number of colours is three. It is hard even on planar bipartite graphs. We give a polynomial-time algorithm for solving list colouring of permutation graphs with a bounded…

离散数学 · 计算机科学 2012-06-25 Jessica Enright , Lorna Stewart , Gabor Tardos

The graph isomorphism problem is theoretically interesting and also has many practical applications. The best known classical algorithms for graph isomorphism all run in time super-polynomial in the size of the graph in the worst case. An…

量子物理 · 物理学 2011-04-26 David Rosenbaum

We describe simple linear time algorithms for coloring the squares of balanced and unbalanced quadtrees so that no two adjacent squares are given the same color. If squares sharing sides are defined as adjacent, we color balanced quadtrees…

计算几何 · 计算机科学 2010-01-21 David Eppstein , Marshall W. Bern , Brad Hutchings

We study approximation algorithms for the forest cover and bounded forest cover problems. A probabilistic $2+\epsilon$ approximation algorithm for the forest cover problem is given using the method of dual fitting. A deterministic algorithm…

数据结构与算法 · 计算机科学 2024-11-26 Daya Ram Gaur , Barun Gorain , Shaswati Patra , Rishi Ranjan Singh

We prove a lower bound on the number of spanning two-forests in a graph, in terms of the number of vertices, edges, and spanning trees. This implies an upper bound on the average cut size of a random two-forest. The main tool is an identity…

组合数学 · 数学 2023-08-09 Harry Richman , Farbod Shokrieh , Chenxi Wu

We provide a combinatorial approach to counting the number of spanning trees at the $n$-th layer of a branched $\mathbb{Z}_p$-cover of a finite connected graph $\mathsf{X}$. Our method achieves in explaining how the position of the ramified…

组合数学 · 数学 2025-08-22 Debanjana Kundu , Katharina Mueller

Temporal bipartite graphs are widely used to denote time-evolving relationships between two disjoint sets of nodes, such as customer-product interactions in E-commerce and user-group memberships in social networks. Temporal butterflies,…

社会与信息网络 · 计算机科学 2023-10-19 Jiaxi Pu , Yanhao Wang , Yuchen Li , Xuan Zhou

In this short note we prove that, given two (not necessarily binary) rooted phylogenetic trees T_1, T_2 on the same set of taxa X, where |X|=n, the hybridization number of T_1 and T_2 can be computed in time O^{*}(2^n) i.e. O(2^{n}…

种群与进化 · 定量生物学 2013-12-05 Leo van Iersel , Steven Kelk , Nela Lekic , Leen Stougie

Arboricity is a graph parameter akin to chromatic number, in that it seeks to partition the vertices into the smallest number of sparse subgraphs. Where for the chromatic number we are partitioning the vertices into independent sets, for…

Given a graph, we can form a spanning forest by first sorting the edges in some order, and then only keep edges incident to a vertex which is not incident to any previous edge. The resulting forest is dependent on the ordering of the edges,…

组合数学 · 数学 2018-02-16 Steve Butler , Misa Hamanaka , Marie Hardt

We consider the problem of enumeration of maps from plurifibered varieties.

代数几何 · 数学 2023-06-16 Yunfeng Jiang , Hsian-Hua Tseng

We count unlabeled k-trees by properly coloring them in k+1 colors and then counting orbits of these colorings under the action of the symmetric group on the colors.

组合数学 · 数学 2015-09-14 Andrew Gainer-Dewar , Ira M. Gessel

In the Properly Colored Spanning Tree problem, we are given an edge-colored undirected graph and the goal is to find a properly colored spanning tree, i.e., a spanning tree in which any two adjacent edges have distinct colors. The problem…

数据结构与算法 · 计算机科学 2024-02-02 Yuhang Bai , Kristóf Bérczi , Gergely Csáji , Tamás Schwarcz

We define a class of bipartite graphs that correspond naturally with Ferrers diagrams. We give expressions for the number of spanning trees, the number of Hamiltonian paths when applicable, the chromatic polynomial, and the chromatic…

组合数学 · 数学 2007-06-21 Richard Ehrenborg , Stephanie van Willigenburg

A b-coloring of a graph is a coloring of its vertices such that every color class contains a vertex that has a neighbor in all other classes. The b-chromatic number of a graph is the largest integer k such that the graph has a b-coloring…

组合数学 · 数学 2012-02-21 Victor Campos , Victor Farias , Ana Silva

In this short note, we find the number of forests of chord diagrams with a given number of trees and a given number of chords.

组合数学 · 数学 2015-01-08 Huseyin Acan

A b-coloring of a graph is a proper coloring such that every color class contains a vertex that is adjacent to all other color classes. The b-chromatic number of a graph G, denoted by \chi_b(G), is the maximum number t such that G admits a…

计算复杂性 · 计算机科学 2023-04-04 Flavia Bonomo , Oliver Schaudt , Maya Stein , Mario Valencia-Pabon