Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
7 years ago | |
---|---|---|
.. | ||
README.md | 7 years ago | |
opt.py | 7 years ago | |
requirements.txt | 7 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