Skip to content

v0.9.1 improvements in group decomposition

Compare
Choose a tag to compare
@egri-nagy egri-nagy released this 20 Mar 11:23
· 212 commits to master since this release

Separating computation of transversals and component groups into different functions: FLTransversals, FLComponents. This is useful for computing decompositions partially, in case the whole FLCascadeGroup is not feasible. ValidPoints is now defined as an attribute of FLCascadeGroup to avoid recalculation. Standard way of testing with TestPackage("sgpdec") is available now.