Introducing Igor.iv

Algorithm for COVID-19

Welcome to the Igor.iv, a COVID-19 tracing algorithm that represents a version of a COVID-19 Tracing Graph using C++ Graph ADT.

Given a set of names it senses and detects if a person, that has COVID-19, came in contact with one or more people, and traces the path of contact with the said number of people.

The program has test cases also implemented to check whether the algorithm runs on the desired specifications and to check if the code is robust enough.

Acknowledgements

A huge thank you to the teaching team for the MTE 140 course, especially one of my best friends and mentors, the late Professor Igor Ivcokic, who helped me and my teammate, Joshua Cai, in completing this project.