Run the application with command:
python BPAnalysis.py <branch predictor> <trace file path>

eg: BPAnalysis.py 1 /home/User/12queens

Note: trace file path should not contain space characters in directory names

Please note that application was written to support syntax of both python 2 and 3
Trace files not included