PulseAugur
实时 07:10:58
English(EN) Instruction Set and Language for Hypergraphs

新方法将超图编码为字符串以进行同构测试

研究人员开发了 IsalHG,一种使用紧凑指令字母表将有限、连通的超图编码为字符串的新方法。该方法采用具有稀疏超图、循环双向链表和遍历指针的虚拟机来表示超图结构。贪婪算法生成字符串表示,并提出了一种推测的规范字符串作为完整的同构不变量,可能实现原生的超图同构测试。 AI

影响 这项研究可能带来更有效的方法来分析复杂的关联数据结构,可能影响依赖图论的领域。

排序理由 该集群包含一篇学术论文,详细介绍了一种新的超图表示和同构测试方法和算法。[lever_c_demoted from research: ic=1 ai=0.4]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新方法将超图编码为字符串以进行同构测试

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Mario Pascual-Gonzalez, Ezequiel Lopez-Rubio ·

    Instruction Set and Language for Hypergraphs

    arXiv:2607.10194v1 Announce Type: cross Abstract: We present IsalHG, a method for representing the structure of any finite, connected hypergraph of bounded hyperedge arity as a string over a compact instruction alphabet $\Sigma_{\mathrm{HG}}$. The encoding is executed by a small …