Report
https://ohdoyoel.github.io/projects/astramut-report.pdf
Slides
https://ohdoyoel.github.io/projects/astramut-slide.pdf
GitHub
https://github.com/duncan020313/cs453-team5-learning-mutation-operator
KAIST Automated Software Testing · Semester-long team project
Java mutation-operator learner: mines AST-level edit patterns from real bug-fix commits (ManySStuBs4J + Bugs2Fix), generalizes them via anti-unification, and reverses the learned fixes into mutants. Scores 1.94% lower than PIT's default mutation score on Defects4J while reaching bug shapes — API renames, predicate rewrites, block restructuring — PIT's fixed operator set can't express.
https://ohdoyoel.github.io/projects/astramut-report.pdf
https://ohdoyoel.github.io/projects/astramut-slide.pdf
https://github.com/duncan020313/cs453-team5-learning-mutation-operator