[course homepage]

Problem Set 5 - Mutation hunting

[Problem Set 5 PDF]

Overview

Data files and code templates for this problem set are available on comet at:

/oasis/projects/nsf/csd524/mgymrek/data/ps5/
/oasis/projects/nsf/csd524/mgymrek/templates/ps5/

You should make a directory for problem set 5 in your working directory with subdirectories for code and results:

mkdir /oasis/projects/nsf/csd524/$USER/ps5
mkdir /oasis/projects/nsf/csd524/$USER/ps5/code
mkdir /oasis/projects/nsf/csd524/$USER/ps5/results

PS5 data

The data directory contains the following files you will use in the problem set: To see how these files were created, see the preprocessing files in the template directory.

PS5 templates

The templates directory contains the following scripts you'll find useful to get started.