this post was submitted on 08 Jun 2023
1 points (100.0% liked)

dev

4 readers
1 users here now

A place for general discussion about software and software development.

founded 1 year ago
MODERATORS
 

Found via https://twitter.com/nirbheek/status/1666563969514090496

Using AlphaDev, we have discovered fixed and variable sort algorithms from scratch that are both new and more efficient than the state-of-the-art human benchmarks. The fixed sort solutions for sort 3, sort 4 and sort 5 discovered by AlphaDev have been integrated into the standard sort function in the LLVM standard C++ library. This library is used by several million users including universities and numerous international companies. In addition, we analyse the new algorithm discoveries, compare AlphaDev to stochastic search optimization approaches and apply AlphaDev to further domains to showcase the generality of the approach.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here