Skip to content

Commit 6f5b347

Browse files
committed
feats: Support the GEDModel class using a GEDEnv as a global environment inside the class. Compared to the previous local version, this implementation can be at least up to 25x and 5x faster,
respectively with and without parallelization.
1 parent 8e90b49 commit 6f5b347

File tree

5 files changed

+3735
-884
lines changed

5 files changed

+3735
-884
lines changed

gklearn/ged/model/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
from gklearn.ged.model.ged_model import GEDModel

0 commit comments

Comments
 (0)