Given a graph $G=(V,E)$, and a function $f:V(G) \rightarrow \mathbb{N}$, an $f$-reversible process on $G$ is a dynamical system such that, given an initial vertex labeling $c_0 : V(G) \rightarrow \{0,1\}$, every vertex $v$ changes its label if and only if it has at least $f(v)$ neighbors with the opposite label. The updates occur synchronously in discrete time steps $t=0,1,2,\ldots$. An $f$-critical set of $G$ is a subset of vertices of $G$ whose initial label is $1$ such that, in an $f$-reversible process on $G$, all vertices reach label $1$ within one time step and then remain unchanged. The critical set number $r^c_f(G)$ is the minimum size of an $f$-critical set of $G$. Given a graph $G$, a threshold function $f$, and an integer $k$, the $f$-Critical Set problem asks whether $r^c_f(G) \leq k$. We prove that this problem is NP-complete for planar subcubic bipartite graphs with maximum threshold $m(f) = 2$ and W[1]-hard when parameterized by the treewidth $tw(G)$ of $G$. Additionally, we show that the problem is FPT when parameterized by $tw(G)+m(f)$, $tw(G)+Δ(G)$, and $k$, where $Δ(G)$ denotes the maximum degree of $G$. Finally, we present two kernels of sizes $O(k \cdot m(f))$ and $O(k \cdot Δ(G))$.


翻译:给定图 $G=(V,E)$ 及函数 $f:V(G) \rightarrow \mathbb{N}$,$G$上的$f$-可逆过程是一个动力系统:给定初始顶点标号 $c_0 : V(G) \rightarrow \{0,1\}$,每个顶点 $v$ 当且仅当其至少有 $f(v)$ 个邻点具有相反标号时改变自身标号。更新在离散时间步 $t=0,1,2,\ldots$ 中同步进行。$G$的$f$-临界集是初始标号为1的顶点子集,使得在$G$的$f$-可逆过程中,所有顶点在一个时间步内达到标号1并保持稳定。临界集数 $r^c_f(G)$ 是$G$的最小$f$-临界集的大小。给定图 $G$、阈值函数 $f$ 及整数 $k$,$f$-Critical Set问题询问是否 $r^c_f(G) \leq k$。我们证明该问题在最大阈值为 $m(f)=2$ 的平面次立方二分图上为NP完全,且当以树宽 $tw(G)$ 为参数时属于W[1]-困难。此外,我们证明该问题在以 $tw(G)+m(f)$、$tw(G)+Δ(G)$ 及 $k$ 为参数时属于FPT,其中 $Δ(G)$ 表示$G$的最大度。最后,我们给出两个大小分别为 $O(k \cdot m(f))$ 和 $O(k \cdot Δ(G))$ 的核。

0
下载
关闭预览

相关内容

从图像去噪到成像逆问题的正则化:综述
专知会员服务
14+阅读 · 2025年9月4日
《图强化学习在组合优化中的应用》综述
专知会员服务
60+阅读 · 2024年4月10日
时间序列复杂网络分析中的可视图方法研究综述
专知会员服务
29+阅读 · 2024年4月2日
过参数化、剪枝和网络结构搜索
极市平台
17+阅读 · 2019年11月24日
面试题:请简要介绍下tensorflow的计算图
七月在线实验室
14+阅读 · 2019年6月10日
博客 | 机器学习中的数学基础(凸优化)
AI研习社
14+阅读 · 2018年12月16日
概率图模型体系:HMM、MEMM、CRF
机器学习研究会
30+阅读 · 2018年2月10日
【论文】深度学习的数学解释
机器学习研究会
10+阅读 · 2017年12月15日
干货|掌握机器学习数学基础之优化[1](重点知识)
机器学习研究会
10+阅读 · 2017年11月19日
从点到线:逻辑回归到条件随机场
夕小瑶的卖萌屋
15+阅读 · 2017年7月22日
国家自然科学基金
0+阅读 · 2015年12月31日
国家自然科学基金
6+阅读 · 2015年12月31日
国家自然科学基金
1+阅读 · 2015年12月31日
国家自然科学基金
7+阅读 · 2015年12月31日
国家自然科学基金
0+阅读 · 2015年12月31日
国家自然科学基金
0+阅读 · 2014年12月31日
国家自然科学基金
0+阅读 · 2014年12月31日
国家自然科学基金
0+阅读 · 2014年12月31日
国家自然科学基金
0+阅读 · 2014年12月31日
国家自然科学基金
0+阅读 · 2014年12月31日
VIP会员
相关主题
最新内容
综述 | 3D场景图:开放挑战与未来方向
专知会员服务
1+阅读 · 今天15:00
21世纪的无人机战争
专知会员服务
2+阅读 · 今天14:05
《量子技术的军事任务技术适配与利用》
专知会员服务
2+阅读 · 今天13:51
美国从乌克兰无人机战争中学习经验
专知会员服务
7+阅读 · 6月21日
ICML 2026 | 面向视觉语言模型的语义鲁棒性认证
专知会员服务
5+阅读 · 6月21日
相关VIP内容
从图像去噪到成像逆问题的正则化:综述
专知会员服务
14+阅读 · 2025年9月4日
《图强化学习在组合优化中的应用》综述
专知会员服务
60+阅读 · 2024年4月10日
时间序列复杂网络分析中的可视图方法研究综述
专知会员服务
29+阅读 · 2024年4月2日
相关资讯
过参数化、剪枝和网络结构搜索
极市平台
17+阅读 · 2019年11月24日
面试题:请简要介绍下tensorflow的计算图
七月在线实验室
14+阅读 · 2019年6月10日
博客 | 机器学习中的数学基础(凸优化)
AI研习社
14+阅读 · 2018年12月16日
概率图模型体系:HMM、MEMM、CRF
机器学习研究会
30+阅读 · 2018年2月10日
【论文】深度学习的数学解释
机器学习研究会
10+阅读 · 2017年12月15日
干货|掌握机器学习数学基础之优化[1](重点知识)
机器学习研究会
10+阅读 · 2017年11月19日
从点到线:逻辑回归到条件随机场
夕小瑶的卖萌屋
15+阅读 · 2017年7月22日
相关基金
国家自然科学基金
0+阅读 · 2015年12月31日
国家自然科学基金
6+阅读 · 2015年12月31日
国家自然科学基金
1+阅读 · 2015年12月31日
国家自然科学基金
7+阅读 · 2015年12月31日
国家自然科学基金
0+阅读 · 2015年12月31日
国家自然科学基金
0+阅读 · 2014年12月31日
国家自然科学基金
0+阅读 · 2014年12月31日
国家自然科学基金
0+阅读 · 2014年12月31日
国家自然科学基金
0+阅读 · 2014年12月31日
国家自然科学基金
0+阅读 · 2014年12月31日
Top
微信扫码咨询专知VIP会员