nums listlengths 4 4 | target int64 10 100 | solution listlengths 3 3 | optimal_path stringlengths 282 529 | start_size int64 4 4 | search_path stringlengths 505 16.8k | rating float64 0 0.99 | search_type stringclasses 5
values | heuristic stringclasses 2
values |
|---|---|---|---|---|---|---|---|---|
[
96,
22,
88,
14
] | 83 | [
"96+14=110",
"110/22=5",
"88-5=83"
] | Current State: 83:[96, 22, 88, 14], Operations: []
Exploring Operation: 96+14=110, Resulting Numbers: [22, 88, 110]
Generated Node #2: [22, 88, 110] from Operation: 96+14=110
Current State: 83:[22, 88, 110], Operations: ['96+14=110']
Exploring Operation: 110/22=5, Resulting Numbers: [88, 5]
Generated Node #3: [88, 5] f... | 4 | Current State: 83:[96, 22, 88, 14], Operations: []
Exploring Operation: 22+14=36, Resulting Numbers: [96, 88, 36]
Generated Node #0,0: 83:[96, 88, 36] Operation: 22+14=36
Start Sub Search at level 1: Moving to Node #0,0
Current State: 83:[96, 88, 36], Operations: ['22+14=36']
Exploring Operation: 96-36=60, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
26,
4,
49,
23
] | 50 | [
"26-4=22",
"49+23=72",
"72-22=50"
] | Current State: 50:[26, 4, 49, 23], Operations: []
Exploring Operation: 26-4=22, Resulting Numbers: [49, 23, 22]
Generated Node #2: [49, 23, 22] from Operation: 26-4=22
Current State: 50:[49, 23, 22], Operations: ['26-4=22']
Exploring Operation: 49+23=72, Resulting Numbers: [22, 72]
Generated Node #3: [22, 72] from Oper... | 4 | Current State: 50:[26, 4, 49, 23], Operations: []
Exploring Operation: 49-26=23, Resulting Numbers: [4, 23, 23]
Generated Node #0,0: 50:[4, 23, 23] Operation: 49-26=23
Exploring Operation: 26+23=49, Resulting Numbers: [4, 49, 49]
Generated Node #0,1: 50:[4, 49, 49] Operation: 26+23=49
Exploring Operation: 4+23=27, Resu... | 0.934896 | hs_5 | mult_heuristic |
[
1,
38,
74,
95
] | 58 | [
"38-1=37",
"95-74=21",
"37+21=58"
] | Current State: 58:[1, 38, 74, 95], Operations: []
Exploring Operation: 38-1=37, Resulting Numbers: [74, 95, 37]
Generated Node #2: [74, 95, 37] from Operation: 38-1=37
Current State: 58:[74, 95, 37], Operations: ['38-1=37']
Exploring Operation: 95-74=21, Resulting Numbers: [37, 21]
Generated Node #3: [37, 21] from Oper... | 4 | Current State: 58:[1, 38, 74, 95], Operations: []
Exploring Operation: 95-38=57, Resulting Numbers: [1, 74, 57]
Generated Node #0,0: 58:[1, 74, 57] Operation: 95-38=57
Exploring Operation: 38-1=37, Resulting Numbers: [74, 95, 37]
Generated Node #0,1: 58:[74, 95, 37] Operation: 38-1=37
Exploring Operation: 95-74=21, Res... | 0.971354 | hs_4 | mult_heuristic |
[
88,
40,
8,
83
] | 81 | [
"88-8=80",
"80/40=2",
"83-2=81"
] | Current State: 81:[88, 40, 8, 83], Operations: []
Exploring Operation: 88-8=80, Resulting Numbers: [40, 83, 80]
Generated Node #2: [40, 83, 80] from Operation: 88-8=80
Current State: 81:[40, 83, 80], Operations: ['88-8=80']
Exploring Operation: 80/40=2, Resulting Numbers: [83, 2]
Generated Node #3: [83, 2] from Operati... | 4 | Current State: 81:[88, 40, 8, 83], Operations: []
Exploring Operation: 88-83=5, Resulting Numbers: [40, 8, 5]
Generated Node #0,0: 81:[40, 8, 5] Operation: 88-83=5
Exploring Operation: 40/8=5, Resulting Numbers: [88, 83, 5]
Generated Node #0,1: 81:[88, 83, 5] Operation: 40/8=5
Exploring Operation: 88/8=11, Resulting Nu... | 0.949653 | hs_5 | mult_heuristic |
[
79,
12,
65,
77
] | 51 | [
"79+12=91",
"65+77=142",
"142-91=51"
] | Current State: 51:[79, 12, 65, 77], Operations: []
Exploring Operation: 79+12=91, Resulting Numbers: [65, 77, 91]
Generated Node #2: [65, 77, 91] from Operation: 79+12=91
Current State: 51:[65, 77, 91], Operations: ['79+12=91']
Exploring Operation: 65+77=142, Resulting Numbers: [91, 142]
Generated Node #3: [91, 142] fr... | 4 | Current State: 51:[79, 12, 65, 77], Operations: []
Exploring Operation: 79-77=2, Resulting Numbers: [12, 65, 2]
Generated Node #0,0: 51:[12, 65, 2] Operation: 79-77=2
Exploring Operation: 79-65=14, Resulting Numbers: [12, 77, 14]
Generated Node #0,1: 51:[12, 77, 14] Operation: 79-65=14
Exploring Operation: 77-65=12, Re... | 0.989583 | hs_3 | mult_heuristic |
[
71,
18,
83,
41
] | 47 | [
"71+18=89",
"83-41=42",
"89-42=47"
] | Current State: 47:[71, 18, 83, 41], Operations: []
Exploring Operation: 71+18=89, Resulting Numbers: [83, 41, 89]
Generated Node #2: [83, 41, 89] from Operation: 71+18=89
Current State: 47:[83, 41, 89], Operations: ['71+18=89']
Exploring Operation: 83-41=42, Resulting Numbers: [89, 42]
Generated Node #3: [89, 42] from ... | 4 | Current State: 47:[71, 18, 83, 41], Operations: []
Exploring Operation: 71-18=53, Resulting Numbers: [83, 41, 53]
Generated Node #0,0: 47:[83, 41, 53] Operation: 71-18=53
Exploring Operation: 83-18=65, Resulting Numbers: [71, 41, 65]
Generated Node #0,1: 47:[71, 41, 65] Operation: 83-18=65
Exploring Operation: 83-41=42... | 0.977431 | hs_3 | mult_heuristic |
[
33,
65,
15,
13
] | 99 | [
"33*15=495",
"65/13=5",
"495/5=99"
] | Current State: 99:[33, 65, 15, 13], Operations: []
Exploring Operation: 33*15=495, Resulting Numbers: [65, 13, 495]
Generated Node #2: [65, 13, 495] from Operation: 33*15=495
Current State: 99:[65, 13, 495], Operations: ['33*15=495']
Exploring Operation: 65/13=5, Resulting Numbers: [495, 5]
Generated Node #3: [495, 5] ... | 4 | Current State: 99:[33, 65, 15, 13], Operations: []
Exploring Operation: 65/13=5, Resulting Numbers: [33, 15, 5]
Generated Node #0,0: 99:[33, 15, 5] Operation: 65/13=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 99:[33, 15, 5], Operations: ['65/13=5']
Exploring Operation: 15/5=3, Resulting Numbers: [... | 0.993924 | hs_1 | sum_heuristic |
[
67,
62,
30,
98
] | 61 | [
"67+62=129",
"98-30=68",
"129-68=61"
] | Current State: 61:[67, 62, 30, 98], Operations: []
Exploring Operation: 67+62=129, Resulting Numbers: [30, 98, 129]
Generated Node #2: [30, 98, 129] from Operation: 67+62=129
Current State: 61:[30, 98, 129], Operations: ['67+62=129']
Exploring Operation: 98-30=68, Resulting Numbers: [129, 68]
Generated Node #3: [129, 6... | 4 | Current State: 61:[67, 62, 30, 98], Operations: []
Exploring Operation: 98-30=68, Resulting Numbers: [67, 62, 68]
Generated Node #0,0: 61:[67, 62, 68] Operation: 98-30=68
Start Sub Search at level 1: Moving to Node #0,0
Current State: 61:[67, 62, 68], Operations: ['98-30=68']
Exploring Operation: 68-67=1, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
40,
22,
2,
5
] | 45 | [
"40-22=18",
"18/2=9",
"5*9=45"
] | Current State: 45:[40, 22, 2, 5], Operations: []
Exploring Operation: 40-22=18, Resulting Numbers: [2, 5, 18]
Generated Node #2: [2, 5, 18] from Operation: 40-22=18
Current State: 45:[2, 5, 18], Operations: ['40-22=18']
Exploring Operation: 18/2=9, Resulting Numbers: [5, 9]
Generated Node #3: [5, 9] from Operation: 18/... | 4 | Current State: 45:[40, 22, 2, 5], Operations: []
Exploring Operation: 40-22=18, Resulting Numbers: [2, 5, 18]
Generated Node #0,0: 45:[2, 5, 18] Operation: 40-22=18
Moving to Node #0,0
Current State: 45:[2, 5, 18], Operations: ['40-22=18']
Exploring Operation: 18/2=9, Resulting Numbers: [5, 9]
Generated Node #0,0,0: 45... | 0.993924 | hs_1 | sum_heuristic |
[
8,
36,
11,
53
] | 70 | [
"36-8=28",
"53-11=42",
"28+42=70"
] | Current State: 70:[8, 36, 11, 53], Operations: []
Exploring Operation: 36-8=28, Resulting Numbers: [11, 53, 28]
Generated Node #2: [11, 53, 28] from Operation: 36-8=28
Current State: 70:[11, 53, 28], Operations: ['36-8=28']
Exploring Operation: 53-11=42, Resulting Numbers: [28, 42]
Generated Node #3: [28, 42] from Oper... | 4 | Current State: 70:[8, 36, 11, 53], Operations: []
Exploring Operation: 11+53=64, Resulting Numbers: [8, 36, 64]
Generated Node #0,0: 70:[8, 36, 64] Operation: 11+53=64
Exploring Operation: 53-11=42, Resulting Numbers: [8, 36, 42]
Generated Node #0,1: 70:[8, 36, 42] Operation: 53-11=42
Exploring Operation: 53-36=17, Res... | 0.976563 | hs_3 | mult_heuristic |
[
28,
38,
55,
66
] | 54 | [
"28+38=66",
"66/66=1",
"55-1=54"
] | Current State: 54:[28, 38, 55, 66], Operations: []
Exploring Operation: 28+38=66, Resulting Numbers: [55, 66, 66]
Generated Node #2: [55, 66, 66] from Operation: 28+38=66
Current State: 54:[55, 66, 66], Operations: ['28+38=66']
Exploring Operation: 66/66=1, Resulting Numbers: [55, 1]
Generated Node #3: [55, 1] from Ope... | 4 | Current State: 54:[28, 38, 55, 66], Operations: []
Exploring Operation: 55-38=17, Resulting Numbers: [28, 66, 17]
Generated Node #0,0: 54:[28, 66, 17] Operation: 55-38=17
Exploring Operation: 55-28=27, Resulting Numbers: [38, 66, 27]
Generated Node #0,1: 54:[38, 66, 27] Operation: 55-28=27
Exploring Operation: 38-28=10... | 0.980035 | hs_5 | mult_heuristic |
[
48,
49,
1,
48
] | 50 | [
"48+49=97",
"48-1=47",
"97-47=50"
] | Current State: 50:[48, 49, 1, 48], Operations: []
Exploring Operation: 48+49=97, Resulting Numbers: [1, 97]
Generated Node #2: [1, 97] from Operation: 48+49=97
Current State: 50:[1, 97], Operations: ['48+49=97']
Exploring Operation: 48-1=47, Resulting Numbers: [97, 47]
Generated Node #3: [97, 47] from Operation: 48-1=4... | 4 | Current State: 50:[48, 49, 1, 48], Operations: []
Exploring Operation: 48/48=1, Resulting Numbers: [49, 1, 1]
Generated Node #0,0: 50:[49, 1, 1] Operation: 48/48=1
Exploring Operation: 48+1=49, Resulting Numbers: [49, 48, 49]
Generated Node #0,1: 50:[49, 48, 49] Operation: 48+1=49
Exploring Operation: 49-48=1, Resultin... | 0.986979 | hs_3 | mult_heuristic |
[
96,
25,
2,
87
] | 18 | [
"96-25=71",
"2+87=89",
"89-71=18"
] | Current State: 18:[96, 25, 2, 87], Operations: []
Exploring Operation: 96-25=71, Resulting Numbers: [2, 87, 71]
Generated Node #2: [2, 87, 71] from Operation: 96-25=71
Current State: 18:[2, 87, 71], Operations: ['96-25=71']
Exploring Operation: 2+87=89, Resulting Numbers: [71, 89]
Generated Node #3: [71, 89] from Opera... | 4 | Current State: 18:[96, 25, 2, 87], Operations: []
Exploring Operation: 96-87=9, Resulting Numbers: [25, 2, 9]
Generated Node #0,0: 18:[25, 2, 9] Operation: 96-87=9
Exploring Operation: 96/2=48, Resulting Numbers: [25, 87, 48]
Generated Node #0,1: 18:[25, 87, 48] Operation: 96/2=48
Start Sub Search at level 1: Moving to... | 0.991319 | hs_2 | sum_heuristic |
[
59,
61,
28,
18
] | 48 | [
"61-59=2",
"28+18=46",
"2+46=48"
] | Current State: 48:[59, 61, 28, 18], Operations: []
Exploring Operation: 61-59=2, Resulting Numbers: [28, 18, 2]
Generated Node #2: [28, 18, 2] from Operation: 61-59=2
Current State: 48:[28, 18, 2], Operations: ['61-59=2']
Exploring Operation: 28+18=46, Resulting Numbers: [2, 46]
Generated Node #3: [2, 46] from Operatio... | 4 | Current State: 48:[59, 61, 28, 18], Operations: []
Exploring Operation: 61-59=2, Resulting Numbers: [28, 18, 2]
Generated Node #0,0: 48:[28, 18, 2] Operation: 61-59=2
Exploring Operation: 61-18=43, Resulting Numbers: [59, 28, 43]
Generated Node #0,1: 48:[59, 28, 43] Operation: 61-18=43
Moving to Node #0,0
Current State... | 0.992188 | hs_2 | sum_heuristic |
[
78,
92,
49,
26
] | 89 | [
"92-78=14",
"49+26=75",
"14+75=89"
] | Current State: 89:[78, 92, 49, 26], Operations: []
Exploring Operation: 92-78=14, Resulting Numbers: [49, 26, 14]
Generated Node #2: [49, 26, 14] from Operation: 92-78=14
Current State: 89:[49, 26, 14], Operations: ['92-78=14']
Exploring Operation: 49+26=75, Resulting Numbers: [14, 75]
Generated Node #3: [14, 75] from ... | 4 | Current State: 89:[78, 92, 49, 26], Operations: []
Exploring Operation: 49+26=75, Resulting Numbers: [78, 92, 75]
Generated Node #0,0: 89:[78, 92, 75] Operation: 49+26=75
Exploring Operation: 78+26=104, Resulting Numbers: [92, 49, 104]
Generated Node #0,1: 89:[92, 49, 104] Operation: 78+26=104
Exploring Operation: 92-2... | 0.981771 | hs_4 | mult_heuristic |
[
5,
48,
50,
42
] | 52 | [
"50-48=2",
"5*2=10",
"42+10=52"
] | Current State: 52:[5, 48, 50, 42], Operations: []
Exploring Operation: 50-48=2, Resulting Numbers: [5, 42, 2]
Generated Node #2: [5, 42, 2] from Operation: 50-48=2
Current State: 52:[5, 42, 2], Operations: ['50-48=2']
Exploring Operation: 5*2=10, Resulting Numbers: [42, 10]
Generated Node #3: [42, 10] from Operation: 5... | 4 | Current State: 52:[5, 48, 50, 42], Operations: []
Exploring Operation: 48-42=6, Resulting Numbers: [5, 50, 6]
Generated Node #0,0: 52:[5, 50, 6] Operation: 48-42=6
Moving to Node #0,0
Current State: 52:[5, 50, 6], Operations: ['48-42=6']
Exploring Operation: 6-5=1, Resulting Numbers: [50, 1]
Generated Node #0,0,0: 52:[... | 0 | hs_1 | mult_heuristic |
[
79,
5,
36,
92
] | 29 | [
"92-79=13",
"5*13=65",
"65-36=29"
] | Current State: 29:[79, 5, 36, 92], Operations: []
Exploring Operation: 92-79=13, Resulting Numbers: [5, 36, 13]
Generated Node #2: [5, 36, 13] from Operation: 92-79=13
Current State: 29:[5, 36, 13], Operations: ['92-79=13']
Exploring Operation: 5*13=65, Resulting Numbers: [36, 65]
Generated Node #3: [36, 65] from Opera... | 4 | Current State: 29:[79, 5, 36, 92], Operations: []
Exploring Operation: 79-36=43, Resulting Numbers: [5, 92, 43]
Generated Node #0,0: 29:[5, 92, 43] Operation: 79-36=43
Exploring Operation: 79-5=74, Resulting Numbers: [36, 92, 74]
Generated Node #0,1: 29:[36, 92, 74] Operation: 79-5=74
Exploring Operation: 92-36=56, Res... | 0 | hs_4 | mult_heuristic |
[
2,
92,
8,
64
] | 54 | [
"92/2=46",
"64/8=8",
"46+8=54"
] | Current State: 54:[2, 92, 8, 64], Operations: []
Exploring Operation: 92/2=46, Resulting Numbers: [8, 64, 46]
Generated Node #2: [8, 64, 46] from Operation: 92/2=46
Current State: 54:[8, 64, 46], Operations: ['92/2=46']
Exploring Operation: 64/8=8, Resulting Numbers: [46, 8]
Generated Node #3: [46, 8] from Operation: 6... | 4 | Current State: 54:[2, 92, 8, 64], Operations: []
Exploring Operation: 64/8=8, Resulting Numbers: [2, 92, 8]
Generated Node #0,0: 54:[2, 92, 8] Operation: 64/8=8
Exploring Operation: 92-8=84, Resulting Numbers: [2, 64, 84]
Generated Node #0,1: 54:[2, 64, 84] Operation: 92-8=84
Exploring Operation: 92-64=28, Resulting Nu... | 0.980903 | hs_4 | sum_heuristic |
[
8,
2,
22,
88
] | 29 | [
"8+22=30",
"88-30=58",
"58/2=29"
] | Current State: 29:[8, 2, 22, 88], Operations: []
Exploring Operation: 8+22=30, Resulting Numbers: [2, 88, 30]
Generated Node #2: [2, 88, 30] from Operation: 8+22=30
Current State: 29:[2, 88, 30], Operations: ['8+22=30']
Exploring Operation: 88-30=58, Resulting Numbers: [2, 58]
Generated Node #3: [2, 58] from Operation:... | 4 | Current State: 29:[8, 2, 22, 88], Operations: []
Exploring Operation: 88/2=44, Resulting Numbers: [8, 22, 44]
Generated Node #0,0: 29:[8, 22, 44] Operation: 88/2=44
Start Sub Search at level 1: Moving to Node #0,0
Current State: 29:[8, 22, 44], Operations: ['88/2=44']
Exploring Operation: 44-8=36, Resulting Numbers: [2... | 0 | hs_1 | mult_heuristic |
[
30,
3,
43,
55
] | 45 | [
"30+3=33",
"55-43=12",
"33+12=45"
] | Current State: 45:[30, 3, 43, 55], Operations: []
Exploring Operation: 30+3=33, Resulting Numbers: [43, 55, 33]
Generated Node #2: [43, 55, 33] from Operation: 30+3=33
Current State: 45:[43, 55, 33], Operations: ['30+3=33']
Exploring Operation: 55-43=12, Resulting Numbers: [33, 12]
Generated Node #3: [33, 12] from Oper... | 4 | Current State: 45:[30, 3, 43, 55], Operations: []
Exploring Operation: 43-30=13, Resulting Numbers: [3, 55, 13]
Generated Node #0,0: 45:[3, 55, 13] Operation: 43-30=13
Moving to Node #0,0
Current State: 45:[3, 55, 13], Operations: ['43-30=13']
Exploring Operation: 55-13=42, Resulting Numbers: [3, 42]
Generated Node #0,... | 0.993924 | hs_1 | sum_heuristic |
[
52,
14,
47,
94
] | 85 | [
"52-14=38",
"94-47=47",
"38+47=85"
] | Current State: 85:[52, 14, 47, 94], Operations: []
Exploring Operation: 52-14=38, Resulting Numbers: [47, 94, 38]
Generated Node #2: [47, 94, 38] from Operation: 52-14=38
Current State: 85:[47, 94, 38], Operations: ['52-14=38']
Exploring Operation: 94-47=47, Resulting Numbers: [38, 47]
Generated Node #3: [38, 47] from ... | 4 | Current State: 85:[52, 14, 47, 94], Operations: []
Exploring Operation: 52+47=99, Resulting Numbers: [14, 94, 99]
Generated Node #0,0: 85:[14, 94, 99] Operation: 52+47=99
Exploring Operation: 52-47=5, Resulting Numbers: [14, 94, 5]
Generated Node #0,1: 85:[14, 94, 5] Operation: 52-47=5
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | mult_heuristic |
[
57,
41,
21,
66
] | 11 | [
"57+41=98",
"21+66=87",
"98-87=11"
] | Current State: 11:[57, 41, 21, 66], Operations: []
Exploring Operation: 57+41=98, Resulting Numbers: [21, 66, 98]
Generated Node #2: [21, 66, 98] from Operation: 57+41=98
Current State: 11:[21, 66, 98], Operations: ['57+41=98']
Exploring Operation: 21+66=87, Resulting Numbers: [98, 87]
Generated Node #3: [98, 87] from ... | 4 | Current State: 11:[57, 41, 21, 66], Operations: []
Exploring Operation: 57-21=36, Resulting Numbers: [41, 66, 36]
Generated Node #0,0: 11:[41, 66, 36] Operation: 57-21=36
Exploring Operation: 41-21=20, Resulting Numbers: [57, 66, 20]
Generated Node #0,1: 11:[57, 66, 20] Operation: 41-21=20
Exploring Operation: 66-57=9,... | 0.985243 | hs_5 | sum_heuristic |
[
53,
22,
41,
59
] | 49 | [
"53-22=31",
"59-41=18",
"31+18=49"
] | Current State: 49:[53, 22, 41, 59], Operations: []
Exploring Operation: 53-22=31, Resulting Numbers: [41, 59, 31]
Generated Node #2: [41, 59, 31] from Operation: 53-22=31
Current State: 49:[41, 59, 31], Operations: ['53-22=31']
Exploring Operation: 59-41=18, Resulting Numbers: [31, 18]
Generated Node #3: [31, 18] from ... | 4 | Current State: 49:[53, 22, 41, 59], Operations: []
Exploring Operation: 59-53=6, Resulting Numbers: [22, 41, 6]
Generated Node #0,0: 49:[22, 41, 6] Operation: 59-53=6
Exploring Operation: 41-22=19, Resulting Numbers: [53, 59, 19]
Generated Node #0,1: 49:[53, 59, 19] Operation: 41-22=19
Exploring Operation: 59-22=37, Re... | 0.986111 | hs_3 | sum_heuristic |
[
27,
69,
40,
70
] | 66 | [
"27+69=96",
"70-40=30",
"96-30=66"
] | Current State: 66:[27, 69, 40, 70], Operations: []
Exploring Operation: 27+69=96, Resulting Numbers: [40, 70, 96]
Generated Node #2: [40, 70, 96] from Operation: 27+69=96
Current State: 66:[40, 70, 96], Operations: ['27+69=96']
Exploring Operation: 70-40=30, Resulting Numbers: [96, 30]
Generated Node #3: [96, 30] from ... | 4 | Current State: 66:[27, 69, 40, 70], Operations: []
Exploring Operation: 40-27=13, Resulting Numbers: [69, 70, 13]
Generated Node #0,0: 66:[69, 70, 13] Operation: 40-27=13
Exploring Operation: 27+40=67, Resulting Numbers: [69, 70, 67]
Generated Node #0,1: 66:[69, 70, 67] Operation: 27+40=67
Exploring Operation: 70-40=30... | 0.989583 | hs_3 | mult_heuristic |
[
7,
51,
29,
72
] | 74 | [
"7+51=58",
"58/29=2",
"72+2=74"
] | Current State: 74:[7, 51, 29, 72], Operations: []
Exploring Operation: 7+51=58, Resulting Numbers: [29, 72, 58]
Generated Node #2: [29, 72, 58] from Operation: 7+51=58
Current State: 74:[29, 72, 58], Operations: ['7+51=58']
Exploring Operation: 58/29=2, Resulting Numbers: [72, 2]
Generated Node #3: [72, 2] from Operati... | 4 | Current State: 74:[7, 51, 29, 72], Operations: []
Exploring Operation: 51-29=22, Resulting Numbers: [7, 72, 22]
Generated Node #0,0: 74:[7, 72, 22] Operation: 51-29=22
Exploring Operation: 7+29=36, Resulting Numbers: [51, 72, 36]
Generated Node #0,1: 74:[51, 72, 36] Operation: 7+29=36
Exploring Operation: 51-7=44, Resu... | 0 | hs_5 | sum_heuristic |
[
70,
39,
79,
84
] | 54 | [
"70+39=109",
"79+84=163",
"163-109=54"
] | Current State: 54:[70, 39, 79, 84], Operations: []
Exploring Operation: 70+39=109, Resulting Numbers: [79, 84, 109]
Generated Node #2: [79, 84, 109] from Operation: 70+39=109
Current State: 54:[79, 84, 109], Operations: ['70+39=109']
Exploring Operation: 79+84=163, Resulting Numbers: [109, 163]
Generated Node #3: [109,... | 4 | Current State: 54:[70, 39, 79, 84], Operations: []
Exploring Operation: 84-70=14, Resulting Numbers: [39, 79, 14]
Generated Node #0,0: 54:[39, 79, 14] Operation: 84-70=14
Exploring Operation: 84-39=45, Resulting Numbers: [70, 79, 45]
Generated Node #0,1: 54:[70, 79, 45] Operation: 84-39=45
Exploring Operation: 84-79=5,... | 0.980035 | hs_4 | mult_heuristic |
[
17,
55,
85,
26
] | 34 | [
"85/17=5",
"55-26=29",
"5+29=34"
] | Current State: 34:[17, 55, 85, 26], Operations: []
Exploring Operation: 85/17=5, Resulting Numbers: [55, 26, 5]
Generated Node #2: [55, 26, 5] from Operation: 85/17=5
Current State: 34:[55, 26, 5], Operations: ['85/17=5']
Exploring Operation: 55-26=29, Resulting Numbers: [5, 29]
Generated Node #3: [5, 29] from Operatio... | 4 | Current State: 34:[17, 55, 85, 26], Operations: []
Exploring Operation: 85-55=30, Resulting Numbers: [17, 26, 30]
Generated Node #0,0: 34:[17, 26, 30] Operation: 85-55=30
Exploring Operation: 85-26=59, Resulting Numbers: [17, 55, 59]
Generated Node #0,1: 34:[17, 55, 59] Operation: 85-26=59
Exploring Operation: 55-26=29... | 0.96875 | hs_5 | mult_heuristic |
[
13,
2,
80,
6
] | 79 | [
"80-13=67",
"2*6=12",
"67+12=79"
] | Current State: 79:[13, 2, 80, 6], Operations: []
Exploring Operation: 80-13=67, Resulting Numbers: [2, 6, 67]
Generated Node #2: [2, 6, 67] from Operation: 80-13=67
Current State: 79:[2, 6, 67], Operations: ['80-13=67']
Exploring Operation: 2*6=12, Resulting Numbers: [67, 12]
Generated Node #3: [67, 12] from Operation:... | 4 | Current State: 79:[13, 2, 80, 6], Operations: []
Exploring Operation: 13*6=78, Resulting Numbers: [2, 80, 78]
Generated Node #0,0: 79:[2, 80, 78] Operation: 13*6=78
Exploring Operation: 13*2=26, Resulting Numbers: [80, 6, 26]
Generated Node #0,1: 79:[80, 6, 26] Operation: 13*2=26
Exploring Operation: 2*6=12, Resulting ... | 0 | hs_3 | sum_heuristic |
[
32,
3,
67,
13
] | 20 | [
"32+67=99",
"99/3=33",
"33-13=20"
] | Current State: 20:[32, 3, 67, 13], Operations: []
Exploring Operation: 32+67=99, Resulting Numbers: [3, 13, 99]
Generated Node #2: [3, 13, 99] from Operation: 32+67=99
Current State: 20:[3, 13, 99], Operations: ['32+67=99']
Exploring Operation: 99/3=33, Resulting Numbers: [13, 33]
Generated Node #3: [13, 33] from Opera... | 4 | Current State: 20:[32, 3, 67, 13], Operations: []
Exploring Operation: 67-32=35, Resulting Numbers: [3, 13, 35]
Generated Node #0,0: 20:[3, 13, 35] Operation: 67-32=35
Start Sub Search at level 1: Moving to Node #0,0
Current State: 20:[3, 13, 35], Operations: ['67-32=35']
Exploring Operation: 35-13=22, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
88,
43,
2,
10
] | 97 | [
"88/2=44",
"43+10=53",
"44+53=97"
] | Current State: 97:[88, 43, 2, 10], Operations: []
Exploring Operation: 88/2=44, Resulting Numbers: [43, 10, 44]
Generated Node #2: [43, 10, 44] from Operation: 88/2=44
Current State: 97:[43, 10, 44], Operations: ['88/2=44']
Exploring Operation: 43+10=53, Resulting Numbers: [44, 53]
Generated Node #3: [44, 53] from Oper... | 4 | Current State: 97:[88, 43, 2, 10], Operations: []
Exploring Operation: 43*2=86, Resulting Numbers: [88, 10, 86]
Generated Node #0,0: 97:[88, 10, 86] Operation: 43*2=86
Start Sub Search at level 1: Moving to Node #0,0
Current State: 97:[88, 10, 86], Operations: ['43*2=86']
Exploring Operation: 10+86=96, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
12,
41,
76,
12
] | 34 | [
"12/12=1",
"76-41=35",
"35-1=34"
] | Current State: 34:[12, 41, 76, 12], Operations: []
Exploring Operation: 12/12=1, Resulting Numbers: [41, 76, 1]
Generated Node #2: [41, 76, 1] from Operation: 12/12=1
Current State: 34:[41, 76, 1], Operations: ['12/12=1']
Exploring Operation: 76-41=35, Resulting Numbers: [1, 35]
Generated Node #3: [1, 35] from Operatio... | 4 | Current State: 34:[12, 41, 76, 12], Operations: []
Exploring Operation: 76-41=35, Resulting Numbers: [12, 12, 35]
Generated Node #0,0: 34:[12, 12, 35] Operation: 76-41=35
Exploring Operation: 76-12=64, Resulting Numbers: [12, 41, 64]
Generated Node #0,1: 34:[12, 41, 64] Operation: 76-12=64
Exploring Operation: 76-12=64... | 0.977431 | hs_3 | mult_heuristic |
[
81,
49,
55,
28
] | 98 | [
"81-55=26",
"28-26=2",
"49*2=98"
] | Current State: 98:[81, 49, 55, 28], Operations: []
Exploring Operation: 81-55=26, Resulting Numbers: [49, 28, 26]
Generated Node #2: [49, 28, 26] from Operation: 81-55=26
Current State: 98:[49, 28, 26], Operations: ['81-55=26']
Exploring Operation: 28-26=2, Resulting Numbers: [49, 2]
Generated Node #3: [49, 2] from Ope... | 4 | Current State: 98:[81, 49, 55, 28], Operations: []
Exploring Operation: 49-28=21, Resulting Numbers: [81, 55, 21]
Generated Node #0,0: 98:[81, 55, 21] Operation: 49-28=21
Exploring Operation: 81-55=26, Resulting Numbers: [49, 28, 26]
Generated Node #0,1: 98:[49, 28, 26] Operation: 81-55=26
Exploring Operation: 81-28=53... | 0.988715 | hs_4 | sum_heuristic |
[
33,
53,
62,
64
] | 40 | [
"33+53=86",
"62+64=126",
"126-86=40"
] | Current State: 40:[33, 53, 62, 64], Operations: []
Exploring Operation: 33+53=86, Resulting Numbers: [62, 64, 86]
Generated Node #2: [62, 64, 86] from Operation: 33+53=86
Current State: 40:[62, 64, 86], Operations: ['33+53=86']
Exploring Operation: 62+64=126, Resulting Numbers: [86, 126]
Generated Node #3: [86, 126] fr... | 4 | Current State: 40:[33, 53, 62, 64], Operations: []
Exploring Operation: 64-62=2, Resulting Numbers: [33, 53, 2]
Generated Node #0,0: 40:[33, 53, 2] Operation: 64-62=2
Moving to Node #0,0
Current State: 40:[33, 53, 2], Operations: ['64-62=2']
Exploring Operation: 53-33=20, Resulting Numbers: [2, 20]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
6,
9,
4,
86
] | 97 | [
"6+9=15",
"86-4=82",
"15+82=97"
] | Current State: 97:[6, 9, 4, 86], Operations: []
Exploring Operation: 6+9=15, Resulting Numbers: [4, 86, 15]
Generated Node #2: [4, 86, 15] from Operation: 6+9=15
Current State: 97:[4, 86, 15], Operations: ['6+9=15']
Exploring Operation: 86-4=82, Resulting Numbers: [15, 82]
Generated Node #3: [15, 82] from Operation: 86... | 4 | Current State: 97:[6, 9, 4, 86], Operations: []
Exploring Operation: 6*4=24, Resulting Numbers: [9, 86, 24]
Generated Node #0,0: 97:[9, 86, 24] Operation: 6*4=24
Exploring Operation: 9*4=36, Resulting Numbers: [6, 86, 36]
Generated Node #0,1: 97:[6, 86, 36] Operation: 9*4=36
Exploring Operation: 6*9=54, Resulting Numbe... | 0 | hs_3 | sum_heuristic |
[
54,
67,
2,
60
] | 86 | [
"67-54=13",
"2*13=26",
"60+26=86"
] | Current State: 86:[54, 67, 2, 60], Operations: []
Exploring Operation: 67-54=13, Resulting Numbers: [2, 60, 13]
Generated Node #2: [2, 60, 13] from Operation: 67-54=13
Current State: 86:[2, 60, 13], Operations: ['67-54=13']
Exploring Operation: 2*13=26, Resulting Numbers: [60, 26]
Generated Node #3: [60, 26] from Opera... | 4 | Current State: 86:[54, 67, 2, 60], Operations: []
Exploring Operation: 67-60=7, Resulting Numbers: [54, 2, 7]
Generated Node #0,0: 86:[54, 2, 7] Operation: 67-60=7
Moving to Node #0,0
Current State: 86:[54, 2, 7], Operations: ['67-60=7']
Exploring Operation: 54-7=47, Resulting Numbers: [2, 47]
Generated Node #0,0,0: 86... | 0 | hs_1 | sum_heuristic |
[
45,
24,
32,
5
] | 58 | [
"45-24=21",
"32+5=37",
"21+37=58"
] | Current State: 58:[45, 24, 32, 5], Operations: []
Exploring Operation: 45-24=21, Resulting Numbers: [32, 5, 21]
Generated Node #2: [32, 5, 21] from Operation: 45-24=21
Current State: 58:[32, 5, 21], Operations: ['45-24=21']
Exploring Operation: 32+5=37, Resulting Numbers: [21, 37]
Generated Node #3: [21, 37] from Opera... | 4 | Current State: 58:[45, 24, 32, 5], Operations: []
Exploring Operation: 45/5=9, Resulting Numbers: [24, 32, 9]
Generated Node #0,0: 58:[24, 32, 9] Operation: 45/5=9
Exploring Operation: 45-24=21, Resulting Numbers: [32, 5, 21]
Generated Node #0,1: 58:[32, 5, 21] Operation: 45-24=21
Exploring Operation: 45+5=50, Resultin... | 0.990451 | hs_3 | mult_heuristic |
[
13,
97,
50,
3
] | 40 | [
"13+97=110",
"50*3=150",
"150-110=40"
] | Current State: 40:[13, 97, 50, 3], Operations: []
Exploring Operation: 13+97=110, Resulting Numbers: [50, 3, 110]
Generated Node #2: [50, 3, 110] from Operation: 13+97=110
Current State: 40:[50, 3, 110], Operations: ['13+97=110']
Exploring Operation: 50*3=150, Resulting Numbers: [110, 150]
Generated Node #3: [110, 150]... | 4 | Current State: 40:[13, 97, 50, 3], Operations: []
Exploring Operation: 97-50=47, Resulting Numbers: [13, 3, 47]
Generated Node #0,0: 40:[13, 3, 47] Operation: 97-50=47
Moving to Node #0,0
Current State: 40:[13, 3, 47], Operations: ['97-50=47']
Exploring Operation: 13-3=10, Resulting Numbers: [47, 10]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
7,
30,
2,
65
] | 39 | [
"65-2=63",
"63/7=9",
"30+9=39"
] | Current State: 39:[7, 30, 2, 65], Operations: []
Exploring Operation: 65-2=63, Resulting Numbers: [7, 30, 63]
Generated Node #2: [7, 30, 63] from Operation: 65-2=63
Current State: 39:[7, 30, 63], Operations: ['65-2=63']
Exploring Operation: 63/7=9, Resulting Numbers: [30, 9]
Generated Node #3: [30, 9] from Operation: 6... | 4 | Current State: 39:[7, 30, 2, 65], Operations: []
Exploring Operation: 65-30=35, Resulting Numbers: [7, 2, 35]
Generated Node #0,0: 39:[7, 2, 35] Operation: 65-30=35
Moving to Node #0,0
Current State: 39:[7, 2, 35], Operations: ['65-30=35']
Exploring Operation: 35/7=5, Resulting Numbers: [2, 5]
Generated Node #0,0,0: 39... | 0 | hs_1 | sum_heuristic |
[
27,
76,
63,
47
] | 33 | [
"76-27=49",
"63-47=16",
"49-16=33"
] | Current State: 33:[27, 76, 63, 47], Operations: []
Exploring Operation: 76-27=49, Resulting Numbers: [63, 47, 49]
Generated Node #2: [63, 47, 49] from Operation: 76-27=49
Current State: 33:[63, 47, 49], Operations: ['76-27=49']
Exploring Operation: 63-47=16, Resulting Numbers: [49, 16]
Generated Node #3: [49, 16] from ... | 4 | Current State: 33:[27, 76, 63, 47], Operations: []
Exploring Operation: 76-63=13, Resulting Numbers: [27, 47, 13]
Generated Node #0,0: 33:[27, 47, 13] Operation: 76-63=13
Exploring Operation: 76-27=49, Resulting Numbers: [63, 47, 49]
Generated Node #0,1: 33:[63, 47, 49] Operation: 76-27=49
Exploring Operation: 76-47=29... | 0.984375 | hs_4 | mult_heuristic |
[
87,
52,
15,
88
] | 36 | [
"87+52=139",
"15+88=103",
"139-103=36"
] | Current State: 36:[87, 52, 15, 88], Operations: []
Exploring Operation: 87+52=139, Resulting Numbers: [15, 88, 139]
Generated Node #2: [15, 88, 139] from Operation: 87+52=139
Current State: 36:[15, 88, 139], Operations: ['87+52=139']
Exploring Operation: 15+88=103, Resulting Numbers: [139, 103]
Generated Node #3: [139,... | 4 | Current State: 36:[87, 52, 15, 88], Operations: []
Exploring Operation: 88-87=1, Resulting Numbers: [52, 15, 1]
Generated Node #0,0: 36:[52, 15, 1] Operation: 88-87=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 36:[52, 15, 1], Operations: ['88-87=1']
Exploring Operation: 52-15=37, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
11,
45,
5,
38
] | 58 | [
"11+38=49",
"45/5=9",
"49+9=58"
] | Current State: 58:[11, 45, 5, 38], Operations: []
Exploring Operation: 11+38=49, Resulting Numbers: [45, 5, 49]
Generated Node #2: [45, 5, 49] from Operation: 11+38=49
Current State: 58:[45, 5, 49], Operations: ['11+38=49']
Exploring Operation: 45/5=9, Resulting Numbers: [49, 9]
Generated Node #3: [49, 9] from Operatio... | 4 | Current State: 58:[11, 45, 5, 38], Operations: []
Exploring Operation: 11+45=56, Resulting Numbers: [5, 38, 56]
Generated Node #0,0: 58:[5, 38, 56] Operation: 11+45=56
Start Sub Search at level 1: Moving to Node #0,0
Current State: 58:[5, 38, 56], Operations: ['11+45=56']
Exploring Operation: 38-5=33, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
96,
44,
81,
47
] | 69 | [
"47-44=3",
"81/3=27",
"96-27=69"
] | Current State: 69:[96, 44, 81, 47], Operations: []
Exploring Operation: 47-44=3, Resulting Numbers: [96, 81, 3]
Generated Node #2: [96, 81, 3] from Operation: 47-44=3
Current State: 69:[96, 81, 3], Operations: ['47-44=3']
Exploring Operation: 81/3=27, Resulting Numbers: [96, 27]
Generated Node #3: [96, 27] from Operati... | 4 | Current State: 69:[96, 44, 81, 47], Operations: []
Exploring Operation: 47-44=3, Resulting Numbers: [96, 81, 3]
Generated Node #0,0: 69:[96, 81, 3] Operation: 47-44=3
Exploring Operation: 96-44=52, Resulting Numbers: [81, 47, 52]
Generated Node #0,1: 69:[81, 47, 52] Operation: 96-44=52
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
34,
9,
23,
29
] | 31 | [
"34-9=25",
"29-23=6",
"25+6=31"
] | Current State: 31:[34, 9, 23, 29], Operations: []
Exploring Operation: 34-9=25, Resulting Numbers: [23, 29, 25]
Generated Node #2: [23, 29, 25] from Operation: 34-9=25
Current State: 31:[23, 29, 25], Operations: ['34-9=25']
Exploring Operation: 29-23=6, Resulting Numbers: [25, 6]
Generated Node #3: [25, 6] from Operati... | 4 | Current State: 31:[34, 9, 23, 29], Operations: []
Exploring Operation: 34-9=25, Resulting Numbers: [23, 29, 25]
Generated Node #0,0: 31:[23, 29, 25] Operation: 34-9=25
Exploring Operation: 9+23=32, Resulting Numbers: [34, 29, 32]
Generated Node #0,1: 31:[34, 29, 32] Operation: 9+23=32
Start Sub Search at level 1: Movin... | 0.990451 | hs_2 | sum_heuristic |
[
24,
85,
38,
2
] | 46 | [
"85-24=61",
"61-38=23",
"2*23=46"
] | Current State: 46:[24, 85, 38, 2], Operations: []
Exploring Operation: 85-24=61, Resulting Numbers: [38, 2, 61]
Generated Node #2: [38, 2, 61] from Operation: 85-24=61
Current State: 46:[38, 2, 61], Operations: ['85-24=61']
Exploring Operation: 61-38=23, Resulting Numbers: [2, 23]
Generated Node #3: [2, 23] from Operat... | 4 | Current State: 46:[24, 85, 38, 2], Operations: []
Exploring Operation: 85-24=61, Resulting Numbers: [38, 2, 61]
Generated Node #0,0: 46:[38, 2, 61] Operation: 85-24=61
Exploring Operation: 85-38=47, Resulting Numbers: [24, 2, 47]
Generated Node #0,1: 46:[24, 2, 47] Operation: 85-38=47
Moving to Node #0,1
Current State:... | 0.991319 | hs_2 | mult_heuristic |
[
55,
9,
37,
19
] | 18 | [
"55+19=74",
"9*74=666",
"666/37=18"
] | Current State: 18:[55, 9, 37, 19], Operations: []
Exploring Operation: 55+19=74, Resulting Numbers: [9, 37, 74]
Generated Node #2: [9, 37, 74] from Operation: 55+19=74
Current State: 18:[9, 37, 74], Operations: ['55+19=74']
Exploring Operation: 9*74=666, Resulting Numbers: [37, 666]
Generated Node #3: [37, 666] from Op... | 4 | Current State: 18:[55, 9, 37, 19], Operations: []
Exploring Operation: 55-9=46, Resulting Numbers: [37, 19, 46]
Generated Node #0,0: 18:[37, 19, 46] Operation: 55-9=46
Exploring Operation: 37-19=18, Resulting Numbers: [55, 9, 18]
Generated Node #0,1: 18:[55, 9, 18] Operation: 37-19=18
Exploring Operation: 55-19=36, Res... | 0 | hs_5 | sum_heuristic |
[
7,
51,
6,
56
] | 53 | [
"56/7=8",
"51-6=45",
"8+45=53"
] | Current State: 53:[7, 51, 6, 56], Operations: []
Exploring Operation: 56/7=8, Resulting Numbers: [51, 6, 8]
Generated Node #2: [51, 6, 8] from Operation: 56/7=8
Current State: 53:[51, 6, 8], Operations: ['56/7=8']
Exploring Operation: 51-6=45, Resulting Numbers: [8, 45]
Generated Node #3: [8, 45] from Operation: 51-6=4... | 4 | Current State: 53:[7, 51, 6, 56], Operations: []
Exploring Operation: 7*6=42, Resulting Numbers: [51, 56, 42]
Generated Node #0,0: 53:[51, 56, 42] Operation: 7*6=42
Start Sub Search at level 1: Moving to Node #0,0
Current State: 53:[51, 56, 42], Operations: ['7*6=42']
Exploring Operation: 56-42=14, Resulting Numbers: [... | 0 | hs_1 | sum_heuristic |
[
3,
11,
10,
44
] | 29 | [
"10+44=54",
"54/3=18",
"11+18=29"
] | Current State: 29:[3, 11, 10, 44], Operations: []
Exploring Operation: 10+44=54, Resulting Numbers: [3, 11, 54]
Generated Node #2: [3, 11, 54] from Operation: 10+44=54
Current State: 29:[3, 11, 54], Operations: ['10+44=54']
Exploring Operation: 54/3=18, Resulting Numbers: [11, 18]
Generated Node #3: [11, 18] from Opera... | 4 | Current State: 29:[3, 11, 10, 44], Operations: []
Exploring Operation: 3*10=30, Resulting Numbers: [11, 44, 30]
Generated Node #0,0: 29:[11, 44, 30] Operation: 3*10=30
Exploring Operation: 3+11=14, Resulting Numbers: [10, 44, 14]
Generated Node #0,1: 29:[10, 44, 14] Operation: 3+11=14
Exploring Operation: 3*11=33, Resu... | 0 | hs_3 | sum_heuristic |
[
46,
19,
62,
64
] | 67 | [
"46+19=65",
"64-62=2",
"65+2=67"
] | Current State: 67:[46, 19, 62, 64], Operations: []
Exploring Operation: 46+19=65, Resulting Numbers: [62, 64, 65]
Generated Node #2: [62, 64, 65] from Operation: 46+19=65
Current State: 67:[62, 64, 65], Operations: ['46+19=65']
Exploring Operation: 64-62=2, Resulting Numbers: [65, 2]
Generated Node #3: [65, 2] from Ope... | 4 | Current State: 67:[46, 19, 62, 64], Operations: []
Exploring Operation: 19+62=81, Resulting Numbers: [46, 64, 81]
Generated Node #0,0: 67:[46, 64, 81] Operation: 19+62=81
Exploring Operation: 46+19=65, Resulting Numbers: [62, 64, 65]
Generated Node #0,1: 67:[62, 64, 65] Operation: 46+19=65
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
52,
18,
96,
40
] | 14 | [
"52+18=70",
"96-40=56",
"70-56=14"
] | Current State: 14:[52, 18, 96, 40], Operations: []
Exploring Operation: 52+18=70, Resulting Numbers: [96, 40, 70]
Generated Node #2: [96, 40, 70] from Operation: 52+18=70
Current State: 14:[96, 40, 70], Operations: ['52+18=70']
Exploring Operation: 96-40=56, Resulting Numbers: [70, 56]
Generated Node #3: [70, 56] from ... | 4 | Current State: 14:[52, 18, 96, 40], Operations: []
Exploring Operation: 96-52=44, Resulting Numbers: [18, 40, 44]
Generated Node #0,0: 14:[18, 40, 44] Operation: 96-52=44
Exploring Operation: 96-40=56, Resulting Numbers: [52, 18, 56]
Generated Node #0,1: 14:[52, 18, 56] Operation: 96-40=56
Moving to Node #0,0
Current S... | 0.992188 | hs_2 | mult_heuristic |
[
7,
98,
54,
98
] | 30 | [
"98/7=14",
"98-54=44",
"44-14=30"
] | Current State: 30:[7, 98, 54, 98], Operations: []
Exploring Operation: 98/7=14, Resulting Numbers: [54, 14]
Generated Node #2: [54, 14] from Operation: 98/7=14
Current State: 30:[54, 14], Operations: ['98/7=14']
Exploring Operation: 98-54=44, Resulting Numbers: [14, 44]
Generated Node #3: [14, 44] from Operation: 98-54... | 4 | Current State: 30:[7, 98, 54, 98], Operations: []
Exploring Operation: 98-98=0, Resulting Numbers: [7, 54, 0]
Generated Node #0,0: 30:[7, 54, 0] Operation: 98-98=0
Exploring Operation: 98/98=1, Resulting Numbers: [7, 54, 1]
Generated Node #0,1: 30:[7, 54, 1] Operation: 98/98=1
Exploring Operation: 98-54=44, Resulting N... | 0.973958 | hs_3 | mult_heuristic |
[
13,
74,
46,
66
] | 41 | [
"74-13=61",
"66-46=20",
"61-20=41"
] | Current State: 41:[13, 74, 46, 66], Operations: []
Exploring Operation: 74-13=61, Resulting Numbers: [46, 66, 61]
Generated Node #2: [46, 66, 61] from Operation: 74-13=61
Current State: 41:[46, 66, 61], Operations: ['74-13=61']
Exploring Operation: 66-46=20, Resulting Numbers: [61, 20]
Generated Node #3: [61, 20] from ... | 4 | Current State: 41:[13, 74, 46, 66], Operations: []
Exploring Operation: 74-13=61, Resulting Numbers: [46, 66, 61]
Generated Node #0,0: 41:[46, 66, 61] Operation: 74-13=61
Exploring Operation: 66-13=53, Resulting Numbers: [74, 46, 53]
Generated Node #0,1: 41:[74, 46, 53] Operation: 66-13=53
Moving to Node #0,0
Current S... | 0.986979 | hs_2 | sum_heuristic |
[
98,
94,
8,
7
] | 18 | [
"98*8=784",
"784/7=112",
"112-94=18"
] | Current State: 18:[98, 94, 8, 7], Operations: []
Exploring Operation: 98*8=784, Resulting Numbers: [94, 7, 784]
Generated Node #2: [94, 7, 784] from Operation: 98*8=784
Current State: 18:[94, 7, 784], Operations: ['98*8=784']
Exploring Operation: 784/7=112, Resulting Numbers: [94, 112]
Generated Node #3: [94, 112] from... | 4 | Current State: 18:[98, 94, 8, 7], Operations: []
Exploring Operation: 98-8=90, Resulting Numbers: [94, 7, 90]
Generated Node #0,0: 18:[94, 7, 90] Operation: 98-8=90
Exploring Operation: 98/7=14, Resulting Numbers: [94, 8, 14]
Generated Node #0,1: 18:[94, 8, 14] Operation: 98/7=14
Exploring Operation: 98-94=4, Resulting... | 0 | hs_4 | sum_heuristic |
[
69,
63,
18,
75
] | 20 | [
"63+75=138",
"138/69=2",
"18+2=20"
] | Current State: 20:[69, 63, 18, 75], Operations: []
Exploring Operation: 63+75=138, Resulting Numbers: [69, 18, 138]
Generated Node #2: [69, 18, 138] from Operation: 63+75=138
Current State: 20:[69, 18, 138], Operations: ['63+75=138']
Exploring Operation: 138/69=2, Resulting Numbers: [18, 2]
Generated Node #3: [18, 2] f... | 4 | Current State: 20:[69, 63, 18, 75], Operations: []
Exploring Operation: 75-63=12, Resulting Numbers: [69, 18, 12]
Generated Node #0,0: 20:[69, 18, 12] Operation: 75-63=12
Exploring Operation: 75-69=6, Resulting Numbers: [63, 18, 6]
Generated Node #0,1: 20:[63, 18, 6] Operation: 75-69=6
Exploring Operation: 69-63=6, Res... | 0 | hs_3 | mult_heuristic |
[
23,
16,
58,
46
] | 51 | [
"23+16=39",
"58-46=12",
"39+12=51"
] | Current State: 51:[23, 16, 58, 46], Operations: []
Exploring Operation: 23+16=39, Resulting Numbers: [58, 46, 39]
Generated Node #2: [58, 46, 39] from Operation: 23+16=39
Current State: 51:[58, 46, 39], Operations: ['23+16=39']
Exploring Operation: 58-46=12, Resulting Numbers: [39, 12]
Generated Node #3: [39, 12] from ... | 4 | Current State: 51:[23, 16, 58, 46], Operations: []
Exploring Operation: 46/23=2, Resulting Numbers: [16, 58, 2]
Generated Node #0,0: 51:[16, 58, 2] Operation: 46/23=2
Exploring Operation: 46-23=23, Resulting Numbers: [16, 58, 23]
Generated Node #0,1: 51:[16, 58, 23] Operation: 46-23=23
Exploring Operation: 23-16=7, Res... | 0.977431 | hs_4 | sum_heuristic |
[
80,
46,
82,
96
] | 100 | [
"82-80=2",
"96-46=50",
"2*50=100"
] | Current State: 100:[80, 46, 82, 96], Operations: []
Exploring Operation: 82-80=2, Resulting Numbers: [46, 96, 2]
Generated Node #2: [46, 96, 2] from Operation: 82-80=2
Current State: 100:[46, 96, 2], Operations: ['82-80=2']
Exploring Operation: 96-46=50, Resulting Numbers: [2, 50]
Generated Node #3: [2, 50] from Operat... | 4 | Current State: 100:[80, 46, 82, 96], Operations: []
Exploring Operation: 96-80=16, Resulting Numbers: [46, 82, 16]
Generated Node #0,0: 100:[46, 82, 16] Operation: 96-80=16
Exploring Operation: 96-82=14, Resulting Numbers: [80, 46, 14]
Generated Node #0,1: 100:[80, 46, 14] Operation: 96-82=14
Exploring Operation: 82-80... | 0.975694 | hs_3 | sum_heuristic |
[
48,
47,
94,
16
] | 62 | [
"48+16=64",
"94/47=2",
"64-2=62"
] | Current State: 62:[48, 47, 94, 16], Operations: []
Exploring Operation: 48+16=64, Resulting Numbers: [47, 94, 64]
Generated Node #2: [47, 94, 64] from Operation: 48+16=64
Current State: 62:[47, 94, 64], Operations: ['48+16=64']
Exploring Operation: 94/47=2, Resulting Numbers: [64, 2]
Generated Node #3: [64, 2] from Ope... | 4 | Current State: 62:[48, 47, 94, 16], Operations: []
Exploring Operation: 94/47=2, Resulting Numbers: [48, 16, 2]
Generated Node #0,0: 62:[48, 16, 2] Operation: 94/47=2
Exploring Operation: 94-47=47, Resulting Numbers: [48, 16, 47]
Generated Node #0,1: 62:[48, 16, 47] Operation: 94-47=47
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
90,
96,
39,
60
] | 49 | [
"96-90=6",
"60/6=10",
"39+10=49"
] | Current State: 49:[90, 96, 39, 60], Operations: []
Exploring Operation: 96-90=6, Resulting Numbers: [39, 60, 6]
Generated Node #2: [39, 60, 6] from Operation: 96-90=6
Current State: 49:[39, 60, 6], Operations: ['96-90=6']
Exploring Operation: 60/6=10, Resulting Numbers: [39, 10]
Generated Node #3: [39, 10] from Operati... | 4 | Current State: 49:[90, 96, 39, 60], Operations: []
Exploring Operation: 90-39=51, Resulting Numbers: [96, 60, 51]
Generated Node #0,0: 49:[96, 60, 51] Operation: 90-39=51
Exploring Operation: 96-90=6, Resulting Numbers: [39, 60, 6]
Generated Node #0,1: 49:[39, 60, 6] Operation: 96-90=6
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | mult_heuristic |
[
8,
6,
43,
24
] | 19 | [
"8*6=48",
"43+24=67",
"67-48=19"
] | Current State: 19:[8, 6, 43, 24], Operations: []
Exploring Operation: 8*6=48, Resulting Numbers: [43, 24, 48]
Generated Node #2: [43, 24, 48] from Operation: 8*6=48
Current State: 19:[43, 24, 48], Operations: ['8*6=48']
Exploring Operation: 43+24=67, Resulting Numbers: [48, 67]
Generated Node #3: [48, 67] from Operatio... | 4 | Current State: 19:[8, 6, 43, 24], Operations: []
Exploring Operation: 8+6=14, Resulting Numbers: [43, 24, 14]
Generated Node #0,0: 19:[43, 24, 14] Operation: 8+6=14
Exploring Operation: 43-24=19, Resulting Numbers: [8, 6, 19]
Generated Node #0,1: 19:[8, 6, 19] Operation: 43-24=19
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | sum_heuristic |
[
3,
50,
17,
73
] | 72 | [
"3*17=51",
"50+73=123",
"123-51=72"
] | Current State: 72:[3, 50, 17, 73], Operations: []
Exploring Operation: 3*17=51, Resulting Numbers: [50, 73, 51]
Generated Node #2: [50, 73, 51] from Operation: 3*17=51
Current State: 72:[50, 73, 51], Operations: ['3*17=51']
Exploring Operation: 50+73=123, Resulting Numbers: [51, 123]
Generated Node #3: [51, 123] from O... | 4 | Current State: 72:[3, 50, 17, 73], Operations: []
Exploring Operation: 73-50=23, Resulting Numbers: [3, 17, 23]
Generated Node #0,0: 72:[3, 17, 23] Operation: 73-50=23
Exploring Operation: 50-17=33, Resulting Numbers: [3, 73, 33]
Generated Node #0,1: 72:[3, 73, 33] Operation: 50-17=33
Exploring Operation: 50+17=67, Res... | 0 | hs_3 | mult_heuristic |
[
67,
69,
1,
74
] | 77 | [
"69-67=2",
"1+74=75",
"2+75=77"
] | Current State: 77:[67, 69, 1, 74], Operations: []
Exploring Operation: 69-67=2, Resulting Numbers: [1, 74, 2]
Generated Node #2: [1, 74, 2] from Operation: 69-67=2
Current State: 77:[1, 74, 2], Operations: ['69-67=2']
Exploring Operation: 1+74=75, Resulting Numbers: [2, 75]
Generated Node #3: [2, 75] from Operation: 1+... | 4 | Current State: 77:[67, 69, 1, 74], Operations: []
Exploring Operation: 69-67=2, Resulting Numbers: [1, 74, 2]
Generated Node #0,0: 77:[1, 74, 2] Operation: 69-67=2
Exploring Operation: 74-69=5, Resulting Numbers: [67, 1, 5]
Generated Node #0,1: 77:[67, 1, 5] Operation: 74-69=5
Exploring Operation: 74-67=7, Resulting Nu... | 0.990451 | hs_3 | sum_heuristic |
[
42,
13,
67,
10
] | 34 | [
"13+67=80",
"80/10=8",
"42-8=34"
] | Current State: 34:[42, 13, 67, 10], Operations: []
Exploring Operation: 13+67=80, Resulting Numbers: [42, 10, 80]
Generated Node #2: [42, 10, 80] from Operation: 13+67=80
Current State: 34:[42, 10, 80], Operations: ['13+67=80']
Exploring Operation: 80/10=8, Resulting Numbers: [42, 8]
Generated Node #3: [42, 8] from Ope... | 4 | Current State: 34:[42, 13, 67, 10], Operations: []
Exploring Operation: 67-42=25, Resulting Numbers: [13, 10, 25]
Generated Node #0,0: 34:[13, 10, 25] Operation: 67-42=25
Start Sub Search at level 1: Moving to Node #0,0
Current State: 34:[13, 10, 25], Operations: ['67-42=25']
Exploring Operation: 10+25=35, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
97,
39,
63,
7
] | 80 | [
"97+39=136",
"63-7=56",
"136-56=80"
] | Current State: 80:[97, 39, 63, 7], Operations: []
Exploring Operation: 97+39=136, Resulting Numbers: [63, 7, 136]
Generated Node #2: [63, 7, 136] from Operation: 97+39=136
Current State: 80:[63, 7, 136], Operations: ['97+39=136']
Exploring Operation: 63-7=56, Resulting Numbers: [136, 56]
Generated Node #3: [136, 56] fr... | 4 | Current State: 80:[97, 39, 63, 7], Operations: []
Exploring Operation: 97-63=34, Resulting Numbers: [39, 7, 34]
Generated Node #0,0: 80:[39, 7, 34] Operation: 97-63=34
Moving to Node #0,0
Current State: 80:[39, 7, 34], Operations: ['97-63=34']
Exploring Operation: 39-34=5, Resulting Numbers: [7, 5]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
79,
1,
37,
74
] | 40 | [
"79+1=80",
"74/37=2",
"80/2=40"
] | Current State: 40:[79, 1, 37, 74], Operations: []
Exploring Operation: 79+1=80, Resulting Numbers: [37, 74, 80]
Generated Node #2: [37, 74, 80] from Operation: 79+1=80
Current State: 40:[37, 74, 80], Operations: ['79+1=80']
Exploring Operation: 74/37=2, Resulting Numbers: [80, 2]
Generated Node #3: [80, 2] from Operati... | 4 | Current State: 40:[79, 1, 37, 74], Operations: []
Exploring Operation: 79-74=5, Resulting Numbers: [1, 37, 5]
Generated Node #0,0: 40:[1, 37, 5] Operation: 79-74=5
Exploring Operation: 79-37=42, Resulting Numbers: [1, 74, 42]
Generated Node #0,1: 40:[1, 74, 42] Operation: 79-37=42
Exploring Operation: 74/37=2, Resultin... | 0 | hs_3 | sum_heuristic |
[
45,
4,
66,
28
] | 11 | [
"45+4=49",
"66-28=38",
"49-38=11"
] | Current State: 11:[45, 4, 66, 28], Operations: []
Exploring Operation: 45+4=49, Resulting Numbers: [66, 28, 49]
Generated Node #2: [66, 28, 49] from Operation: 45+4=49
Current State: 11:[66, 28, 49], Operations: ['45+4=49']
Exploring Operation: 66-28=38, Resulting Numbers: [49, 38]
Generated Node #3: [49, 38] from Oper... | 4 | Current State: 11:[45, 4, 66, 28], Operations: []
Exploring Operation: 66-45=21, Resulting Numbers: [4, 28, 21]
Generated Node #0,0: 11:[4, 28, 21] Operation: 66-45=21
Exploring Operation: 45-4=41, Resulting Numbers: [66, 28, 41]
Generated Node #0,1: 11:[66, 28, 41] Operation: 45-4=41
Exploring Operation: 66-28=38, Res... | 0.986111 | hs_5 | mult_heuristic |
[
19,
6,
80,
37
] | 68 | [
"19+6=25",
"80-37=43",
"25+43=68"
] | Current State: 68:[19, 6, 80, 37], Operations: []
Exploring Operation: 19+6=25, Resulting Numbers: [80, 37, 25]
Generated Node #2: [80, 37, 25] from Operation: 19+6=25
Current State: 68:[80, 37, 25], Operations: ['19+6=25']
Exploring Operation: 80-37=43, Resulting Numbers: [25, 43]
Generated Node #3: [25, 43] from Oper... | 4 | Current State: 68:[19, 6, 80, 37], Operations: []
Exploring Operation: 80-19=61, Resulting Numbers: [6, 37, 61]
Generated Node #0,0: 68:[6, 37, 61] Operation: 80-19=61
Exploring Operation: 80-37=43, Resulting Numbers: [19, 6, 43]
Generated Node #0,1: 68:[19, 6, 43] Operation: 80-37=43
Exploring Operation: 80-6=74, Resu... | 0.967014 | hs_3 | sum_heuristic |
[
75,
22,
74,
41
] | 19 | [
"75-74=1",
"41-22=19",
"1*19=19"
] | Current State: 19:[75, 22, 74, 41], Operations: []
Exploring Operation: 75-74=1, Resulting Numbers: [22, 41, 1]
Generated Node #2: [22, 41, 1] from Operation: 75-74=1
Current State: 19:[22, 41, 1], Operations: ['75-74=1']
Exploring Operation: 41-22=19, Resulting Numbers: [1, 19]
Generated Node #3: [1, 19] from Operatio... | 4 | Current State: 19:[75, 22, 74, 41], Operations: []
Exploring Operation: 75-74=1, Resulting Numbers: [22, 41, 1]
Generated Node #0,0: 19:[22, 41, 1] Operation: 75-74=1
Exploring Operation: 75-41=34, Resulting Numbers: [22, 74, 34]
Generated Node #0,1: 19:[22, 74, 34] Operation: 75-41=34
Exploring Operation: 74-41=33, Re... | 0.990451 | hs_3 | sum_heuristic |
[
48,
18,
15,
48
] | 46 | [
"48-18=30",
"30/15=2",
"48-2=46"
] | Current State: 46:[48, 18, 15, 48], Operations: []
Exploring Operation: 48-18=30, Resulting Numbers: [15, 30]
Generated Node #2: [15, 30] from Operation: 48-18=30
Current State: 46:[15, 30], Operations: ['48-18=30']
Exploring Operation: 30/15=2, Resulting Numbers: [2]
2,46 equal: Goal Reached
Exploring Operation: 48-2=... | 4 | Current State: 46:[48, 18, 15, 48], Operations: []
Exploring Operation: 18+15=33, Resulting Numbers: [48, 48, 33]
Generated Node #0,0: 46:[48, 48, 33] Operation: 18+15=33
Exploring Operation: 48/48=1, Resulting Numbers: [18, 15, 1]
Generated Node #0,1: 46:[18, 15, 1] Operation: 48/48=1
Exploring Operation: 18-15=3, Res... | 0 | hs_3 | sum_heuristic |
[
21,
11,
70,
44
] | 95 | [
"21+70=91",
"44/11=4",
"91+4=95"
] | Current State: 95:[21, 11, 70, 44], Operations: []
Exploring Operation: 21+70=91, Resulting Numbers: [11, 44, 91]
Generated Node #2: [11, 44, 91] from Operation: 21+70=91
Current State: 95:[11, 44, 91], Operations: ['21+70=91']
Exploring Operation: 44/11=4, Resulting Numbers: [91, 4]
Generated Node #3: [91, 4] from Ope... | 4 | Current State: 95:[21, 11, 70, 44], Operations: []
Exploring Operation: 70-44=26, Resulting Numbers: [21, 11, 26]
Generated Node #0,0: 95:[21, 11, 26] Operation: 70-44=26
Moving to Node #0,0
Current State: 95:[21, 11, 26], Operations: ['70-44=26']
Exploring Operation: 26-21=5, Resulting Numbers: [11, 5]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
31,
40,
2,
96
] | 99 | [
"40+96=136",
"136/2=68",
"31+68=99"
] | Current State: 99:[31, 40, 2, 96], Operations: []
Exploring Operation: 40+96=136, Resulting Numbers: [31, 2, 136]
Generated Node #2: [31, 2, 136] from Operation: 40+96=136
Current State: 99:[31, 2, 136], Operations: ['40+96=136']
Exploring Operation: 136/2=68, Resulting Numbers: [31, 68]
Generated Node #3: [31, 68] fro... | 4 | Current State: 99:[31, 40, 2, 96], Operations: []
Exploring Operation: 40-31=9, Resulting Numbers: [2, 96, 9]
Generated Node #0,0: 99:[2, 96, 9] Operation: 40-31=9
Exploring Operation: 31+2=33, Resulting Numbers: [40, 96, 33]
Generated Node #0,1: 99:[40, 96, 33] Operation: 31+2=33
Start Sub Search at level 1: Moving to... | 0 | hs_2 | sum_heuristic |
[
86,
2,
90,
34
] | 19 | [
"90-86=4",
"34+4=38",
"38/2=19"
] | Current State: 19:[86, 2, 90, 34], Operations: []
Exploring Operation: 90-86=4, Resulting Numbers: [2, 34, 4]
Generated Node #2: [2, 34, 4] from Operation: 90-86=4
Current State: 19:[2, 34, 4], Operations: ['90-86=4']
Exploring Operation: 34+4=38, Resulting Numbers: [2, 38]
Generated Node #3: [2, 38] from Operation: 34... | 4 | Current State: 19:[86, 2, 90, 34], Operations: []
Exploring Operation: 90-86=4, Resulting Numbers: [2, 34, 4]
Generated Node #0,0: 19:[2, 34, 4] Operation: 90-86=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 19:[2, 34, 4], Operations: ['90-86=4']
Exploring Operation: 34/2=17, Resulting Numbers: [4, ... | 0 | hs_1 | mult_heuristic |
[
82,
11,
51,
80
] | 60 | [
"82-11=71",
"51+80=131",
"131-71=60"
] | Current State: 60:[82, 11, 51, 80], Operations: []
Exploring Operation: 82-11=71, Resulting Numbers: [51, 80, 71]
Generated Node #2: [51, 80, 71] from Operation: 82-11=71
Current State: 60:[51, 80, 71], Operations: ['82-11=71']
Exploring Operation: 51+80=131, Resulting Numbers: [71, 131]
Generated Node #3: [71, 131] fr... | 4 | Current State: 60:[82, 11, 51, 80], Operations: []
Exploring Operation: 82-51=31, Resulting Numbers: [11, 80, 31]
Generated Node #0,0: 60:[11, 80, 31] Operation: 82-51=31
Exploring Operation: 80-51=29, Resulting Numbers: [82, 11, 29]
Generated Node #0,1: 60:[82, 11, 29] Operation: 80-51=29
Exploring Operation: 82-11=71... | 0.986111 | hs_4 | sum_heuristic |
[
52,
24,
63,
13
] | 48 | [
"52-24=28",
"63+13=76",
"76-28=48"
] | Current State: 48:[52, 24, 63, 13], Operations: []
Exploring Operation: 52-24=28, Resulting Numbers: [63, 13, 28]
Generated Node #2: [63, 13, 28] from Operation: 52-24=28
Current State: 48:[63, 13, 28], Operations: ['52-24=28']
Exploring Operation: 63+13=76, Resulting Numbers: [28, 76]
Generated Node #3: [28, 76] from ... | 4 | Current State: 48:[52, 24, 63, 13], Operations: []
Exploring Operation: 63-24=39, Resulting Numbers: [52, 13, 39]
Generated Node #0,0: 48:[52, 13, 39] Operation: 63-24=39
Exploring Operation: 63-52=11, Resulting Numbers: [24, 13, 11]
Generated Node #0,1: 48:[24, 13, 11] Operation: 63-52=11
Exploring Operation: 63-13=50... | 0.983507 | hs_3 | mult_heuristic |
[
10,
76,
5,
72
] | 98 | [
"10*5=50",
"76+72=148",
"148-50=98"
] | Current State: 98:[10, 76, 5, 72], Operations: []
Exploring Operation: 10*5=50, Resulting Numbers: [76, 72, 50]
Generated Node #2: [76, 72, 50] from Operation: 10*5=50
Current State: 98:[76, 72, 50], Operations: ['10*5=50']
Exploring Operation: 76+72=148, Resulting Numbers: [50, 148]
Generated Node #3: [50, 148] from O... | 4 | Current State: 98:[10, 76, 5, 72], Operations: []
Exploring Operation: 76-72=4, Resulting Numbers: [10, 5, 4]
Generated Node #0,0: 98:[10, 5, 4] Operation: 76-72=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 98:[10, 5, 4], Operations: ['76-72=4']
Exploring Operation: 10/5=2, Resulting Numbers: [4, 2... | 0 | hs_1 | mult_heuristic |
[
67,
72,
18,
73
] | 11 | [
"72-67=5",
"73-18=55",
"55/5=11"
] | Current State: 11:[67, 72, 18, 73], Operations: []
Exploring Operation: 72-67=5, Resulting Numbers: [18, 73, 5]
Generated Node #2: [18, 73, 5] from Operation: 72-67=5
Current State: 11:[18, 73, 5], Operations: ['72-67=5']
Exploring Operation: 73-18=55, Resulting Numbers: [5, 55]
Generated Node #3: [5, 55] from Operatio... | 4 | Current State: 11:[67, 72, 18, 73], Operations: []
Exploring Operation: 73-67=6, Resulting Numbers: [72, 18, 6]
Generated Node #0,0: 11:[72, 18, 6] Operation: 73-67=6
Moving to Node #0,0
Current State: 11:[72, 18, 6], Operations: ['73-67=6']
Exploring Operation: 72/6=12, Resulting Numbers: [18, 12]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
44,
77,
88,
2
] | 57 | [
"77-44=33",
"88+2=90",
"90-33=57"
] | Current State: 57:[44, 77, 88, 2], Operations: []
Exploring Operation: 77-44=33, Resulting Numbers: [88, 2, 33]
Generated Node #2: [88, 2, 33] from Operation: 77-44=33
Current State: 57:[88, 2, 33], Operations: ['77-44=33']
Exploring Operation: 88+2=90, Resulting Numbers: [33, 90]
Generated Node #3: [33, 90] from Opera... | 4 | Current State: 57:[44, 77, 88, 2], Operations: []
Exploring Operation: 88-77=11, Resulting Numbers: [44, 2, 11]
Generated Node #0,0: 57:[44, 2, 11] Operation: 88-77=11
Exploring Operation: 88/44=2, Resulting Numbers: [77, 2, 2]
Generated Node #0,1: 57:[77, 2, 2] Operation: 88/44=2
Start Sub Search at level 1: Moving to... | 0.989583 | hs_2 | mult_heuristic |
[
69,
38,
26,
4
] | 73 | [
"69-38=31",
"26*4=104",
"104-31=73"
] | Current State: 73:[69, 38, 26, 4], Operations: []
Exploring Operation: 69-38=31, Resulting Numbers: [26, 4, 31]
Generated Node #2: [26, 4, 31] from Operation: 69-38=31
Current State: 73:[26, 4, 31], Operations: ['69-38=31']
Exploring Operation: 26*4=104, Resulting Numbers: [31, 104]
Generated Node #3: [31, 104] from Op... | 4 | Current State: 73:[69, 38, 26, 4], Operations: []
Exploring Operation: 69+4=73, Resulting Numbers: [38, 26, 73]
Generated Node #0,0: 73:[38, 26, 73] Operation: 69+4=73
Exploring Operation: 26*4=104, Resulting Numbers: [69, 38, 104]
Generated Node #0,1: 73:[69, 38, 104] Operation: 26*4=104
Start Sub Search at level 1: M... | 0 | hs_2 | mult_heuristic |
[
65,
54,
3,
39
] | 84 | [
"65-54=11",
"39-11=28",
"3*28=84"
] | Current State: 84:[65, 54, 3, 39], Operations: []
Exploring Operation: 65-54=11, Resulting Numbers: [3, 39, 11]
Generated Node #2: [3, 39, 11] from Operation: 65-54=11
Current State: 84:[3, 39, 11], Operations: ['65-54=11']
Exploring Operation: 39-11=28, Resulting Numbers: [3, 28]
Generated Node #3: [3, 28] from Operat... | 4 | Current State: 84:[65, 54, 3, 39], Operations: []
Exploring Operation: 65-54=11, Resulting Numbers: [3, 39, 11]
Generated Node #0,0: 84:[3, 39, 11] Operation: 65-54=11
Moving to Node #0,0
Current State: 84:[3, 39, 11], Operations: ['65-54=11']
Exploring Operation: 39-11=28, Resulting Numbers: [3, 28]
Generated Node #0,... | 0.993924 | hs_1 | sum_heuristic |
[
65,
9,
29,
28
] | 24 | [
"65-29=36",
"36/9=4",
"28-4=24"
] | Current State: 24:[65, 9, 29, 28], Operations: []
Exploring Operation: 65-29=36, Resulting Numbers: [9, 28, 36]
Generated Node #2: [9, 28, 36] from Operation: 65-29=36
Current State: 24:[9, 28, 36], Operations: ['65-29=36']
Exploring Operation: 36/9=4, Resulting Numbers: [28, 4]
Generated Node #3: [28, 4] from Operatio... | 4 | Current State: 24:[65, 9, 29, 28], Operations: []
Exploring Operation: 65-29=36, Resulting Numbers: [9, 28, 36]
Generated Node #0,0: 24:[9, 28, 36] Operation: 65-29=36
Exploring Operation: 65-28=37, Resulting Numbers: [9, 29, 37]
Generated Node #0,1: 24:[9, 29, 37] Operation: 65-28=37
Moving to Node #0,0
Current State:... | 0.989583 | hs_2 | mult_heuristic |
[
4,
76,
28,
81
] | 55 | [
"76+28=104",
"104/4=26",
"81-26=55"
] | Current State: 55:[4, 76, 28, 81], Operations: []
Exploring Operation: 76+28=104, Resulting Numbers: [4, 81, 104]
Generated Node #2: [4, 81, 104] from Operation: 76+28=104
Current State: 55:[4, 81, 104], Operations: ['76+28=104']
Exploring Operation: 104/4=26, Resulting Numbers: [81, 26]
Generated Node #3: [81, 26] fro... | 4 | Current State: 55:[4, 76, 28, 81], Operations: []
Exploring Operation: 76/4=19, Resulting Numbers: [28, 81, 19]
Generated Node #0,0: 55:[28, 81, 19] Operation: 76/4=19
Exploring Operation: 81-28=53, Resulting Numbers: [4, 76, 53]
Generated Node #0,1: 55:[4, 76, 53] Operation: 81-28=53
Exploring Operation: 76-28=48, Res... | 0 | hs_5 | sum_heuristic |
[
35,
2,
66,
41
] | 74 | [
"35-2=33",
"66+41=107",
"107-33=74"
] | Current State: 74:[35, 2, 66, 41], Operations: []
Exploring Operation: 35-2=33, Resulting Numbers: [66, 41, 33]
Generated Node #2: [66, 41, 33] from Operation: 35-2=33
Current State: 74:[66, 41, 33], Operations: ['35-2=33']
Exploring Operation: 66+41=107, Resulting Numbers: [33, 107]
Generated Node #3: [33, 107] from O... | 4 | Current State: 74:[35, 2, 66, 41], Operations: []
Exploring Operation: 35+2=37, Resulting Numbers: [66, 41, 37]
Generated Node #0,0: 74:[66, 41, 37] Operation: 35+2=37
Exploring Operation: 66-35=31, Resulting Numbers: [2, 41, 31]
Generated Node #0,1: 74:[2, 41, 31] Operation: 66-35=31
Exploring Operation: 35+41=76, Res... | 0.986111 | hs_4 | sum_heuristic |
[
72,
56,
33,
11
] | 48 | [
"72-56=16",
"33/11=3",
"16*3=48"
] | Current State: 48:[72, 56, 33, 11], Operations: []
Exploring Operation: 72-56=16, Resulting Numbers: [33, 11, 16]
Generated Node #2: [33, 11, 16] from Operation: 72-56=16
Current State: 48:[33, 11, 16], Operations: ['72-56=16']
Exploring Operation: 33/11=3, Resulting Numbers: [16, 3]
Generated Node #3: [16, 3] from Ope... | 4 | Current State: 48:[72, 56, 33, 11], Operations: []
Exploring Operation: 72-33=39, Resulting Numbers: [56, 11, 39]
Generated Node #0,0: 48:[56, 11, 39] Operation: 72-33=39
Exploring Operation: 56-33=23, Resulting Numbers: [72, 11, 23]
Generated Node #0,1: 48:[72, 11, 23] Operation: 56-33=23
Exploring Operation: 72-56=16... | 0.989583 | hs_3 | mult_heuristic |
[
96,
77,
81,
89
] | 70 | [
"96-89=7",
"77/7=11",
"81-11=70"
] | Current State: 70:[96, 77, 81, 89], Operations: []
Exploring Operation: 96-89=7, Resulting Numbers: [77, 81, 7]
Generated Node #2: [77, 81, 7] from Operation: 96-89=7
Current State: 70:[77, 81, 7], Operations: ['96-89=7']
Exploring Operation: 77/7=11, Resulting Numbers: [81, 11]
Generated Node #3: [81, 11] from Operati... | 4 | Current State: 70:[96, 77, 81, 89], Operations: []
Exploring Operation: 96-89=7, Resulting Numbers: [77, 81, 7]
Generated Node #0,0: 70:[77, 81, 7] Operation: 96-89=7
Exploring Operation: 96-81=15, Resulting Numbers: [77, 89, 15]
Generated Node #0,1: 70:[77, 89, 15] Operation: 96-81=15
Exploring Operation: 89-81=8, Res... | 0 | hs_3 | sum_heuristic |
[
34,
63,
96,
68
] | 57 | [
"63-34=29",
"96-68=28",
"29+28=57"
] | Current State: 57:[34, 63, 96, 68], Operations: []
Exploring Operation: 63-34=29, Resulting Numbers: [96, 68, 29]
Generated Node #2: [96, 68, 29] from Operation: 63-34=29
Current State: 57:[96, 68, 29], Operations: ['63-34=29']
Exploring Operation: 96-68=28, Resulting Numbers: [29, 28]
Generated Node #3: [29, 28] from ... | 4 | Current State: 57:[34, 63, 96, 68], Operations: []
Exploring Operation: 96-34=62, Resulting Numbers: [63, 68, 62]
Generated Node #0,0: 57:[63, 68, 62] Operation: 96-34=62
Moving to Node #0,0
Current State: 57:[63, 68, 62], Operations: ['96-34=62']
Exploring Operation: 68-63=5, Resulting Numbers: [62, 5]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
80,
77,
97,
13
] | 81 | [
"80-77=3",
"97-13=84",
"84-3=81"
] | Current State: 81:[80, 77, 97, 13], Operations: []
Exploring Operation: 80-77=3, Resulting Numbers: [97, 13, 3]
Generated Node #2: [97, 13, 3] from Operation: 80-77=3
Current State: 81:[97, 13, 3], Operations: ['80-77=3']
Exploring Operation: 97-13=84, Resulting Numbers: [3, 84]
Generated Node #3: [3, 84] from Operatio... | 4 | Current State: 81:[80, 77, 97, 13], Operations: []
Exploring Operation: 97-13=84, Resulting Numbers: [80, 77, 84]
Generated Node #0,0: 81:[80, 77, 84] Operation: 97-13=84
Start Sub Search at level 1: Moving to Node #0,0
Current State: 81:[80, 77, 84], Operations: ['97-13=84']
Exploring Operation: 80-77=3, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
74,
8,
21,
82
] | 85 | [
"82-74=8",
"8*8=64",
"21+64=85"
] | Current State: 85:[74, 8, 21, 82], Operations: []
Exploring Operation: 82-74=8, Resulting Numbers: [8, 21, 8]
Generated Node #2: [8, 21, 8] from Operation: 82-74=8
Current State: 85:[8, 21, 8], Operations: ['82-74=8']
Exploring Operation: 8*8=64, Resulting Numbers: [21, 64]
Generated Node #3: [21, 64] from Operation: 8... | 4 | Current State: 85:[74, 8, 21, 82], Operations: []
Exploring Operation: 74+8=82, Resulting Numbers: [21, 82, 82]
Generated Node #0,0: 85:[21, 82, 82] Operation: 74+8=82
Exploring Operation: 82-74=8, Resulting Numbers: [8, 21, 8]
Generated Node #0,1: 85:[8, 21, 8] Operation: 82-74=8
Exploring Operation: 74+21=95, Resulti... | 0 | hs_3 | mult_heuristic |
[
83,
33,
2,
29
] | 60 | [
"83-29=54",
"54/2=27",
"33+27=60"
] | Current State: 60:[83, 33, 2, 29], Operations: []
Exploring Operation: 83-29=54, Resulting Numbers: [33, 2, 54]
Generated Node #2: [33, 2, 54] from Operation: 83-29=54
Current State: 60:[33, 2, 54], Operations: ['83-29=54']
Exploring Operation: 54/2=27, Resulting Numbers: [33, 27]
Generated Node #3: [33, 27] from Opera... | 4 | Current State: 60:[83, 33, 2, 29], Operations: []
Exploring Operation: 83-33=50, Resulting Numbers: [2, 29, 50]
Generated Node #0,0: 60:[2, 29, 50] Operation: 83-33=50
Exploring Operation: 83-29=54, Resulting Numbers: [33, 2, 54]
Generated Node #0,1: 60:[33, 2, 54] Operation: 83-29=54
Exploring Operation: 33-29=4, Resu... | 0.967882 | hs_3 | sum_heuristic |
[
89,
39,
67,
70
] | 28 | [
"70-67=3",
"39*3=117",
"117-89=28"
] | Current State: 28:[89, 39, 67, 70], Operations: []
Exploring Operation: 70-67=3, Resulting Numbers: [89, 39, 3]
Generated Node #2: [89, 39, 3] from Operation: 70-67=3
Current State: 28:[89, 39, 3], Operations: ['70-67=3']
Exploring Operation: 39*3=117, Resulting Numbers: [89, 117]
Generated Node #3: [89, 117] from Oper... | 4 | Current State: 28:[89, 39, 67, 70], Operations: []
Exploring Operation: 89-70=19, Resulting Numbers: [39, 67, 19]
Generated Node #0,0: 28:[39, 67, 19] Operation: 89-70=19
Exploring Operation: 89-67=22, Resulting Numbers: [39, 70, 22]
Generated Node #0,1: 28:[39, 70, 22] Operation: 89-67=22
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
10,
68,
40,
69
] | 50 | [
"10+40=50",
"69-68=1",
"50*1=50"
] | Current State: 50:[10, 68, 40, 69], Operations: []
Exploring Operation: 10+40=50, Resulting Numbers: [68, 69, 50]
Generated Node #2: [68, 69, 50] from Operation: 10+40=50
Current State: 50:[68, 69, 50], Operations: ['10+40=50']
Exploring Operation: 69-68=1, Resulting Numbers: [50, 1]
Generated Node #3: [50, 1] from Ope... | 4 | Current State: 50:[10, 68, 40, 69], Operations: []
Exploring Operation: 68-40=28, Resulting Numbers: [10, 69, 28]
Generated Node #0,0: 50:[10, 69, 28] Operation: 68-40=28
Exploring Operation: 68-10=58, Resulting Numbers: [40, 69, 58]
Generated Node #0,1: 50:[40, 69, 58] Operation: 68-10=58
Exploring Operation: 69-68=1,... | 0.987847 | hs_4 | sum_heuristic |
[
33,
21,
14,
26
] | 52 | [
"33-21=12",
"14+26=40",
"12+40=52"
] | Current State: 52:[33, 21, 14, 26], Operations: []
Exploring Operation: 33-21=12, Resulting Numbers: [14, 26, 12]
Generated Node #2: [14, 26, 12] from Operation: 33-21=12
Current State: 52:[14, 26, 12], Operations: ['33-21=12']
Exploring Operation: 14+26=40, Resulting Numbers: [12, 40]
Generated Node #3: [12, 40] from ... | 4 | Current State: 52:[33, 21, 14, 26], Operations: []
Exploring Operation: 33-21=12, Resulting Numbers: [14, 26, 12]
Generated Node #0,0: 52:[14, 26, 12] Operation: 33-21=12
Exploring Operation: 26-21=5, Resulting Numbers: [33, 14, 5]
Generated Node #0,1: 52:[33, 14, 5] Operation: 26-21=5
Exploring Operation: 33-26=7, Res... | 0.986979 | hs_5 | sum_heuristic |
[
14,
84,
8,
30
] | 92 | [
"84-14=70",
"30-8=22",
"70+22=92"
] | Current State: 92:[14, 84, 8, 30], Operations: []
Exploring Operation: 84-14=70, Resulting Numbers: [8, 30, 70]
Generated Node #2: [8, 30, 70] from Operation: 84-14=70
Current State: 92:[8, 30, 70], Operations: ['84-14=70']
Exploring Operation: 30-8=22, Resulting Numbers: [70, 22]
Generated Node #3: [70, 22] from Opera... | 4 | Current State: 92:[14, 84, 8, 30], Operations: []
Exploring Operation: 84/14=6, Resulting Numbers: [8, 30, 6]
Generated Node #0,0: 92:[8, 30, 6] Operation: 84/14=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 92:[8, 30, 6], Operations: ['84/14=6']
Exploring Operation: 30-8=22, Resulting Numbers: [6, ... | 0 | hs_1 | sum_heuristic |
[
6,
64,
93,
53
] | 76 | [
"6+64=70",
"93+53=146",
"146-70=76"
] | Current State: 76:[6, 64, 93, 53], Operations: []
Exploring Operation: 6+64=70, Resulting Numbers: [93, 53, 70]
Generated Node #2: [93, 53, 70] from Operation: 6+64=70
Current State: 76:[93, 53, 70], Operations: ['6+64=70']
Exploring Operation: 93+53=146, Resulting Numbers: [70, 146]
Generated Node #3: [70, 146] from O... | 4 | Current State: 76:[6, 64, 93, 53], Operations: []
Exploring Operation: 93-53=40, Resulting Numbers: [6, 64, 40]
Generated Node #0,0: 76:[6, 64, 40] Operation: 93-53=40
Moving to Node #0,0
Current State: 76:[6, 64, 40], Operations: ['93-53=40']
Exploring Operation: 64-40=24, Resulting Numbers: [6, 24]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
47,
50,
96,
92
] | 49 | [
"96-50=46",
"92/46=2",
"47+2=49"
] | Current State: 49:[47, 50, 96, 92], Operations: []
Exploring Operation: 96-50=46, Resulting Numbers: [47, 92, 46]
Generated Node #2: [47, 92, 46] from Operation: 96-50=46
Current State: 49:[47, 92, 46], Operations: ['96-50=46']
Exploring Operation: 92/46=2, Resulting Numbers: [47, 2]
Generated Node #3: [47, 2] from Ope... | 4 | Current State: 49:[47, 50, 96, 92], Operations: []
Exploring Operation: 96-92=4, Resulting Numbers: [47, 50, 4]
Generated Node #0,0: 49:[47, 50, 4] Operation: 96-92=4
Exploring Operation: 96-47=49, Resulting Numbers: [50, 92, 49]
Generated Node #0,1: 49:[50, 92, 49] Operation: 96-47=49
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
20,
28,
61,
91
] | 40 | [
"28+61=89",
"91-89=2",
"20*2=40"
] | Current State: 40:[20, 28, 61, 91], Operations: []
Exploring Operation: 28+61=89, Resulting Numbers: [20, 91, 89]
Generated Node #2: [20, 91, 89] from Operation: 28+61=89
Current State: 40:[20, 91, 89], Operations: ['28+61=89']
Exploring Operation: 91-89=2, Resulting Numbers: [20, 2]
Generated Node #3: [20, 2] from Ope... | 4 | Current State: 40:[20, 28, 61, 91], Operations: []
Exploring Operation: 91-61=30, Resulting Numbers: [20, 28, 30]
Generated Node #0,0: 40:[20, 28, 30] Operation: 91-61=30
Exploring Operation: 61-28=33, Resulting Numbers: [20, 91, 33]
Generated Node #0,1: 40:[20, 91, 33] Operation: 61-28=33
Exploring Operation: 91-28=63... | 0.985243 | hs_5 | mult_heuristic |
[
5,
65,
20,
24
] | 83 | [
"65*24=1560",
"1560/20=78",
"5+78=83"
] | Current State: 83:[5, 65, 20, 24], Operations: []
Exploring Operation: 65*24=1560, Resulting Numbers: [5, 20, 1560]
Generated Node #2: [5, 20, 1560] from Operation: 65*24=1560
Current State: 83:[5, 20, 1560], Operations: ['65*24=1560']
Exploring Operation: 1560/20=78, Resulting Numbers: [5, 78]
Generated Node #3: [5, 7... | 4 | Current State: 83:[5, 65, 20, 24], Operations: []
Exploring Operation: 5*20=100, Resulting Numbers: [65, 24, 100]
Generated Node #0,0: 83:[65, 24, 100] Operation: 5*20=100
Moving to Node #0,0
Current State: 83:[65, 24, 100], Operations: ['5*20=100']
Exploring Operation: 65+24=89, Resulting Numbers: [100, 89]
Generated ... | 0 | hs_1 | sum_heuristic |
[
88,
33,
60,
65
] | 95 | [
"88*60=5280",
"5280/33=160",
"160-65=95"
] | Current State: 95:[88, 33, 60, 65], Operations: []
Exploring Operation: 88*60=5280, Resulting Numbers: [33, 65, 5280]
Generated Node #2: [33, 65, 5280] from Operation: 88*60=5280
Current State: 95:[33, 65, 5280], Operations: ['88*60=5280']
Exploring Operation: 5280/33=160, Resulting Numbers: [65, 160]
Generated Node #3... | 4 | Current State: 95:[88, 33, 60, 65], Operations: []
Exploring Operation: 33+60=93, Resulting Numbers: [88, 65, 93]
Generated Node #0,0: 95:[88, 65, 93] Operation: 33+60=93
Exploring Operation: 33+65=98, Resulting Numbers: [88, 60, 98]
Generated Node #0,1: 95:[88, 60, 98] Operation: 33+65=98
Exploring Operation: 60+65=12... | 0 | hs_5 | mult_heuristic |
[
13,
35,
58,
6
] | 15 | [
"13*6=78",
"35+58=93",
"93-78=15"
] | Current State: 15:[13, 35, 58, 6], Operations: []
Exploring Operation: 13*6=78, Resulting Numbers: [35, 58, 78]
Generated Node #2: [35, 58, 78] from Operation: 13*6=78
Current State: 15:[35, 58, 78], Operations: ['13*6=78']
Exploring Operation: 35+58=93, Resulting Numbers: [78, 93]
Generated Node #3: [78, 93] from Oper... | 4 | Current State: 15:[13, 35, 58, 6], Operations: []
Exploring Operation: 58-13=45, Resulting Numbers: [35, 6, 45]
Generated Node #0,0: 15:[35, 6, 45] Operation: 58-13=45
Exploring Operation: 58-6=52, Resulting Numbers: [13, 35, 52]
Generated Node #0,1: 15:[13, 35, 52] Operation: 58-6=52
Exploring Operation: 35-13=22, Res... | 0.914931 | hs_5 | sum_heuristic |
[
4,
54,
66,
58
] | 55 | [
"66-54=12",
"12/4=3",
"58-3=55"
] | Current State: 55:[4, 54, 66, 58], Operations: []
Exploring Operation: 66-54=12, Resulting Numbers: [4, 58, 12]
Generated Node #2: [4, 58, 12] from Operation: 66-54=12
Current State: 55:[4, 58, 12], Operations: ['66-54=12']
Exploring Operation: 12/4=3, Resulting Numbers: [58, 3]
Generated Node #3: [58, 3] from Operatio... | 4 | Current State: 55:[4, 54, 66, 58], Operations: []
Exploring Operation: 66-58=8, Resulting Numbers: [4, 54, 8]
Generated Node #0,0: 55:[4, 54, 8] Operation: 66-58=8
Exploring Operation: 58-4=54, Resulting Numbers: [54, 66, 54]
Generated Node #0,1: 55:[54, 66, 54] Operation: 58-4=54
Exploring Operation: 66-4=62, Resultin... | 0.971354 | hs_4 | sum_heuristic |
[
62,
2,
37,
74
] | 63 | [
"2*37=74",
"74/74=1",
"62+1=63"
] | Current State: 63:[62, 2, 37, 74], Operations: []
Exploring Operation: 2*37=74, Resulting Numbers: [62, 74, 74]
Generated Node #2: [62, 74, 74] from Operation: 2*37=74
Current State: 63:[62, 74, 74], Operations: ['2*37=74']
Exploring Operation: 74/74=1, Resulting Numbers: [62, 1]
Generated Node #3: [62, 1] from Operati... | 4 | Current State: 63:[62, 2, 37, 74], Operations: []
Exploring Operation: 62-37=25, Resulting Numbers: [2, 74, 25]
Generated Node #0,0: 63:[2, 74, 25] Operation: 62-37=25
Exploring Operation: 74/37=2, Resulting Numbers: [62, 2, 2]
Generated Node #0,1: 63:[62, 2, 2] Operation: 74/37=2
Moving to Node #0,1
Current State: 63:... | 0 | hs_2 | sum_heuristic |
[
76,
72,
88,
6
] | 78 | [
"76-72=4",
"88-6=82",
"82-4=78"
] | Current State: 78:[76, 72, 88, 6], Operations: []
Exploring Operation: 76-72=4, Resulting Numbers: [88, 6, 4]
Generated Node #2: [88, 6, 4] from Operation: 76-72=4
Current State: 78:[88, 6, 4], Operations: ['76-72=4']
Exploring Operation: 88-6=82, Resulting Numbers: [4, 82]
Generated Node #3: [4, 82] from Operation: 88... | 4 | Current State: 78:[76, 72, 88, 6], Operations: []
Exploring Operation: 88-72=16, Resulting Numbers: [76, 6, 16]
Generated Node #0,0: 78:[76, 6, 16] Operation: 88-72=16
Exploring Operation: 76-72=4, Resulting Numbers: [88, 6, 4]
Generated Node #0,1: 78:[88, 6, 4] Operation: 76-72=4
Exploring Operation: 88-76=12, Resulti... | 0.966146 | hs_3 | mult_heuristic |
[
37,
57,
3,
45
] | 89 | [
"37+45=82",
"57*3=171",
"171-82=89"
] | Current State: 89:[37, 57, 3, 45], Operations: []
Exploring Operation: 37+45=82, Resulting Numbers: [57, 3, 82]
Generated Node #2: [57, 3, 82] from Operation: 37+45=82
Current State: 89:[57, 3, 82], Operations: ['37+45=82']
Exploring Operation: 57*3=171, Resulting Numbers: [82, 171]
Generated Node #3: [82, 171] from Op... | 4 | Current State: 89:[37, 57, 3, 45], Operations: []
Exploring Operation: 37*3=111, Resulting Numbers: [57, 45, 111]
Generated Node #0,0: 89:[57, 45, 111] Operation: 37*3=111
Moving to Node #0,0
Current State: 89:[57, 45, 111], Operations: ['37*3=111']
Exploring Operation: 57+45=102, Resulting Numbers: [111, 102]
Generate... | 0 | hs_1 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.