Delta debugging: Difference between revisions

Content deleted Content added
Bender the Bot (talk | contribs)
m References: clean up; http→https for YouTube using AWB
Line 19:
* [https://www.st.cs.uni-saarland.de/dd/DD.py DD.py] - a Python implementation of Delta Debugging; also see its [https://www.st.cs.uni-saarland.de/dd/ddusage.php3 tutorial]
* [http://www.squarefree.com/lithium/using.html Lithium] - a Python implementation of an enhanced Delta Debugging algorithm
* [http://embed.cs.utah.edu/creduce/ C-Reduce] reduces files written in C, and C++, Rust, JavaScript, etc.
* [http://www.st.cs.uni-sb.de/eclipse/ Eclipse Plug-Ins]
** DDinput - Failure-Inducing Input