diff --git a/gklearn/experiments/thesis/graph_kernels/fcsp/run_jobs_compare_fcsp.py b/gklearn/experiments/thesis/graph_kernels/fcsp/run_jobs_compare_fcsp.py index 2c05455..e67966a 100644 --- a/gklearn/experiments/thesis/graph_kernels/fcsp/run_jobs_compare_fcsp.py +++ b/gklearn/experiments/thesis/graph_kernels/fcsp/run_jobs_compare_fcsp.py @@ -34,6 +34,7 @@ OUT_TIME_LIST = set({('ShortestPath', 'ENZYMES', 'False'), ('StructuralSP', 'SYNTHETICnew', 'False'), ('ShortestPath', 'Synthie', 'False'), ('StructuralSP', 'Synthie', 'True'), + ('StructuralSP', 'Synthie', 'False'), }) OUT_MEM_LIST = set({('StructuralSP', 'PROTEINS', 'True'),