This function is currently only used in a single test (with M11), and that one is even disabled.
With BrowseAtlasContents(); one can get an overview of "supported" groups.
So e.g. RECOG.testAllMaximalSubgroupsOfAtlasGroup("A5"); "works".
So far all my tests with this passed, just performance was a problem, i.e. those tests run quite some time because there are so many representations in there ;-).
@SoongNoonien maybe you can play with this a bit next time
CC @ThomasBreuer in case he has any comments
This function is currently only used in a single test (with M11), and that one is even disabled.
With
BrowseAtlasContents();one can get an overview of "supported" groups.So e.g.
RECOG.testAllMaximalSubgroupsOfAtlasGroup("A5");"works".So far all my tests with this passed, just performance was a problem, i.e. those tests run quite some time because there are so many representations in there ;-).
@SoongNoonien maybe you can play with this a bit next time
CC @ThomasBreuer in case he has any comments