发明名称 Efficient method for identifying few largest differences from a list of numbers
摘要 A method is provided that finds the largest 'k' difference values in decreasing order from a list of 'n' arbitrary numbers. The method uses the property of sorted numbers to organize the list of all the differences in a way that reduces the size of the solution space. The time complexity of the solution space using the method is O(k2), as compared to O(n2) in the conventional exhaustive method. The overall time complexity of the method is bound by the complexity of the algorithm used to sort the input list of numbers. The memory complexity of the method is less than the exhaustive method when k<<n.
申请公布号 US7653673(B1) 申请公布日期 2010.01.26
申请号 US20050184118 申请日期 2005.07.19
申请人 NATIONAL SEMICONDUCTOR CORPORATION 发明人 AGRAWAL HIMANSHU;RAY PARTHA
分类号 G06F7/02 主分类号 G06F7/02
代理机构 代理人
主权项
地址