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 e3985c5481 fitDistance.py: print and save results, update codes of quadratic program. This is the last version with edit costs having no other constraints than being no smaller than 0. 5 years ago
datasets Modify function comments of graph kernels. 6 years ago
notebooks Update pre-image. 5 years ago
preimage fitDistance.py: print and save results, update codes of quadratic program. This is the last version with edit costs having no other constraints than being no smaller than 0. 5 years ago
pygraph 1. update fitDistance.py. 5 years ago
.gitignore 1. add parallelization choice into the treelet kernel, including "imap_unordered" and None. 6 years ago
LICENSE Initial commit 7 years ago
README.md 1. add wl subtree kernel. 6 years ago

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

Text Jupyter Notebook Python C++ other