Sort title
   HOME

TheInfoList



OR:

Sort may refer to: * Sorting, any process of arranging items in sequence or in sets **
Sorting algorithm In computer science, a sorting algorithm is an algorithm that puts elements of a list into an order. The most frequently used orders are numerical order and lexicographical order, and either ascending or descending. Efficient sorting is important ...
, any algorithm for arranging elements in lists **
Sort (Unix) In computing, sort is a standard command line program of Unix and Unix-like operating systems, that prints the lines of its input or concatenation of all files listed in its argument list in sorted order. Sorting is done based on one or more so ...
, a Unix utility which sorts the lines of a file **
Sort (C++) Sort may refer to: * Sorting, any process of arranging items in sequence or in sets ** Sorting algorithm, any algorithm for arranging elements in lists ** Sort (Unix), a Unix utility which sorts the lines of a file ** Sort (C++), a function in the ...
, a function in the C++ Standard Template Library * ''SORT'' (journal), peer-reviewed open access scientific journal *
Sort (mathematical logic) In universal algebra and in model theory, a structure consists of a set along with a collection of finitary operations and relations that are defined on it. Universal algebra studies structures that generalize the algebraic structures such a ...
, a domain in a many-sorted structure * Sort (typesetting), a piece of metal type *
Sort, Lleida Sort () is the capital of the ''comarca'' of Pallars SobirĂ , in the province of Lleida, Catalonia, in the country of Spain. It is located at 692 metres above the sea, by the river Noguera Pallaresa, a tributary to the Segre. Population 2,1 ...
, a town in Catalonia *
Special Operations Response Team Special Operations Response Teams are a group under the US Federal Bureau of Prisons, or BOP for short, a component of the US Department of Justice (DOJ). The BOP is responsible for maintaining the custody of anyone convicted of committing a federa ...
, a group trained to respond to disturbances at a correctional facility *
Strategic Offensive Reductions Treaty The Treaty Between the United States of America and the Russian Federation on Strategic Offensive Reductions (SORT), also known as the Treaty of Moscow, was a strategic arms reduction treaty between the United States and Russia that was in fo ...
, a treaty between the United States and the Russian Federation * Symantec Operations Readiness Tools, a web-based suite of services from Symantec Corporation


See also

*
Many-sorted logic Many-sorted logic can reflect formally our intention not to handle the universe as a homogeneous collection of objects, but to partition it in a way that is similar to types in typeful programming. Both functional and assertive " parts of speech ...
*
Check weigher A checkweigher is an automatic or manual machine for checking the weight of packaged commodities. It is normally found at the offgoing end of a production line, production process and is used to ensure that the weight of a pack of the commodity ...
, an automatic machine for checking the weight of packaged commodities *
qsort qsort is a C standard library function that implements a polymorphic sorting algorithm for arrays of arbitrary objects according to a user-provided comparison function. It is named after the "quicker sort" algorithm (a quicksort variant due to R ...
, a sorting function in the C standard library {{disambiguation