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.
48 stars
20 watching
40 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A method for creating network embeddings when labeled data is imbalanced | 12 |
| A deep learning framework for graph representation learning with partially labeled data | 19 |
| A reference implementation of graph embedding with clustering using deep learning techniques | 253 |
| A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. | 74 |
| A Python library for graph sampling methods to efficiently subsample complex networks | 705 |
| An implementation of a deep learning algorithm to generate node embeddings in graphs | 322 |
| Software implementation of a network embedding technique for sparse networks, utilizing random walks and stochastic gradient descent. | 10 |
| Tool to find and graph Bitcoin addresses with abuse reports linked to specific addresses | 8 |
| A framework for unsupervised network embedding using a multi-task Siamese neural network | 45 |
| A software package implementing hyperbolic embedding methods for analyzing graph structures | 377 |
| A software implementation of a graph embedding algorithm | 87 |
| A library for mapping constraints to low-dimensional optimization problems | 19 |
| An open-source implementation of graph embedding from similarity measures | 129 |
| Implementation of a method for generating node embeddings in graph data with attributed information | 160 |
| A software framework for generating graph embeddings using an anonymous walk approach | 81 |