Hacker News new | ask | show | jobs
by CaptainNegative 1628 days ago
> Have people never heard of a naïve algorithm or solution?

I have a fairly recent PhD in algorithms and I haven't heard naïve used this way. When I hear naïve, it usually just means "does the immediately obvious thing".

For what you're trying to say, the term I'm familiar with is "oblivious", e.g. "oblivious routing" or "oblivious local search", occasionally with modifiers such as "cache-oblivious".

1 comments

I've never heard use of the word "oblivious", but my education is 15 years old at this point.