bears-bugs / bears-benchmarkLinks
An Extensible Java Bug Benchmark for Automatic Program Repair Studies
☆35Updated last year
Alternatives and similar repositories for bears-benchmark
Users that are interested in bears-benchmark are comparing it to the libraries listed below
Sorting:
- Template-based Automated Program Repair☆47Updated last year
- ☆18Updated last year
- For our ISSTA20 paper "CoCoNuT: Combining Context-Aware Neural Translation Models using Ensemble for Program Repair" by Thibaud Lutellier…☆62Updated 2 years ago
- ☆29Updated 3 years ago
- Neural Program Repair with Execution-based Backpropagation http://arxiv.org/pdf/2105.04123☆24Updated 2 years ago
- Bugs.jar: A Large-scale, Diverse Dataset of Bugs for Java Program Repair☆56Updated 7 years ago
- For our ICSE21 paper "CURE: Code-Aware Neural Machine Translation for Automatic Program Repair" by Nan Jiang, Thibaud Lutellier, and Lin …☆55Updated 2 years ago
- An implementation of Tare.☆12Updated last year
- For our ICSE23 paper "KNOD: Domain Knowledge Distilled Tree Decoder for Automated Program Repair" by Nan Jiang, Thibaud Lutellier, Yiling…☆31Updated last year
- ☆15Updated 3 years ago
- ☆18Updated last month
- Automatic Repair Framework that abstract repair tools and bug benchmarks☆70Updated 2 years ago
- Defects4J Dissection presents data to help researchers and practitioners to better understand the Defects4J bug dataset☆66Updated last year
- open science repo of "Neural Transfer Learning for Repairing Security Vulnerabilities in C Code" https://arxiv.org/pdf/2104.08308☆64Updated last year
- ☆13Updated 4 years ago
- ☆14Updated 2 years ago
- A dataset of Java bugs for automatic repair, derived from the C bugs of IntroClass