// ========================================================================== //
// Copyright (c) 2026 NVIDIA Corporation & Affiliates.                        //
// All rights reserved.                                                       //
//                                                                            //
// This source code and the accompanying materials are made available under   //
// the terms of the Apache License 2.0 which accompanies this distribution.   //
// ========================================================================== //

Number of nodes: 13
0 --> {1}
1 --> {0, 2}
2 --> {1, 3}
3 --> {2, 4}
4 --> {3}
5 --> {6}
6 --> {5, 7}
7 --> {6, 8}
8 --> {7}
9 --> {10}
10 --> {9, 11}
11 --> {10, 12}
12 --> {11}
