* @brief Insert item to the proper position of the node and return the * position index. * * This is a helper function we use during insertion. Please mind that when * insert a item, we aslo need to take care of two child pointers. One is * the original child pointer at the insertion position. It can be placed as * new item's either left child or right child. And the
source not stored for this graph (policy: none)