digraphs / Digraphs

The GAP package Digraphs
https://digraphs.github.io/Digraphs
Other
29 stars 42 forks source link

Expose edge colours in `BLISS_DATA*` to isomorphism checking #594

Open james-d-mitchell opened 7 months ago

james-d-mitchell commented 7 months ago

I.e. implement a function for computing whether 2 edge coloured digraphs are isomorphic or not. The relevant functionality is already in the kernel module, this is just about adding some stuff in GAP to actually access this.

james-d-mitchell commented 1 week ago

@awesometillman

james-d-mitchell commented 4 days ago

@flsmith