Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor base node creation in RegularNetwork class for improved clar…
…ity and functionality - Clear previous base nodes before creating new ones to ensure a fresh state. - Implemented a loop to properly create and assign names to base nodes using smart pointers. - Enhanced the structure of the FromString method for better readability. These changes aim to streamline the initialization of base nodes in the contraction tree, improving maintainability and clarity in the network setup process.
- Loading branch information