Delta debugging: Difference between revisions

Content deleted Content added
m sp
Mdernst (talk | contribs)
Software: Add Common Lisp implementation
Line 22:
* [https://www.st.cs.uni-saarland.de/dd/DD.py DD.py] - a Python implementation of Delta Debugging
* [https://www.st.cs.uni-saarland.de/testing/xmlmate/ XMLmate]<ref>{{cite news|title=Detecting Software Errors via Genetic Algorithms|url=http://www.pddnet.com/news/2014/03/detecting-software-errors-genetic-algorithms|accessdate=22 July 2015|date=2014-03-05}}</ref>
* [https://github.com/eschulte/delta-debug Common Lisp implementation]
 
==References==