TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Route Optimizer written in Julia

71 点作者 wglass大约 10 年前

3 条评论

idunning大约 10 年前
I wrote the solver code used here as an example for the JuMP modeling package for Julia, which is available at <a href="https:&#x2F;&#x2F;github.com&#x2F;JuliaOpt&#x2F;JuMP.jl" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;JuliaOpt&#x2F;JuMP.jl</a>. The specific TSP example code is available at <a href="https:&#x2F;&#x2F;github.com&#x2F;JuliaOpt&#x2F;JuMP.jl&#x2F;blob&#x2F;master&#x2F;examples&#x2F;tsp.jl" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;JuliaOpt&#x2F;JuMP.jl&#x2F;blob&#x2F;master&#x2F;examples&#x2F;tsp...</a>, and more general information about optimization in Julia is available at <a href="http:&#x2F;&#x2F;juliaopt.org" rel="nofollow">http:&#x2F;&#x2F;juliaopt.org</a>
wglass大约 10 年前
Here&#x27;s a link which explains how this works:<p><a href="http:&#x2F;&#x2F;forio.com&#x2F;about&#x2F;blog&#x2F;route-optimizer-julia-google-maps-epicenter&#x2F;" rel="nofollow">http:&#x2F;&#x2F;forio.com&#x2F;about&#x2F;blog&#x2F;route-optimizer-julia-google-map...</a>
评论 #9483388 未加载
评论 #9485223 未加载
istvan__大约 10 年前
This is amazing! I wish there was such a thing for simple A -&gt; B routing taking into consideration the traffic.
评论 #9484036 未加载