issues
search
aplbrain
/
grandiso-networkx
Performant, pure-Python subgraph isomorphism and monomorphism search (aka "motif search")
Apache License 2.0
56
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`find_motifs_iter`: report best match
#44
aleclearmind
opened
3 months ago
0
Errors on motif with disconnected nodes
#43
bdpedigo
opened
6 months ago
4
commit
#42
arjreddy97
closed
8 months ago
0
License MIT or Apache 2.0?
#41
davidmezzetti
closed
9 months ago
1
Prepare for 2.2.0 roll
#40
j6k4m8
closed
9 months ago
0
Add streaming match generation
#39
davidmezzetti
closed
9 months ago
0
Add benchmarking to CI
#38
j6k4m8
opened
1 year ago
1
DEBUG: Properly update _greatest_backbone_count
#37
nobutoba
closed
1 year ago
3
Find Larger Matches
#36
Matt-81
opened
1 year ago
0
subgraph Isomorphism by edge and node labels
#35
Matt-81
closed
1 year ago
5
Finding the largest common monomorphic subgraph
#34
bheijden
opened
1 year ago
4
support edge hop
#33
khoale88
closed
1 year ago
2
Does this library work with MultiDiGraph subgraph isomorphism search?
#32
enjoysmath
opened
2 years ago
18
Add tests for no-attr-in-host
#31
j6k4m8
closed
2 years ago
1
Python 3.6 support
#30
aleclearmind
closed
2 years ago
4
Prepare 2.1.0 release
#29
j6k4m8
closed
2 years ago
0
Add note-attribute-count interestingness metric
#28
j6k4m8
opened
2 years ago
0
Fix interestingness usage
#27
aleclearmind
closed
2 years ago
7
Add codecov config file
#26
j6k4m8
closed
2 years ago
0
Pass through edge_attr fn in callables
#25
j6k4m8
closed
2 years ago
0
Add attribute tests for nodes and edges
#24
j6k4m8
closed
2 years ago
0
Also check edge attributes
#23
MelomanCool
closed
2 years ago
3
Fix setup reader for older python versions
#22
j6k4m8
closed
3 years ago
1
Update README.md with dotmotif cite
#21
j6k4m8
closed
3 years ago
1
Remove profiling
#20
j6k4m8
closed
3 years ago
1
Memoize nodematch function calls
#19
j6k4m8
closed
3 years ago
1
Update queue documentation
#18
j6k4m8
closed
3 years ago
1
Created find_motifs_iter to iterate over results
#17
Raphtor
closed
3 years ago
2
Optionally return a generator from find_motifs
#16
j6k4m8
closed
3 years ago
1
Features based Subgraph Isomorphism
#15
okpatil4u
closed
3 years ago
6
Add grandiso.queues submodule
#14
j6k4m8
closed
3 years ago
0
Add limit argument
#13
j6k4m8
closed
3 years ago
0
Add hinting
#12
j6k4m8
closed
3 years ago
0
Feature: Accept a list of hint mappings
#11
j6k4m8
closed
3 years ago
0
Dramatically improve worst-case time
#10
j6k4m8
closed
4 years ago
1
Permit falsy node IDs
#9
j6k4m8
closed
4 years ago
0
Add docs for find_motifs function call
#8
j6k4m8
closed
4 years ago
1
Isomorphisms + Profiling
#7
j6k4m8
closed
4 years ago
1
Update docs in readme
#6
j6k4m8
closed
4 years ago
0
Add testing GitHub action
#5
j6k4m8
closed
4 years ago
0
Add count interface
#4
j6k4m8
closed
4 years ago
0
Add `count_motifs` endpoint
#3
j6k4m8
closed
4 years ago
0
Add parallel example implementation
#2
j6k4m8
closed
4 years ago
1
Add undirected-graph support
#1
j6k4m8
closed
4 years ago
0