Files
2022B2-REB/Assignment-2
NikolajDanger 4afc1d17df
2023-01-11 13:24:28 +01:00
..
2023-01-06 13:29:48 +01:00
2023-01-04 17:15:47 +01:00
2023-01-06 16:30:57 +01:00
2023-01-04 17:03:44 +01:00
2023-01-04 17:03:44 +01:00
2023-01-11 13:23:49 +01:00
2023-01-11 13:24:28 +01:00

In order to run the code, use a terminal to navigate into the src-directory 
and type the following command 
$ python main.py [dcr-graph] [log]

replace [dcr-graph] with the location of the dcr-graph in .xml-format, and
[log] with the location of the log in .csv

For example if one wanted to run the test with the Dreyers-log and our full
DCR-graph use the command
$ python main.py data/DCR-full.xml data/log.csv