The classic example is figuring out the most efficient route for a traveling salesman going to multiple destinations. [...] For example, if you have six destinations, there are 64 possible combinations. If you have 20 destinations, there are 1,048,576 possible combinations. That's incorrect, the number of combinations for N destinations is N!, not 2^N. So for 6 destinations there are 720 combinations and for 20 there…
Only using naive algorithms. You can get it down to 2^n time complexity by increasing the space complexity and applying dynamic programming techniques. https://en.wikipedia.org/wiki/Travelling_salesman_problem#Ex...
D-Wave Defies World of Critics With ‘First Quantum Cloud’
11–20 of 29 posts
Re: D-Wave Defies World of Critics With ‘First Quantum Cloud’
#12Re: D-Wave Defies World of Critics With ‘First Quantum Cloud’
#13[deleted]
Re: D-Wave Defies World of Critics With ‘First Quantum Cloud’
#14This article is full of bullshit claims about the power of quantum computers. There are no known quantum algorithms for NP-complete problems like the travelling salesman problem mentioned in the article that run faster than exponential time. Quantum computers in general don't consider an exponential number of possible solutions, or if they do, you can't extract the true solution from the quantum state.
Re: D-Wave Defies World of Critics With ‘First Quantum Cloud’
#15I think it less about it being outrageous and more about the fact that he and the company's press releases sound more like infomercials then technological descriptions. Which historically seems to happen with pseudoscience based companies.
Re: D-Wave Defies World of Critics With ‘First Quantum Cloud’
#16Re: D-Wave Defies World of Critics With ‘First Quantum Cloud’
#17> That same month, mega defense contractor Lockheed Martin bought a D-Wave quantum computer and a support contract for $10 million. lol, i used to work at LM advanced research, LM consistently blows 10 mil over 3 ears on stupid dead end projects and nobody even blinks. This is not a criticism of LM so much as it gives us insight into the size of budget and scope of projects the work with. they did 45bn revenue in 201…
Re: D-Wave Defies World of Critics With ‘First Quantum Cloud’
#18Oh? I thought he only proved that it's impossible for an algorithm to determine whether an arbitrary program will halt -- not whether all errors can be eliminated from software.
Re: D-Wave Defies World of Critics With ‘First Quantum Cloud’
#191. Qubits can be 1 and 0 at the same time
2. ...
3. Solve hard problems!
Can someone provide a link that fills in the middle somewhat? Preferably, aimed at an audience with something closer to undergrad engineering degree and than a PhD?
Re: D-Wave Defies World of Critics With ‘First Quantum Cloud’
#20> That same month, mega defense contractor Lockheed Martin bought a D-Wave quantum computer and a support contract for $10 million. lol, i used to work at LM advanced research, LM consistently blows 10 mil over 3 ears on stupid dead end projects and nobody even blinks. This is not a criticism of LM so much as it gives us insight into the size of budget and scope of projects the work with. they did 45bn revenue in 201…
Are you saying that Lockheed had 45bn revenue in 2011 from wikipedia? how does that work?