ButterflyGraph
ButterflyGraph[n] gives the order-n butterfly graph.
ButterflyGraph[n, b] gives the base-b order-n butterfly graph.
Examples
Create a butterfly graph:
ButterflyGraph[3]Please visit the official Wolfram Language Reference for more details.