Hidden organizations finder
COL333 Assignment 3
- Contains compiled binaries made by compile.sh.
- Test data for help in our testing and debugging.
- TA provided data generator programs.
- Contains run1,2,3.sh, compile.sh.
- These work as specified by the assignment instructions, and should be brought outside this folder when submitting.
- But for personal running, we can use the makefile to call these scripts with input and output placed according to the way we want, like outputting .satinput etc. to a temp/ directory instead of to the current directory.
- The main executable code.
Tentatively,
- bin/
compiled executables
- src/
cpp files
- compile.sh
- run1.sh
- run2.sh
- run3.sh
- writeup.txt