Hacker News
A Fuzzer for the Toy Optimizer
30 points by surprisetalk
ago
|
5 comments
r9295
|next
[-]
Those interested in testing optimizers may have a look at equivalence modulo testing, a fascinating research field:
ashwinnair99
|next
|previous
[-]
Fuzzing your own optimizer before shipping it is the kind of thing that sounds obvious in hindsight and almost nobody does upfront.
cinntaile
|previous
[-]
It would have been nice if the article explained what an optimizer is in this case?