The code for arXiv:2308.03082 by Hai-Jun Liao, Kang Wang, Zong-Sheng Zhou, Pan Zhang, and Tao Xiang
Runing the following command lines to exactly compute
$ cd ExactTNC
$ matlab -nodesktop -nosplash < Fig3a.m > out_Fig3a 2>&1 &
$ matlab -nodesktop -nosplash < Fig3b.m > out_Fig3b 2>&1 &
$ matlab -nodesktop -nosplash < Fig3c.m > out_Fig3c 2>&1 &
$ matlab -nodesktop -nosplash < Fig4a.m > out_Fig4a 2>&1 &
Our exact results of
Run the following command lines to approximately compute the
$ cd PEPO
$ matlab -nodesktop -nosplash < Fig3a.m > out_Fig3a 2>&1 &
$ matlab -nodesktop -nosplash < Fig3b.m > out_Fig3b 2>&1 &
$ matlab -nodesktop -nosplash < Fig3c.m > out_Fig3c 2>&1 &
$ matlab -nodesktop -nosplash < Fig4a.m > out_Fig4a 2>&1 &
$ matlab -nodesktop -nosplash < Fig4b.m > out_Fig4b 2>&1 &