-
### Summary
The documentation for all algorithms in petgraph::algo::[isomorphism](https://docs.rs/petgraph/latest/petgraph/algo/isomorphism/index.html#) is vague in regards to multigraphs.
### M…
-
Issue:
Environment (conda list):
```
$ conda list
```
Details about conda and system ( conda info ):
```
$ conda info
```
-
I don't think Go has any libraries that support this currently.
The only option right now is to use cgo with _bliss_ or something similar.
It seems like the VF2 algorithm is considerably simpler…
-
Currently:
```
==> Dependencies
Build: autoconf ✔, automake ✔, bison ✔, cmake ✔, libtool ✔, ninja ✔, pkg-config ✔
Required: bdw-gc ✔, boost ✔, eigen ✔, factory@4.1.3 ✔, fflas-ffpack ✔, flint@2.6.3…
-
Currently (sage 5.6), Sage generates the posets on n elements by generating all digraphs with n vertices and checking which of those give posets. A paper of Brinkmann and McKay gives an algorithm fo…
-
[Nauty](https://pallini.di.uniroma1.it/)'s geng is a tool for generating graphs, but currently it does not support checking whether there exist (induced) subgraphs, Its encoding is mainly in the graph…
-
It would be nice to eventually include the [Traces isomorphism/automorphism library](http://pallini.di.uniroma1.it/) in graph.
In certain cases it is significantly faster than Bliss (already in igr…
-
Cross-posted on [how-can-we-interpret-the-graph-information-after-certificate-in-pynauty](https://stackoverflow.com/questions/76299214/how-can-we-interpret-the-graph-information-after-certificate-in-p…
-
Add it as a prerequisite to our package:
```
ubuntu64-1604$ polymake
The program 'polymake' is currently not installed. You can install it by typing:
sudo apt install polymake
```
(We don't have a w…
-
There should be more tests to check the functionality. These should include some small examples as well as bigger ones that appear in practical calculations.