This repository contains application code for CEDR.
Please switch to the appropriate branch to find the applications related to each work.
To view the applications for a specific work, check out the corresponding branch:
# List all available branches
git branch -r
# Switch to a specific branch (example)
git checkout <branch-name>