Dear forum, I want to build an algorithm that returns all groups of order 32, which satisfy exp (G ') = exp (G / G) = 2. I can do testing group by group, the more I want to go with all groups of order 32, and my algorithm returns a list of groups satisfying the above properties. best wishes, JoY.