To run the code, first build a singularity image using https://cloud.sylabs.io/builder with singularity.recipe.

singularity exec -H  /PROJECT-PATH/OptionDiscoveryCode SINGULARITY_IMAGE_PATH python run.py --id 0 --config-file experiment/fpoc/inputs.json

You may change parameters of the algorithm in experiment/fpoc/inputs.json.