Browse Source

add cal_sh

master
Dnomd343 4 years ago
parent
commit
55c7e57c0e
  1. 2
      build/cal_sh/0-0.sh
  2. 2
      build/cal_sh/0-1.sh
  3. 2
      build/cal_sh/0-10.sh
  4. 2
      build/cal_sh/0-11.sh
  5. 2
      build/cal_sh/0-12.sh
  6. 2
      build/cal_sh/0-13.sh
  7. 2
      build/cal_sh/0-14.sh
  8. 2
      build/cal_sh/0-2.sh
  9. 2
      build/cal_sh/0-3.sh
  10. 2
      build/cal_sh/0-4.sh
  11. 2
      build/cal_sh/0-5.sh
  12. 2
      build/cal_sh/0-6.sh
  13. 2
      build/cal_sh/0-7.sh
  14. 2
      build/cal_sh/0-8.sh
  15. 2
      build/cal_sh/0-9.sh
  16. 3
      build/cal_sh/1-0.sh
  17. 3
      build/cal_sh/1-1.sh
  18. 3
      build/cal_sh/1-10.sh
  19. 3
      build/cal_sh/1-11.sh
  20. 3
      build/cal_sh/1-12.sh
  21. 3
      build/cal_sh/1-2.sh
  22. 3
      build/cal_sh/1-3.sh
  23. 3
      build/cal_sh/1-4.sh
  24. 3
      build/cal_sh/1-5.sh
  25. 3
      build/cal_sh/1-6.sh
  26. 3
      build/cal_sh/1-7.sh
  27. 3
      build/cal_sh/1-8.sh
  28. 3
      build/cal_sh/1-9.sh
  29. 4
      build/cal_sh/2-0.sh
  30. 4
      build/cal_sh/2-1.sh
  31. 4
      build/cal_sh/2-10.sh
  32. 4
      build/cal_sh/2-2.sh
  33. 4
      build/cal_sh/2-3.sh
  34. 4
      build/cal_sh/2-4.sh
  35. 4
      build/cal_sh/2-5.sh
  36. 4
      build/cal_sh/2-6.sh
  37. 4
      build/cal_sh/2-7.sh
  38. 4
      build/cal_sh/2-8.sh
  39. 4
      build/cal_sh/2-9.sh
  40. 5
      build/cal_sh/3-0.sh
  41. 5
      build/cal_sh/3-1.sh
  42. 5
      build/cal_sh/3-2.sh
  43. 5
      build/cal_sh/3-3.sh
  44. 5
      build/cal_sh/3-4.sh
  45. 5
      build/cal_sh/3-5.sh
  46. 5
      build/cal_sh/3-6.sh
  47. 5
      build/cal_sh/3-7.sh
  48. 5
      build/cal_sh/3-8.sh
  49. 6
      build/cal_sh/4-0.sh
  50. 6
      build/cal_sh/4-1.sh
  51. 6
      build/cal_sh/4-2.sh
  52. 6
      build/cal_sh/4-3.sh
  53. 6
      build/cal_sh/4-4.sh
  54. 6
      build/cal_sh/4-5.sh
  55. 6
      build/cal_sh/4-6.sh
  56. 7
      build/cal_sh/5-0.sh
  57. 7
      build/cal_sh/5-1.sh
  58. 7
      build/cal_sh/5-2.sh
  59. 7
      build/cal_sh/5-3.sh
  60. 7
      build/cal_sh/5-4.sh
  61. 8
      build/cal_sh/6-0.sh
  62. 8
      build/cal_sh/6-1.sh
  63. 8
      build/cal_sh/6-2.sh
  64. 8
      build/cal_sh/7-0.sh
  65. 22
      build/make_cal_sh.vbs

2
build/cal_sh/0-0.sh

@ -0,0 +1,2 @@
../engine --analy-multi-group ../seed/0-0-0.txt ../farthest/farthest_0-0-0.csv ../solution/solution_0-0-0.csv
touch 0-0_OK

2
build/cal_sh/0-1.sh

@ -0,0 +1,2 @@
../engine --analy-multi-group ../seed/0-1-0.txt ../farthest/farthest_0-1-0.csv ../solution/solution_0-1-0.csv
touch 0-1_OK

2
build/cal_sh/0-10.sh

@ -0,0 +1,2 @@
../engine --analy-multi-group ../seed/0-10-0.txt ../farthest/farthest_0-10-0.csv ../solution/solution_0-10-0.csv
touch 0-10_OK

2
build/cal_sh/0-11.sh

@ -0,0 +1,2 @@
../engine --analy-multi-group ../seed/0-11-0.txt ../farthest/farthest_0-11-0.csv ../solution/solution_0-11-0.csv
touch 0-11_OK

2
build/cal_sh/0-12.sh

@ -0,0 +1,2 @@
../engine --analy-multi-group ../seed/0-12-0.txt ../farthest/farthest_0-12-0.csv ../solution/solution_0-12-0.csv
touch 0-12_OK

2
build/cal_sh/0-13.sh

@ -0,0 +1,2 @@
../engine --analy-multi-group ../seed/0-13-0.txt ../farthest/farthest_0-13-0.csv ../solution/solution_0-13-0.csv
touch 0-13_OK

2
build/cal_sh/0-14.sh

@ -0,0 +1,2 @@
../engine --analy-multi-group ../seed/0-14-0.txt ../farthest/farthest_0-14-0.csv ../solution/solution_0-14-0.csv
touch 0-14_OK

2
build/cal_sh/0-2.sh

@ -0,0 +1,2 @@
../engine --analy-multi-group ../seed/0-2-0.txt ../farthest/farthest_0-2-0.csv ../solution/solution_0-2-0.csv
touch 0-2_OK

2
build/cal_sh/0-3.sh

@ -0,0 +1,2 @@
../engine --analy-multi-group ../seed/0-3-0.txt ../farthest/farthest_0-3-0.csv ../solution/solution_0-3-0.csv
touch 0-3_OK

2
build/cal_sh/0-4.sh

@ -0,0 +1,2 @@
../engine --analy-multi-group ../seed/0-4-0.txt ../farthest/farthest_0-4-0.csv ../solution/solution_0-4-0.csv
touch 0-4_OK

2
build/cal_sh/0-5.sh

@ -0,0 +1,2 @@
../engine --analy-multi-group ../seed/0-5-0.txt ../farthest/farthest_0-5-0.csv ../solution/solution_0-5-0.csv
touch 0-5_OK

2
build/cal_sh/0-6.sh

@ -0,0 +1,2 @@
../engine --analy-multi-group ../seed/0-6-0.txt ../farthest/farthest_0-6-0.csv ../solution/solution_0-6-0.csv
touch 0-6_OK

2
build/cal_sh/0-7.sh

@ -0,0 +1,2 @@
../engine --analy-multi-group ../seed/0-7-0.txt ../farthest/farthest_0-7-0.csv ../solution/solution_0-7-0.csv
touch 0-7_OK

2
build/cal_sh/0-8.sh

@ -0,0 +1,2 @@
../engine --analy-multi-group ../seed/0-8-0.txt ../farthest/farthest_0-8-0.csv ../solution/solution_0-8-0.csv
touch 0-8_OK

2
build/cal_sh/0-9.sh

@ -0,0 +1,2 @@
../engine --analy-multi-group ../seed/0-9-0.txt ../farthest/farthest_0-9-0.csv ../solution/solution_0-9-0.csv
touch 0-9_OK

3
build/cal_sh/1-0.sh

@ -0,0 +1,3 @@
../engine --analy-multi-group ../seed/1-0-0.txt ../farthest/farthest_1-0-0.csv ../solution/solution_1-0-0.csv
../engine --analy-multi-group ../seed/1-0-1.txt ../farthest/farthest_1-0-1.csv ../solution/solution_1-0-1.csv
touch 1-0_OK

3
build/cal_sh/1-1.sh

@ -0,0 +1,3 @@
../engine --analy-multi-group ../seed/1-1-0.txt ../farthest/farthest_1-1-0.csv ../solution/solution_1-1-0.csv
../engine --analy-multi-group ../seed/1-1-1.txt ../farthest/farthest_1-1-1.csv ../solution/solution_1-1-1.csv
touch 1-1_OK

3
build/cal_sh/1-10.sh

@ -0,0 +1,3 @@
../engine --analy-multi-group ../seed/1-10-0.txt ../farthest/farthest_1-10-0.csv ../solution/solution_1-10-0.csv
../engine --analy-multi-group ../seed/1-10-1.txt ../farthest/farthest_1-10-1.csv ../solution/solution_1-10-1.csv
touch 1-10_OK

3
build/cal_sh/1-11.sh

@ -0,0 +1,3 @@
../engine --analy-multi-group ../seed/1-11-0.txt ../farthest/farthest_1-11-0.csv ../solution/solution_1-11-0.csv
../engine --analy-multi-group ../seed/1-11-1.txt ../farthest/farthest_1-11-1.csv ../solution/solution_1-11-1.csv
touch 1-11_OK

3
build/cal_sh/1-12.sh

@ -0,0 +1,3 @@
../engine --analy-multi-group ../seed/1-12-0.txt ../farthest/farthest_1-12-0.csv ../solution/solution_1-12-0.csv
../engine --analy-multi-group ../seed/1-12-1.txt ../farthest/farthest_1-12-1.csv ../solution/solution_1-12-1.csv
touch 1-12_OK

3
build/cal_sh/1-2.sh

@ -0,0 +1,3 @@
../engine --analy-multi-group ../seed/1-2-0.txt ../farthest/farthest_1-2-0.csv ../solution/solution_1-2-0.csv
../engine --analy-multi-group ../seed/1-2-1.txt ../farthest/farthest_1-2-1.csv ../solution/solution_1-2-1.csv
touch 1-2_OK

3
build/cal_sh/1-3.sh

@ -0,0 +1,3 @@
../engine --analy-multi-group ../seed/1-3-0.txt ../farthest/farthest_1-3-0.csv ../solution/solution_1-3-0.csv
../engine --analy-multi-group ../seed/1-3-1.txt ../farthest/farthest_1-3-1.csv ../solution/solution_1-3-1.csv
touch 1-3_OK

3
build/cal_sh/1-4.sh

@ -0,0 +1,3 @@
../engine --analy-multi-group ../seed/1-4-0.txt ../farthest/farthest_1-4-0.csv ../solution/solution_1-4-0.csv
../engine --analy-multi-group ../seed/1-4-1.txt ../farthest/farthest_1-4-1.csv ../solution/solution_1-4-1.csv
touch 1-4_OK

3
build/cal_sh/1-5.sh

@ -0,0 +1,3 @@
../engine --analy-multi-group ../seed/1-5-0.txt ../farthest/farthest_1-5-0.csv ../solution/solution_1-5-0.csv
../engine --analy-multi-group ../seed/1-5-1.txt ../farthest/farthest_1-5-1.csv ../solution/solution_1-5-1.csv
touch 1-5_OK

3
build/cal_sh/1-6.sh

@ -0,0 +1,3 @@
../engine --analy-multi-group ../seed/1-6-0.txt ../farthest/farthest_1-6-0.csv ../solution/solution_1-6-0.csv
../engine --analy-multi-group ../seed/1-6-1.txt ../farthest/farthest_1-6-1.csv ../solution/solution_1-6-1.csv
touch 1-6_OK

3
build/cal_sh/1-7.sh

@ -0,0 +1,3 @@
../engine --analy-multi-group ../seed/1-7-0.txt ../farthest/farthest_1-7-0.csv ../solution/solution_1-7-0.csv
../engine --analy-multi-group ../seed/1-7-1.txt ../farthest/farthest_1-7-1.csv ../solution/solution_1-7-1.csv
touch 1-7_OK

3
build/cal_sh/1-8.sh

@ -0,0 +1,3 @@
../engine --analy-multi-group ../seed/1-8-0.txt ../farthest/farthest_1-8-0.csv ../solution/solution_1-8-0.csv
../engine --analy-multi-group ../seed/1-8-1.txt ../farthest/farthest_1-8-1.csv ../solution/solution_1-8-1.csv
touch 1-8_OK

3
build/cal_sh/1-9.sh

@ -0,0 +1,3 @@
../engine --analy-multi-group ../seed/1-9-0.txt ../farthest/farthest_1-9-0.csv ../solution/solution_1-9-0.csv
../engine --analy-multi-group ../seed/1-9-1.txt ../farthest/farthest_1-9-1.csv ../solution/solution_1-9-1.csv
touch 1-9_OK

4
build/cal_sh/2-0.sh

@ -0,0 +1,4 @@
../engine --analy-multi-group ../seed/2-0-0.txt ../farthest/farthest_2-0-0.csv ../solution/solution_2-0-0.csv
../engine --analy-multi-group ../seed/2-0-1.txt ../farthest/farthest_2-0-1.csv ../solution/solution_2-0-1.csv
../engine --analy-multi-group ../seed/2-0-2.txt ../farthest/farthest_2-0-2.csv ../solution/solution_2-0-2.csv
touch 2-0_OK

4
build/cal_sh/2-1.sh

@ -0,0 +1,4 @@
../engine --analy-multi-group ../seed/2-1-0.txt ../farthest/farthest_2-1-0.csv ../solution/solution_2-1-0.csv
../engine --analy-multi-group ../seed/2-1-1.txt ../farthest/farthest_2-1-1.csv ../solution/solution_2-1-1.csv
../engine --analy-multi-group ../seed/2-1-2.txt ../farthest/farthest_2-1-2.csv ../solution/solution_2-1-2.csv
touch 2-1_OK

4
build/cal_sh/2-10.sh

@ -0,0 +1,4 @@
../engine --analy-multi-group ../seed/2-10-0.txt ../farthest/farthest_2-10-0.csv ../solution/solution_2-10-0.csv
../engine --analy-multi-group ../seed/2-10-1.txt ../farthest/farthest_2-10-1.csv ../solution/solution_2-10-1.csv
../engine --analy-multi-group ../seed/2-10-2.txt ../farthest/farthest_2-10-2.csv ../solution/solution_2-10-2.csv
touch 2-10_OK

4
build/cal_sh/2-2.sh

@ -0,0 +1,4 @@
../engine --analy-multi-group ../seed/2-2-0.txt ../farthest/farthest_2-2-0.csv ../solution/solution_2-2-0.csv
../engine --analy-multi-group ../seed/2-2-1.txt ../farthest/farthest_2-2-1.csv ../solution/solution_2-2-1.csv
../engine --analy-multi-group ../seed/2-2-2.txt ../farthest/farthest_2-2-2.csv ../solution/solution_2-2-2.csv
touch 2-2_OK

4
build/cal_sh/2-3.sh

@ -0,0 +1,4 @@
../engine --analy-multi-group ../seed/2-3-0.txt ../farthest/farthest_2-3-0.csv ../solution/solution_2-3-0.csv
../engine --analy-multi-group ../seed/2-3-1.txt ../farthest/farthest_2-3-1.csv ../solution/solution_2-3-1.csv
../engine --analy-multi-group ../seed/2-3-2.txt ../farthest/farthest_2-3-2.csv ../solution/solution_2-3-2.csv
touch 2-3_OK

4
build/cal_sh/2-4.sh

@ -0,0 +1,4 @@
../engine --analy-multi-group ../seed/2-4-0.txt ../farthest/farthest_2-4-0.csv ../solution/solution_2-4-0.csv
../engine --analy-multi-group ../seed/2-4-1.txt ../farthest/farthest_2-4-1.csv ../solution/solution_2-4-1.csv
../engine --analy-multi-group ../seed/2-4-2.txt ../farthest/farthest_2-4-2.csv ../solution/solution_2-4-2.csv
touch 2-4_OK

4
build/cal_sh/2-5.sh

@ -0,0 +1,4 @@
../engine --analy-multi-group ../seed/2-5-0.txt ../farthest/farthest_2-5-0.csv ../solution/solution_2-5-0.csv
../engine --analy-multi-group ../seed/2-5-1.txt ../farthest/farthest_2-5-1.csv ../solution/solution_2-5-1.csv
../engine --analy-multi-group ../seed/2-5-2.txt ../farthest/farthest_2-5-2.csv ../solution/solution_2-5-2.csv
touch 2-5_OK

4
build/cal_sh/2-6.sh

@ -0,0 +1,4 @@
../engine --analy-multi-group ../seed/2-6-0.txt ../farthest/farthest_2-6-0.csv ../solution/solution_2-6-0.csv
../engine --analy-multi-group ../seed/2-6-1.txt ../farthest/farthest_2-6-1.csv ../solution/solution_2-6-1.csv
../engine --analy-multi-group ../seed/2-6-2.txt ../farthest/farthest_2-6-2.csv ../solution/solution_2-6-2.csv
touch 2-6_OK

4
build/cal_sh/2-7.sh

@ -0,0 +1,4 @@
../engine --analy-multi-group ../seed/2-7-0.txt ../farthest/farthest_2-7-0.csv ../solution/solution_2-7-0.csv
../engine --analy-multi-group ../seed/2-7-1.txt ../farthest/farthest_2-7-1.csv ../solution/solution_2-7-1.csv
../engine --analy-multi-group ../seed/2-7-2.txt ../farthest/farthest_2-7-2.csv ../solution/solution_2-7-2.csv
touch 2-7_OK

4
build/cal_sh/2-8.sh

@ -0,0 +1,4 @@
../engine --analy-multi-group ../seed/2-8-0.txt ../farthest/farthest_2-8-0.csv ../solution/solution_2-8-0.csv
../engine --analy-multi-group ../seed/2-8-1.txt ../farthest/farthest_2-8-1.csv ../solution/solution_2-8-1.csv
../engine --analy-multi-group ../seed/2-8-2.txt ../farthest/farthest_2-8-2.csv ../solution/solution_2-8-2.csv
touch 2-8_OK

4
build/cal_sh/2-9.sh

@ -0,0 +1,4 @@
../engine --analy-multi-group ../seed/2-9-0.txt ../farthest/farthest_2-9-0.csv ../solution/solution_2-9-0.csv
../engine --analy-multi-group ../seed/2-9-1.txt ../farthest/farthest_2-9-1.csv ../solution/solution_2-9-1.csv
../engine --analy-multi-group ../seed/2-9-2.txt ../farthest/farthest_2-9-2.csv ../solution/solution_2-9-2.csv
touch 2-9_OK

5
build/cal_sh/3-0.sh

@ -0,0 +1,5 @@
../engine --analy-multi-group ../seed/3-0-0.txt ../farthest/farthest_3-0-0.csv ../solution/solution_3-0-0.csv
../engine --analy-multi-group ../seed/3-0-1.txt ../farthest/farthest_3-0-1.csv ../solution/solution_3-0-1.csv
../engine --analy-multi-group ../seed/3-0-2.txt ../farthest/farthest_3-0-2.csv ../solution/solution_3-0-2.csv
../engine --analy-multi-group ../seed/3-0-3.txt ../farthest/farthest_3-0-3.csv ../solution/solution_3-0-3.csv
touch 3-0_OK

5
build/cal_sh/3-1.sh

@ -0,0 +1,5 @@
../engine --analy-multi-group ../seed/3-1-0.txt ../farthest/farthest_3-1-0.csv ../solution/solution_3-1-0.csv
../engine --analy-multi-group ../seed/3-1-1.txt ../farthest/farthest_3-1-1.csv ../solution/solution_3-1-1.csv
../engine --analy-multi-group ../seed/3-1-2.txt ../farthest/farthest_3-1-2.csv ../solution/solution_3-1-2.csv
../engine --analy-multi-group ../seed/3-1-3.txt ../farthest/farthest_3-1-3.csv ../solution/solution_3-1-3.csv
touch 3-1_OK

5
build/cal_sh/3-2.sh

@ -0,0 +1,5 @@
../engine --analy-multi-group ../seed/3-2-0.txt ../farthest/farthest_3-2-0.csv ../solution/solution_3-2-0.csv
../engine --analy-multi-group ../seed/3-2-1.txt ../farthest/farthest_3-2-1.csv ../solution/solution_3-2-1.csv
../engine --analy-multi-group ../seed/3-2-2.txt ../farthest/farthest_3-2-2.csv ../solution/solution_3-2-2.csv
../engine --analy-multi-group ../seed/3-2-3.txt ../farthest/farthest_3-2-3.csv ../solution/solution_3-2-3.csv
touch 3-2_OK

5
build/cal_sh/3-3.sh

@ -0,0 +1,5 @@
../engine --analy-multi-group ../seed/3-3-0.txt ../farthest/farthest_3-3-0.csv ../solution/solution_3-3-0.csv
../engine --analy-multi-group ../seed/3-3-1.txt ../farthest/farthest_3-3-1.csv ../solution/solution_3-3-1.csv
../engine --analy-multi-group ../seed/3-3-2.txt ../farthest/farthest_3-3-2.csv ../solution/solution_3-3-2.csv
../engine --analy-multi-group ../seed/3-3-3.txt ../farthest/farthest_3-3-3.csv ../solution/solution_3-3-3.csv
touch 3-3_OK

5
build/cal_sh/3-4.sh

@ -0,0 +1,5 @@
../engine --analy-multi-group ../seed/3-4-0.txt ../farthest/farthest_3-4-0.csv ../solution/solution_3-4-0.csv
../engine --analy-multi-group ../seed/3-4-1.txt ../farthest/farthest_3-4-1.csv ../solution/solution_3-4-1.csv
../engine --analy-multi-group ../seed/3-4-2.txt ../farthest/farthest_3-4-2.csv ../solution/solution_3-4-2.csv
../engine --analy-multi-group ../seed/3-4-3.txt ../farthest/farthest_3-4-3.csv ../solution/solution_3-4-3.csv
touch 3-4_OK

5
build/cal_sh/3-5.sh

@ -0,0 +1,5 @@
../engine --analy-multi-group ../seed/3-5-0.txt ../farthest/farthest_3-5-0.csv ../solution/solution_3-5-0.csv
../engine --analy-multi-group ../seed/3-5-1.txt ../farthest/farthest_3-5-1.csv ../solution/solution_3-5-1.csv
../engine --analy-multi-group ../seed/3-5-2.txt ../farthest/farthest_3-5-2.csv ../solution/solution_3-5-2.csv
../engine --analy-multi-group ../seed/3-5-3.txt ../farthest/farthest_3-5-3.csv ../solution/solution_3-5-3.csv
touch 3-5_OK

5
build/cal_sh/3-6.sh

@ -0,0 +1,5 @@
../engine --analy-multi-group ../seed/3-6-0.txt ../farthest/farthest_3-6-0.csv ../solution/solution_3-6-0.csv
../engine --analy-multi-group ../seed/3-6-1.txt ../farthest/farthest_3-6-1.csv ../solution/solution_3-6-1.csv
../engine --analy-multi-group ../seed/3-6-2.txt ../farthest/farthest_3-6-2.csv ../solution/solution_3-6-2.csv
../engine --analy-multi-group ../seed/3-6-3.txt ../farthest/farthest_3-6-3.csv ../solution/solution_3-6-3.csv
touch 3-6_OK

5
build/cal_sh/3-7.sh

@ -0,0 +1,5 @@
../engine --analy-multi-group ../seed/3-7-0.txt ../farthest/farthest_3-7-0.csv ../solution/solution_3-7-0.csv
../engine --analy-multi-group ../seed/3-7-1.txt ../farthest/farthest_3-7-1.csv ../solution/solution_3-7-1.csv
../engine --analy-multi-group ../seed/3-7-2.txt ../farthest/farthest_3-7-2.csv ../solution/solution_3-7-2.csv
../engine --analy-multi-group ../seed/3-7-3.txt ../farthest/farthest_3-7-3.csv ../solution/solution_3-7-3.csv
touch 3-7_OK

5
build/cal_sh/3-8.sh

@ -0,0 +1,5 @@
../engine --analy-multi-group ../seed/3-8-0.txt ../farthest/farthest_3-8-0.csv ../solution/solution_3-8-0.csv
../engine --analy-multi-group ../seed/3-8-1.txt ../farthest/farthest_3-8-1.csv ../solution/solution_3-8-1.csv
../engine --analy-multi-group ../seed/3-8-2.txt ../farthest/farthest_3-8-2.csv ../solution/solution_3-8-2.csv
../engine --analy-multi-group ../seed/3-8-3.txt ../farthest/farthest_3-8-3.csv ../solution/solution_3-8-3.csv
touch 3-8_OK

6
build/cal_sh/4-0.sh

@ -0,0 +1,6 @@
../engine --analy-multi-group ../seed/4-0-0.txt ../farthest/farthest_4-0-0.csv ../solution/solution_4-0-0.csv
../engine --analy-multi-group ../seed/4-0-1.txt ../farthest/farthest_4-0-1.csv ../solution/solution_4-0-1.csv
../engine --analy-multi-group ../seed/4-0-2.txt ../farthest/farthest_4-0-2.csv ../solution/solution_4-0-2.csv
../engine --analy-multi-group ../seed/4-0-3.txt ../farthest/farthest_4-0-3.csv ../solution/solution_4-0-3.csv
../engine --analy-multi-group ../seed/4-0-4.txt ../farthest/farthest_4-0-4.csv ../solution/solution_4-0-4.csv
touch 4-0_OK

6
build/cal_sh/4-1.sh

@ -0,0 +1,6 @@
../engine --analy-multi-group ../seed/4-1-0.txt ../farthest/farthest_4-1-0.csv ../solution/solution_4-1-0.csv
../engine --analy-multi-group ../seed/4-1-1.txt ../farthest/farthest_4-1-1.csv ../solution/solution_4-1-1.csv
../engine --analy-multi-group ../seed/4-1-2.txt ../farthest/farthest_4-1-2.csv ../solution/solution_4-1-2.csv
../engine --analy-multi-group ../seed/4-1-3.txt ../farthest/farthest_4-1-3.csv ../solution/solution_4-1-3.csv
../engine --analy-multi-group ../seed/4-1-4.txt ../farthest/farthest_4-1-4.csv ../solution/solution_4-1-4.csv
touch 4-1_OK

6
build/cal_sh/4-2.sh

@ -0,0 +1,6 @@
../engine --analy-multi-group ../seed/4-2-0.txt ../farthest/farthest_4-2-0.csv ../solution/solution_4-2-0.csv
../engine --analy-multi-group ../seed/4-2-1.txt ../farthest/farthest_4-2-1.csv ../solution/solution_4-2-1.csv
../engine --analy-multi-group ../seed/4-2-2.txt ../farthest/farthest_4-2-2.csv ../solution/solution_4-2-2.csv
../engine --analy-multi-group ../seed/4-2-3.txt ../farthest/farthest_4-2-3.csv ../solution/solution_4-2-3.csv
../engine --analy-multi-group ../seed/4-2-4.txt ../farthest/farthest_4-2-4.csv ../solution/solution_4-2-4.csv
touch 4-2_OK

6
build/cal_sh/4-3.sh

@ -0,0 +1,6 @@
../engine --analy-multi-group ../seed/4-3-0.txt ../farthest/farthest_4-3-0.csv ../solution/solution_4-3-0.csv
../engine --analy-multi-group ../seed/4-3-1.txt ../farthest/farthest_4-3-1.csv ../solution/solution_4-3-1.csv
../engine --analy-multi-group ../seed/4-3-2.txt ../farthest/farthest_4-3-2.csv ../solution/solution_4-3-2.csv
../engine --analy-multi-group ../seed/4-3-3.txt ../farthest/farthest_4-3-3.csv ../solution/solution_4-3-3.csv
../engine --analy-multi-group ../seed/4-3-4.txt ../farthest/farthest_4-3-4.csv ../solution/solution_4-3-4.csv
touch 4-3_OK

6
build/cal_sh/4-4.sh

@ -0,0 +1,6 @@
../engine --analy-multi-group ../seed/4-4-0.txt ../farthest/farthest_4-4-0.csv ../solution/solution_4-4-0.csv
../engine --analy-multi-group ../seed/4-4-1.txt ../farthest/farthest_4-4-1.csv ../solution/solution_4-4-1.csv
../engine --analy-multi-group ../seed/4-4-2.txt ../farthest/farthest_4-4-2.csv ../solution/solution_4-4-2.csv
../engine --analy-multi-group ../seed/4-4-3.txt ../farthest/farthest_4-4-3.csv ../solution/solution_4-4-3.csv
../engine --analy-multi-group ../seed/4-4-4.txt ../farthest/farthest_4-4-4.csv ../solution/solution_4-4-4.csv
touch 4-4_OK

6
build/cal_sh/4-5.sh

@ -0,0 +1,6 @@
../engine --analy-multi-group ../seed/4-5-0.txt ../farthest/farthest_4-5-0.csv ../solution/solution_4-5-0.csv
../engine --analy-multi-group ../seed/4-5-1.txt ../farthest/farthest_4-5-1.csv ../solution/solution_4-5-1.csv
../engine --analy-multi-group ../seed/4-5-2.txt ../farthest/farthest_4-5-2.csv ../solution/solution_4-5-2.csv
../engine --analy-multi-group ../seed/4-5-3.txt ../farthest/farthest_4-5-3.csv ../solution/solution_4-5-3.csv
../engine --analy-multi-group ../seed/4-5-4.txt ../farthest/farthest_4-5-4.csv ../solution/solution_4-5-4.csv
touch 4-5_OK

6
build/cal_sh/4-6.sh

@ -0,0 +1,6 @@
../engine --analy-multi-group ../seed/4-6-0.txt ../farthest/farthest_4-6-0.csv ../solution/solution_4-6-0.csv
../engine --analy-multi-group ../seed/4-6-1.txt ../farthest/farthest_4-6-1.csv ../solution/solution_4-6-1.csv
../engine --analy-multi-group ../seed/4-6-2.txt ../farthest/farthest_4-6-2.csv ../solution/solution_4-6-2.csv
../engine --analy-multi-group ../seed/4-6-3.txt ../farthest/farthest_4-6-3.csv ../solution/solution_4-6-3.csv
../engine --analy-multi-group ../seed/4-6-4.txt ../farthest/farthest_4-6-4.csv ../solution/solution_4-6-4.csv
touch 4-6_OK

7
build/cal_sh/5-0.sh

@ -0,0 +1,7 @@
../engine --analy-multi-group ../seed/5-0-0.txt ../farthest/farthest_5-0-0.csv ../solution/solution_5-0-0.csv
../engine --analy-multi-group ../seed/5-0-1.txt ../farthest/farthest_5-0-1.csv ../solution/solution_5-0-1.csv
../engine --analy-multi-group ../seed/5-0-2.txt ../farthest/farthest_5-0-2.csv ../solution/solution_5-0-2.csv
../engine --analy-multi-group ../seed/5-0-3.txt ../farthest/farthest_5-0-3.csv ../solution/solution_5-0-3.csv
../engine --analy-multi-group ../seed/5-0-4.txt ../farthest/farthest_5-0-4.csv ../solution/solution_5-0-4.csv
../engine --analy-multi-group ../seed/5-0-5.txt ../farthest/farthest_5-0-5.csv ../solution/solution_5-0-5.csv
touch 5-0_OK

7
build/cal_sh/5-1.sh

@ -0,0 +1,7 @@
../engine --analy-multi-group ../seed/5-1-0.txt ../farthest/farthest_5-1-0.csv ../solution/solution_5-1-0.csv
../engine --analy-multi-group ../seed/5-1-1.txt ../farthest/farthest_5-1-1.csv ../solution/solution_5-1-1.csv
../engine --analy-multi-group ../seed/5-1-2.txt ../farthest/farthest_5-1-2.csv ../solution/solution_5-1-2.csv
../engine --analy-multi-group ../seed/5-1-3.txt ../farthest/farthest_5-1-3.csv ../solution/solution_5-1-3.csv
../engine --analy-multi-group ../seed/5-1-4.txt ../farthest/farthest_5-1-4.csv ../solution/solution_5-1-4.csv
../engine --analy-multi-group ../seed/5-1-5.txt ../farthest/farthest_5-1-5.csv ../solution/solution_5-1-5.csv
touch 5-1_OK

7
build/cal_sh/5-2.sh

@ -0,0 +1,7 @@
../engine --analy-multi-group ../seed/5-2-0.txt ../farthest/farthest_5-2-0.csv ../solution/solution_5-2-0.csv
../engine --analy-multi-group ../seed/5-2-1.txt ../farthest/farthest_5-2-1.csv ../solution/solution_5-2-1.csv
../engine --analy-multi-group ../seed/5-2-2.txt ../farthest/farthest_5-2-2.csv ../solution/solution_5-2-2.csv
../engine --analy-multi-group ../seed/5-2-3.txt ../farthest/farthest_5-2-3.csv ../solution/solution_5-2-3.csv
../engine --analy-multi-group ../seed/5-2-4.txt ../farthest/farthest_5-2-4.csv ../solution/solution_5-2-4.csv
../engine --analy-multi-group ../seed/5-2-5.txt ../farthest/farthest_5-2-5.csv ../solution/solution_5-2-5.csv
touch 5-2_OK

7
build/cal_sh/5-3.sh

@ -0,0 +1,7 @@
../engine --analy-multi-group ../seed/5-3-0.txt ../farthest/farthest_5-3-0.csv ../solution/solution_5-3-0.csv
../engine --analy-multi-group ../seed/5-3-1.txt ../farthest/farthest_5-3-1.csv ../solution/solution_5-3-1.csv
../engine --analy-multi-group ../seed/5-3-2.txt ../farthest/farthest_5-3-2.csv ../solution/solution_5-3-2.csv
../engine --analy-multi-group ../seed/5-3-3.txt ../farthest/farthest_5-3-3.csv ../solution/solution_5-3-3.csv
../engine --analy-multi-group ../seed/5-3-4.txt ../farthest/farthest_5-3-4.csv ../solution/solution_5-3-4.csv
../engine --analy-multi-group ../seed/5-3-5.txt ../farthest/farthest_5-3-5.csv ../solution/solution_5-3-5.csv
touch 5-3_OK

7
build/cal_sh/5-4.sh

@ -0,0 +1,7 @@
../engine --analy-multi-group ../seed/5-4-0.txt ../farthest/farthest_5-4-0.csv ../solution/solution_5-4-0.csv
../engine --analy-multi-group ../seed/5-4-1.txt ../farthest/farthest_5-4-1.csv ../solution/solution_5-4-1.csv
../engine --analy-multi-group ../seed/5-4-2.txt ../farthest/farthest_5-4-2.csv ../solution/solution_5-4-2.csv
../engine --analy-multi-group ../seed/5-4-3.txt ../farthest/farthest_5-4-3.csv ../solution/solution_5-4-3.csv
../engine --analy-multi-group ../seed/5-4-4.txt ../farthest/farthest_5-4-4.csv ../solution/solution_5-4-4.csv
../engine --analy-multi-group ../seed/5-4-5.txt ../farthest/farthest_5-4-5.csv ../solution/solution_5-4-5.csv
touch 5-4_OK

8
build/cal_sh/6-0.sh

@ -0,0 +1,8 @@
../engine --analy-multi-group ../seed/6-0-0.txt ../farthest/farthest_6-0-0.csv ../solution/solution_6-0-0.csv
../engine --analy-multi-group ../seed/6-0-1.txt ../farthest/farthest_6-0-1.csv ../solution/solution_6-0-1.csv
../engine --analy-multi-group ../seed/6-0-2.txt ../farthest/farthest_6-0-2.csv ../solution/solution_6-0-2.csv
../engine --analy-multi-group ../seed/6-0-3.txt ../farthest/farthest_6-0-3.csv ../solution/solution_6-0-3.csv
../engine --analy-multi-group ../seed/6-0-4.txt ../farthest/farthest_6-0-4.csv ../solution/solution_6-0-4.csv
../engine --analy-multi-group ../seed/6-0-5.txt ../farthest/farthest_6-0-5.csv ../solution/solution_6-0-5.csv
../engine --analy-multi-group ../seed/6-0-6.txt ../farthest/farthest_6-0-6.csv ../solution/solution_6-0-6.csv
touch 6-0_OK

8
build/cal_sh/6-1.sh

@ -0,0 +1,8 @@
../engine --analy-multi-group ../seed/6-1-0.txt ../farthest/farthest_6-1-0.csv ../solution/solution_6-1-0.csv
../engine --analy-multi-group ../seed/6-1-1.txt ../farthest/farthest_6-1-1.csv ../solution/solution_6-1-1.csv
../engine --analy-multi-group ../seed/6-1-2.txt ../farthest/farthest_6-1-2.csv ../solution/solution_6-1-2.csv
../engine --analy-multi-group ../seed/6-1-3.txt ../farthest/farthest_6-1-3.csv ../solution/solution_6-1-3.csv
../engine --analy-multi-group ../seed/6-1-4.txt ../farthest/farthest_6-1-4.csv ../solution/solution_6-1-4.csv
../engine --analy-multi-group ../seed/6-1-5.txt ../farthest/farthest_6-1-5.csv ../solution/solution_6-1-5.csv
../engine --analy-multi-group ../seed/6-1-6.txt ../farthest/farthest_6-1-6.csv ../solution/solution_6-1-6.csv
touch 6-1_OK

8
build/cal_sh/6-2.sh

@ -0,0 +1,8 @@
../engine --analy-multi-group ../seed/6-2-0.txt ../farthest/farthest_6-2-0.csv ../solution/solution_6-2-0.csv
../engine --analy-multi-group ../seed/6-2-1.txt ../farthest/farthest_6-2-1.csv ../solution/solution_6-2-1.csv
../engine --analy-multi-group ../seed/6-2-2.txt ../farthest/farthest_6-2-2.csv ../solution/solution_6-2-2.csv
../engine --analy-multi-group ../seed/6-2-3.txt ../farthest/farthest_6-2-3.csv ../solution/solution_6-2-3.csv
../engine --analy-multi-group ../seed/6-2-4.txt ../farthest/farthest_6-2-4.csv ../solution/solution_6-2-4.csv
../engine --analy-multi-group ../seed/6-2-5.txt ../farthest/farthest_6-2-5.csv ../solution/solution_6-2-5.csv
../engine --analy-multi-group ../seed/6-2-6.txt ../farthest/farthest_6-2-6.csv ../solution/solution_6-2-6.csv
touch 6-2_OK

8
build/cal_sh/7-0.sh

@ -0,0 +1,8 @@
../engine --analy-multi-group ../seed/7-0-1.txt ../farthest/farthest_7-0-1.csv ../solution/solution_7-0-1.csv
../engine --analy-multi-group ../seed/7-0-2.txt ../farthest/farthest_7-0-2.csv ../solution/solution_7-0-2.csv
../engine --analy-multi-group ../seed/7-0-3.txt ../farthest/farthest_7-0-3.csv ../solution/solution_7-0-3.csv
../engine --analy-multi-group ../seed/7-0-4.txt ../farthest/farthest_7-0-4.csv ../solution/solution_7-0-4.csv
../engine --analy-multi-group ../seed/7-0-5.txt ../farthest/farthest_7-0-5.csv ../solution/solution_7-0-5.csv
../engine --analy-multi-group ../seed/7-0-6.txt ../farthest/farthest_7-0-6.csv ../solution/solution_7-0-6.csv
../engine --analy-multi-group ../seed/7-0-7.txt ../farthest/farthest_7-0-7.csv ../solution/solution_7-0-7.csv
touch 7-0_OK

22
build/make_cal_sh.vbs

@ -0,0 +1,22 @@
dim jiang_num, bing_num, style_num
dim fso, file
dim cmd, dat
set fso = CreateObject("Scripting.FileSystemObject")
fso.CreateFolder("./cal_sh")
for jiang_num = 0 to 7
for bing_num = 0 to 14 - jiang_num * 2
set file = fso.CreateTextFile("./cal_sh/" & jiang_num & "-" & bing_num & ".sh", true)
cmd = ""
for style_num = 0 to jiang_num
if jiang_num = 7 and bing_num = 0 and style_num = 0 then style_num = 1
dat = jiang_num & "-" & bing_num & "-" & style_num
cmd = cmd & "../engine --analy-multi-group ../seed/" & dat & ".txt "
cmd = cmd & "../farthest/farthest_" & dat & ".csv ../solution/solution_" & dat & ".csv" & chr(10)
next
cmd = cmd & "touch " & jiang_num & "-" & bing_num & "_OK"
file.Write(cmd)
file.Close()
next
next
msgbox "OK"
Loading…
Cancel
Save