This is a sixth assignment. It uses the same code as assignment 2, so if you did that assignment, you need not download additional code. The main MATLAB program to run is main.m.

 

If you need to download the MATLAB code, the main directory is in the zip file, main.zip. Extract that to a subdirectory. You will also need to download two other sets of code, some model-solving code, and the Andersen-Moore code. Extract these latter two sets of code into separate directories. Then, go into the file, setup.m, in the code taken from main.zip and replace the two lines of code there with the addresses of the locations of the model-solving code and the Andersen-Moore code (you could place all code in the same directory, in which case the lines in setup.m could simply be deleted).

 

Updates on the code that occur as the research underlying this assignment progresses, may be found here.