Grover\'s Algorithm A Fast Search Method Using Quantum Parallelism
#1

[attachment=339]
Grover's Algorithm A Fast Search Method Using Quantum Parallelism


Genetic Algorithms provide an effective way of searching complex fitness landscapes. Grover’s Algorithm is a quantum algorithm used to search through a database of values and determine where a particular target value is stored. It does so by using quantum parallelism so that it is more efficient than its classical counter- parts. The way the algorithm was originally designed allows for finding only a single value. We use repeated applications of Grover’s Algorithm to get a variety of decent chromosomes that will then be used to form a starting population for classical genetic search.

Basic ideas:
1. Initialize a quantum computer using l qubits, where l is the necessary length of the chromosomes.
2. Set the quantum computer to a superposition of all possible chromosomes. This represents a population of all possible solutions.
3. Decide on the size, n, of the seed population needed. This is based upon the complexity of the problem and the available computing resources.
4. Perform Grover’s Algorithm n times using the fitness function f to guide the search. Each solution found will be a single chromosome of the final seed population. The quantum registers are re-initialized in between each run.
5. Use the n solutions from above as an initial seed population for classical genetic search. This seed population will be fitter than a randomly generated population, as is commonly used as a starting population.

Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: inter and intra operation parallelism ppt, difference between intra and inter query parallelism, reducing the miss penalty or miss rate via parallelism, grover s algorithm using matlab, interoperation and intraoperation parallelism, ppt gravitational search algorithm, pipelining and parallelism,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  APRIORI Algorithm project report helper 1 10,960 07-02-2019, 10:19 AM
Last Post:
  Vertical Handoff Decision Algorithm Providing Optimized Performance in Heterogeneous Wireless Networks computer science topics 2 30,467 07-10-2016, 09:02 AM
Last Post: ijasti
  Implementation of RSA Algorithm Using Client-Server full report seminar topics 6 26,832 10-05-2016, 12:21 PM
Last Post: dhanabhagya
  Dynamic Search Algorithm in Unstructured Peer-to-Peer Networks seminar surveyer 3 2,823 14-07-2015, 02:24 PM
Last Post: seminar report asees
  SEARCH IMAGES BY APPEARANCE seminar projects crazy 4 4,409 25-06-2015, 02:59 PM
Last Post: seminar report asees
  QUANTUM CRYPTOGRAPHY- MAKING CODE UNBREAKABLE seminar class 2 2,442 11-07-2013, 02:07 PM
Last Post: computer topic
  Particle Swarm Optimization Algorithm and Its Application in Engineering Design Optim computer science crazy 3 5,489 03-05-2013, 10:28 AM
Last Post: computer topic
  Image Segmentation Using Information Bottleneck Method seminar class 4 4,009 19-01-2013, 12:45 PM
Last Post: seminar details
  Relation-Based Search Engine in Semantic Web project topics 1 2,160 21-12-2012, 11:00 AM
Last Post: seminar details
  Public Key Cryptography and the RSA algorithm seminar class 1 2,471 23-11-2012, 11:32 AM
Last Post: seminar details

Forum Jump: