Summary of Changes ------------------------ Olex Ponomarenko The main changes this quarter have been primarily associated with output and display of the structure that was created in second quarter. There has also been a large restructuring of the random graph generator which increased the efficiency by about 100x, and allows me to create maps with 1000-4000 locations. The program is much easier to interface now that it uses scripted input (command line) and file output. The file output has two different options, depending on the needs - one output type primarily for display purposes, and another for actual structure of the graph to make it easy for other programs to use the randomly generated graphs. A display is in the final stages of development and should be ready at the start of fourth quarter. There will simply be a frame with no input options to display a file input with locations and roads (along with different road types).