A Python CLI tool for visualizing Cayley graphs of finite groups. Supports cyclic, dihedral, symmetric, alternating, and custom groups with automated generator detection. - ...
参数化N,5个种子,JSON schema与p2_results.json完全对齐。 N=500时步数缩减一半(保证物理可观察,省计算量)。 用法: python finite_size_check.py 200 # 跑N=200 python finite_size_check.py 500 # 跑N=500 ...