The document proposes optimizations to the calculation of symmetries for state space reduction. It describes calculating symmetries through brute force, powers of symmetries, and combining methods. It then outlines optimizations including inheriting dead branches, using products instead of powers, and partial orthogonalization. Experimental results on nets with increasing cycles show the optimizations reduce calculation time significantly compared to the original approach in LoLA.