Skip to content

Research CORE Algorithm #3

@ovflowd

Description

@ovflowd

Our main algorithm, and ❤️ of the application consists in calculating the shortest point that it's near to all the points. For that we can use some algorithms used in ML (Machine Learning) or Games, like the A* or Dijkstra algorithm, in my personal opinion the A* one it's more easier and I already worked with it.

For php, there is this repository containing it.

Good research, folks!

Metadata

Metadata

Labels

algorithmRelated to development of AlgorithmsbackendBackend related issueresearchlet's research

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions