peal / vole

A GAP package for backtrack search in permutation groups with graphs
https://peal.github.io/vole
Mozilla Public License 2.0
8 stars 2 forks source link

Add ability to specify the group refiner(s) used in a canonical search #27

Open wilfwilson opened 3 years ago

wilfwilson commented 3 years ago

Currently, with the standard GAP interface, you can specify refiners for the thing that you want to canonise, but Vole does its own thing with the first argument, i.e. the group G that you are canonising in.

It would be nice if you could tell Vole which refiners it should use for the group (does that even make sense?).