Comment by erichocean Comment by erichocean 2 days ago 3 replies Copy Link View on Hacker News > that we mitigate with smarter searchaka "a heuristic"
Copy Link jakestevens2 2 days ago Next Collapse Comment - See my other comments about static profiling of kernels. There are ways of improving the search that keep runtime at the heart of it. Reply View | 0 replies
Copy Link jafioti 2 days ago Prev Next Collapse Comment - mcts / rl isn't really a heuristic. but yes heuristics can be used temporarily to keep the search space small, and removed over time as the search algorithm improves. Reply View | 0 replies
Copy Link gregorygoc 2 days ago Prev Collapse Comment - Exactly, I was going to ask about this bit… Reply View | 0 replies
See my other comments about static profiling of kernels. There are ways of improving the search that keep runtime at the heart of it.