Search for question
Question

The purpose of this project is to develop a graph analysis program using Map-Reduce.

This project must be done individually. No copying is permitted. Note: We will use a system for

detecting software plagiarism, called Moss (http://theory.stanford.edu/~aiken/moss/), which is

an automatic system for determining the similarity of programs. That is, your program will be

compared with the programs of the other students in class as well as with the programs submitted in

previous years. This program will find similarities even if you rename variables, move code, change

code structure, etc.

Note that, if you use a Search Engine to find similar programs on the web, we will find these

programs too. So don't do it because you will get caught and you will get an F in the course (this is

cheating). Don't look for code to use for your project on the web or from other students (current or

past). Don't use ChatGPT or any other Al program to generate code. Just do your project alone using

the help given in this project description and from your instructor and GTA only.

Fig: 1