中文
相关论文

相关论文: The Weisfeiler-Leman algorithm and the diameter of…

200 篇论文

The Weisfeiler-Leman (WL) algorithms form a family of incomplete approaches to the graph isomorphism problem. They recently found various applications in algorithmic group theory and machine learning. In fact, the algorithms form a…

离散数学 · 计算机科学 2025-10-29 Thomas Schneider , Pascal Schweitzer

The $k$-dimensional Weisfeiler-Leman ($k$-WL) algorithm is a simple combinatorial algorithm that was originally designed as a graph isomorphism heuristic. It naturally finds applications in Babai's quasipolynomial time isomorphism…

离散数学 · 计算机科学 2026-01-13 Martin Grohe , Moritz Lichter , Daniel Neuen , Pascal Schweitzer

A graph is said to be distance-hereditary if the distance function in every connected induced subgraph is the same as in the graph itself. We prove that the ordinary Weisfeiler-Leman algorithm correctly tests the isomorphism of any two…

组合数学 · 数学 2020-05-26 Alexander L. Gavrilyuk , Roman Nedela , Ilia Ponomarenko

The Weisfeiler-Leman (WL) dimension of a graph is a measure for the inherent descriptive complexity of the graph. While originally derived from a combinatorial graph isomorphism test called the Weisfeiler-Leman algorithm, the WL dimension…

离散数学 · 计算机科学 2019-04-16 Martin Grohe , Sandra Kiefer

Twin-width is a graph parameter introduced in the context of first-order model checking, and has since become a central parameter in algorithmic graph theory. While many algorithmic problems become easier on arbitrary classes of bounded…

组合数学 · 数学 2026-01-12 Irene Heinrich , Moritz Lichter , Klara Pakhomenko , Simon Raßmann

The Weisfeiler-Leman dimension of a graph $G$ is the least number $k$ such that the $k$-dimensional Weisfeiler-Leman algorithm distinguishes $G$ from every other non-isomorphic graph. The dimension is a standard measure of the descriptive…

计算复杂性 · 计算机科学 2024-11-18 Moritz Lichter , Simon Raßmann , Pascal Schweitzer

We give a combinatorial proof of the following theorem. Let $G$ be any finite group acting transitively on a set of cardinality $n$. If $S \subseteq G$ is a random set of size $k$, with $k \geq (\log n)^{1+\varepsilon}$ for some…

组合数学 · 数学 2025-05-01 Daniele Dona , Luca Sabatini

In comparison to graphs, combinatorial methods for the isomorphism problem of finite groups are less developed than algebraic ones. To be able to investigate the descriptive complexity of finite groups and the group isomorphism problem, we…

计算机科学中的逻辑 · 计算机科学 2021-11-24 Jendrik Brachter , Pascal Schweitzer

The Weisfeiler-Leman procedure is a widely-used technique for graph isomorphism testing that works by iteratively computing an isomorphism-invariant coloring of vertex tuples. Meanwhile, a fundamental tool in structural graph theory, which…

离散数学 · 计算机科学 2022-07-19 Sandra Kiefer , Daniel Neuen

We prove that the Weisfeiler-Leman (WL) dimension of the class of all finite planar graphs is at most 3. In particular, every finite planar graph is definable in first-order logic with counting using at most 4 variables. The previously best…

离散数学 · 计算机科学 2017-08-25 Sandra Kiefer , Ilia Ponomarenko , Pascal Schweitzer

The WL-dimension of a graph X is the smallest positive integer m such that the m-dimensional Weisfeiler-Leman algorithm correctly tests the isomorphism between X and any other graph. It is proved that the WL-dimension of any circulant graph…

组合数学 · 数学 2022-07-01 Ilia Ponomarenko

The Colour Refinement procedure and its generalisation to higher dimensions, the Weisfeiler-Leman algorithm, are central subroutines in approaches to the graph isomorphism problem. In an iterative fashion, Colour Refinement computes a…

离散数学 · 计算机科学 2020-05-21 Sandra Kiefer , Brendan D. McKay

Graph kernels based on the $1$-dimensional Weisfeiler-Leman algorithm and corresponding neural architectures recently emerged as powerful tools for (supervised) learning with graphs. However, due to the purely local nature of the…

数据结构与算法 · 计算机科学 2020-10-20 Christopher Morris , Gaurav Rattan , Petra Mutzel

We show that on graphs with n vertices, the 2-dimensional Weisfeiler-Leman algorithm requires at most O(n^2/log(n)) iterations to reach stabilization. This in particular shows that the previously best, trivial upper bound of O(n^2) is…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Sandra Kiefer , Pascal Schweitzer

A problem of practical and theoretical interest is to determine or estimate the diameter of various families of Cayley networks. The previously known estimate for the diameter of Cayley graphs generated by transposition trees is an upper…

离散数学 · 计算机科学 2015-12-11 Ashwin Ganesan

The Colour Refinement algorithm is a classical procedure to detect symmetries in graphs, whose most prominent application is in graph-isomorphism tests. The algorithm and its generalisation, the Weisfeiler-Leman algorithm, evaluate local…

离散数学 · 计算机科学 2025-10-24 Sandra Kiefer , T. Devini de Mel

The Weisfeiler-Leman (WL) dimension is an established measure for the inherent descriptive complexity of graphs and relational structures. It corresponds to the number of variables that are needed and sufficient to define the object of…

离散数学 · 计算机科学 2024-02-06 Sandra Kiefer , Daniel Neuen

The combinatorial refinement techniques have proven to be an efficient approach to isomorphism testing for particular classes of graphs. If the number of refinement rounds is small, this puts the corresponding isomorphism problem in a…

组合数学 · 数学 2024-09-17 Laurence Kluge

In recent years, algorithms and neural architectures based on the Weisfeiler-Leman algorithm, a well-known heuristic for the graph isomorphism problem, emerged as a powerful tool for (supervised) machine learning with graphs and relational…

机器学习 · 计算机科学 2021-11-23 Christopher Morris , Matthias Fey , Nils M. Kriege

As it is well known, the isomorphism problem for vertex-colored graphs with color multiplicity at most 3 is solvable by the classical 2-dimensional Weisfeiler-Leman algorithm (2-WL). On the other hand, the prominent Cai-F\"urer-Immerman…

计算复杂性 · 计算机科学 2020-03-18 Frank Fuhlbrück , Johannes Köbler , Oleg Verbitsky
‹ 上一页 1 2 3 10 下一页 ›