Content deleted Content added
Cyberbot II (talk | contribs) m Removing {{Blacklisted-links}}. No blacklisted links were found. (Peachy 2.0 (alpha 8)) |
→Software: Mention that c-reduce uses pretty much all of the original Delta Tags: Mobile edit Mobile web edit |
||
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], which reduces source files written in C/C++, uses the Delta algorithms
* [http://www.st.cs.uni-sb.de/eclipse/ Eclipse Plug-Ins]
** DDinput - Failure-Inducing Input
|