diff options
author | Nguyễn Gia Phong <cnx@loang.net> | 2023-11-13 12:10:27 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <cnx@loang.net> | 2023-11-13 12:10:27 +0900 |
commit | 00b028d13203525ac6ed9b2872b280628c13a24e (patch) | |
tree | d6318e922941bde9cba51b3992b2d669c2bda002 | |
parent | 53bab81dc1230edab6248a5c4d1b0794f99c9d91 (diff) | |
download | thesis-00b028d13203525ac6ed9b2872b280628c13a24e.tar.gz |
Tweak title
-rw-r--r-- | all.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/all.tex b/all.tex index 1ac8e96..12162ab 100644 --- a/all.tex +++ b/all.tex @@ -45,7 +45,8 @@ \newtheorem{proof}{\bf Proof} \DeclareMathOperator*{\argmax}{arg\,max} -\newcommand{\name}{Flexible Symbolic Executor for Mass Patch Differentiation} +\newcommand{\name}{Symbolic Execution Groundwork\\ + for Differential Testing of Patch Pools} \newcommand{\cnx}{\foreignlanguage{vietnamese}{Nguyễn Gia Phong}} \newcommand{\cse}{Department of Computer Science and Engineering} \newcommand{\unist}{Ulsan National Institute of Science and Technology} |