uwsampa / accept

an approximate compiler
http://accept.rocks
MIT License
37 stars 14 forks source link

Custom search strategy #39

Open sampsyo opened 9 years ago

sampsyo commented 9 years ago

From a discussion with @tmoreau89: sometimes, it might be nice to augment ACCEPT's built-in search heuristic with a better one. Especially as ACCEPT expands to hardware simulation instead of just software optimization, the search space can get a lot bigger so technique-specific search heuristics will play a more important role.