Delta debugging: Difference between revisions

Content deleted Content added
Geod24 (talk | contribs)
Added DustMite to the list of "Software"
Line 21:
* [http://embed.cs.utah.edu/creduce/ C-Reduce], which reduces source files written in C/C++, uses the Delta algorithms
* [https://github.com/perses-project/perses Perses] - a language-agnostic reducer for program minimization, which employs Delta debugging algorithm.
* [https://github.com/CyberShadow/DustMite DustMite] - A general-purpose data reduction tool, mainly used to reduce [[D_(programming_language)|D]] programs <ref>[https://dlang.org/blog/2020/04/13/dustmite-the-general-purpose-data-reduction-tool/| DustMite, the general purpose data reduction tool]</ref>.
* [http://www.st.cs.uni-sb.de/eclipse/ Eclipse Plug-Ins]
** DDinput - Failure-Inducing Input