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

Explicitly translate a `points := k` option into a `VoleCon.LargestMovedPoint(k)` constraint #51

Closed wilfwilson closed 2 years ago

wilfwilson commented 2 years ago

This requires the 'config' to be processed before the constraints.

This resolves #49.