Hints for the Octamaze puzzle

Hint #4: How to make use of the paths

Because the paths proceed from edge to edge to edge, and because there are two-digit numbers on all of the edges, every path from START to END identifies a sequence of two-digit numbers. Those sequences of numbers are what's important.

There are multiple paths from START to END, though. If you knew what the numbers signified, perhaps you would know how to choose among the many paths.

Hint #5: What the two-digit numbers signify