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.
 
 
 
 
 
jajupmochi f02ec9362b add class ShortestPath. 5 years ago
..
ged 1. fix bugs. 5 years ago
gedlib 1. add preimage module. 5 years ago
kernels add class ShortestPath. 5 years ago
preimage fix bug "AttributeError("'Graph' object has no attribute 'node'",)" for new version of NetworkX. 5 years ago
tests update datasets used in the tests. 5 years ago
utils fix bug "AttributeError("'Graph' object has no attribute 'node'",)" for new version of NetworkX. 5 years ago
__init__.py rename library. 5 years ago

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

Text Jupyter Notebook Python C++ other