Delta debugging: Difference between revisions

Content deleted Content added
Mdernst (talk | contribs)
Software: Add Lithium tool.
Mdernst (talk | contribs)
Software: Add description of Lithium
Line 17:
* [http://delta.tigris.org/ Delta] - a computer program to minimize "interesting" files subject to a test of their interestingness
* [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://www.st.cs.uni-sb.de/eclipse/ Eclipse Plug-Ins]
** DDinput - Failure-Inducing Input