GMatch4py icon indicating copy to clipboard operation
GMatch4py copied to clipboard

A graph matching library for Python

Results 14 GMatch4py issues
Sort by recently updated
recently updated
newest added

Hi there. Already running into the next problem: ``` $ python3 Python 3.7.3 (default, Dec 20 2019, 18:57:59) [GCC 8.3.0] on linux Type "help", "copyright", "credits" or "license" for more...

Hi, Do you have a function that gives the node matchings between two graphs ? Sincerely.

Hi, When I executed this command `sudo python3 setup.py install`, I encountered the following error. ``` veradeMacBook-Pro:GMatch4py vera$ sudo python3 setup.py install Password: gmatch4py/kernels/weisfeiler_lehman.pyx: cannot find cimported module '..base' gmatch4py/vertex_ranking.pyx:...

enhancement
help wanted

Attempting to install GMatch4py for Python 3.5 and Python 3.6 on Mojave in a virtual environment fails with clang reporting: >clang: error: invalid deployment target for -stdlib=libc++ (requires OS X...