Searched refs:selectionsort (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Tools/demo/ | ||
H A D | sortvisu.py | 392 def selectionsort(array): function 477 for alg in [quicksort, insertionsort, selectionsort, bubblesort]: 575 self.run(selectionsort) |
Completed in 2 milliseconds