A subgraph matching programming framework.
Project description
openGraphMatching
A graph/subgraph matching library. Still under construction.
Usage/Demo
The NaiveMatch is the minium implementation of subgraph matching algorithm.
Here is the demo code for running GQL:
import GQLMatcher from GQLMatcher
# Prepare query graph q and target graph G in advance.
matcherObj = GQLMatcher(G) # Initialize the object with targer graph G
matcherObj.is_subgraph_match(q) # Run the check match process
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
openGraphMatching-0.0.8.tar.gz
(14.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file openGraphMatching-0.0.8.tar.gz.
File metadata
- Download URL: openGraphMatching-0.0.8.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
528660756c84a4dfd0076da99a5b848a978fb91deaee002a4a2ec6b1ab8726ee
|
|
| MD5 |
9421793d26d764a4680b08bd6d658e41
|
|
| BLAKE2b-256 |
0b5045b37b99ff1ea2ce54ac087d2482ee3f34e84b8a413124454057a790355c
|
File details
Details for the file openGraphMatching-0.0.8-py3-none-any.whl.
File metadata
- Download URL: openGraphMatching-0.0.8-py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9611bcacbc13c62b7a1aef29df0148dd15bff3c9595faa005647f00fa790f1ab
|
|
| MD5 |
0ead2e0c263ccdcb00a414d297bd583a
|
|
| BLAKE2b-256 |
fb3104574d9e73bc7079ede3ab3c2d4c4ca85ca22d58af2eadafeb1340e22b5d
|