| #command="python run_opt.py --iternum 2048 --conf 1 --bias 0 --scale 10 --coeff source --constantboundary --measuretime --visconf 0" | |
| #eval "$command" | |
| #command="python run_opt.py --iternum 2048 --conf 2 --bias 0 --scale 10 --coeff source --constantboundary --measuretime --screening 10 --visconf 0" | |
| #eval "$command" | |
| #command="python run_opt.py --iternum 8192 --conf 3 --bias 0 --scale 20 --coeff screening --measuretime --visconf 10" | |
| #eval "$command" | |
| #command="python run_opt.py --iternum 8192 --conf 4 --bias 10 --scale 20 --coeff screening --measuretime --visconf 10" | |
| #eval "$command" | |
| #command="python run_opt.py --iternum 2048 --conf 5 --bias 1 --scale 10 --coeff diffusion --measuretime --visconf 23" | |
| #eval "$command" | |
| #command="python run_opt.py --iternum 2048 --conf 6 --bias 1 --scale 10 --coeff diffusion --measuretime --screening 10 --visconf 37" | |
| #eval "$command" | |