/CycleKnotDetector

This project is for class CSCE 668 Distributed Algorithms and Systems.

Primary LanguagePython

python -m da sourcefile.da

to count the number of messages received from the log files
grep -c Reply <logfile_for_target_run> + grep -c Request <logfile_for_target_run>