Advertisement
Guest User

Log of AI

a guest
Apr 20th, 2014
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.67 KB | None | 0 0
  1. ---------
  2. |2|1| |3|
  3. |5|5|1| |
  4. |3|1|1|6|
  5. |3|5|7|4|
  6. ---------
  7. Score :0
  8.  
  9. ---------------------
  10. Human's turn
  11. Depth :5
  12. Testing :Left
  13. ---------------------
  14. Computer's turn
  15. Depth :4
  16. Testing : 1 at (2,1)
  17. ---------------------
  18. Human's turn
  19. Depth :3
  20. Testing :Left
  21. Testing :Right
  22. ---------------------
  23. Computer's turn
  24. Depth :2
  25. Testing : 1 at (0,0)
  26. ---------------------
  27. Human's turn
  28. Depth :1
  29. Testing :Left
  30. ---------------------
  31. Computer's turn
  32. Depth :0
  33. Empty Cells :4
  34. Smoothness :44
  35. H :110
  36. Return H: 110
  37. Empty Cells :4
  38. Smoothness :44
  39. H :110
  40. Cur Val: 110
  41. Best Val: 110
  42. Alpha : 110
  43. Beta : 2147483647
  44. ---------
  45. |2|1|3| |
  46. |6|1| | |
  47. |3|2|6| |
  48. |3|5|7|4|
  49. ---------
  50. Score :82
  51.  
  52. Testing :Right
  53. Testing :Down
  54. ---------------------
  55. Computer's turn
  56. Depth :0
  57. Empty Cells :4
  58. Smoothness :44
  59. H :110
  60. Return H: 110
  61. Empty Cells :4
  62. Smoothness :44
  63. H :110
  64. Cur Val: 110
  65. Best Val: 110
  66. Alpha : 110
  67. Beta : 2147483647
  68. ---------
  69. | | |1|3|
  70. | |2|6|1|
  71. | |3|2|6|
  72. |3|5|7|4|
  73. ---------
  74. Score :82
  75.  
  76. Testing :Up
  77. ---------------------
  78. Computer's turn
  79. Depth :0
  80. Empty Cells :4
  81. Smoothness :52
  82. H :126
  83. Return H: 126
  84. Empty Cells :4
  85. Smoothness :52
  86. H :126
  87. Cur Val: 126
  88. Best Val: 126
  89. Alpha : 126
  90. Beta : 2147483647
  91. ---------
  92. |3|2|1|3|
  93. | |3|6|1|
  94. | |5|2|6|
  95. | | |7|4|
  96. ---------
  97. Score :82
  98.  
  99. Return BestValue: 126
  100. Cur Val: -126
  101. Best Val: -126
  102. Alpha : -126
  103. Beta : -2147483648
  104. ---------
  105. | |2|1|3|
  106. | | |6|1|
  107. | |3|2|6|
  108. |3|5|7|4|
  109. ---------
  110. Score :82
  111.  
  112. Pruning
  113. Return BestValue: -126
  114. Cur Val: 126
  115. Best Val: 126
  116. Alpha : 126
  117. Beta : 2147483647
  118. ---------
  119. |1|2|1|3|
  120. | | |6|1|
  121. | |3|2|6|
  122. |3|5|7|4|
  123. ---------
  124. Score :82
  125.  
  126. Testing :Down
  127. ---------------------
  128. Computer's turn
  129. Depth :2
  130. Testing : 1 at (0,0)
  131. ---------------------
  132. Human's turn
  133. Depth :1
  134. Testing :Left
  135. ---------------------
  136. Computer's turn
  137. Depth :0
  138. Empty Cells :7
  139. Smoothness :39
  140. H :111
  141. Return H: 111
  142. Empty Cells :7
  143. Smoothness :39
  144. H :111
  145. Cur Val: 111
  146. Best Val: 111
  147. Alpha : 126
  148. Beta : 2147483647
  149. ---------
  150. | | | | |
  151. |3|3| | |
  152. |6|2|6| |
  153. |4|5|7|4|
  154. ---------
  155. Score :110
  156.  
  157. Testing :Right
  158. ---------------------
  159. Computer's turn
  160. Depth :0
  161. Empty Cells :7
  162. Smoothness :37
  163. H :107
  164. Return H: 107
  165. Empty Cells :7
  166. Smoothness :37
  167. H :107
  168. Cur Val: 107
  169. Best Val: 111
  170. Alpha : 126
  171. Beta : 2147483647
  172. ---------
  173. | | | | |
  174. | | |3|3|
  175. | |6|2|6|
  176. |4|5|7|4|
  177. ---------
  178. Score :110
  179.  
  180. Testing :Down
  181. ---------------------
  182. Computer's turn
  183. Depth :0
  184. Empty Cells :7
  185. Smoothness :40
  186. H :113
  187. Return H: 113
  188. Empty Cells :7
  189. Smoothness :40
  190. H :113
  191. Cur Val: 113
  192. Best Val: 113
  193. Alpha : 126
  194. Beta : 2147483647
  195. ---------
  196. | | | | |
  197. |2| |3| |
  198. |6|3|6| |
  199. |4|5|7|4|
  200. ---------
  201. Score :110
  202.  
  203. Testing :Up
  204. ---------------------
  205. Computer's turn
  206. Depth :0
  207. Empty Cells :7
  208. Smoothness :56
  209. H :145
  210. Return H: 145
  211. Empty Cells :7
  212. Smoothness :56
  213. H :145
  214. Cur Val: 145
  215. Best Val: 145
  216. Alpha : 145
  217. Beta : 2147483647
  218. ---------
  219. |2|3|3|4|
  220. |6|5|6| |
  221. |4| |7| |
  222. | | | | |
  223. ---------
  224. Score :110
  225.  
  226. Return BestValue: 145
  227. Cur Val: -145
  228. Best Val: -145
  229. Alpha : -145
  230. Beta : -126
  231. ---------
  232. | | | | |
  233. |2|2|3| |
  234. |6|2|6| |
  235. |4|5|7|4|
  236. ---------
  237. Score :102
  238.  
  239. Testing : 2 at (0,0)
  240. ---------------------
  241. Human's turn
  242. Depth :1
  243. Testing :Left
  244. ---------------------
  245. Computer's turn
  246. Depth :0
  247. Empty Cells :7
  248. Smoothness :39
  249. H :111
  250. Return H: 111
  251. Empty Cells :7
  252. Smoothness :39
  253. H :111
  254. Cur Val: 111
  255. Best Val: 111
  256. Alpha : 126
  257. Beta : 145
  258. ---------
  259. | | | | |
  260. |3|3| | |
  261. |6|2|6| |
  262. |4|5|7|4|
  263. ---------
  264. Score :110
  265.  
  266. Testing :Right
  267. ---------------------
  268. Computer's turn
  269. Depth :0
  270. Empty Cells :7
  271. Smoothness :37
  272. H :107
  273. Return H: 107
  274. Empty Cells :7
  275. Smoothness :37
  276. H :107
  277. Cur Val: 107
  278. Best Val: 111
  279. Alpha : 126
  280. Beta : 145
  281. ---------
  282. | | | | |
  283. | | |3|3|
  284. | |6|2|6|
  285. |4|5|7|4|
  286. ---------
  287. Score :110
  288.  
  289. Testing :Down
  290. ---------------------
  291. Computer's turn
  292. Depth :0
  293. Empty Cells :7
  294. Smoothness :40
  295. H :113
  296. Return H: 113
  297. Empty Cells :7
  298. Smoothness :40
  299. H :113
  300. Cur Val: 113
  301. Best Val: 113
  302. Alpha : 126
  303. Beta : 145
  304. ---------
  305. | | | | |
  306. |2| |3| |
  307. |6|3|6| |
  308. |4|5|7|4|
  309. ---------
  310. Score :110
  311.  
  312. Testing :Up
  313. ---------------------
  314. Computer's turn
  315. Depth :0
  316. Empty Cells :7
  317. Smoothness :56
  318. H :145
  319. Return H: 145
  320. Empty Cells :7
  321. Smoothness :56
  322. H :145
  323. Cur Val: 145
  324. Best Val: 145
  325. Alpha : 145
  326. Beta : 145
  327. ---------
  328. |2|3|3|4|
  329. |6|5|6| |
  330. |4| |7| |
  331. | | | | |
  332. ---------
  333. Score :110
  334.  
  335. Return BestValue: 145
  336. Cur Val: -145
  337. Best Val: -145
  338. Alpha : -145
  339. Beta : -126
  340. ---------
  341. | | | | |
  342. |2|2|3| |
  343. |6|2|6| |
  344. |4|5|7|4|
  345. ---------
  346. Score :102
  347.  
  348. Testing : 1 at (1,0)
  349. ---------------------
  350. Human's turn
  351. Depth :1
  352. Testing :Left
  353. ---------------------
  354. Computer's turn
  355. Depth :0
  356. Empty Cells :6
  357. Smoothness :39
  358. H :109
  359. Return H: 109
  360. Empty Cells :6
  361. Smoothness :39
  362. H :109
  363. Cur Val: 109
  364. Best Val: 109
  365. Alpha : 126
  366. Beta : 145
  367. ---------
  368. |2| | | |
  369. |3|3| | |
  370. |6|2|6| |
  371. |4|5|7|4|
  372. ---------
  373. Score :110
  374.  
  375. Testing :Right
  376. ---------------------
  377. Computer's turn
  378. Depth :0
  379. Empty Cells :6
  380. Smoothness :39
  381. H :109
  382. Return H: 109
  383. Empty Cells :6
  384. Smoothness :39
  385. H :109
  386. Cur Val: 109
  387. Best Val: 109
  388. Alpha : 126
  389. Beta : 145
  390. ---------
  391. | | | |2|
  392. | | |3|3|
  393. | |6|2|6|
  394. |4|5|7|4|
  395. ---------
  396. Score :110
  397.  
  398. Testing :Down
  399. ---------------------
  400. Computer's turn
  401. Depth :0
  402. Empty Cells :7
  403. Smoothness :41
  404. H :116
  405. Return H: 116
  406. Empty Cells :7
  407. Smoothness :41
  408. H :116
  409. Cur Val: 116
  410. Best Val: 116
  411. Alpha : 126
  412. Beta : 145
  413. ---------
  414. | | | | |
  415. |3| |3| |
  416. |6|3|6| |
  417. |4|5|7|4|
  418. ---------
  419. Score :118
  420.  
  421. Testing :Up
  422. ---------------------
  423. Computer's turn
  424. Depth :0
  425. Empty Cells :7
  426. Smoothness :54
  427. H :142
  428. Return H: 142
  429. Empty Cells :7
  430. Smoothness :54
  431. H :142
  432. Cur Val: 142
  433. Best Val: 142
  434. Alpha : 142
  435. Beta : 145
  436. ---------
  437. |3|3|3|4|
  438. |6|5|6| |
  439. |4| |7| |
  440. | | | | |
  441. ---------
  442. Score :118
  443.  
  444. Return BestValue: 142
  445. Cur Val: -142
  446. Best Val: -142
  447. Alpha : -142
  448. Beta : -126
  449. ---------
  450. |2| | | |
  451. |2|2|3| |
  452. |6|2|6| |
  453. |4|5|7|4|
  454. ---------
  455. Score :102
  456.  
  457. Testing : 2 at (1,0)
  458. ---------------------
  459. Human's turn
  460. Depth :1
  461. Testing :Left
  462. ---------------------
  463. Computer's turn
  464. Depth :0
  465. Empty Cells :6
  466. Smoothness :39
  467. H :109
  468. Return H: 109
  469. Empty Cells :6
  470. Smoothness :39
  471. H :109
  472. Cur Val: 109
  473. Best Val: 109
  474. Alpha : 126
  475. Beta : 142
  476. ---------
  477. |2| | | |
  478. |3|3| | |
  479. |6|2|6| |
  480. |4|5|7|4|
  481. ---------
  482. Score :110
  483.  
  484. Testing :Right
  485. ---------------------
  486. Computer's turn
  487. Depth :0
  488. Empty Cells :6
  489. Smoothness :39
  490. H :109
  491. Return H: 109
  492. Empty Cells :6
  493. Smoothness :39
  494. H :109
  495. Cur Val: 109
  496. Best Val: 109
  497. Alpha : 126
  498. Beta : 142
  499. ---------
  500. | | | |2|
  501. | | |3|3|
  502. | |6|2|6|
  503. |4|5|7|4|
  504. ---------
  505. Score :110
  506.  
  507. Testing :Down
  508. ---------------------
  509. Computer's turn
  510. Depth :0
  511. Empty Cells :7
  512. Smoothness :41
  513. H :116
  514. Return H: 116
  515. Empty Cells :7
  516. Smoothness :41
  517. H :116
  518. Cur Val: 116
  519. Best Val: 116
  520. Alpha : 126
  521. Beta : 142
  522. ---------
  523. | | | | |
  524. |3| |3| |
  525. |6|3|6| |
  526. |4|5|7|4|
  527. ---------
  528. Score :118
  529.  
  530. Testing :Up
  531. ---------------------
  532. Computer's turn
  533. Depth :0
  534. Empty Cells :7
  535. Smoothness :54
  536. H :142
  537. Return H: 142
  538. Empty Cells :7
  539. Smoothness :54
  540. H :142
  541. Cur Val: 142
  542. Best Val: 142
  543. Alpha : 142
  544. Beta : 142
  545. ---------
  546. |3|3|3|4|
  547. |6|5|6| |
  548. |4| |7| |
  549. | | | | |
  550. ---------
  551. Score :118
  552.  
  553. Return BestValue: 142
  554. Cur Val: -142
  555. Best Val: -142
  556. Alpha : -142
  557. Beta : -126
  558. ---------
  559. |2| | | |
  560. |2|2|3| |
  561. |6|2|6| |
  562. |4|5|7|4|
  563. ---------
  564. Score :102
  565.  
  566. Testing : 1 at (2,0)
  567. ---------------------
  568. Human's turn
  569. Depth :1
  570. Testing :Left
  571. ---------------------
  572. Computer's turn
  573. Depth :0
  574. Empty Cells :6
  575. Smoothness :39
  576. H :111
  577. Return H: 111
  578. Empty Cells :6
  579. Smoothness :39
  580. H :111
  581. Cur Val: 111
  582. Best Val: 111
  583. Alpha : 126
  584. Beta : 142
  585. ---------
  586. |3| | | |
  587. |3|3| | |
  588. |6|2|6| |
  589. |4|5|7|4|
  590. ---------
  591. Score :118
  592.  
  593. Testing :Right
  594. ---------------------
  595. Computer's turn
  596. Depth :0
  597. Empty Cells :6
  598. Smoothness :40
  599. H :113
  600. Return H: 113
  601. Empty Cells :6
  602. Smoothness :40
  603. H :113
  604. Cur Val: 113
  605. Best Val: 113
  606. Alpha : 126
  607. Beta : 142
  608. ---------
  609. | | | |3|
  610. | | |3|3|
  611. | |6|2|6|
  612. |4|5|7|4|
  613. ---------
  614. Score :118
  615.  
  616. Testing :Down
  617. ---------------------
  618. Computer's turn
  619. Depth :0
  620. Empty Cells :6
  621. Smoothness :37
  622. H :107
  623. Return H: 107
  624. Empty Cells :6
  625. Smoothness :37
  626. H :107
  627. Cur Val: 107
  628. Best Val: 113
  629. Alpha : 126
  630. Beta : 142
  631. ---------
  632. | | | | |
  633. |3|2|3| |
  634. |6|3|6| |
  635. |4|5|7|4|
  636. ---------
  637. Score :118
  638.  
  639. Testing :Up
  640. ---------------------
  641. Computer's turn
  642. Depth :0
  643. Empty Cells :6
  644. Smoothness :54
  645. H :141
  646. Return H: 141
  647. Empty Cells :6
  648. Smoothness :54
  649. H :141
  650. Cur Val: 141
  651. Best Val: 141
  652. Alpha : 141
  653. Beta : 142
  654. ---------
  655. |3|3|3|4|
  656. |6|2|6| |
  657. |4|5|7| |
  658. | | | | |
  659. ---------
  660. Score :118
  661.  
  662. Return BestValue: 141
  663. Cur Val: -141
  664. Best Val: -141
  665. Alpha : -141
  666. Beta : -126
  667. ---------
  668. |2|2| | |
  669. |2|2|3| |
  670. |6|2|6| |
  671. |4|5|7|4|
  672. ---------
  673. Score :102
  674.  
  675. Testing : 2 at (2,0)
  676. ---------------------
  677. Human's turn
  678. Depth :1
  679. Testing :Left
  680. ---------------------
  681. Computer's turn
  682. Depth :0
  683. Empty Cells :6
  684. Smoothness :39
  685. H :111
  686. Return H: 111
  687. Empty Cells :6
  688. Smoothness :39
  689. H :111
  690. Cur Val: 111
  691. Best Val: 111
  692. Alpha : 126
  693. Beta : 141
  694. ---------
  695. |3| | | |
  696. |3|3| | |
  697. |6|2|6| |
  698. |4|5|7|4|
  699. ---------
  700. Score :118
  701.  
  702. Testing :Right
  703. ---------------------
  704. Computer's turn
  705. Depth :0
  706. Empty Cells :6
  707. Smoothness :40
  708. H :113
  709. Return H: 113
  710. Empty Cells :6
  711. Smoothness :40
  712. H :113
  713. Cur Val: 113
  714. Best Val: 113
  715. Alpha : 126
  716. Beta : 141
  717. ---------
  718. | | | |3|
  719. | | |3|3|
  720. | |6|2|6|
  721. |4|5|7|4|
  722. ---------
  723. Score :118
  724.  
  725. Testing :Down
  726. ---------------------
  727. Computer's turn
  728. Depth :0
  729. Empty Cells :6
  730. Smoothness :37
  731. H :107
  732. Return H: 107
  733. Empty Cells :6
  734. Smoothness :37
  735. H :107
  736. Cur Val: 107
  737. Best Val: 113
  738. Alpha : 126
  739. Beta : 141
  740. ---------
  741. | | | | |
  742. |3|2|3| |
  743. |6|3|6| |
  744. |4|5|7|4|
  745. ---------
  746. Score :118
  747.  
  748. Testing :Up
  749. ---------------------
  750. Computer's turn
  751. Depth :0
  752. Empty Cells :6
  753. Smoothness :54
  754. H :141
  755. Return H: 141
  756. Empty Cells :6
  757. Smoothness :54
  758. H :141
  759. Cur Val: 141
  760. Best Val: 141
  761. Alpha : 141
  762. Beta : 141
  763. ---------
  764. |3|3|3|4|
  765. |6|2|6| |
  766. |4|5|7| |
  767. | | | | |
  768. ---------
  769. Score :118
  770.  
  771. Return BestValue: 141
  772. Cur Val: -141
  773. Best Val: -141
  774. Alpha : -141
  775. Beta : -126
  776. ---------
  777. |2|2| | |
  778. |2|2|3| |
  779. |6|2|6| |
  780. |4|5|7|4|
  781. ---------
  782. Score :102
  783.  
  784. Testing : 1 at (3,0)
  785. ---------------------
  786. Human's turn
  787. Depth :1
  788. Testing :Left
  789. ---------------------
  790. Computer's turn
  791. Depth :0
  792. Empty Cells :5
  793. Smoothness :37
  794. H :105
  795. Return H: 105
  796. Empty Cells :5
  797. Smoothness :37
  798. H :105
  799. Cur Val: 105
  800. Best Val: 105
  801. Alpha : 126
  802. Beta : 141
  803. ---------
  804. |3|2| | |
  805. |3|3| | |
  806. |6|2|6| |
  807. |4|5|7|4|
  808. ---------
  809. Score :118
  810.  
  811. Testing :Right
  812. ---------------------
  813. Computer's turn
  814. Depth :0
  815. Empty Cells :5
  816. Smoothness :38
  817. H :107
  818. Return H: 107
  819. Empty Cells :5
  820. Smoothness :38
  821. H :107
  822. Cur Val: 107
  823. Best Val: 107
  824. Alpha : 126
  825. Beta : 141
  826. ---------
  827. | | |2|3|
  828. | | |3|3|
  829. | |6|2|6|
  830. |4|5|7|4|
  831. ---------
  832. Score :118
  833.  
  834. Testing :Down
  835. ---------------------
  836. Computer's turn
  837. Depth :0
  838. Empty Cells :5
  839. Smoothness :39
  840. H :109
  841. Return H: 109
  842. Empty Cells :5
  843. Smoothness :39
  844. H :109
  845. Cur Val: 109
  846. Best Val: 109
  847. Alpha : 126
  848. Beta : 141
  849. ---------
  850. | | |2| |
  851. |3|2|3| |
  852. |6|3|6| |
  853. |4|5|7|4|
  854. ---------
  855. Score :118
  856.  
  857. Testing :Up
  858. ---------------------
  859. Computer's turn
  860. Depth :0
  861. Empty Cells :5
  862. Smoothness :42
  863. H :115
  864. Return H: 115
  865. Empty Cells :5
  866. Smoothness :42
  867. H :115
  868. Cur Val: 115
  869. Best Val: 115
  870. Alpha : 126
  871. Beta : 141
  872. ---------
  873. |3|3|2|4|
  874. |6|2|3| |
  875. |4|5|6| |
  876. | | |7| |
  877. ---------
  878. Score :118
  879.  
  880. Return BestValue: 115
  881. Cur Val: -115
  882. Best Val: -115
  883. Alpha : -115
  884. Beta : -126
  885. ---------
  886. |2|2|2| |
  887. |2|2|3| |
  888. |6|2|6| |
  889. |4|5|7|4|
  890. ---------
  891. Score :102
  892.  
  893. Pruning
  894. Return BestValue: -115
  895. Cur Val: 115
  896. Best Val: 126
  897. Alpha : 126
  898. Beta : 2147483647
  899. ---------
  900. |2|2|2|1|
  901. |2|2|3| |
  902. |6|2|6| |
  903. |4|5|7|4|
  904. ---------
  905. Score :102
  906.  
  907. Testing :Up
  908. ---------------------
  909. Computer's turn
  910. Depth :2
  911. Testing : 1 at (0,3)
  912. ---------------------
  913. Human's turn
  914. Depth :1
  915. Testing :Left
  916. ---------------------
  917. Computer's turn
  918. Depth :0
  919. Empty Cells :7
  920. Smoothness :57
  921. H :147
  922. Return H: 147
  923. Empty Cells :7
  924. Smoothness :57
  925. H :147
  926. Cur Val: 147
  927. Best Val: 147
  928. Alpha : 147
  929. Beta : 2147483647
  930. ---------
  931. |3|3|4| |
  932. |6|2|6| |
  933. |4|5|7| |
  934. | | | | |
  935. ---------
  936. Score :110
  937.  
  938. Testing :Right
  939. ---------------------
  940. Computer's turn
  941. Depth :0
  942. Empty Cells :7
  943. Smoothness :43
  944. H :119
  945. Return H: 119
  946. Empty Cells :7
  947. Smoothness :43
  948. H :119
  949. Cur Val: 119
  950. Best Val: 147
  951. Alpha : 147
  952. Beta : 2147483647
  953. ---------
  954. | |3|3|4|
  955. | |6|2|6|
  956. | |4|5|7|
  957. | | | | |
  958. ---------
  959. Score :110
  960.  
  961. Testing :Down
  962. ---------------------
  963. Computer's turn
  964. Depth :0
  965. Empty Cells :7
  966. Smoothness :40
  967. H :113
  968. Return H: 113
  969. Empty Cells :7
  970. Smoothness :40
  971. H :113
  972. Cur Val: 113
  973. Best Val: 147
  974. Alpha : 147
  975. Beta : 2147483647
  976. ---------
  977. | | | | |
  978. |2| |3| |
  979. |6|3|6| |
  980. |4|5|7|4|
  981. ---------
  982. Score :110
  983.  
  984. Testing :Up
  985. ---------------------
  986. Computer's turn
  987. Depth :0
  988. Empty Cells :7
  989. Smoothness :56
  990. H :145
  991. Return H: 145
  992. Empty Cells :7
  993. Smoothness :56
  994. H :145
  995. Cur Val: 145
  996. Best Val: 147
  997. Alpha : 147
  998. Beta : 2147483647
  999. ---------
  1000. |2|3|3|4|
  1001. |6|5|6| |
  1002. |4| |7| |
  1003. | | | | |
  1004. ---------
  1005. Score :110
  1006.  
  1007. Return BestValue: 147
  1008. Cur Val: -147
  1009. Best Val: -147
  1010. Alpha : -147
  1011. Beta : -126
  1012. ---------
  1013. |2|2|3|4|
  1014. |6|2|6| |
  1015. |4|5|7| |
  1016. | | | | |
  1017. ---------
  1018. Score :102
  1019.  
  1020. Testing : 2 at (0,3)
  1021. ---------------------
  1022. Human's turn
  1023. Depth :1
  1024. Testing :Left
  1025. ---------------------
  1026. Computer's turn
  1027. Depth :0
  1028. Empty Cells :7
  1029. Smoothness :57
  1030. H :147
  1031. Return H: 147
  1032. Empty Cells :7
  1033. Smoothness :57
  1034. H :147
  1035. Cur Val: 147
  1036. Best Val: 147
  1037. Alpha : 147
  1038. Beta : 147
  1039. ---------
  1040. |3|3|4| |
  1041. |6|2|6| |
  1042. |4|5|7| |
  1043. | | | | |
  1044. ---------
  1045. Score :110
  1046.  
  1047. Testing :Right
  1048. ---------------------
  1049. Computer's turn
  1050. Depth :0
  1051. Empty Cells :7
  1052. Smoothness :43
  1053. H :119
  1054. Return H: 119
  1055. Empty Cells :7
  1056. Smoothness :43
  1057. H :119
  1058. Cur Val: 119
  1059. Best Val: 147
  1060. Alpha : 147
  1061. Beta : 147
  1062. ---------
  1063. | |3|3|4|
  1064. | |6|2|6|
  1065. | |4|5|7|
  1066. | | | | |
  1067. ---------
  1068. Score :110
  1069.  
  1070. Testing :Down
  1071. ---------------------
  1072. Computer's turn
  1073. Depth :0
  1074. Empty Cells :7
  1075. Smoothness :40
  1076. H :113
  1077. Return H: 113
  1078. Empty Cells :7
  1079. Smoothness :40
  1080. H :113
  1081. Cur Val: 113
  1082. Best Val: 147
  1083. Alpha : 147
  1084. Beta : 147
  1085. ---------
  1086. | | | | |
  1087. |2| |3| |
  1088. |6|3|6| |
  1089. |4|5|7|4|
  1090. ---------
  1091. Score :110
  1092.  
  1093. Testing :Up
  1094. ---------------------
  1095. Computer's turn
  1096. Depth :0
  1097. Empty Cells :7
  1098. Smoothness :56
  1099. H :145
  1100. Return H: 145
  1101. Empty Cells :7
  1102. Smoothness :56
  1103. H :145
  1104. Cur Val: 145
  1105. Best Val: 147
  1106. Alpha : 147
  1107. Beta : 147
  1108. ---------
  1109. |2|3|3|4|
  1110. |6|5|6| |
  1111. |4| |7| |
  1112. | | | | |
  1113. ---------
  1114. Score :110
  1115.  
  1116. Return BestValue: 147
  1117. Cur Val: -147
  1118. Best Val: -147
  1119. Alpha : -147
  1120. Beta : -126
  1121. ---------
  1122. |2|2|3|4|
  1123. |6|2|6| |
  1124. |4|5|7| |
  1125. | | | | |
  1126. ---------
  1127. Score :102
  1128.  
  1129. Testing : 1 at (1,3)
  1130. ---------------------
  1131. Human's turn
  1132. Depth :1
  1133. Testing :Left
  1134. ---------------------
  1135. Computer's turn
  1136. Depth :0
  1137. Empty Cells :6
  1138. Smoothness :55
  1139. H :141
  1140. Return H: 141
  1141. Empty Cells :6
  1142. Smoothness :55
  1143. H :141
  1144. Cur Val: 141
  1145. Best Val: 141
  1146. Alpha : 141
  1147. Beta : 147
  1148. ---------
  1149. |3|3|4| |
  1150. |6|2|6| |
  1151. |4|5|7| |
  1152. |2| | | |
  1153. ---------
  1154. Score :110
  1155.  
  1156. Testing :Right
  1157. ---------------------
  1158. Computer's turn
  1159. Depth :0
  1160. Empty Cells :6
  1161. Smoothness :43
  1162. H :117
  1163. Return H: 117
  1164. Empty Cells :6
  1165. Smoothness :43
  1166. H :117
  1167. Cur Val: 117
  1168. Best Val: 141
  1169. Alpha : 141
  1170. Beta : 147
  1171. ---------
  1172. | |3|3|4|
  1173. | |6|2|6|
  1174. | |4|5|7|
  1175. | | | |2|
  1176. ---------
  1177. Score :110
  1178.  
  1179. Testing :Down
  1180. ---------------------
  1181. Computer's turn
  1182. Depth :0
  1183. Empty Cells :6
  1184. Smoothness :44
  1185. H :119
  1186. Return H: 119
  1187. Empty Cells :6
  1188. Smoothness :44
  1189. H :119
  1190. Cur Val: 119
  1191. Best Val: 141
  1192. Alpha : 141
  1193. Beta : 147
  1194. ---------
  1195. |2| | | |
  1196. |6| |3| |
  1197. |4|3|6| |
  1198. |2|5|7|4|
  1199. ---------
  1200. Score :110
  1201.  
  1202. Testing :Up
  1203. ---------------------
  1204. Computer's turn
  1205. Depth :0
  1206. Empty Cells :6
  1207. Smoothness :54
  1208. H :139
  1209. Return H: 139
  1210. Empty Cells :6
  1211. Smoothness :54
  1212. H :139
  1213. Cur Val: 139
  1214. Best Val: 141
  1215. Alpha : 141
  1216. Beta : 147
  1217. ---------
  1218. |2|3|3|4|
  1219. |6|5|6| |
  1220. |4| |7| |
  1221. |2| | | |
  1222. ---------
  1223. Score :110
  1224.  
  1225. Return BestValue: 141
  1226. Cur Val: -141
  1227. Best Val: -141
  1228. Alpha : -141
  1229. Beta : -126
  1230. ---------
  1231. |2|2|3|4|
  1232. |6|2|6| |
  1233. |4|5|7| |
  1234. |2| | | |
  1235. ---------
  1236. Score :102
  1237.  
  1238. Testing : 2 at (1,3)
  1239. ---------------------
  1240. Human's turn
  1241. Depth :1
  1242. Testing :Left
  1243. ---------------------
  1244. Computer's turn
  1245. Depth :0
  1246. Empty Cells :6
  1247. Smoothness :55
  1248. H :141
  1249. Return H: 141
  1250. Empty Cells :6
  1251. Smoothness :55
  1252. H :141
  1253. Cur Val: 141
  1254. Best Val: 141
  1255. Alpha : 141
  1256. Beta : 141
  1257. ---------
  1258. |3|3|4| |
  1259. |6|2|6| |
  1260. |4|5|7| |
  1261. |2| | | |
  1262. ---------
  1263. Score :110
  1264.  
  1265. Testing :Right
  1266. ---------------------
  1267. Computer's turn
  1268. Depth :0
  1269. Empty Cells :6
  1270. Smoothness :43
  1271. H :117
  1272. Return H: 117
  1273. Empty Cells :6
  1274. Smoothness :43
  1275. H :117
  1276. Cur Val: 117
  1277. Best Val: 141
  1278. Alpha : 141
  1279. Beta : 141
  1280. ---------
  1281. | |3|3|4|
  1282. | |6|2|6|
  1283. | |4|5|7|
  1284. | | | |2|
  1285. ---------
  1286. Score :110
  1287.  
  1288. Testing :Down
  1289. ---------------------
  1290. Computer's turn
  1291. Depth :0
  1292. Empty Cells :6
  1293. Smoothness :44
  1294. H :119
  1295. Return H: 119
  1296. Empty Cells :6
  1297. Smoothness :44
  1298. H :119
  1299. Cur Val: 119
  1300. Best Val: 141
  1301. Alpha : 141
  1302. Beta : 141
  1303. ---------
  1304. |2| | | |
  1305. |6| |3| |
  1306. |4|3|6| |
  1307. |2|5|7|4|
  1308. ---------
  1309. Score :110
  1310.  
  1311. Testing :Up
  1312. ---------------------
  1313. Computer's turn
  1314. Depth :0
  1315. Empty Cells :6
  1316. Smoothness :54
  1317. H :139
  1318. Return H: 139
  1319. Empty Cells :6
  1320. Smoothness :54
  1321. H :139
  1322. Cur Val: 139
  1323. Best Val: 141
  1324. Alpha : 141
  1325. Beta : 141
  1326. ---------
  1327. |2|3|3|4|
  1328. |6|5|6| |
  1329. |4| |7| |
  1330. |2| | | |
  1331. ---------
  1332. Score :110
  1333.  
  1334. Return BestValue: 141
  1335. Cur Val: -141
  1336. Best Val: -141
  1337. Alpha : -141
  1338. Beta : -126
  1339. ---------
  1340. |2|2|3|4|
  1341. |6|2|6| |
  1342. |4|5|7| |
  1343. |2| | | |
  1344. ---------
  1345. Score :102
  1346.  
  1347. Testing : 1 at (2,3)
  1348. ---------------------
  1349. Human's turn
  1350. Depth :1
  1351. Testing :Left
  1352. ---------------------
  1353. Computer's turn
  1354. Depth :0
  1355. Empty Cells :6
  1356. Smoothness :54
  1357. H :141
  1358. Return H: 141
  1359. Empty Cells :6
  1360. Smoothness :54
  1361. H :141
  1362. Cur Val: 141
  1363. Best Val: 141
  1364. Alpha : 141
  1365. Beta : 141
  1366. ---------
  1367. |3|3|4| |
  1368. |6|2|6| |
  1369. |4|5|7| |
  1370. |3| | | |
  1371. ---------
  1372. Score :118
  1373.  
  1374. Testing :Right
  1375. ---------------------
  1376. Computer's turn
  1377. Depth :0
  1378. Empty Cells :6
  1379. Smoothness :43
  1380. H :119
  1381. Return H: 119
  1382. Empty Cells :6
  1383. Smoothness :43
  1384. H :119
  1385. Cur Val: 119
  1386. Best Val: 141
  1387. Alpha : 141
  1388. Beta : 141
  1389. ---------
  1390. | |3|3|4|
  1391. | |6|2|6|
  1392. | |4|5|7|
  1393. | | | |3|
  1394. ---------
  1395. Score :118
  1396.  
  1397. Testing :Down
  1398. ---------------------
  1399. Computer's turn
  1400. Depth :0
  1401. Empty Cells :5
  1402. Smoothness :39
  1403. H :108
  1404. Return H: 108
  1405. Empty Cells :5
  1406. Smoothness :39
  1407. H :108
  1408. Cur Val: 108
  1409. Best Val: 141
  1410. Alpha : 141
  1411. Beta : 141
  1412. ---------
  1413. |2| | | |
  1414. |6|3|3| |
  1415. |4|5|6| |
  1416. |2|2|7|4|
  1417. ---------
  1418. Score :110
  1419.  
  1420. Testing :Up
  1421. ---------------------
  1422. Computer's turn
  1423. Depth :0
  1424. Empty Cells :5
  1425. Smoothness :50
  1426. H :130
  1427. Return H: 130
  1428. Empty Cells :5
  1429. Smoothness :50
  1430. H :130
  1431. Cur Val: 130
  1432. Best Val: 141
  1433. Alpha : 141
  1434. Beta : 141
  1435. ---------
  1436. |2|3|3|4|
  1437. |6|5|6| |
  1438. |4|2|7| |
  1439. |2| | | |
  1440. ---------
  1441. Score :110
  1442.  
  1443. Return BestValue: 141
  1444. Cur Val: -141
  1445. Best Val: -141
  1446. Alpha : -141
  1447. Beta : -126
  1448. ---------
  1449. |2|2|3|4|
  1450. |6|2|6| |
  1451. |4|5|7| |
  1452. |2|2| | |
  1453. ---------
  1454. Score :102
  1455.  
  1456. Testing : 2 at (2,3)
  1457. ---------------------
  1458. Human's turn
  1459. Depth :1
  1460. Testing :Left
  1461. ---------------------
  1462. Computer's turn
  1463. Depth :0
  1464. Empty Cells :6
  1465. Smoothness :54
  1466. H :141
  1467. Return H: 141
  1468. Empty Cells :6
  1469. Smoothness :54
  1470. H :141
  1471. Cur Val: 141
  1472. Best Val: 141
  1473. Alpha : 141
  1474. Beta : 141
  1475. ---------
  1476. |3|3|4| |
  1477. |6|2|6| |
  1478. |4|5|7| |
  1479. |3| | | |
  1480. ---------
  1481. Score :118
  1482.  
  1483. Testing :Right
  1484. ---------------------
  1485. Computer's turn
  1486. Depth :0
  1487. Empty Cells :6
  1488. Smoothness :43
  1489. H :119
  1490. Return H: 119
  1491. Empty Cells :6
  1492. Smoothness :43
  1493. H :119
  1494. Cur Val: 119
  1495. Best Val: 141
  1496. Alpha : 141
  1497. Beta : 141
  1498. ---------
  1499. | |3|3|4|
  1500. | |6|2|6|
  1501. | |4|5|7|
  1502. | | | |3|
  1503. ---------
  1504. Score :118
  1505.  
  1506. Testing :Down
  1507. ---------------------
  1508. Computer's turn
  1509. Depth :0
  1510. Empty Cells :5
  1511. Smoothness :39
  1512. H :108
  1513. Return H: 108
  1514. Empty Cells :5
  1515. Smoothness :39
  1516. H :108
  1517. Cur Val: 108
  1518. Best Val: 141
  1519. Alpha : 141
  1520. Beta : 141
  1521. ---------
  1522. |2| | | |
  1523. |6|3|3| |
  1524. |4|5|6| |
  1525. |2|2|7|4|
  1526. ---------
  1527. Score :110
  1528.  
  1529. Testing :Up
  1530. ---------------------
  1531. Computer's turn
  1532. Depth :0
  1533. Empty Cells :5
  1534. Smoothness :50
  1535. H :130
  1536. Return H: 130
  1537. Empty Cells :5
  1538. Smoothness :50
  1539. H :130
  1540. Cur Val: 130
  1541. Best Val: 141
  1542. Alpha : 141
  1543. Beta : 141
  1544. ---------
  1545. |2|3|3|4|
  1546. |6|5|6| |
  1547. |4|2|7| |
  1548. |2| | | |
  1549. ---------
  1550. Score :110
  1551.  
  1552. Return BestValue: 141
  1553. Cur Val: -141
  1554. Best Val: -141
  1555. Alpha : -141
  1556. Beta : -126
  1557. ---------
  1558. |2|2|3|4|
  1559. |6|2|6| |
  1560. |4|5|7| |
  1561. |2|2| | |
  1562. ---------
  1563. Score :102
  1564.  
  1565. Testing : 1 at (3,1)
  1566. ---------------------
  1567. Human's turn
  1568. Depth :1
  1569. Testing :Left
  1570. ---------------------
  1571. Computer's turn
  1572. Depth :0
  1573. Empty Cells :5
  1574. Smoothness :52
  1575. H :135
  1576. Return H: 135
  1577. Empty Cells :5
  1578. Smoothness :52
  1579. H :135
  1580. Cur Val: 135
  1581. Best Val: 135
  1582. Alpha : 135
  1583. Beta : 141
  1584. ---------
  1585. |3|3|4| |
  1586. |6|2|6| |
  1587. |4|5|7| |
  1588. |3|2| | |
  1589. ---------
  1590. Score :118
  1591.  
  1592. Testing :Right
  1593. ---------------------
  1594. Computer's turn
  1595. Depth :0
  1596. Empty Cells :5
  1597. Smoothness :41
  1598. H :113
  1599. Return H: 113
  1600. Empty Cells :5
  1601. Smoothness :41
  1602. H :113
  1603. Cur Val: 113
  1604. Best Val: 135
  1605. Alpha : 135
  1606. Beta : 141
  1607. ---------
  1608. | |3|3|4|
  1609. | |6|2|6|
  1610. | |4|5|7|
  1611. | | |2|3|
  1612. ---------
  1613. Score :118
  1614.  
  1615. Testing :Down
  1616. ---------------------
  1617. Computer's turn
  1618. Depth :0
  1619. Empty Cells :4
  1620. Smoothness :55
  1621. H :138
  1622. Return H: 138
  1623. Empty Cells :4
  1624. Smoothness :55
  1625. H :138
  1626. Cur Val: 138
  1627. Best Val: 138
  1628. Alpha : 138
  1629. Beta : 141
  1630. ---------
  1631. |2| |3| |
  1632. |6|3|6| |
  1633. |4|5|7| |
  1634. |2|2|2|4|
  1635. ---------
  1636. Score :110
  1637.  
  1638. Testing :Up
  1639. ---------------------
  1640. Computer's turn
  1641. Depth :0
  1642. Empty Cells :4
  1643. Smoothness :48
  1644. H :124
  1645. Return H: 124
  1646. Empty Cells :4
  1647. Smoothness :48
  1648. H :124
  1649. Cur Val: 124
  1650. Best Val: 138
  1651. Alpha : 138
  1652. Beta : 141
  1653. ---------
  1654. |2|3|3|4|
  1655. |6|5|6| |
  1656. |4|2|7| |
  1657. |2| |2| |
  1658. ---------
  1659. Score :110
  1660.  
  1661. Return BestValue: 138
  1662. Cur Val: -138
  1663. Best Val: -138
  1664. Alpha : -138
  1665. Beta : -126
  1666. ---------
  1667. |2|2|3|4|
  1668. |6|2|6| |
  1669. |4|5|7| |
  1670. |2|2|2| |
  1671. ---------
  1672. Score :102
  1673.  
  1674. Testing : 2 at (3,1)
  1675. ---------------------
  1676. Human's turn
  1677. Depth :1
  1678. Testing :Left
  1679. ---------------------
  1680. Computer's turn
  1681. Depth :0
  1682. Empty Cells :5
  1683. Smoothness :52
  1684. H :135
  1685. Return H: 135
  1686. Empty Cells :5
  1687. Smoothness :52
  1688. H :135
  1689. Cur Val: 135
  1690. Best Val: 135
  1691. Alpha : 135
  1692. Beta : 138
  1693. ---------
  1694. |3|3|4| |
  1695. |6|2|6| |
  1696. |4|5|7| |
  1697. |3|2| | |
  1698. ---------
  1699. Score :118
  1700.  
  1701. Testing :Right
  1702. ---------------------
  1703. Computer's turn
  1704. Depth :0
  1705. Empty Cells :5
  1706. Smoothness :41
  1707. H :113
  1708. Return H: 113
  1709. Empty Cells :5
  1710. Smoothness :41
  1711. H :113
  1712. Cur Val: 113
  1713. Best Val: 135
  1714. Alpha : 135
  1715. Beta : 138
  1716. ---------
  1717. | |3|3|4|
  1718. | |6|2|6|
  1719. | |4|5|7|
  1720. | | |2|3|
  1721. ---------
  1722. Score :118
  1723.  
  1724. Testing :Down
  1725. ---------------------
  1726. Computer's turn
  1727. Depth :0
  1728. Empty Cells :4
  1729. Smoothness :55
  1730. H :138
  1731. Return H: 138
  1732. Empty Cells :4
  1733. Smoothness :55
  1734. H :138
  1735. Cur Val: 138
  1736. Best Val: 138
  1737. Alpha : 138
  1738. Beta : 138
  1739. ---------
  1740. |2| |3| |
  1741. |6|3|6| |
  1742. |4|5|7| |
  1743. |2|2|2|4|
  1744. ---------
  1745. Score :110
  1746.  
  1747. Testing :Up
  1748. ---------------------
  1749. Computer's turn
  1750. Depth :0
  1751. Empty Cells :4
  1752. Smoothness :48
  1753. H :124
  1754. Return H: 124
  1755. Empty Cells :4
  1756. Smoothness :48
  1757. H :124
  1758. Cur Val: 124
  1759. Best Val: 138
  1760. Alpha : 138
  1761. Beta : 138
  1762. ---------
  1763. |2|3|3|4|
  1764. |6|5|6| |
  1765. |4|2|7| |
  1766. |2| |2| |
  1767. ---------
  1768. Score :110
  1769.  
  1770. Return BestValue: 138
  1771. Cur Val: -138
  1772. Best Val: -138
  1773. Alpha : -138
  1774. Beta : -126
  1775. ---------
  1776. |2|2|3|4|
  1777. |6|2|6| |
  1778. |4|5|7| |
  1779. |2|2|2| |
  1780. ---------
  1781. Score :102
  1782.  
  1783. Testing : 1 at (3,2)
  1784. ---------------------
  1785. Human's turn
  1786. Depth :1
  1787. Testing :Left
  1788. ---------------------
  1789. Computer's turn
  1790. Depth :0
  1791. Empty Cells :4
  1792. Smoothness :50
  1793. H :130
  1794. Return H: 130
  1795. Empty Cells :4
  1796. Smoothness :50
  1797. H :130
  1798. Cur Val: 130
  1799. Best Val: 130
  1800. Alpha : 130
  1801. Beta : 138
  1802. ---------
  1803. |3|3|4| |
  1804. |6|2|6|2|
  1805. |4|5|7| |
  1806. |3|2| | |
  1807. ---------
  1808. Score :118
  1809.  
  1810. Testing :Right
  1811. ---------------------
  1812. Computer's turn
  1813. Depth :0
  1814. Empty Cells :4
  1815. Smoothness :49
  1816. H :128
  1817. Return H: 128
  1818. Empty Cells :4
  1819. Smoothness :49
  1820. H :128
  1821. Cur Val: 128
  1822. Best Val: 130
  1823. Alpha : 130
  1824. Beta : 138
  1825. ---------
  1826. | |3|3|4|
  1827. |6|2|6|2|
  1828. | |4|5|7|
  1829. | | |2|3|
  1830. ---------
  1831. Score :118
  1832.  
  1833. Testing :Down
  1834. ---------------------
  1835. Computer's turn
  1836. Depth :0
  1837. Empty Cells :3
  1838. Smoothness :51
  1839. H :128
  1840. Return H: 128
  1841. Empty Cells :3
  1842. Smoothness :51
  1843. H :128
  1844. Cur Val: 128
  1845. Best Val: 130
  1846. Alpha : 130
  1847. Beta : 138
  1848. ---------
  1849. |2| |3| |
  1850. |6|3|6| |
  1851. |4|5|7|4|
  1852. |2|2|2|2|
  1853. ---------
  1854. Score :110
  1855.  
  1856. Testing :Up
  1857. ---------------------
  1858. Computer's turn
  1859. Depth :0
  1860. Empty Cells :3
  1861. Smoothness :46
  1862. H :118
  1863. Return H: 118
  1864. Empty Cells :3
  1865. Smoothness :46
  1866. H :118
  1867. Cur Val: 118
  1868. Best Val: 130
  1869. Alpha : 130
  1870. Beta : 138
  1871. ---------
  1872. |2|3|3|4|
  1873. |6|5|6|2|
  1874. |4|2|7| |
  1875. |2| |2| |
  1876. ---------
  1877. Score :110
  1878.  
  1879. Return BestValue: 130
  1880. Cur Val: -130
  1881. Best Val: -130
  1882. Alpha : -130
  1883. Beta : -126
  1884. ---------
  1885. |2|2|3|4|
  1886. |6|2|6|2|
  1887. |4|5|7| |
  1888. |2|2|2| |
  1889. ---------
  1890. Score :102
  1891.  
  1892. Testing : 2 at (3,2)
  1893. ---------------------
  1894. Human's turn
  1895. Depth :1
  1896. Testing :Left
  1897. ---------------------
  1898. Computer's turn
  1899. Depth :0
  1900. Empty Cells :4
  1901. Smoothness :50
  1902. H :130
  1903. Return H: 130
  1904. Empty Cells :4
  1905. Smoothness :50
  1906. H :130
  1907. Cur Val: 130
  1908. Best Val: 130
  1909. Alpha : 130
  1910. Beta : 130
  1911. ---------
  1912. |3|3|4| |
  1913. |6|2|6|2|
  1914. |4|5|7| |
  1915. |3|2| | |
  1916. ---------
  1917. Score :118
  1918.  
  1919. Testing :Right
  1920. ---------------------
  1921. Computer's turn
  1922. Depth :0
  1923. Empty Cells :4
  1924. Smoothness :49
  1925. H :128
  1926. Return H: 128
  1927. Empty Cells :4
  1928. Smoothness :49
  1929. H :128
  1930. Cur Val: 128
  1931. Best Val: 130
  1932. Alpha : 130
  1933. Beta : 130
  1934. ---------
  1935. | |3|3|4|
  1936. |6|2|6|2|
  1937. | |4|5|7|
  1938. | | |2|3|
  1939. ---------
  1940. Score :118
  1941.  
  1942. Testing :Down
  1943. ---------------------
  1944. Computer's turn
  1945. Depth :0
  1946. Empty Cells :3
  1947. Smoothness :51
  1948. H :128
  1949. Return H: 128
  1950. Empty Cells :3
  1951. Smoothness :51
  1952. H :128
  1953. Cur Val: 128
  1954. Best Val: 130
  1955. Alpha : 130
  1956. Beta : 130
  1957. ---------
  1958. |2| |3| |
  1959. |6|3|6| |
  1960. |4|5|7|4|
  1961. |2|2|2|2|
  1962. ---------
  1963. Score :110
  1964.  
  1965. Testing :Up
  1966. ---------------------
  1967. Computer's turn
  1968. Depth :0
  1969. Empty Cells :3
  1970. Smoothness :46
  1971. H :118
  1972. Return H: 118
  1973. Empty Cells :3
  1974. Smoothness :46
  1975. H :118
  1976. Cur Val: 118
  1977. Best Val: 130
  1978. Alpha : 130
  1979. Beta : 130
  1980. ---------
  1981. |2|3|3|4|
  1982. |6|5|6|2|
  1983. |4|2|7| |
  1984. |2| |2| |
  1985. ---------
  1986. Score :110
  1987.  
  1988. Return BestValue: 130
  1989. Cur Val: -130
  1990. Best Val: -130
  1991. Alpha : -130
  1992. Beta : -126
  1993. ---------
  1994. |2|2|3|4|
  1995. |6|2|6|2|
  1996. |4|5|7| |
  1997. |2|2|2| |
  1998. ---------
  1999. Score :102
  2000.  
  2001. Testing : 1 at (3,3)
  2002. ---------------------
  2003. Human's turn
  2004. Depth :1
  2005. Testing :Left
  2006. ---------------------
  2007. Computer's turn
  2008. Depth :0
  2009. Empty Cells :3
  2010. Smoothness :48
  2011. H :124
  2012. Return H: 124
  2013. Empty Cells :3
  2014. Smoothness :48
  2015. H :124
  2016. Cur Val: 124
  2017. Best Val: 124
  2018. Alpha : 126
  2019. Beta : 130
  2020. ---------
  2021. |3|3|4| |
  2022. |6|2|6|2|
  2023. |4|5|7|2|
  2024. |3|2| | |
  2025. ---------
  2026. Score :118
  2027.  
  2028. Testing :Right
  2029. ---------------------
  2030. Computer's turn
  2031. Depth :0
  2032. Empty Cells :3
  2033. Smoothness :54
  2034. H :136
  2035. Return H: 136
  2036. Empty Cells :3
  2037. Smoothness :54
  2038. H :136
  2039. Cur Val: 136
  2040. Best Val: 136
  2041. Alpha : 136
  2042. Beta : 130
  2043. ---------
  2044. | |3|3|4|
  2045. |6|2|6|2|
  2046. |4|5|7|2|
  2047. | | |2|3|
  2048. ---------
  2049. Score :118
  2050.  
  2051. Pruning
  2052. Return BestValue: 136
  2053. Cur Val: -136
  2054. Best Val: -130
  2055. Alpha : -130
  2056. Beta : -126
  2057. ---------
  2058. |2|2|3|4|
  2059. |6|2|6|2|
  2060. |4|5|7|2|
  2061. |2|2|2| |
  2062. ---------
  2063. Score :102
  2064.  
  2065. Testing : 2 at (3,3)
  2066. ---------------------
  2067. Human's turn
  2068. Depth :1
  2069. Testing :Left
  2070. ---------------------
  2071. Computer's turn
  2072. Depth :0
  2073. Empty Cells :3
  2074. Smoothness :48
  2075. H :124
  2076. Return H: 124
  2077. Empty Cells :3
  2078. Smoothness :48
  2079. H :124
  2080. Cur Val: 124
  2081. Best Val: 124
  2082. Alpha : 126
  2083. Beta : 130
  2084. ---------
  2085. |3|3|4| |
  2086. |6|2|6|2|
  2087. |4|5|7|2|
  2088. |3|2| | |
  2089. ---------
  2090. Score :118
  2091.  
  2092. Testing :Right
  2093. ---------------------
  2094. Computer's turn
  2095. Depth :0
  2096. Empty Cells :3
  2097. Smoothness :54
  2098. H :136
  2099. Return H: 136
  2100. Empty Cells :3
  2101. Smoothness :54
  2102. H :136
  2103. Cur Val: 136
  2104. Best Val: 136
  2105. Alpha : 136
  2106. Beta : 130
  2107. ---------
  2108. | |3|3|4|
  2109. |6|2|6|2|
  2110. |4|5|7|2|
  2111. | | |2|3|
  2112. ---------
  2113. Score :118
  2114.  
  2115. Pruning
  2116. Return BestValue: 136
  2117. Cur Val: -136
  2118. Best Val: -130
  2119. Alpha : -130
  2120. Beta : -126
  2121. ---------
  2122. |2|2|3|4|
  2123. |6|2|6|2|
  2124. |4|5|7|2|
  2125. |2|2|2| |
  2126. ---------
  2127. Score :102
  2128.  
  2129. Return BestValue: -130
  2130. Cur Val: 130
  2131. Best Val: 130
  2132. Alpha : 130
  2133. Beta : 2147483647
  2134. ---------
  2135. |2|2|3|4|
  2136. |6|2|6|2|
  2137. |4|5|7|2|
  2138. |2|2|2|2|
  2139. ---------
  2140. Score :102
  2141.  
  2142. Return BestValue: 130
  2143. Cur Val: -130
  2144. Best Val: -130
  2145. Alpha : -130
  2146. Beta : -2147483648
  2147. ---------
  2148. |2|1|3| |
  2149. |6|1| | |
  2150. |3|2|6| |
  2151. |3|5|7|4|
  2152. ---------
  2153. Score :82
  2154.  
  2155. Pruning
  2156. Return BestValue: -130
  2157. Cur Val: 130
  2158. Best Val: 130
  2159. Alpha : 130
  2160. Beta : 2147483647
  2161. ---------
  2162. |2|1|3| |
  2163. |6|1|1| |
  2164. |3|2|6| |
  2165. |3|5|7|4|
  2166. ---------
  2167. Score :82
  2168.  
  2169. Testing :Right
  2170. ---------------------
  2171. Computer's turn
  2172. Depth :4
  2173. Testing : 1 at (0,0)
  2174. ---------------------
  2175. Human's turn
  2176. Depth :3
  2177. Testing :Left
  2178. ---------------------
  2179. Computer's turn
  2180. Depth :2
  2181. Testing : 1 at (2,1)
  2182. ---------------------
  2183. Human's turn
  2184. Depth :1
  2185. Testing :Left
  2186. Testing :Right
  2187. ---------------------
  2188. Computer's turn
  2189. Depth :0
  2190. Empty Cells :4
  2191. Smoothness :48
  2192. H :118
  2193. Return H: 118
  2194. Empty Cells :4
  2195. Smoothness :48
  2196. H :118
  2197. Cur Val: 118
  2198. Best Val: 118
  2199. Alpha : 130
  2200. Beta : 2147483647
  2201. ---------
  2202. | |2|1|3|
  2203. | | |6|1|
  2204. | |3|2|6|
  2205. |3|5|7|4|
  2206. ---------
  2207. Score :82
  2208.  
  2209. Testing :Down
  2210. ---------------------
  2211. Computer's turn
  2212. Depth :0
  2213. Empty Cells :6
  2214. Smoothness :38
  2215. H :106
  2216. Return H: 106
  2217. Empty Cells :6
  2218. Smoothness :38
  2219. H :106
  2220. Cur Val: 106
  2221. Best Val: 118
  2222. Alpha : 130
  2223. Beta : 2147483647
  2224. ---------
  2225. | | | | |
  2226. |2|2|3| |
  2227. |6|2|6| |
  2228. |4|5|7|4|
  2229. ---------
  2230. Score :102
  2231.  
  2232. Testing :Up
  2233. ---------------------
  2234. Computer's turn
  2235. Depth :0
  2236. Empty Cells :6
  2237. Smoothness :55
  2238. H :140
  2239. Return H: 140
  2240. Empty Cells :6
  2241. Smoothness :55
  2242. H :140
  2243. Cur Val: 140
  2244. Best Val: 140
  2245. Alpha : 140
  2246. Beta : 2147483647
  2247. ---------
  2248. |2|2|3|4|
  2249. |6|2|6| |
  2250. |4|5|7| |
  2251. | | | | |
  2252. ---------
  2253. Score :102
  2254.  
  2255. Return BestValue: 140
  2256. Cur Val: -140
  2257. Best Val: -140
  2258. Alpha : -140
  2259. Beta : -130
  2260. ---------
  2261. |2|1|3| |
  2262. |6|1| | |
  2263. |3|2|6| |
  2264. |3|5|7|4|
  2265. ---------
  2266. Score :82
  2267.  
  2268. Testing : 2 at (2,1)
  2269. ---------------------
  2270. Human's turn
  2271. Depth :1
  2272. Testing :Left
  2273. Testing :Right
  2274. ---------------------
  2275. Computer's turn
  2276. Depth :0
  2277. Empty Cells :4
  2278. Smoothness :48
  2279. H :118
  2280. Return H: 118
  2281. Empty Cells :4
  2282. Smoothness :48
  2283. H :118
  2284. Cur Val: 118
  2285. Best Val: 118
  2286. Alpha : 130
  2287. Beta : 140
  2288. ---------
  2289. | |2|1|3|
  2290. | | |6|1|
  2291. | |3|2|6|
  2292. |3|5|7|4|
  2293. ---------
  2294. Score :82
  2295.  
  2296. Testing :Down
  2297. ---------------------
  2298. Computer's turn
  2299. Depth :0
  2300. Empty Cells :6
  2301. Smoothness :38
  2302. H :106
  2303. Return H: 106
  2304. Empty Cells :6
  2305. Smoothness :38
  2306. H :106
  2307. Cur Val: 106
  2308. Best Val: 118
  2309. Alpha : 130
  2310. Beta : 140
  2311. ---------
  2312. | | | | |
  2313. |2|2|3| |
  2314. |6|2|6| |
  2315. |4|5|7|4|
  2316. ---------
  2317. Score :102
  2318.  
  2319. Testing :Up
  2320. ---------------------
  2321. Computer's turn
  2322. Depth :0
  2323. Empty Cells :6
  2324. Smoothness :55
  2325. H :140
  2326. Return H: 140
  2327. Empty Cells :6
  2328. Smoothness :55
  2329. H :140
  2330. Cur Val: 140
  2331. Best Val: 140
  2332. Alpha : 140
  2333. Beta : 140
  2334. ---------
  2335. |2|2|3|4|
  2336. |6|2|6| |
  2337. |4|5|7| |
  2338. | | | | |
  2339. ---------
  2340. Score :102
  2341.  
  2342. Return BestValue: 140
  2343. Cur Val: -140
  2344. Best Val: -140
  2345. Alpha : -140
  2346. Beta : -130
  2347. ---------
  2348. |2|1|3| |
  2349. |6|1| | |
  2350. |3|2|6| |
  2351. |3|5|7|4|
  2352. ---------
  2353. Score :82
  2354.  
  2355. Testing : 1 at (3,0)
  2356. ---------------------
  2357. Human's turn
  2358. Depth :1
  2359. Testing :Left
  2360. Testing :Right
  2361. ---------------------
  2362. Computer's turn
  2363. Depth :0
  2364. Empty Cells :3
  2365. Smoothness :43
  2366. H :107
  2367. Return H: 107
  2368. Empty Cells :3
  2369. Smoothness :43
  2370. H :107
  2371. Cur Val: 107
  2372. Best Val: 107
  2373. Alpha : 130
  2374. Beta : 140
  2375. ---------
  2376. | |2|1|3|
  2377. | |6|1|2|
  2378. | |3|2|6|
  2379. |3|5|7|4|
  2380. ---------
  2381. Score :82
  2382.  
  2383. Testing :Down
  2384. ---------------------
  2385. Computer's turn
  2386. Depth :0
  2387. Empty Cells :5
  2388. Smoothness :41
  2389. H :110
  2390. Return H: 110
  2391. Empty Cells :5
  2392. Smoothness :41
  2393. H :110
  2394. Cur Val: 110
  2395. Best Val: 110
  2396. Alpha : 130
  2397. Beta : 140
  2398. ---------
  2399. | | |3| |
  2400. |2|2|2| |
  2401. |6|2|6| |
  2402. |4|5|7|4|
  2403. ---------
  2404. Score :102
  2405.  
  2406. Testing :Up
  2407. ---------------------
  2408. Computer's turn
  2409. Depth :0
  2410. Empty Cells :5
  2411. Smoothness :40
  2412. H :108
  2413. Return H: 108
  2414. Empty Cells :5
  2415. Smoothness :40
  2416. H :108
  2417. Cur Val: 108
  2418. Best Val: 110
  2419. Alpha : 130
  2420. Beta : 140
  2421. ---------
  2422. |2|2|3|4|
  2423. |6|2|2| |
  2424. |4|5|6| |
  2425. | | |7| |
  2426. ---------
  2427. Score :102
  2428.  
  2429. Return BestValue: 110
  2430. Cur Val: -110
  2431. Best Val: -110
  2432. Alpha : -110
  2433. Beta : -130
  2434. ---------
  2435. |2|1|3| |
  2436. |6|1|2| |
  2437. |3|2|6| |
  2438. |3|5|7|4|
  2439. ---------
  2440. Score :82
  2441.  
  2442. Pruning
  2443. Return BestValue: -110
  2444. Cur Val: 110
  2445. Best Val: 110
  2446. Alpha : 130
  2447. Beta : 2147483647
  2448. ---------
  2449. |2|1|3|1|
  2450. |6|1|2| |
  2451. |3|2|6| |
  2452. |3|5|7|4|
  2453. ---------
  2454. Score :82
  2455.  
  2456. Testing :Right
  2457. Testing :Down
  2458. ---------------------
  2459. Computer's turn
  2460. Depth :2
  2461. Testing : 1 at (0,0)
  2462. ---------------------
  2463. Human's turn
  2464. Depth :1
  2465. Testing :Left
  2466. ---------------------
  2467. Computer's turn
  2468. Depth :0
  2469. Empty Cells :4
  2470. Smoothness :45
  2471. H :112
  2472. Return H: 112
  2473. Empty Cells :4
  2474. Smoothness :45
  2475. H :112
  2476. Cur Val: 112
  2477. Best Val: 112
  2478. Alpha : 130
  2479. Beta : 2147483647
  2480. ---------
  2481. |1|3| | |
  2482. |2|6|1| |
  2483. |3|2|6| |
  2484. |3|5|7|4|
  2485. ---------
  2486. Score :82
  2487.  
  2488. Testing :Right
  2489. Testing :Down
  2490. Testing :Up
  2491. ---------------------
  2492. Computer's turn
  2493. Depth :0
  2494. Empty Cells :4
  2495. Smoothness :52
  2496. H :126
  2497. Return H: 126
  2498. Empty Cells :4
  2499. Smoothness :52
  2500. H :126
  2501. Cur Val: 126
  2502. Best Val: 126
  2503. Alpha : 130
  2504. Beta : 2147483647
  2505. ---------
  2506. |3|2|1|3|
  2507. | |3|6|1|
  2508. | |5|2|6|
  2509. | | |7|4|
  2510. ---------
  2511. Score :82
  2512.  
  2513. Return BestValue: 126
  2514. Cur Val: -126
  2515. Best Val: -126
  2516. Alpha : -126
  2517. Beta : -130
  2518. ---------
  2519. | | |1|3|
  2520. | |2|6|1|
  2521. | |3|2|6|
  2522. |3|5|7|4|
  2523. ---------
  2524. Score :82
  2525.  
  2526. Pruning
  2527. Return BestValue: -126
  2528. Cur Val: 126
  2529. Best Val: 126
  2530. Alpha : 130
  2531. Beta : 2147483647
  2532. ---------
  2533. |1| |1|3|
  2534. | |2|6|1|
  2535. | |3|2|6|
  2536. |3|5|7|4|
  2537. ---------
  2538. Score :82
  2539.  
  2540. Testing :Up
  2541. ---------------------
  2542. Computer's turn
  2543. Depth :2
  2544. Testing : 1 at (0,1)
  2545. ---------------------
  2546. Human's turn
  2547. Depth :1
  2548. Testing :Left
  2549. ---------------------
  2550. Computer's turn
  2551. Depth :0
  2552. Empty Cells :4
  2553. Smoothness :51
  2554. H :124
  2555. Return H: 124
  2556. Empty Cells :4
  2557. Smoothness :51
  2558. H :124
  2559. Cur Val: 124
  2560. Best Val: 124
  2561. Alpha : 130
  2562. Beta : 2147483647
  2563. ---------
  2564. |3|2|1|3|
  2565. |3|6|1| |
  2566. |5|2|6| |
  2567. |7|4| | |
  2568. ---------
  2569. Score :82
  2570.  
  2571. Testing :Right
  2572. Testing :Down
  2573. ---------------------
  2574. Computer's turn
  2575. Depth :0
  2576. Empty Cells :4
  2577. Smoothness :44
  2578. H :110
  2579. Return H: 110
  2580. Empty Cells :4
  2581. Smoothness :44
  2582. H :110
  2583. Cur Val: 110
  2584. Best Val: 124
  2585. Alpha : 130
  2586. Beta : 2147483647
  2587. ---------
  2588. | | |1|3|
  2589. | |2|6|1|
  2590. | |3|2|6|
  2591. |3|5|7|4|
  2592. ---------
  2593. Score :82
  2594.  
  2595. Testing :Up
  2596. Return BestValue: 124
  2597. Cur Val: -124
  2598. Best Val: -124
  2599. Alpha : -124
  2600. Beta : -130
  2601. ---------
  2602. |3|2|1|3|
  2603. | |3|6|1|
  2604. | |5|2|6|
  2605. | | |7|4|
  2606. ---------
  2607. Score :82
  2608.  
  2609. Pruning
  2610. Return BestValue: -124
  2611. Cur Val: 124
  2612. Best Val: 126
  2613. Alpha : 130
  2614. Beta : 2147483647
  2615. ---------
  2616. |3|2|1|3|
  2617. |1|3|6|1|
  2618. | |5|2|6|
  2619. | | |7|4|
  2620. ---------
  2621. Score :82
  2622.  
  2623. Return BestValue: 126
  2624. Cur Val: -126
  2625. Best Val: -126
  2626. Alpha : -126
  2627. Beta : -130
  2628. ---------
  2629. | |2|1|3|
  2630. | | |6|1|
  2631. | |3|2|6|
  2632. |3|5|7|4|
  2633. ---------
  2634. Score :82
  2635.  
  2636. Pruning
  2637. Return BestValue: -126
  2638. Cur Val: 126
  2639. Best Val: 130
  2640. Alpha : 130
  2641. Beta : 2147483647
  2642. ---------
  2643. |1|2|1|3|
  2644. | | |6|1|
  2645. | |3|2|6|
  2646. |3|5|7|4|
  2647. ---------
  2648. Score :82
  2649.  
  2650. Testing :Down
  2651. ---------------------
  2652. Computer's turn
  2653. Depth :4
  2654. Testing : 1 at (0,0)
  2655. ---------------------
  2656. Human's turn
  2657. Depth :3
  2658. Testing :Left
  2659. ---------------------
  2660. Computer's turn
  2661. Depth :2
  2662. Testing : 1 at (1,0)
  2663. ---------------------
  2664. Human's turn
  2665. Depth :1
  2666. Testing :Left
  2667. Testing :Right
  2668. ---------------------
  2669. Computer's turn
  2670. Depth :0
  2671. Empty Cells :4
  2672. Smoothness :43
  2673. H :96
  2674. Return H: 96
  2675. Empty Cells :4
  2676. Smoothness :43
  2677. H :96
  2678. Cur Val: 96
  2679. Best Val: 96
  2680. Alpha : 130
  2681. Beta : 2147483647
  2682. ---------
  2683. | | | |1|
  2684. | |2|5|3|
  2685. |5|1|2|6|
  2686. |4|5|7|4|
  2687. ---------
  2688. Score :20
  2689.  
  2690. Testing :Down
  2691. Testing :Up
  2692. ---------------------
  2693. Computer's turn
  2694. Depth :0
  2695. Empty Cells :4
  2696. Smoothness :53
  2697. H :116
  2698. Return H: 116
  2699. Empty Cells :4
  2700. Smoothness :53
  2701. H :116
  2702. Cur Val: 116
  2703. Best Val: 116
  2704. Alpha : 130
  2705. Beta : 2147483647
  2706. ---------
  2707. |1|5|3|6|
  2708. |2|1|2|4|
  2709. |5|5|7| |
  2710. |4| | | |
  2711. ---------
  2712. Score :20
  2713.  
  2714. Return BestValue: 116
  2715. Cur Val: -116
  2716. Best Val: -116
  2717. Alpha : -116
  2718. Beta : -130
  2719. ---------
  2720. |1| | | |
  2721. |2|5|3| |
  2722. |5|1|2|6|
  2723. |4|5|7|4|
  2724. ---------
  2725. Score :20
  2726.  
  2727. Pruning
  2728. Return BestValue: -116
  2729. Cur Val: 116
  2730. Best Val: 116
  2731. Alpha : 130
  2732. Beta : 2147483647
  2733. ---------
  2734. |1|1| | |
  2735. |2|5|3| |
  2736. |5|1|2|6|
  2737. |4|5|7|4|
  2738. ---------
  2739. Score :20
  2740.  
  2741. Testing :Right
  2742. ---------------------
  2743. Computer's turn
  2744. Depth :2
  2745. Testing : 1 at (0,0)
  2746. ---------------------
  2747. Human's turn
  2748. Depth :1
  2749. Testing :Left
  2750. ---------------------
  2751. Computer's turn
  2752. Depth :0
  2753. Empty Cells :4
  2754. Smoothness :45
  2755. H :100
  2756. Return H: 100
  2757. Empty Cells :4
  2758. Smoothness :45
  2759. H :100
  2760. Cur Val: 100
  2761. Best Val: 100
  2762. Alpha : 130
  2763. Beta : 2147483647
  2764. ---------
  2765. |1| | | |
  2766. |2|5|3| |
  2767. |5|1|2|6|
  2768. |4|5|7|4|
  2769. ---------
  2770. Score :20
  2771.  
  2772. Testing :Right
  2773. Testing :Down
  2774. Testing :Up
  2775. ---------------------
  2776. Computer's turn
  2777. Depth :0
  2778. Empty Cells :4
  2779. Smoothness :53
  2780. H :116
  2781. Return H: 116
  2782. Empty Cells :4
  2783. Smoothness :53
  2784. H :116
  2785. Cur Val: 116
  2786. Best Val: 116
  2787. Alpha : 130
  2788. Beta : 2147483647
  2789. ---------
  2790. |5|2|5|1|
  2791. |4|1|2|3|
  2792. | |5|7|6|
  2793. | | | |4|
  2794. ---------
  2795. Score :20
  2796.  
  2797. Return BestValue: 116
  2798. Cur Val: -116
  2799. Best Val: -116
  2800. Alpha : -116
  2801. Beta : -130
  2802. ---------
  2803. | | | |1|
  2804. | |2|5|3|
  2805. |5|1|2|6|
  2806. |4|5|7|4|
  2807. ---------
  2808. Score :20
  2809.  
  2810. Pruning
  2811. Return BestValue: -116
  2812. Cur Val: 116
  2813. Best Val: 116
  2814. Alpha : 130
  2815. Beta : 2147483647
  2816. ---------
  2817. |1| | |1|
  2818. | |2|5|3|
  2819. |5|1|2|6|
  2820. |4|5|7|4|
  2821. ---------
  2822. Score :20
  2823.  
  2824. Testing :Down
  2825. Testing :Up
  2826. ---------------------
  2827. Computer's turn
  2828. Depth :2
  2829. Testing : 1 at (0,3)
  2830. ---------------------
  2831. Human's turn
  2832. Depth :1
  2833. Testing :Left
  2834. ---------------------
  2835. Computer's turn
  2836. Depth :0
  2837. Empty Cells :5
  2838. Smoothness :51
  2839. H :129
  2840. Return H: 129
  2841. Empty Cells :5
  2842. Smoothness :51
  2843. H :129
  2844. Cur Val: 129
  2845. Best Val: 129
  2846. Alpha : 130
  2847. Beta : 2147483647
  2848. ---------
  2849. |2|1|2|3|
  2850. |6|7|6| |
  2851. |4|1|4| |
  2852. |5| | | |
  2853. ---------
  2854. Score :98
  2855.  
  2856. Testing :Right
  2857. ---------------------
  2858. Computer's turn
  2859. Depth :0
  2860. Empty Cells :5
  2861. Smoothness :46
  2862. H :119
  2863. Return H: 119
  2864. Empty Cells :5
  2865. Smoothness :46
  2866. H :119
  2867. Cur Val: 119
  2868. Best Val: 129
  2869. Alpha : 130
  2870. Beta : 2147483647
  2871. ---------
  2872. |2|1|2|3|
  2873. | |6|7|6|
  2874. | |4|1|4|
  2875. | | | |5|
  2876. ---------
  2877. Score :98
  2878.  
  2879. Testing :Down
  2880. ---------------------
  2881. Computer's turn
  2882. Depth :0
  2883. Empty Cells :4
  2884. Smoothness :47
  2885. H :104
  2886. Return H: 104
  2887. Empty Cells :4
  2888. Smoothness :47
  2889. H :104
  2890. Cur Val: 104
  2891. Best Val: 129
  2892. Alpha : 130
  2893. Beta : 2147483647
  2894. ---------
  2895. | |1| | |
  2896. |2|5| |3|
  2897. |5|1|2|6|
  2898. |4|5|7|4|
  2899. ---------
  2900. Score :20
  2901.  
  2902. Testing :Up
  2903. Return BestValue: 129
  2904. Cur Val: -129
  2905. Best Val: -129
  2906. Alpha : -129
  2907. Beta : -130
  2908. ---------
  2909. |2|1|2|3|
  2910. |5|5|7|6|
  2911. |4|1| |4|
  2912. | |5| | |
  2913. ---------
  2914. Score :20
  2915.  
  2916. Pruning
  2917. Return BestValue: -129
  2918. Cur Val: 129
  2919. Best Val: 129
  2920. Alpha : 130
  2921. Beta : 2147483647
  2922. ---------
  2923. |2|1|2|3|
  2924. |5|5|7|6|
  2925. |4|1| |4|
  2926. |1|5| | |
  2927. ---------
  2928. Score :20
  2929.  
  2930. Return BestValue: 129
  2931. Cur Val: -129
  2932. Best Val: -129
  2933. Alpha : -129
  2934. Beta : -130
  2935. ---------
  2936. | |1| | |
  2937. |2|5| |3|
  2938. |5|1|2|6|
  2939. |4|5|7|4|
  2940. ---------
  2941. Score :20
  2942.  
  2943. Pruning
  2944. Return BestValue: -129
  2945. Cur Val: 129
  2946. Best Val: 130
  2947. Alpha : 130
  2948. Beta : 2147483647
  2949. ---------
  2950. |1|1| | |
  2951. |2|5| |3|
  2952. |5|1|2|6|
  2953. |4|5|7|4|
  2954. ---------
  2955. Score :20
  2956.  
  2957. Testing :Up
  2958. ---------------------
  2959. Computer's turn
  2960. Depth :4
  2961. Testing : 1 at (0,3)
  2962. ---------------------
  2963. Human's turn
  2964. Depth :3
  2965. Testing :Left
  2966. ---------------------
  2967. Computer's turn
  2968. Depth :2
  2969. Empty Cells :5
  2970. Smoothness :51
  2971. H :129
  2972. Return H: 129
  2973. Empty Cells :5
  2974. Smoothness :51
  2975. H :129
  2976. Cur Val: 129
  2977. Best Val: 129
  2978. Alpha : 130
  2979. Beta : 2147483647
  2980. ---------
  2981. |2|1|2|3|
  2982. |6|7|6| |
  2983. |4|1|4| |
  2984. |5| | | |
  2985. ---------
  2986. Score :98
  2987.  
  2988. Testing :Right
  2989. ---------------------
  2990. Computer's turn
  2991. Depth :2
  2992. Testing : 1 at (0,1)
  2993. ---------------------
  2994. Human's turn
  2995. Depth :1
  2996. Testing :Left
  2997. ---------------------
  2998. Computer's turn
  2999. Depth :0
  3000. Empty Cells :5
  3001. Smoothness :51
  3002. H :129
  3003. Return H: 129
  3004. Empty Cells :5
  3005. Smoothness :51
  3006. H :129
  3007. Cur Val: 129
  3008. Best Val: 129
  3009. Alpha : 130
  3010. Beta : 2147483647
  3011. ---------
  3012. |2|1|2|3|
  3013. |6|7|6| |
  3014. |4|1|4| |
  3015. |5| | | |
  3016. ---------
  3017. Score :98
  3018.  
  3019. Testing :Right
  3020. Testing :Down
  3021. ---------------------
  3022. Computer's turn
  3023. Depth :0
  3024. Empty Cells :5
  3025. Smoothness :42
  3026. H :111
  3027. Return H: 111
  3028. Empty Cells :5
  3029. Smoothness :42
  3030. H :111
  3031. Cur Val: 111
  3032. Best Val: 129
  3033. Alpha : 130
  3034. Beta : 2147483647
  3035. ---------
  3036. | | | |3|
  3037. | |1|2|6|
  3038. | |6|7|4|
  3039. |2|4|1|5|
  3040. ---------
  3041. Score :98
  3042.  
  3043. Testing :Up
  3044. Return BestValue: 129
  3045. Cur Val: -129
  3046. Best Val: -129
  3047. Alpha : -129
  3048. Beta : -130
  3049. ---------
  3050. |2|1|2|3|
  3051. | |6|7|6|
  3052. | |4|1|4|
  3053. | | | |5|
  3054. ---------
  3055. Score :98
  3056.  
  3057. Pruning
  3058. Return BestValue: -129
  3059. Cur Val: 129
  3060. Best Val: 129
  3061. Alpha : 130
  3062. Beta : 2147483647
  3063. ---------
  3064. |2|1|2|3|
  3065. |1|6|7|6|
  3066. | |4|1|4|
  3067. | | | |5|
  3068. ---------
  3069. Score :98
  3070.  
  3071. Testing :Down
  3072. ---------------------
  3073. Computer's turn
  3074. Depth :2
  3075. Testing : 1 at (0,0)
  3076. ---------------------
  3077. Human's turn
  3078. Depth :1
  3079. Testing :Left
  3080. ---------------------
  3081. Computer's turn
  3082. Depth :0
  3083. Empty Cells :4
  3084. Smoothness :45
  3085. H :100
  3086. Return H: 100
  3087. Empty Cells :4
  3088. Smoothness :45
  3089. H :100
  3090. Cur Val: 100
  3091. Best Val: 100
  3092. Alpha : 130
  3093. Beta : 2147483647
  3094. ---------
  3095. |1| | | |
  3096. |2|5|3| |
  3097. |5|1|2|6|
  3098. |4|5|7|4|
  3099. ---------
  3100. Score :20
  3101.  
  3102. Testing :Right
  3103. ---------------------
  3104. Computer's turn
  3105. Depth :0
  3106. Empty Cells :4
  3107. Smoothness :43
  3108. H :96
  3109. Return H: 96
  3110. Empty Cells :4
  3111. Smoothness :43
  3112. H :96
  3113. Cur Val: 96
  3114. Best Val: 100
  3115. Alpha : 130
  3116. Beta : 2147483647
  3117. ---------
  3118. | | | |1|
  3119. | |2|5|3|
  3120. |5|1|2|6|
  3121. |4|5|7|4|
  3122. ---------
  3123. Score :20
  3124.  
  3125. Testing :Down
  3126. Testing :Up
  3127. ---------------------
  3128. Computer's turn
  3129. Depth :0
  3130. Empty Cells :4
  3131. Smoothness :46
  3132. H :102
  3133. Return H: 102
  3134. Empty Cells :4
  3135. Smoothness :46
  3136. H :102
  3137. Cur Val: 102
  3138. Best Val: 102
  3139. Alpha : 130
  3140. Beta : 2147483647
  3141. ---------
  3142. |2|1|2|3|
  3143. |5|5|7|6|
  3144. |4|1| |4|
  3145. | |5| | |
  3146. ---------
  3147. Score :20
  3148.  
  3149. Return BestValue: 102
  3150. Cur Val: -102
  3151. Best Val: -102
  3152. Alpha : -102
  3153. Beta : -130
  3154. ---------
  3155. | |1| | |
  3156. |2|5| |3|
  3157. |5|1|2|6|
  3158. |4|5|7|4|
  3159. ---------
  3160. Score :20
  3161.  
  3162. Pruning
  3163. Return BestValue: -102
  3164. Cur Val: 102
  3165. Best Val: 129
  3166. Alpha : 130
  3167. Beta : 2147483647
  3168. ---------
  3169. |1|1| | |
  3170. |2|5| |3|
  3171. |5|1|2|6|
  3172. |4|5|7|4|
  3173. ---------
  3174. Score :20
  3175.  
  3176. Testing :Up
  3177. Return BestValue: 129
  3178. Cur Val: -129
  3179. Best Val: -129
  3180. Alpha : -129
  3181. Beta : -130
  3182. ---------
  3183. |2|1|2|3|
  3184. |5|5|7|6|
  3185. |4|1| |4|
  3186. | |5| | |
  3187. ---------
  3188. Score :20
  3189.  
  3190. Pruning
  3191. Return BestValue: -129
  3192. Cur Val: 129
  3193. Best Val: 130
  3194. Alpha : 130
  3195. Beta : 2147483647
  3196. ---------
  3197. |2|1|2|3|
  3198. |5|5|7|6|
  3199. |4|1| |4|
  3200. |1|5| | |
  3201. ---------
  3202. Score :20
  3203.  
  3204. Return BestValue: 130
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement