Skip to content

Commit

Permalink
Merge pull request #71 from AlgebraicJulia/generators-from-algebraici…
Browse files Browse the repository at this point in the history
…nterfaces

pull `generators` from AlgebraicInterfaces
  • Loading branch information
olynch authored Oct 12, 2023
2 parents 1dd913e + 4f7a443 commit 112b3d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/NautyInterface.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export NautyRes, CSetNautyRes, call_nauty, all_autos, canon, orbits, canonmap,

using ..Schemas
using ..DenseACSets, ..ACSetInterface
import AlgebraicInterfaces: generators
using DataStructures: OrderedSet, DefaultDict
using Permutations
using StructEquality
Expand Down

0 comments on commit 112b3d6

Please sign in to comment.