Tritlo / PropR

Genetic program repair using GHC
MIT License
30 stars 2 forks source link

[Feature] Automatically recover from non-compiling fixes #94

Closed Tritlo closed 3 years ago

Tritlo commented 3 years ago

We #93 #87 #80 #88 #84 #82 have lot's of bugs where the generated candidates aren't entirely correct. As a safeguard, we can now recover... by finding the fixes that do not compile and removing them from the set of fixes we're checking. This can be toggled on/off with filterIncorrectFixes.