|
|
|
|
|
by Fargren
4839 days ago
|
|
If you send a small amount of bits over the network, the amount of responses you can get is commensurately
small. So if you aren't sending a lot of bits, it would be possible to simply have a local mapping of inputs to outputs. There is a certain size the message has to have for it to be worth it to send it instead of solving the problem locally; obviously, I don't know what that size is or whether SimCity's packages where smaller than that size. But the claim of the OP isn't totally absurd. |
|
Oh, come on! You can entirely specify a cosmically hard problem in just a few kB. Prime factorization, anyone? Use discrete logarithms in finite fields, and you get down to handfuls of bytes.
Your conclusion is probably right, but your theoretical basis for it leaves a lot to be desired.