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 9fb73a0..98a25d4 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 @@ -45,6 +45,8 @@ OUT_TIME_LIST = set({('ShortestPath', 'ENZYMES', 'False'), ('ShortestPath', 'PROTEINS_full', 'False'), ('StructuralSP', 'Mutagenicity', 'True'), ('StructuralSP', 'Mutagenicity', 'False'), + ('StructuralSP', 'REDDIT-BINARY', 'True'), + ('StructuralSP', 'REDDIT-BINARY', 'False'), }) OUT_MEM_LIST = set({('StructuralSP', 'DD', 'True'),