- #1
nomadreid
Gold Member
- 1,731
- 230
Given a set of points in space, there is a nice little method (using adjacency matrices, but this detail is not essential to the question) to determine how many possible paths there are from one point to another. Fine, but are there any real-world applications for this?