Classic math conundrum solved: Superb algorithm for finding the shortest route
Published Date: 3/11/2021
Source: sciencedaily.com
One of the most classic algorithmic problems deals with calculating the shortest path between two points. A more complicated variant of the problem is when the route traverses a changing network - whether this be a road network or the internet. For 40 years, an algorithm has been sought to provide an optimal solution to this problem. Now, computer scientist have come up with a recipe.