1. What have the authors contributed in "Finding minimum type error sources" ?
If a program can not be typed, the compiler typically reports a single program location in its error message.. In this paper, the authors present a general framework for automatic localization of type errors.. Their approach works by reducing the search for minimum error sources to an optimization problem that the authors formulate in term of weighted maximum satisfiability modulo theories ( MaxSMT ).. Their evaluation shows that their approach has the potential to significantly improve the quality of type error reports produced by state-of-the-art compilers.. Other potential error sources are not even considered.
read more





