permlib
0.2.6
Library for permutation computations
|
export of a BSGS based on SchreierTreeTransversal More...
#include <bsgs_schreier_export.h>
Public Member Functions | |
BSGSSchreierData * | exportData (const BSGSSchreier &bsgs) const |
export of a BSGS based on SchreierTreeTransversal
BSGSSchreierData* permlib::exports::BSGSSchreierExport::exportData | ( | const BSGSSchreier & | bsgs | ) | const [inline] |
bsgs | the SchreierTreeTransversal based BSGS to export |