You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

424 B

Code related to a new vertex-transitive network topology.

The m-bit network has nodes corresponding to m-digit numbers in a mixed base system using Sylvester's sequence as the base.

Directed edges correspond to the operation of incrementing the k lowest digits by 1 and adding their new value to the next highest digit.