PulseAugur
实时 11:02:39
English(EN) DualCert: A Solver for the Traveling Salesman Problem with Constraint-Coupled Learning

DualCert求解器集成了约束耦合学习用于旅行商问题

研究人员开发了DualCert,一种用于旅行商问题(TSP)的新型求解器,它集成了约束耦合学习。该方法使用度方程和子回路消除约束来指导学习到的转移,确保输出的有效性。DualCert在TSP1000实例上表现强劲,在平均每实例9.55秒内,与LKH-3参考路线的平均路线成本差距为0.0573%。该方法还提供了经过验证的候选图下界,并实现了显著的边决策覆盖率。 AI

影响 引入了一种用于优化问题的新型约束耦合学习方法,有可能提高复杂场景下求解器的效率和准确性。

排序理由 该集群描述了一种用于特定计算问题(TSP)的新方法和求解器,该问题在一篇学术论文中提出。

在 arXiv cs.AI 阅读 →

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

DualCert求解器集成了约束耦合学习用于旅行商问题

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Yancheng Song, Yongzhi Qi, Wei Qi, Zuo-Jun Max Shen ·

    DualCert:一种用于约束耦合学习的旅行商问题求解器

    arXiv:2608.09042v1 Announce Type: new Abstract: Large traveling salesman problem (TSP) instances require a solver to allocate limited computation while preserving the validity of its outputs. Existing neural--operations-research (OR) hybrids predict guidance without requiring lea…

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    DualCert:一种用于约束耦合学习的旅行商问题求解器

    Large traveling salesman problem (TSP) instances require a solver to allocate limited computation while preserving the validity of its outputs. Existing neural--operations-research (OR) hybrids predict guidance without requiring learned transitions to satisfy constraints discover…