mplewis / osm-pathfinding

Apply A* to real life for once. Final project for UMN CSCI 4511W with @JoeSelvik and @kevana.
MIT License
117 stars 33 forks source link

Request to use the source-code #19

Closed prasadpjoshi closed 4 years ago

prasadpjoshi commented 4 years ago

Hi Matt,

Hope you are doing well. I had previously sent out an email to your email address, but got no response, so trying again.

As a quick introduction, I manage the silicon research team in Intel Labs that implemented Loihi, a spiking neural network chip. We are building up a path-planning demo using an SNN built on Loihi for an upcoming event (John Hopfield has a paper on this). As part of creating a real world demo, we ran across your code on GitHub (see below) that can act as a great straw-man for us to build upon:

https://github.com/mplewis/osm-pathfinding https://github.com/mplewis/osm-redis-processor

Would you be able to give us permission to use your code? Alternatively if you could put a license file in the repo, we could cite that too. Please let us know.

Thanks, -prasad

prasadpjoshi commented 4 years ago

Oops. Just noticed that you added the License.md file. That resolves my problem. Thanks!

-prasad