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 ba74045..187f5b4 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 @@ -28,6 +28,7 @@ OUT_TIME_LIST = set({('ShortestPath', 'ENZYMES', 'False'), ('ShortestPath', 'DHFR', 'False'), ('StructuralSP', 'DHFR', 'False'), ('ShortestPath', 'MCF-7', 'True'), + ('ShortestPath', 'MCF-7H', 'True'), ('StructuralSP', 'OHSU', 'True'), ('StructuralSP', 'OHSU', 'False'), ('StructuralSP', 'Steroid', 'False'),