Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
layer8
9 days ago
|
parent
|
context
|
favorite
| on:
Faster Than Dijkstra?
> Already, we have a factor of O(log(n)) here.
Doesn’t that mean that O(log(n)) is really O(log²(n))?
help
thfuran
9 days ago
[–]
You have to define what n is.
reply
layer8
8 days ago
|
parent
[–]
It’s clear from the parent comment that the number of bits needed to represent the input is meant here.
reply
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Doesn’t that mean that O(log(n)) is really O(log²(n))?