Instructions for running the code:

1. Create and activate the conda environment:
   $ conda env create --file environment.yml
   $ conda activate codi

2. Run the main program:
   $ python main.py
