BC_AD is a record repo for our project at ByteCamp 2021. In this repo, we impletement the advertisement direction algorithm using Boolean Indexing and Bitmap scheme. Then we evaluate our method on the dataset. The results show it works well.
cd src make
./src/build/runit
to be continue...