Sorts the list of lists according to a selected pivot, using the first element of a list that is an element of the given unsorted list as a point of comparison. Args: unsorted_list (List of Lists): The list of lists needed to be sorted. low (int): The lowest index of the list being
(unsorted_list, low, high)
source not stored for this graph (policy: none)