I am working on an algorithm for multiple units to be able to travel together in a pack for a coding competition. I know the Fibonacci sequence creates interesting patterns that may be used to control massive amounts of units. I am also looking for any good algorithms that are related to path finding for to do with mass groups.