Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> I know it's just one form of brute force algorithm, maybe doesn't even count as one, and is not that elegant, but, it will always remain my favorite.

Backtracking is really a depth-first search over the search tree, so it's definitely an algorithm and I would say it's "elegant" in some sense (like simplicity).



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: