Advertisement
Guest User

Untitled

a guest
Jun 25th, 2022
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. //////INPUT START/////
  2. PLAY_CARD
  3. 4
  4. APPLICATION 13 0 0 4 4 0 0 0 0
  5. APPLICATION 22 0 0 0 0 4 4 0 0
  6. APPLICATION 1 4 0 4 0 0 0 0 0
  7. APPLICATION 23 0 0 0 0 4 0 4 0
  8. 3 4 3 0
  9. 6 4 0 3
  10. 6
  11. HAND 2 0 0 1 0 0 0 0 1 1
  12. DRAW 2 0 0 0 0 1 0 0 2 19
  13. DISCARD 0 0 0 0 0 0 0 0 1 4
  14. AUTOMATED 1 0 0 0 0 0 0 0 1 0
  15. OPPONENT_CARDS 0 0 1 0 0 3 2 0 5 33
  16. OPPONENT_AUTOMATED 0 0 1 0 2 0 0 1 1 0
  17. 19
  18. TRAINING
  19. TASK_PRIORITIZATION 8 0
  20. TASK_PRIORITIZATION 8 1
  21. TASK_PRIORITIZATION 8 2
  22. TASK_PRIORITIZATION 8 3
  23. TASK_PRIORITIZATION 8 4
  24. TASK_PRIORITIZATION 8 5
  25. TASK_PRIORITIZATION 8 6
  26. TASK_PRIORITIZATION 8 7
  27. TASK_PRIORITIZATION 0 0
  28. TASK_PRIORITIZATION 0 1
  29. TASK_PRIORITIZATION 0 2
  30. TASK_PRIORITIZATION 0 3
  31. TASK_PRIORITIZATION 0 4
  32. TASK_PRIORITIZATION 0 5
  33. TASK_PRIORITIZATION 0 6
  34. TASK_PRIORITIZATION 0 7
  35. RANDOM
  36. WAIT
  37. /////INPUT END//////
  38. searchExp TRAINING
  39. scores[move_idx] 4.30412
  40. searchExp TASK_PRIORITIZATION 0 1
  41. scores[move_idx] 4.21459
  42. searchExp TASK_PRIORITIZATION 0 2
  43. scores[move_idx] 5
  44. searchExp TASK_PRIORITIZATION 0 3
  45. scores[move_idx] 4.21459
  46. searchExp TASK_PRIORITIZATION 0 4
  47. scores[move_idx] 4.21459
  48. searchExp TASK_PRIORITIZATION 0 5
  49. scores[move_idx] 4.21459
  50. searchExp TASK_PRIORITIZATION 0 6
  51. scores[move_idx] 4.21459
  52. searchExp TASK_PRIORITIZATION 0 7
  53. scores[move_idx] 4.21459
  54. searchExp TASK_PRIORITIZATION 8 1
  55. scores[move_idx] 4.20118
  56. searchExp TASK_PRIORITIZATION 8 2
  57. scores[move_idx] 4.22843
  58. searchExp TASK_PRIORITIZATION 8 3
  59. scores[move_idx] 4.20118
  60. searchExp TASK_PRIORITIZATION 8 4
  61. scores[move_idx] 4.20118
  62. searchExp TASK_PRIORITIZATION 8 5
  63. scores[move_idx] 4.20118
  64. searchExp TASK_PRIORITIZATION 8 6
  65. scores[move_idx] 4.20118
  66. searchExp TASK_PRIORITIZATION 8 7
  67. scores[move_idx] 4.20118
  68. searchExp WAIT
  69. scores[move_idx] 4.21459
  70. searchExp : ms from start 0.221
  71.  
  72. Sortie standard :
  73.  
  74. TASK_PRIORITIZATION 0 2
  75.  
  76.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement