Y
Hacker News
new
|
ask
|
show
|
jobs
by
someone_here
5783 days ago
This could be said about almost all "polynomial time" algorithms though. The bigger the loop, the larger the variables you'll need (in general), and the more time you'll need to communicate between the pieces.
1 comments
cynicalkane
5783 days ago
OK, but the amount of data you need to access will be bounded by a polynomial...
link