// ========================================================================== //
// 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: 5
0 --> {1}
1 --> {0, 2}
2 --> {1}
3 --> {4}
4 --> {3}
