【问题标题】:PL/SQL Implementation of Hungarian/Kuhn-Munkres Algorithm [closed]PL/SQL 实现匈牙利语/Kuhn-Munkres 算法 [关闭]
【发布时间】:2015-03-16 19:57:29
【问题描述】:

匈牙利/Kuhn-Munkres 算法的 PL/SQL 实现在哪里?网上好像没找到。

【问题讨论】:

  • 我投票结束这个问题,因为它不是一个问题。
  • 已重新格式化为 q-and-a 样式
  • 参见 help center,第 4 点:要求我们推荐或查找书籍、工具、软件库、教程或其他非现场资源的问题对于 Stack Overflow 来说是题外话他们往往会吸引固执己见的答案和垃圾邮件。

标签: sql algorithm plsql oracle11g hungarian-algorithm


【解决方案1】:

我找不到...所以我做了一个。现在我想与其他需要它的人分享。它已经过测试和验证,欢迎添加任何其他 cmets。

https://github.com/manas1213/hungarian_algorithm

这是基于http://csclab.murraystate.edu/bob.pilgrim/445/munkres.html 中概述的综合算法。

【讨论】:

    猜你喜欢
    • 2022-08-03
    • 2011-05-03
    • 1970-01-01
    • 1970-01-01
    • 2010-11-16
    • 1970-01-01
    • 2021-12-14
    • 2011-10-20
    • 1970-01-01
    相关资源
    最近更新 更多