Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
Tooling progress (renamed to tooling.tex)
Browse files Browse the repository at this point in the history
  • Loading branch information
mossr committed Apr 28, 2021
1 parent 9586254 commit bd2a3a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion chapters/pomdpstresstesting.tex → chapters/tooling.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
This chapter discusses open source software tools built and used in the previous chapters.
These tools were designed for general applications of this work and were written in the scientific computing language Julia \cite{bezanson2017julia}.
These tools were designed for general applications of this work and were written in the scientific computing language Julia.
We first discusses the adaptive stress testing package used in \cref{cha:episodic_ast}, then provide quick usage examples of the packages used in \cref{cha:cem_variants} and \cref{cha:weakness_rec}.

\section{POMDPStressTesting.jl Summary}

Expand Down
2 changes: 1 addition & 1 deletion main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ \chapter{Introduction}

% POMDPStressTesting.jl: Adaptive Stress Testing for Black-Box Systems
\chapter{Open Source Tools for Validation}\label{cha:tooling}
\input{chapters/pomdpstresstesting}
\input{chapters/tooling}
\fi

\chapter{Conclusions}
Expand Down

0 comments on commit bd2a3a2

Please sign in to comment.