Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Timsort> ?p ?o. }
Showing items 1 to 51 of
51
with 100 items per page.
- Timsort abstract "Timsort is a hybrid sorting algorithm, derived from merge sort and insertion sort, designed to perform well on many kinds of real-world data. It was invented by Tim Peters in 2002 for use in the Python programming language. The algorithm finds subsets of the data that are already ordered, and uses that knowledge to sort the remainder more efficiently. This is done by merging an identified subset, called a run, with existing runs until certain criteria are fulfilled. Timsort has been Python's standard sorting algorithm since version 2.3. It is used to sort arrays of non-primitive type in Java SE 7, on the Android platform, and in GNU Octave.".
- Timsort thumbnail Selection_of_minrun_by_timsort.png?width=300.
- Timsort wikiPageExternalLink timsort.txt.
- Timsort wikiPageExternalLink index.html.
- Timsort wikiPageExternalLink TimSort.java.
- Timsort wikiPageExternalLink listobject.c.
- Timsort wikiPageExternalLink oct-sort.cc.
- Timsort wikiPageExternalLink sort-comparison.
- Timsort wikiPageID "23954341".
- Timsort wikiPageRevisionID "598783093".
- Timsort caption "A visual representation of timsort.".
- Timsort class Sorting_algorithm.
- Timsort data Array_data_structure.
- Timsort hasPhotoCollection Timsort.
- Timsort optimal "Yes".
- Timsort subject Category:Comparison_sorts.
- Timsort subject Category:Sorting_algorithms.
- Timsort type Abstraction100002137.
- Timsort type Act100030358.
- Timsort type Activity100407535.
- Timsort type Algorithm105847438.
- Timsort type Category105838765.
- Timsort type Cognition100023271.
- Timsort type ComparisonSorts.
- Timsort type Concept105835747.
- Timsort type Content105809192.
- Timsort type Event100029378.
- Timsort type Idea105833840.
- Timsort type Kind105839024.
- Timsort type Procedure101023820.
- Timsort type PsychologicalFeature100023100.
- Timsort type Rule105846932.
- Timsort type SortingAlgorithm105847658.
- Timsort type SortingAlgorithms.
- Timsort type YagoPermanentlyLocatedEntity.
- Timsort comment "Timsort is a hybrid sorting algorithm, derived from merge sort and insertion sort, designed to perform well on many kinds of real-world data. It was invented by Tim Peters in 2002 for use in the Python programming language. The algorithm finds subsets of the data that are already ordered, and uses that knowledge to sort the remainder more efficiently. This is done by merging an identified subset, called a run, with existing runs until certain criteria are fulfilled.".
- Timsort label "Timsort".
- Timsort label "Timsort".
- Timsort label "Timsort".
- Timsort label "Timsort".
- Timsort label "Timsort".
- Timsort sameAs Timsort.
- Timsort sameAs Timsort.
- Timsort sameAs Timsort.
- Timsort sameAs m.076wtj2.
- Timsort sameAs Q942403.
- Timsort sameAs Q942403.
- Timsort sameAs Timsort.
- Timsort wasDerivedFrom Timsort?oldid=598783093.
- Timsort depiction Selection_of_minrun_by_timsort.png.
- Timsort isPrimaryTopicOf Timsort.