[Issue 12141] New: std.algorithm: implement deterministic topN

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 12 09:03:16 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12141

           Summary: std.algorithm: implement deterministic topN
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: andrei at erdani.com


--- Comment #0 from Andrei Alexandrescu <andrei at erdani.com> 2014-02-12 09:03:13 PST ---
See e.g.
http://www.cs.cmu.edu/afs/cs.cmu.edu/academic/class/15451-s07/www/lecture_notes/lect0125.pdf

Should compare speed with the existing randomized algorithm.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list