
Run the following Command to run the experiment with synthetic data geenration. partical_pct determines the percentage of knowledge of adversary and num_trials determines the number of repetitions. The data is the stored in a folder called k_dicts. For other datasets, you can download the dataset from the provided links in the paper and run the code with them.

python partial_info.py --dataset SYNTHETIC --partial_pct 35 --num_trials 30