summary refs log tree commit diff homepage
path: root/outro.tex
diff options
context:
space:
mode:
Diffstat (limited to 'outro.tex')
-rw-r--r--outro.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/outro.tex b/outro.tex
index c0624e3..d8dc375 100644
--- a/outro.tex
+++ b/outro.tex
@@ -11,5 +11,6 @@ In the future, other techniques need to be incorporated
 to improving the performance and generalizibility.
 Sophisticated scheduling and path pruning could help with efficiency,
 and further works on symbolic execution runtimes would also be beneficial.
-Finally, a more comprehensive evaluation is needed to prove
-the applicability of the approach.
+Parallel \gls{smt} symbolic execution~\cite{parallel} should also be considered
+to make better use of modern hardware.  Finally, a more comprehensive
+evaluation is needed to prove the applicability of the approach.