* @brief Sorts the target array by dividing it into a variable number of internally sorted piles then merge the piles * @param array pointer to the array to be sorted * @param length length of the target array * @returns void */
source not stored for this graph (policy: none)