You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

__init__.py 106 B

5 years ago
12
  1. from gklearn.ged.edit_costs.edit_cost import EditCost
  2. from gklearn.ged.edit_costs.constant import Constant

A Python package for graph kernels, graph edit distances and graph pre-image problem.