This class implements both canBeIgnored() and set()
More...
#include <abstract_bsgs_helpers.h>
|
const boost::shared_ptr< std::set< dom_int > > | m_support |
|
const std::vector< dom_int > & | m_originalSet |
|
This class implements both canBeIgnored() and set()
◆ FullSupportRestriction()
permlib::helpers::FullSupportRestriction::FullSupportRestriction |
( |
const boost::shared_ptr< std::set< dom_int > > & |
support, |
|
|
const std::vector< dom_int > & |
s |
|
) |
| |
|
inline |
- Parameters
-
support | the support of the group (i.e. a set of all elements that are moved by at least one permutation) |
s | the set for which we want to decide whether the permutation action is trivial |
◆ canBeIgnored()
bool permlib::helpers::FullSupportRestriction::canBeIgnored |
( |
| ) |
const |
|
inlinevirtual |
◆ set()
const std::vector<dom_int>* permlib::helpers::FullSupportRestriction::set |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: