🌙

置换汉明图的最大团问题

The Maximum Clique Problem for Permutation Hamming Graphs

Journal of Optimization Theory and Applications · 2022
被引 0
ABS 3

中文导读

研究了置换汉明图的最大团问题,利用图的对称性(边传递性)将原问题分解为多个更小的团问题,并通过整数划分函数表示子问题数量,实验证明该方法更高效。

Abstract

Abstract This paper explores a new approach to reduce the maximum clique problem associated with permutation Hamming graphs to smaller clique problems. The vertices of a permutation Hamming graph are permutations of n integers and the edges connect pairs of vertices at a Hamming distance greater than or equal to a threshold d . The maximum clique problem for permutation Hamming graphs is a challenging task due to the size, density and regularity of the graphs. However, symmetry properties, which are still partly unexplored, can help to reduce the problems’ size and hardness. A property of edge transitivity with respect to automorphisms is proven and leads to a classification for cycle-equivalent edges. This property enables to reduce the full-size clique problem to a set of significantly smaller (and easier to solve) clique problems. The number of reduced problems can be expressed by means of the partition function of integer numbers. Computational experiments confirm that additional knowledge on the automorphism group leads to a more targeted and efficient solving method for the maximum clique problem associated with permutation Hamming graphs.

组合数学图论算法离散数学