Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
8 years ago | |
|---|---|---|
| .. | ||
| README.md | 8 years ago | |
| opt.py | 8 years ago | |
| requirements.txt | 8 years ago | |
To use the library :
$> virtualenv --python=/usr/bin/python3.5 venv
$> pip install -r requirements.txt
$> source venv/bin/activate
... Go use pygraph
A Python package for graph kernels, graph edit distances and graph pre-image problem.
Text Jupyter Notebook Python C++ other