【问题标题】:nodejs npm or google api for Travelling salesman用于旅行推销员的 nodejs npm 或 google api
【发布时间】:2018-03-10 12:17:34
【问题描述】:

我正在设计一个送货应用程序,其中送货员必须处理多个流程(前往送货目的地),所以我需要找到最佳路线 他从源头和往返不是必需的。

提前致谢

【问题讨论】:

    标签: node.js npm google-api maps traveling-salesman


    【解决方案1】:

    您可以轻松找到许多节点模块实现:

    1. node-tspsolver (link)
    2. algotithmbox (link)
    3. genetic (link)

    【讨论】:

      【解决方案2】:

      出于某种原因,上述选项似乎对我不起作用。我最终在这里使用代码,它适用于我的情况。谢谢。 https://github.com/lovasoa/salesman.js

      【讨论】:

        猜你喜欢
        • 2017-11-11
        • 1970-01-01
        • 2011-09-08
        • 1970-01-01
        • 2015-04-28
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2014-10-24
        相关资源
        最近更新 更多