qsharp-community / qram

Library for Q# implementing various qRAM proposals
MIT License
52 stars 17 forks source link

Implement element distinctness sample #29

Open glassnotes opened 4 years ago

glassnotes commented 4 years ago

There is an algorithm for solving the element distinctness decision problem that uses a qRAM oracle. it looks reasonably straightforward to implement and will make a good sample.