Browse Source

[Exp] Update exceptions in fcsp exps.

v0.2.x
jajupmochi 4 years ago
parent
commit
f282e93322
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      gklearn/experiments/thesis/graph_kernels/fcsp/run_jobs_compare_fcsp.py

+ 1
- 0
gklearn/experiments/thesis/graph_kernels/fcsp/run_jobs_compare_fcsp.py View File

@@ -34,6 +34,7 @@ OUT_TIME_LIST = set({('ShortestPath', 'ENZYMES', 'False'),
('StructuralSP', 'SYNTHETICnew', 'False'), ('StructuralSP', 'SYNTHETICnew', 'False'),
('ShortestPath', 'Synthie', 'False'), ('ShortestPath', 'Synthie', 'False'),
('StructuralSP', 'Synthie', 'True'), ('StructuralSP', 'Synthie', 'True'),
('StructuralSP', 'Synthie', 'False'),
}) })


OUT_MEM_LIST = set({('StructuralSP', 'PROTEINS', 'True'), OUT_MEM_LIST = set({('StructuralSP', 'PROTEINS', 'True'),


Loading…
Cancel
Save