-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Add the functionality to deal with edge weighted graphs similar to nauty-pet, which is the rust library that implements nauty for petgraphs. The code for it in rust is in this file
It comes in place when importing a graph from petgraph I believe. It should be possible to follow the same format, when importing a graph with edge weights from Graphs.jl, we can convert it into a graph that nauty can deal with.
mxhbl
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request