minorminer

Graph embedder

An algorithmic tool for embedding graph minors into target graphs efficiently

minorminer is a heuristic tool for minor embedding: given a minor and target graph, it tries to find a mapping that embeds the minor into the target.

GitHub

48 stars
20 watching
40 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zhengwang100/rsdne A method for creating network embeddings when labeled data is imbalanced 12
zhengwang100/rect A deep learning framework for graph representation learning with partially labeled data 19
benedekrozemberczki/gemsec A reference implementation of graph embedding with clustering using deep learning techniques 253
benedekrozemberczki/tene A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. 74
benedekrozemberczki/littleballoffur A Python library for graph sampling methods to efficiently subsample complex networks 705
benedekrozemberczki/attentionwalk An implementation of a deep learning algorithm to generate node embeddings in graphs 322
daokunzhang/sine Software implementation of a network embedding technique for sparse networks, utilizing random walks and stochastic gradient descent. 10
netoeuler/darkbitcoingraph Tool to find and graph Bitcoin addresses with abuse reports linked to specific addresses 8
ntumslab/prune A framework for unsupervised network embedding using a multi-task Siamese neural network 45
hazyresearch/hyperbolics A software package implementing hyperbolic embedding methods for analyzing graph structures 377
benedekrozemberczki/bane A software implementation of a graph embedding algorithm 87
dwavesystems/penaltymodel A library for mapping constraints to low-dimensional optimization problems 19
xgfs/verse An open-source implementation of graph embedding from similarity measures 129
benedekrozemberczki/musae Implementation of a method for generating node embeddings in graph data with attributed information 160
nd7141/awe A software framework for generating graph embeddings using an anonymous walk approach 81