Skip to content

Commit

Permalink
2019 publications
Browse files Browse the repository at this point in the history
  • Loading branch information
henrylee97 committed Sep 11, 2023
1 parent e8d5548 commit f6d049a
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions data/publications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -311,3 +311,52 @@
artifact: https://github.com/kupl/VeriSmart-public
benchmarks: https://github.com/kupl/VeriSmart-benchmarks
video: https://www.youtube.com/watch?v=OIqjKqVm-F4

2019:
- title: "Automatic and Scalable Detection of Logical Errors in Functional Programming Assignments"
authors:
- Dowon Song
- Myungho Lee
- Hakjoo Oh
target:
name: "OOPSLA 2019: ACM Conference on Object-Oriented Programming, Systems, Languages, and Applications"
url: https://conf.researchr.org/track/splash-2019/splash-2019-oopsla
materials:
pdf: /papers/oopsla19.pdf
artifact: https://github.com/kupl/TestML

- title: "Concolic Testing with Adaptively Changing Search Heuristics"
authors:
- Sooyoung Cha
- Hakjoo Oh
target:
name: "ESEC/FSE 2019: ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering"
url: https://esec-fse19.ut.ee/
materials:
pdf: /papers/fse19.pdf
artifact: https://github.com/kupl/Chameleon

- title: "Resource-aware Program Analysis via Online Abstraction Coarsening"
authors:
- Kihong Heo
- Hakjoo Oh
- Hongseok Yang
target:
name: "ICSE 2019: International Conference on Software Engineering"
url: https://conf.researchr.org/home/icse-2019
award:
name: ACM SIGSOFT Distinguished Paper Award
materials:
pdf: /papers/icse19coarsening.pdf

- title: "A Machine-Learning Algorithm with Disjunctive Model for Data-Driven Program Analysis"
authors:
- Minseok Jeon*
- Sehun Jeong*
- Sungdeok Cha
- Hakjoo Oh
target:
name: "TOPLAS: ACM Transactions on Programming Languages and Systems"
url: http://toplas.acm.org/
materials:
pdf: /papers/toplas19.pdf
Binary file added static/papers/fse19.pdf
Binary file not shown.
Binary file added static/papers/icse19coarsening.pdf
Binary file not shown.
Binary file added static/papers/oopsla19.pdf
Binary file not shown.
Binary file added static/papers/toplas19.pdf
Binary file not shown.

0 comments on commit f6d049a

Please sign in to comment.