You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
myWriter.write("The following section outlines the discovery techniques used and their configurations in the experiment.\n");
387
389
myWriter.write("\\Cref{sec:quality} specifies the evaluation criteria used to assess the quality of the discovered models and to compare the performance of the discovery techniques.\n");
388
390
myWriter.write("Finally, \\cref{sec:results} presents the experimental results.\n");
389
391
myWriter.write("\\section{Discovery}\n");
390
392
391
393
myWriter.write("The command line used to execute the experiment is listed below:\n");
0 commit comments