Yu-Cheng Tsai
Results
2
issues of
Yu-Cheng Tsai
The existing implementation assumed the max of `node_indicies` is the size of the nodes. The assumption is not alway true. For example, if the largest node index of the nodes...
The `name` arg is hardcoded in the main branch. This pr tries to correct it by using the value parsed by the`name` argument.