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

Builder #5

Closed WizardOfMenlo closed 4 years ago

WizardOfMenlo commented 4 years ago

Added tests, and simplified the trait system, so to allow flexible lazy permutation, while also keeping the convenience of the full permutation as a struct. Note that now we can also bring back the operators for eager computation if we want to!