dbarton.uk
(David Barton)
January 22, 2019, 10:16am
1
Hi Neo4j Community,
Inspired by a problem posted on Stack Overflow, I've spent a little time looking at how the Travelling Salesman problem can be solved with Neo4j. The results of these efforts is a blog post available here .
It uses the Bath Christmas Market as the domain, and looks at two use cases:
Finding the optimum Route through the Christmas Market given a set of chalets to visit.
Visualize Route: Given the optimum route, provide a user friendly visual of the route.
Enjoy!
3 Likes
Really cool, thanks a lot David!
Do you think you could cross post your GH readme to Medium? Then we could either add it to the Neo4j publication (Neo4j Developer Blog – Medium ) or you could even submit it e.g. to TowardsDataScience or FreeCodeCamp?
1 Like
greta
(The Graph Giraffe)
January 22, 2019, 10:27am
3
Thanks for submitting!
I’ve added a tag that allows your blog to be displayed on the community home page!
1 Like
Btw. I found this presentation from KotlinConf really cool and always wanted to reproduce it in neo4j/apoc but never found the time:
2 Likes
dbarton.uk
(David Barton)
January 22, 2019, 11:05am
5
Thanks Michael, and thanks for the link to the KotlinConf presentation.
I have added the post to Medium - Gaming the Christmas Market. This project uses the Neo4j graph… | by David Barton | Neo4j Developer Blog | Medium .
Importing markdown to Medium proved a bit tricky. For anyone else trying to do the same, this link was helpful.
1 Like
Hi David, I added you as a writer to Neo4j Developer Blog – Medium if you want to submit your article there.
Otherwise, for more reach of readership, I recommend https://towardsdatascience.com/ or medium.freecodecamp.org
2 Likes