Skip to content

Possible optimizations for set stabilization #1

@tremlin

Description

@tremlin

For set stabilization we have to perform a base change so that the base matches the set S. Several enhancements are possible:

  • Order the set S so that elements that are in the current base come first.
  • For a transposition (x,y) it does not matter whether we stabilize x or y.
  • If S is too large, it might make sense to look at its complement.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions