1. 首页
  2. 数据库
  3. 其它
  4. Fast Deterministic Selection Andrei Alexandrescu June 2016 (1606.00484v1) 计算

Fast Deterministic Selection Andrei Alexandrescu June 2016 (1606.00484v1) 计算

上传者: 2021-04-29 05:14:17上传 PDF文件 328.79KB 热度 14次
Fast Deterministic SelectionAndrei Alexandrescu The D Language Foundationandrei@erdani.comAbstract The Median of Medians (also known as BFPRT) algorithm, although a landmark theoretical achievement, is seldom used in practice because it and its variants are slower than sim- ple approaches based on sampling. The main contribution of this paper is a fast linear-time deterministic selection al- gorithm QUICKSELECTADAPTIVE based on a refined def- inition of MEDIANOFMEDIANS. The algorithm’s perfor- m
下载地址
用户评论