meme tutorial
4.13K subscribers
7.19K photos
570 videos
8 files
6.33K links
memetica obscura
Chat with us: @discussiontutorial
Run by @Selicre
https://selic.re/
https://t.me/addstickers/hyperboxpack

Russian cat channel frens: @cats_cats
Download Telegram
relevant meme
For those who don't get it:
The Travelling Salesman problem requires you to visit each city once, and have it be the shortest possible path. As of right now, the problem is solvable, but only in non-polynomial time - which means that as you add more cities, the amount of time it takes to compute the path grows exponentially - which is insanely fast.
To put it in perspective, if you have N computers solving a polynomial-time problem, it will be solved in a 1/N of the time that it takes for a single computer - so, the processing time is basically halfed every time you double the amount of computers.

If you have a single computer solving an exponential-time problem, and you add another computer, it'll get solved, say, a second faster. As you add more computers, you'll only shave off single seconds.
This is also why P=NP is a big deal - if you can prove that every single problem that can be checked efficiently can also be solved efficiently, you can do stuff like protein folding (that's a cure for cancer!), and solve a lot of currently unsolved math problems. However, you kinda also break encryption completely and forever, so that's kind of a tradeoff..
https://t.me/cockypony/3476
All encryption (AES, elliptic-curve, etc.) is based on the fact that while it is possible to decrypt the message without knowing the key, it will take the attacker several lifetimes before cracking it.
You could argue that by the time we're gonna solve this we'd be juggling petabytes and probably living in fully automated luxury gay space communism, but I'm hoping that actually working out the algorithm would take a long while.
Which is why I am _not_ looking forward to quantum computing. Ever.
I have exactly half the followers of @ameribrit and exactly twice the followers of @cockypony
oops