CS 4112
Third and final stage of implementing Prof. Ross's optimizing algorithm for database record selection. This requires a C program to loop through each selection grouping algorithm and calculate certain paramters.
./stage2.sh
make
./branch_mispred arg1 arg2 arg3 arg4
make clean