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 'refine by fact' #48

Closed ChrisJefferson closed 2 years ago

ChrisJefferson commented 2 years ago

This adds a function 'refine_by_fact', which lets one (in practice) add any value to the trace.

Mathematically, this can be viewed as equivalent to pushing a graph with no edges, where every vertex as the some colour (although this function call, and such a graph, would produce different traces in practice, just from how it is implemented)