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 |
|---|---|---|---|---|---|---|---|---|
[
55,
82,
6,
18
] | 24 | [
"82-55=27",
"18/6=3",
"27-3=24"
] | Current State: 24:[55, 82, 6, 18], Operations: []
Exploring Operation: 82-55=27, Resulting Numbers: [6, 18, 27]
Generated Node #2: [6, 18, 27] from Operation: 82-55=27
Current State: 24:[6, 18, 27], Operations: ['82-55=27']
Exploring Operation: 18/6=3, Resulting Numbers: [27, 3]
Generated Node #3: [27, 3] from Operatio... | 4 | Current State: 24:[55, 82, 6, 18], Operations: []
Exploring Operation: 55-18=37, Resulting Numbers: [82, 6, 37]
Generated Node #0,0: 24:[82, 6, 37] Operation: 55-18=37
Exploring Operation: 82-18=64, Resulting Numbers: [55, 6, 64]
Generated Node #0,1: 24:[55, 6, 64] Operation: 82-18=64
Exploring Operation: 82-55=27, Res... | 0 | hs_3 | mult_heuristic |
[
16,
45,
90,
90
] | 37 | [
"90-16=74",
"90/45=2",
"74/2=37"
] | Current State: 37:[16, 45, 90, 90], Operations: []
Exploring Operation: 90-16=74, Resulting Numbers: [45, 74]
Generated Node #2: [45, 74] from Operation: 90-16=74
Current State: 37:[45, 74], Operations: ['90-16=74']
Exploring Operation: 90/45=2, Resulting Numbers: [74, 2]
Generated Node #3: [74, 2] from Operation: 90/4... | 4 | Current State: 37:[16, 45, 90, 90], Operations: []
Exploring Operation: 90-90=0, Resulting Numbers: [16, 45, 0]
Generated Node #0,0: 37:[16, 45, 0] Operation: 90-90=0
Exploring Operation: 90/90=1, Resulting Numbers: [16, 45, 1]
Generated Node #0,1: 37:[16, 45, 1] Operation: 90/90=1
Start Sub Search at level 1: Moving t... | 0 | hs_2 | mult_heuristic |
[
50,
52,
14,
66
] | 38 | [
"52-50=2",
"14*2=28",
"66-28=38"
] | Current State: 38:[50, 52, 14, 66], Operations: []
Exploring Operation: 52-50=2, Resulting Numbers: [14, 66, 2]
Generated Node #2: [14, 66, 2] from Operation: 52-50=2
Current State: 38:[14, 66, 2], Operations: ['52-50=2']
Exploring Operation: 14*2=28, Resulting Numbers: [66, 28]
Generated Node #3: [66, 28] from Operati... | 4 | Current State: 38:[50, 52, 14, 66], Operations: []
Exploring Operation: 66-50=16, Resulting Numbers: [52, 14, 16]
Generated Node #0,0: 38:[52, 14, 16] Operation: 66-50=16
Exploring Operation: 52-50=2, Resulting Numbers: [14, 66, 2]
Generated Node #0,1: 38:[14, 66, 2] Operation: 52-50=2
Exploring Operation: 66-14=52, Re... | 0 | hs_5 | sum_heuristic |
[
15,
54,
12,
7
] | 99 | [
"15+7=22",
"54*22=1188",
"1188/12=99"
] | Current State: 99:[15, 54, 12, 7], Operations: []
Exploring Operation: 15+7=22, Resulting Numbers: [54, 12, 22]
Generated Node #2: [54, 12, 22] from Operation: 15+7=22
Current State: 99:[54, 12, 22], Operations: ['15+7=22']
Exploring Operation: 54*22=1188, Resulting Numbers: [12, 1188]
Generated Node #3: [12, 1188] fro... | 4 | Current State: 99:[15, 54, 12, 7], Operations: []
Exploring Operation: 54-15=39, Resulting Numbers: [12, 7, 39]
Generated Node #0,0: 99:[12, 7, 39] Operation: 54-15=39
Start Sub Search at level 1: Moving to Node #0,0
Current State: 99:[12, 7, 39], Operations: ['54-15=39']
Exploring Operation: 39-7=32, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
6,
89,
19,
29
] | 93 | [
"89-6=83",
"29-19=10",
"83+10=93"
] | Current State: 93:[6, 89, 19, 29], Operations: []
Exploring Operation: 89-6=83, Resulting Numbers: [19, 29, 83]
Generated Node #2: [19, 29, 83] from Operation: 89-6=83
Current State: 93:[19, 29, 83], Operations: ['89-6=83']
Exploring Operation: 29-19=10, Resulting Numbers: [83, 10]
Generated Node #3: [83, 10] from Oper... | 4 | Current State: 93:[6, 89, 19, 29], Operations: []
Exploring Operation: 29-19=10, Resulting Numbers: [6, 89, 10]
Generated Node #0,0: 93:[6, 89, 10] Operation: 29-19=10
Exploring Operation: 6+19=25, Resulting Numbers: [89, 29, 25]
Generated Node #0,1: 93:[89, 29, 25] Operation: 6+19=25
Start Sub Search at level 1: Movin... | 0.991319 | hs_2 | mult_heuristic |
[
83,
56,
46,
2
] | 78 | [
"56-46=10",
"10/2=5",
"83-5=78"
] | Current State: 78:[83, 56, 46, 2], Operations: []
Exploring Operation: 56-46=10, Resulting Numbers: [83, 2, 10]
Generated Node #2: [83, 2, 10] from Operation: 56-46=10
Current State: 78:[83, 2, 10], Operations: ['56-46=10']
Exploring Operation: 10/2=5, Resulting Numbers: [83, 5]
Generated Node #3: [83, 5] from Operatio... | 4 | Current State: 78:[83, 56, 46, 2], Operations: []
Exploring Operation: 56-46=10, Resulting Numbers: [83, 2, 10]
Generated Node #0,0: 78:[83, 2, 10] Operation: 56-46=10
Exploring Operation: 83-56=27, Resulting Numbers: [46, 2, 27]
Generated Node #0,1: 78:[46, 2, 27] Operation: 83-56=27
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
16,
65,
79,
37
] | 74 | [
"16+65=81",
"81-79=2",
"37*2=74"
] | Current State: 74:[16, 65, 79, 37], Operations: []
Exploring Operation: 16+65=81, Resulting Numbers: [79, 37, 81]
Generated Node #2: [79, 37, 81] from Operation: 16+65=81
Current State: 74:[79, 37, 81], Operations: ['16+65=81']
Exploring Operation: 81-79=2, Resulting Numbers: [37, 2]
Generated Node #3: [37, 2] from Ope... | 4 | Current State: 74:[16, 65, 79, 37], Operations: []
Exploring Operation: 16+65=81, Resulting Numbers: [79, 37, 81]
Generated Node #0,0: 74:[79, 37, 81] Operation: 16+65=81
Exploring Operation: 79-65=14, Resulting Numbers: [16, 37, 14]
Generated Node #0,1: 74:[16, 37, 14] Operation: 79-65=14
Exploring Operation: 65-37=28... | 0.985243 | hs_5 | mult_heuristic |
[
4,
78,
93,
91
] | 39 | [
"93-4=89",
"91-89=2",
"78/2=39"
] | Current State: 39:[4, 78, 93, 91], Operations: []
Exploring Operation: 93-4=89, Resulting Numbers: [78, 91, 89]
Generated Node #2: [78, 91, 89] from Operation: 93-4=89
Current State: 39:[78, 91, 89], Operations: ['93-4=89']
Exploring Operation: 91-89=2, Resulting Numbers: [78, 2]
Generated Node #3: [78, 2] from Operati... | 4 | Current State: 39:[4, 78, 93, 91], Operations: []
Exploring Operation: 91-78=13, Resulting Numbers: [4, 93, 13]
Generated Node #0,0: 39:[4, 93, 13] Operation: 91-78=13
Exploring Operation: 93-78=15, Resulting Numbers: [4, 91, 15]
Generated Node #0,1: 39:[4, 91, 15] Operation: 93-78=15
Exploring Operation: 93-91=2, Resu... | 0 | hs_3 | sum_heuristic |
[
68,
5,
70,
58
] | 72 | [
"68-58=10",
"10/5=2",
"70+2=72"
] | Current State: 72:[68, 5, 70, 58], Operations: []
Exploring Operation: 68-58=10, Resulting Numbers: [5, 70, 10]
Generated Node #2: [5, 70, 10] from Operation: 68-58=10
Current State: 72:[5, 70, 10], Operations: ['68-58=10']
Exploring Operation: 10/5=2, Resulting Numbers: [70, 2]
Generated Node #3: [70, 2] from Operatio... | 4 | Current State: 72:[68, 5, 70, 58], Operations: []
Exploring Operation: 70-68=2, Resulting Numbers: [5, 58, 2]
Generated Node #0,0: 72:[5, 58, 2] Operation: 70-68=2
Exploring Operation: 68+5=73, Resulting Numbers: [70, 58, 73]
Generated Node #0,1: 72:[70, 58, 73] Operation: 68+5=73
Exploring Operation: 70-58=12, Resulti... | 0.947049 | hs_5 | mult_heuristic |
[
56,
96,
30,
58
] | 98 | [
"58-30=28",
"56/28=2",
"96+2=98"
] | Current State: 98:[56, 96, 30, 58], Operations: []
Exploring Operation: 58-30=28, Resulting Numbers: [56, 96, 28]
Generated Node #2: [56, 96, 28] from Operation: 58-30=28
Current State: 98:[56, 96, 28], Operations: ['58-30=28']
Exploring Operation: 56/28=2, Resulting Numbers: [96, 2]
Generated Node #3: [96, 2] from Ope... | 4 | Current State: 98:[56, 96, 30, 58], Operations: []
Exploring Operation: 58-56=2, Resulting Numbers: [96, 30, 2]
Generated Node #0,0: 98:[96, 30, 2] Operation: 58-56=2
Moving to Node #0,0
Current State: 98:[96, 30, 2], Operations: ['58-56=2']
Exploring Operation: 30/2=15, Resulting Numbers: [96, 15]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
33,
38,
6,
67
] | 97 | [
"38-33=5",
"6*5=30",
"67+30=97"
] | Current State: 97:[33, 38, 6, 67], Operations: []
Exploring Operation: 38-33=5, Resulting Numbers: [6, 67, 5]
Generated Node #2: [6, 67, 5] from Operation: 38-33=5
Current State: 97:[6, 67, 5], Operations: ['38-33=5']
Exploring Operation: 6*5=30, Resulting Numbers: [67, 30]
Generated Node #3: [67, 30] from Operation: 6... | 4 | Current State: 97:[33, 38, 6, 67], Operations: []
Exploring Operation: 38+6=44, Resulting Numbers: [33, 67, 44]
Generated Node #0,0: 97:[33, 67, 44] Operation: 38+6=44
Exploring Operation: 33+38=71, Resulting Numbers: [6, 67, 71]
Generated Node #0,1: 97:[6, 67, 71] Operation: 33+38=71
Exploring Operation: 33+6=39, Resu... | 0 | hs_3 | mult_heuristic |
[
47,
26,
27,
24
] | 18 | [
"47-26=21",
"27-24=3",
"21-3=18"
] | Current State: 18:[47, 26, 27, 24], Operations: []
Exploring Operation: 47-26=21, Resulting Numbers: [27, 24, 21]
Generated Node #2: [27, 24, 21] from Operation: 47-26=21
Current State: 18:[27, 24, 21], Operations: ['47-26=21']
Exploring Operation: 27-24=3, Resulting Numbers: [21, 3]
Generated Node #3: [21, 3] from Ope... | 4 | Current State: 18:[47, 26, 27, 24], Operations: []
Exploring Operation: 27-26=1, Resulting Numbers: [47, 24, 1]
Generated Node #0,0: 18:[47, 24, 1] Operation: 27-26=1
Exploring Operation: 47-24=23, Resulting Numbers: [26, 27, 23]
Generated Node #0,1: 18:[26, 27, 23] Operation: 47-24=23
Exploring Operation: 47-27=20, Re... | 0.986111 | hs_4 | mult_heuristic |
[
19,
97,
15,
18
] | 40 | [
"18-15=3",
"19*3=57",
"97-57=40"
] | Current State: 40:[19, 97, 15, 18], Operations: []
Exploring Operation: 18-15=3, Resulting Numbers: [19, 97, 3]
Generated Node #2: [19, 97, 3] from Operation: 18-15=3
Current State: 40:[19, 97, 3], Operations: ['18-15=3']
Exploring Operation: 19*3=57, Resulting Numbers: [97, 57]
Generated Node #3: [97, 57] from Operati... | 4 | Current State: 40:[19, 97, 15, 18], Operations: []
Exploring Operation: 19-15=4, Resulting Numbers: [97, 18, 4]
Generated Node #0,0: 40:[97, 18, 4] Operation: 19-15=4
Exploring Operation: 97-15=82, Resulting Numbers: [19, 18, 82]
Generated Node #0,1: 40:[19, 18, 82] Operation: 97-15=82
Exploring Operation: 97-19=78, Re... | 0 | hs_4 | sum_heuristic |
[
79,
95,
85,
53
] | 36 | [
"79+95=174",
"85+53=138",
"174-138=36"
] | Current State: 36:[79, 95, 85, 53], Operations: []
Exploring Operation: 79+95=174, Resulting Numbers: [85, 53, 174]
Generated Node #2: [85, 53, 174] from Operation: 79+95=174
Current State: 36:[85, 53, 174], Operations: ['79+95=174']
Exploring Operation: 85+53=138, Resulting Numbers: [174, 138]
Generated Node #3: [174,... | 4 | Current State: 36:[79, 95, 85, 53], Operations: []
Exploring Operation: 95-85=10, Resulting Numbers: [79, 53, 10]
Generated Node #0,0: 36:[79, 53, 10] Operation: 95-85=10
Exploring Operation: 95-79=16, Resulting Numbers: [85, 53, 16]
Generated Node #0,1: 36:[85, 53, 16] Operation: 95-79=16
Moving to Node #0,0
Current S... | 0.986111 | hs_2 | mult_heuristic |
[
11,
6,
30,
15
] | 16 | [
"11*30=330",
"330/15=22",
"22-6=16"
] | Current State: 16:[11, 6, 30, 15], Operations: []
Exploring Operation: 11*30=330, Resulting Numbers: [6, 15, 330]
Generated Node #2: [6, 15, 330] from Operation: 11*30=330
Current State: 16:[6, 15, 330], Operations: ['11*30=330']
Exploring Operation: 330/15=22, Resulting Numbers: [6, 22]
Generated Node #3: [6, 22] from... | 4 | Current State: 16:[11, 6, 30, 15], Operations: []
Exploring Operation: 30/6=5, Resulting Numbers: [11, 15, 5]
Generated Node #0,0: 16:[11, 15, 5] Operation: 30/6=5
Exploring Operation: 30/15=2, Resulting Numbers: [11, 6, 2]
Generated Node #0,1: 16:[11, 6, 2] Operation: 30/15=2
Exploring Operation: 30-11=19, Resulting N... | 0 | hs_3 | mult_heuristic |
[
15,
56,
51,
4
] | 65 | [
"51-15=36",
"36/4=9",
"56+9=65"
] | Current State: 65:[15, 56, 51, 4], Operations: []
Exploring Operation: 51-15=36, Resulting Numbers: [56, 4, 36]
Generated Node #2: [56, 4, 36] from Operation: 51-15=36
Current State: 65:[56, 4, 36], Operations: ['51-15=36']
Exploring Operation: 36/4=9, Resulting Numbers: [56, 9]
Generated Node #3: [56, 9] from Operatio... | 4 | Current State: 65:[15, 56, 51, 4], Operations: []
Exploring Operation: 15+56=71, Resulting Numbers: [51, 4, 71]
Generated Node #0,0: 65:[51, 4, 71] Operation: 15+56=71
Exploring Operation: 56+4=60, Resulting Numbers: [15, 51, 60]
Generated Node #0,1: 65:[15, 51, 60] Operation: 56+4=60
Exploring Operation: 15+51=66, Res... | 0.979167 | hs_5 | sum_heuristic |
[
67,
39,
25,
80
] | 51 | [
"67+39=106",
"80-25=55",
"106-55=51"
] | Current State: 51:[67, 39, 25, 80], Operations: []
Exploring Operation: 67+39=106, Resulting Numbers: [25, 80, 106]
Generated Node #2: [25, 80, 106] from Operation: 67+39=106
Current State: 51:[25, 80, 106], Operations: ['67+39=106']
Exploring Operation: 80-25=55, Resulting Numbers: [106, 55]
Generated Node #3: [106, 5... | 4 | Current State: 51:[67, 39, 25, 80], Operations: []
Exploring Operation: 80-67=13, Resulting Numbers: [39, 25, 13]
Generated Node #0,0: 51:[39, 25, 13] Operation: 80-67=13
Exploring Operation: 80-25=55, Resulting Numbers: [67, 39, 55]
Generated Node #0,1: 51:[67, 39, 55] Operation: 80-25=55
Exploring Operation: 80-39=41... | 0.980035 | hs_4 | sum_heuristic |
[
28,
29,
18,
26
] | 87 | [
"28+26=54",
"29*54=1566",
"1566/18=87"
] | Current State: 87:[28, 29, 18, 26], Operations: []
Exploring Operation: 28+26=54, Resulting Numbers: [29, 18, 54]
Generated Node #2: [29, 18, 54] from Operation: 28+26=54
Current State: 87:[29, 18, 54], Operations: ['28+26=54']
Exploring Operation: 29*54=1566, Resulting Numbers: [18, 1566]
Generated Node #3: [18, 1566]... | 4 | Current State: 87:[28, 29, 18, 26], Operations: []
Exploring Operation: 28-26=2, Resulting Numbers: [29, 18, 2]
Generated Node #0,0: 87:[29, 18, 2] Operation: 28-26=2
Exploring Operation: 26-18=8, Resulting Numbers: [28, 29, 8]
Generated Node #0,1: 87:[28, 29, 8] Operation: 26-18=8
Exploring Operation: 28-18=10, Result... | 0 | hs_3 | sum_heuristic |
[
21,
63,
64,
1
] | 66 | [
"63/21=3",
"64-1=63",
"3+63=66"
] | Current State: 66:[21, 63, 64, 1], Operations: []
Exploring Operation: 63/21=3, Resulting Numbers: [64, 1, 3]
Generated Node #2: [64, 1, 3] from Operation: 63/21=3
Current State: 66:[64, 1, 3], Operations: ['63/21=3']
Exploring Operation: 64-1=63, Resulting Numbers: [3, 63]
Generated Node #3: [3, 63] from Operation: 64... | 4 | Current State: 66:[21, 63, 64, 1], Operations: []
Exploring Operation: 63/21=3, Resulting Numbers: [64, 1, 3]
Generated Node #0,0: 66:[64, 1, 3] Operation: 63/21=3
Exploring Operation: 63+1=64, Resulting Numbers: [21, 64, 64]
Generated Node #0,1: 66:[21, 64, 64] Operation: 63+1=64
Exploring Operation: 64-63=1, Resultin... | 0.984375 | hs_5 | sum_heuristic |
[
26,
73,
15,
4
] | 88 | [
"26+73=99",
"15-4=11",
"99-11=88"
] | Current State: 88:[26, 73, 15, 4], Operations: []
Exploring Operation: 26+73=99, Resulting Numbers: [15, 4, 99]
Generated Node #2: [15, 4, 99] from Operation: 26+73=99
Current State: 88:[15, 4, 99], Operations: ['26+73=99']
Exploring Operation: 15-4=11, Resulting Numbers: [99, 11]
Generated Node #3: [99, 11] from Opera... | 4 | Current State: 88:[26, 73, 15, 4], Operations: []
Exploring Operation: 26-15=11, Resulting Numbers: [73, 4, 11]
Generated Node #0,0: 88:[73, 4, 11] Operation: 26-15=11
Exploring Operation: 73+15=88, Resulting Numbers: [26, 4, 88]
Generated Node #0,1: 88:[26, 4, 88] Operation: 73+15=88
Exploring Operation: 73-26=47, Res... | 0.979167 | hs_4 | sum_heuristic |
[
2,
79,
56,
32
] | 41 | [
"2*32=64",
"79-56=23",
"64-23=41"
] | Current State: 41:[2, 79, 56, 32], Operations: []
Exploring Operation: 2*32=64, Resulting Numbers: [79, 56, 64]
Generated Node #2: [79, 56, 64] from Operation: 2*32=64
Current State: 41:[79, 56, 64], Operations: ['2*32=64']
Exploring Operation: 79-56=23, Resulting Numbers: [64, 23]
Generated Node #3: [64, 23] from Oper... | 4 | Current State: 41:[2, 79, 56, 32], Operations: []
Exploring Operation: 79-2=77, Resulting Numbers: [56, 32, 77]
Generated Node #0,0: 41:[56, 32, 77] Operation: 79-2=77
Moving to Node #0,0
Current State: 41:[56, 32, 77], Operations: ['79-2=77']
Exploring Operation: 77-32=45, Resulting Numbers: [56, 45]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
[
41,
56,
73,
66
] | 49 | [
"73-66=7",
"56/7=8",
"41+8=49"
] | Current State: 49:[41, 56, 73, 66], Operations: []
Exploring Operation: 73-66=7, Resulting Numbers: [41, 56, 7]
Generated Node #2: [41, 56, 7] from Operation: 73-66=7
Current State: 49:[41, 56, 7], Operations: ['73-66=7']
Exploring Operation: 56/7=8, Resulting Numbers: [41, 8]
Generated Node #3: [41, 8] from Operation:... | 4 | Current State: 49:[41, 56, 73, 66], Operations: []
Exploring Operation: 73-66=7, Resulting Numbers: [41, 56, 7]
Generated Node #0,0: 49:[41, 56, 7] Operation: 73-66=7
Exploring Operation: 66-56=10, Resulting Numbers: [41, 73, 10]
Generated Node #0,1: 49:[41, 73, 10] Operation: 66-56=10
Exploring Operation: 73-56=17, Re... | 0 | hs_3 | sum_heuristic |
[
22,
18,
50,
35
] | 39 | [
"22+50=72",
"72/18=4",
"35+4=39"
] | Current State: 39:[22, 18, 50, 35], Operations: []
Exploring Operation: 22+50=72, Resulting Numbers: [18, 35, 72]
Generated Node #2: [18, 35, 72] from Operation: 22+50=72
Current State: 39:[18, 35, 72], Operations: ['22+50=72']
Exploring Operation: 72/18=4, Resulting Numbers: [35, 4]
Generated Node #3: [35, 4] from Ope... | 4 | Current State: 39:[22, 18, 50, 35], Operations: []
Exploring Operation: 22+18=40, Resulting Numbers: [50, 35, 40]
Generated Node #0,0: 39:[50, 35, 40] Operation: 22+18=40
Exploring Operation: 35-22=13, Resulting Numbers: [18, 50, 13]
Generated Node #0,1: 39:[18, 50, 13] Operation: 35-22=13
Exploring Operation: 22-18=4,... | 0 | hs_5 | sum_heuristic |
[
76,
77,
30,
13
] | 73 | [
"77+13=90",
"90/30=3",
"76-3=73"
] | Current State: 73:[76, 77, 30, 13], Operations: []
Exploring Operation: 77+13=90, Resulting Numbers: [76, 30, 90]
Generated Node #2: [76, 30, 90] from Operation: 77+13=90
Current State: 73:[76, 30, 90], Operations: ['77+13=90']
Exploring Operation: 90/30=3, Resulting Numbers: [76, 3]
Generated Node #3: [76, 3] from Ope... | 4 | Current State: 73:[76, 77, 30, 13], Operations: []
Exploring Operation: 30+13=43, Resulting Numbers: [76, 77, 43]
Generated Node #0,0: 73:[76, 77, 43] Operation: 30+13=43
Exploring Operation: 77-13=64, Resulting Numbers: [76, 30, 64]
Generated Node #0,1: 73:[76, 30, 64] Operation: 77-13=64
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
33,
55,
34,
59
] | 71 | [
"55-33=22",
"34+59=93",
"93-22=71"
] | Current State: 71:[33, 55, 34, 59], Operations: []
Exploring Operation: 55-33=22, Resulting Numbers: [34, 59, 22]
Generated Node #2: [34, 59, 22] from Operation: 55-33=22
Current State: 71:[34, 59, 22], Operations: ['55-33=22']
Exploring Operation: 34+59=93, Resulting Numbers: [22, 93]
Generated Node #3: [22, 93] from ... | 4 | Current State: 71:[33, 55, 34, 59], Operations: []
Exploring Operation: 33+34=67, Resulting Numbers: [55, 59, 67]
Generated Node #0,0: 71:[55, 59, 67] Operation: 33+34=67
Exploring Operation: 33+55=88, Resulting Numbers: [34, 59, 88]
Generated Node #0,1: 71:[34, 59, 88] Operation: 33+55=88
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
76,
57,
27,
3
] | 84 | [
"76-57=19",
"3*19=57",
"27+57=84"
] | Current State: 84:[76, 57, 27, 3], Operations: []
Exploring Operation: 76-57=19, Resulting Numbers: [27, 3, 19]
Generated Node #2: [27, 3, 19] from Operation: 76-57=19
Current State: 84:[27, 3, 19], Operations: ['76-57=19']
Exploring Operation: 3*19=57, Resulting Numbers: [27, 57]
Generated Node #3: [27, 57] from Opera... | 4 | Current State: 84:[76, 57, 27, 3], Operations: []
Exploring Operation: 57+27=84, Resulting Numbers: [76, 3, 84]
Generated Node #0,0: 84:[76, 3, 84] Operation: 57+27=84
Exploring Operation: 76-57=19, Resulting Numbers: [27, 3, 19]
Generated Node #0,1: 84:[27, 3, 19] Operation: 76-57=19
Exploring Operation: 57-27=30, Res... | 0.927951 | hs_5 | sum_heuristic |
[
29,
3,
97,
70
] | 28 | [
"29+97=126",
"126/3=42",
"70-42=28"
] | Current State: 28:[29, 3, 97, 70], Operations: []
Exploring Operation: 29+97=126, Resulting Numbers: [3, 70, 126]
Generated Node #2: [3, 70, 126] from Operation: 29+97=126
Current State: 28:[3, 70, 126], Operations: ['29+97=126']
Exploring Operation: 126/3=42, Resulting Numbers: [70, 42]
Generated Node #3: [70, 42] fro... | 4 | Current State: 28:[29, 3, 97, 70], Operations: []
Exploring Operation: 97-70=27, Resulting Numbers: [29, 3, 27]
Generated Node #0,0: 28:[29, 3, 27] Operation: 97-70=27
Exploring Operation: 70-29=41, Resulting Numbers: [3, 97, 41]
Generated Node #0,1: 28:[3, 97, 41] Operation: 70-29=41
Exploring Operation: 97-29=68, Res... | 0 | hs_3 | mult_heuristic |
[
43,
80,
19,
84
] | 96 | [
"43-19=24",
"84-80=4",
"24*4=96"
] | Current State: 96:[43, 80, 19, 84], Operations: []
Exploring Operation: 43-19=24, Resulting Numbers: [80, 84, 24]
Generated Node #2: [80, 84, 24] from Operation: 43-19=24
Current State: 96:[80, 84, 24], Operations: ['43-19=24']
Exploring Operation: 84-80=4, Resulting Numbers: [24, 4]
Generated Node #3: [24, 4] from Ope... | 4 | Current State: 96:[43, 80, 19, 84], Operations: []
Exploring Operation: 84-80=4, Resulting Numbers: [43, 19, 4]
Generated Node #0,0: 96:[43, 19, 4] Operation: 84-80=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 96:[43, 19, 4], Operations: ['84-80=4']
Exploring Operation: 43-19=24, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
61,
36,
17,
76
] | 68 | [
"61-36=25",
"17+76=93",
"93-25=68"
] | Current State: 68:[61, 36, 17, 76], Operations: []
Exploring Operation: 61-36=25, Resulting Numbers: [17, 76, 25]
Generated Node #2: [17, 76, 25] from Operation: 61-36=25
Current State: 68:[17, 76, 25], Operations: ['61-36=25']
Exploring Operation: 17+76=93, Resulting Numbers: [25, 93]
Generated Node #3: [25, 93] from ... | 4 | Current State: 68:[61, 36, 17, 76], Operations: []
Exploring Operation: 61-36=25, Resulting Numbers: [17, 76, 25]
Generated Node #0,0: 68:[17, 76, 25] Operation: 61-36=25
Exploring Operation: 76-36=40, Resulting Numbers: [61, 17, 40]
Generated Node #0,1: 68:[61, 17, 40] Operation: 76-36=40
Exploring Operation: 76-61=15... | 0.981771 | hs_4 | mult_heuristic |
[
25,
33,
6,
31
] | 69 | [
"31-25=6",
"6*6=36",
"33+36=69"
] | Current State: 69:[25, 33, 6, 31], Operations: []
Exploring Operation: 31-25=6, Resulting Numbers: [33, 6, 6]
Generated Node #2: [33, 6, 6] from Operation: 31-25=6
Current State: 69:[33, 6, 6], Operations: ['31-25=6']
Exploring Operation: 6*6=36, Resulting Numbers: [33, 36]
Generated Node #3: [33, 36] from Operation: 6... | 4 | Current State: 69:[25, 33, 6, 31], Operations: []
Exploring Operation: 33+31=64, Resulting Numbers: [25, 6, 64]
Generated Node #0,0: 69:[25, 6, 64] Operation: 33+31=64
Exploring Operation: 33-31=2, Resulting Numbers: [25, 6, 2]
Generated Node #0,1: 69:[25, 6, 2] Operation: 33-31=2
Start Sub Search at level 1: Moving to... | 0 | hs_2 | sum_heuristic |
[
50,
87,
21,
34
] | 18 | [
"87-50=37",
"21+34=55",
"55-37=18"
] | Current State: 18:[50, 87, 21, 34], Operations: []
Exploring Operation: 87-50=37, Resulting Numbers: [21, 34, 37]
Generated Node #2: [21, 34, 37] from Operation: 87-50=37
Current State: 18:[21, 34, 37], Operations: ['87-50=37']
Exploring Operation: 21+34=55, Resulting Numbers: [37, 55]
Generated Node #3: [37, 55] from ... | 4 | Current State: 18:[50, 87, 21, 34], Operations: []
Exploring Operation: 87-34=53, Resulting Numbers: [50, 21, 53]
Generated Node #0,0: 18:[50, 21, 53] Operation: 87-34=53
Exploring Operation: 87-50=37, Resulting Numbers: [21, 34, 37]
Generated Node #0,1: 18:[21, 34, 37] Operation: 87-50=37
Exploring Operation: 50-34=16... | 0.990451 | hs_3 | sum_heuristic |
[
70,
76,
20,
48
] | 74 | [
"76-70=6",
"20+48=68",
"6+68=74"
] | Current State: 74:[70, 76, 20, 48], Operations: []
Exploring Operation: 76-70=6, Resulting Numbers: [20, 48, 6]
Generated Node #2: [20, 48, 6] from Operation: 76-70=6
Current State: 74:[20, 48, 6], Operations: ['76-70=6']
Exploring Operation: 20+48=68, Resulting Numbers: [6, 68]
Generated Node #3: [6, 68] from Operatio... | 4 | Current State: 74:[70, 76, 20, 48], Operations: []
Exploring Operation: 20+48=68, Resulting Numbers: [70, 76, 68]
Generated Node #0,0: 74:[70, 76, 68] Operation: 20+48=68
Start Sub Search at level 1: Moving to Node #0,0
Current State: 74:[70, 76, 68], Operations: ['20+48=68']
Exploring Operation: 70-68=2, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
60,
2,
11,
5
] | 95 | [
"60/2=30",
"30-11=19",
"5*19=95"
] | Current State: 95:[60, 2, 11, 5], Operations: []
Exploring Operation: 60/2=30, Resulting Numbers: [11, 5, 30]
Generated Node #2: [11, 5, 30] from Operation: 60/2=30
Current State: 95:[11, 5, 30], Operations: ['60/2=30']
Exploring Operation: 30-11=19, Resulting Numbers: [5, 19]
Generated Node #3: [5, 19] from Operation:... | 4 | Current State: 95:[60, 2, 11, 5], Operations: []
Exploring Operation: 60+11=71, Resulting Numbers: [2, 5, 71]
Generated Node #0,0: 95:[2, 5, 71] Operation: 60+11=71
Exploring Operation: 60/2=30, Resulting Numbers: [11, 5, 30]
Generated Node #0,1: 95:[11, 5, 30] Operation: 60/2=30
Exploring Operation: 60*2=120, Resultin... | 0.982639 | hs_5 | mult_heuristic |
[
68,
20,
33,
44
] | 53 | [
"20*33=660",
"660/44=15",
"68-15=53"
] | Current State: 53:[68, 20, 33, 44], Operations: []
Exploring Operation: 20*33=660, Resulting Numbers: [68, 44, 660]
Generated Node #2: [68, 44, 660] from Operation: 20*33=660
Current State: 53:[68, 44, 660], Operations: ['20*33=660']
Exploring Operation: 660/44=15, Resulting Numbers: [68, 15]
Generated Node #3: [68, 15... | 4 | Current State: 53:[68, 20, 33, 44], Operations: []
Exploring Operation: 20+33=53, Resulting Numbers: [68, 44, 53]
Generated Node #0,0: 53:[68, 44, 53] Operation: 20+33=53
Moving to Node #0,0
Current State: 53:[68, 44, 53], Operations: ['20+33=53']
Exploring Operation: 68-44=24, Resulting Numbers: [53, 24]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
79,
47,
43,
70
] | 30 | [
"47*43=2021",
"79+2021=2100",
"2100/70=30"
] | Current State: 30:[79, 47, 43, 70], Operations: []
Exploring Operation: 47*43=2021, Resulting Numbers: [79, 70, 2021]
Generated Node #2: [79, 70, 2021] from Operation: 47*43=2021
Current State: 30:[79, 70, 2021], Operations: ['47*43=2021']
Exploring Operation: 79+2021=2100, Resulting Numbers: [70, 2100]
Generated Node ... | 4 | Current State: 30:[79, 47, 43, 70], Operations: []
Exploring Operation: 79-70=9, Resulting Numbers: [47, 43, 9]
Generated Node #0,0: 30:[47, 43, 9] Operation: 79-70=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 30:[47, 43, 9], Operations: ['79-70=9']
Exploring Operation: 47-43=4, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
58,
1,
2,
77
] | 67 | [
"58-1=57",
"77+57=134",
"134/2=67"
] | Current State: 67:[58, 1, 2, 77], Operations: []
Exploring Operation: 58-1=57, Resulting Numbers: [2, 77, 57]
Generated Node #2: [2, 77, 57] from Operation: 58-1=57
Current State: 67:[2, 77, 57], Operations: ['58-1=57']
Exploring Operation: 77+57=134, Resulting Numbers: [2, 134]
Generated Node #3: [2, 134] from Operati... | 4 | Current State: 67:[58, 1, 2, 77], Operations: []
Exploring Operation: 58+2=60, Resulting Numbers: [1, 77, 60]
Generated Node #0,0: 67:[1, 77, 60] Operation: 58+2=60
Exploring Operation: 1+2=3, Resulting Numbers: [58, 77, 3]
Generated Node #0,1: 67:[58, 77, 3] Operation: 1+2=3
Exploring Operation: 58+1=59, Resulting Num... | 0 | hs_3 | sum_heuristic |
[
83,
8,
78,
95
] | 27 | [
"83-78=5",
"95/5=19",
"8+19=27"
] | Current State: 27:[83, 8, 78, 95], Operations: []
Exploring Operation: 83-78=5, Resulting Numbers: [8, 95, 5]
Generated Node #2: [8, 95, 5] from Operation: 83-78=5
Current State: 27:[8, 95, 5], Operations: ['83-78=5']
Exploring Operation: 95/5=19, Resulting Numbers: [8, 19]
Generated Node #3: [8, 19] from Operation: 95... | 4 | Current State: 27:[83, 8, 78, 95], Operations: []
Exploring Operation: 95-78=17, Resulting Numbers: [83, 8, 17]
Generated Node #0,0: 27:[83, 8, 17] Operation: 95-78=17
Exploring Operation: 95-83=12, Resulting Numbers: [8, 78, 12]
Generated Node #0,1: 27:[8, 78, 12] Operation: 95-83=12
Exploring Operation: 83-78=5, Resu... | 0.96875 | hs_3 | mult_heuristic |
[
39,
13,
53,
86
] | 11 | [
"39/13=3",
"86-53=33",
"33/3=11"
] | Current State: 11:[39, 13, 53, 86], Operations: []
Exploring Operation: 39/13=3, Resulting Numbers: [53, 86, 3]
Generated Node #2: [53, 86, 3] from Operation: 39/13=3
Current State: 11:[53, 86, 3], Operations: ['39/13=3']
Exploring Operation: 86-53=33, Resulting Numbers: [3, 33]
Generated Node #3: [3, 33] from Operatio... | 4 | Current State: 11:[39, 13, 53, 86], Operations: []
Exploring Operation: 86-53=33, Resulting Numbers: [39, 13, 33]
Generated Node #0,0: 11:[39, 13, 33] Operation: 86-53=33
Moving to Node #0,0
Current State: 11:[39, 13, 33], Operations: ['86-53=33']
Exploring Operation: 39-33=6, Resulting Numbers: [13, 6]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
60,
25,
4,
28
] | 77 | [
"60-25=35",
"4*28=112",
"112-35=77"
] | Current State: 77:[60, 25, 4, 28], Operations: []
Exploring Operation: 60-25=35, Resulting Numbers: [4, 28, 35]
Generated Node #2: [4, 28, 35] from Operation: 60-25=35
Current State: 77:[4, 28, 35], Operations: ['60-25=35']
Exploring Operation: 4*28=112, Resulting Numbers: [35, 112]
Generated Node #3: [35, 112] from Op... | 4 | Current State: 77:[60, 25, 4, 28], Operations: []
Exploring Operation: 28-25=3, Resulting Numbers: [60, 4, 3]
Generated Node #0,0: 77:[60, 4, 3] Operation: 28-25=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 77:[60, 4, 3], Operations: ['28-25=3']
Exploring Operation: 60/4=15, Resulting Numbers: [3, ... | 0 | hs_1 | sum_heuristic |
[
38,
96,
81,
77
] | 83 | [
"96-77=19",
"38/19=2",
"81+2=83"
] | Current State: 83:[38, 96, 81, 77], Operations: []
Exploring Operation: 96-77=19, Resulting Numbers: [38, 81, 19]
Generated Node #2: [38, 81, 19] from Operation: 96-77=19
Current State: 83:[38, 81, 19], Operations: ['96-77=19']
Exploring Operation: 38/19=2, Resulting Numbers: [81, 2]
Generated Node #3: [81, 2] from Ope... | 4 | Current State: 83:[38, 96, 81, 77], Operations: []
Exploring Operation: 38+77=115, Resulting Numbers: [96, 81, 115]
Generated Node #0,0: 83:[96, 81, 115] Operation: 38+77=115
Exploring Operation: 96-38=58, Resulting Numbers: [81, 77, 58]
Generated Node #0,1: 83:[81, 77, 58] Operation: 96-38=58
Start Sub Search at level... | 0 | hs_2 | sum_heuristic |
[
72,
68,
69,
28
] | 44 | [
"72-28=44",
"69-68=1",
"44*1=44"
] | Current State: 44:[72, 68, 69, 28], Operations: []
Exploring Operation: 72-28=44, Resulting Numbers: [68, 69, 44]
Generated Node #2: [68, 69, 44] from Operation: 72-28=44
Current State: 44:[68, 69, 44], Operations: ['72-28=44']
Exploring Operation: 69-68=1, Resulting Numbers: [44, 1]
Generated Node #3: [44, 1] from Ope... | 4 | Current State: 44:[72, 68, 69, 28], Operations: []
Exploring Operation: 72-69=3, Resulting Numbers: [68, 28, 3]
Generated Node #0,0: 44:[68, 28, 3] Operation: 72-69=3
Exploring Operation: 72-68=4, Resulting Numbers: [69, 28, 4]
Generated Node #0,1: 44:[69, 28, 4] Operation: 72-68=4
Start Sub Search at level 1: Moving t... | 0 | hs_2 | sum_heuristic |
[
54,
36,
34,
51
] | 60 | [
"54+36=90",
"34*90=3060",
"3060/51=60"
] | Current State: 60:[54, 36, 34, 51], Operations: []
Exploring Operation: 54+36=90, Resulting Numbers: [34, 51, 90]
Generated Node #2: [34, 51, 90] from Operation: 54+36=90
Current State: 60:[34, 51, 90], Operations: ['54+36=90']
Exploring Operation: 34*90=3060, Resulting Numbers: [51, 3060]
Generated Node #3: [51, 3060]... | 4 | Current State: 60:[54, 36, 34, 51], Operations: []
Exploring Operation: 54-36=18, Resulting Numbers: [34, 51, 18]
Generated Node #0,0: 60:[34, 51, 18] Operation: 54-36=18
Exploring Operation: 54-34=20, Resulting Numbers: [36, 51, 20]
Generated Node #0,1: 60:[36, 51, 20] Operation: 54-34=20
Exploring Operation: 54-51=3,... | 0 | hs_5 | sum_heuristic |
[
40,
32,
33,
59
] | 100 | [
"40-32=8",
"33+59=92",
"8+92=100"
] | Current State: 100:[40, 32, 33, 59], Operations: []
Exploring Operation: 40-32=8, Resulting Numbers: [33, 59, 8]
Generated Node #2: [33, 59, 8] from Operation: 40-32=8
Current State: 100:[33, 59, 8], Operations: ['40-32=8']
Exploring Operation: 33+59=92, Resulting Numbers: [8, 92]
Generated Node #3: [8, 92] from Operat... | 4 | Current State: 100:[40, 32, 33, 59], Operations: []
Exploring Operation: 40+59=99, Resulting Numbers: [32, 33, 99]
Generated Node #0,0: 100:[32, 33, 99] Operation: 40+59=99
Exploring Operation: 59-40=19, Resulting Numbers: [32, 33, 19]
Generated Node #0,1: 100:[32, 33, 19] Operation: 59-40=19
Moving to Node #0,0
Curren... | 0.990451 | hs_2 | mult_heuristic |
[
59,
73,
6,
31
] | 53 | [
"59+73=132",
"132/6=22",
"31+22=53"
] | Current State: 53:[59, 73, 6, 31], Operations: []
Exploring Operation: 59+73=132, Resulting Numbers: [6, 31, 132]
Generated Node #2: [6, 31, 132] from Operation: 59+73=132
Current State: 53:[6, 31, 132], Operations: ['59+73=132']
Exploring Operation: 132/6=22, Resulting Numbers: [31, 22]
Generated Node #3: [31, 22] fro... | 4 | Current State: 53:[59, 73, 6, 31], Operations: []
Exploring Operation: 73+6=79, Resulting Numbers: [59, 31, 79]
Generated Node #0,0: 53:[59, 31, 79] Operation: 73+6=79
Exploring Operation: 6+31=37, Resulting Numbers: [59, 73, 37]
Generated Node #0,1: 53:[59, 73, 37] Operation: 6+31=37
Exploring Operation: 59+6=65, Resu... | 0 | hs_5 | mult_heuristic |
[
79,
18,
3,
18
] | 67 | [
"79-18=61",
"18/3=6",
"61+6=67"
] | Current State: 67:[79, 18, 3, 18], Operations: []
Exploring Operation: 79-18=61, Resulting Numbers: [3, 61]
Generated Node #2: [3, 61] from Operation: 79-18=61
Current State: 67:[3, 61], Operations: ['79-18=61']
Exploring Operation: 18/3=6, Resulting Numbers: [61, 6]
Generated Node #3: [61, 6] from Operation: 18/3=6
Cu... | 4 | Current State: 67:[79, 18, 3, 18], Operations: []
Exploring Operation: 79-3=76, Resulting Numbers: [18, 18, 76]
Generated Node #0,0: 67:[18, 18, 76] Operation: 79-3=76
Exploring Operation: 18+3=21, Resulting Numbers: [79, 18, 21]
Generated Node #0,1: 67:[79, 18, 21] Operation: 18+3=21
Exploring Operation: 18*3=54, Resu... | 0 | hs_4 | sum_heuristic |
[
83,
68,
6,
36
] | 27 | [
"83-68=15",
"6+36=42",
"42-15=27"
] | Current State: 27:[83, 68, 6, 36], Operations: []
Exploring Operation: 83-68=15, Resulting Numbers: [6, 36, 15]
Generated Node #2: [6, 36, 15] from Operation: 83-68=15
Current State: 27:[6, 36, 15], Operations: ['83-68=15']
Exploring Operation: 6+36=42, Resulting Numbers: [15, 42]
Generated Node #3: [15, 42] from Opera... | 4 | Current State: 27:[83, 68, 6, 36], Operations: []
Exploring Operation: 68-36=32, Resulting Numbers: [83, 6, 32]
Generated Node #0,0: 27:[83, 6, 32] Operation: 68-36=32
Exploring Operation: 83-36=47, Resulting Numbers: [68, 6, 47]
Generated Node #0,1: 27:[68, 6, 47] Operation: 83-36=47
Exploring Operation: 83-68=15, Res... | 0.974826 | hs_3 | sum_heuristic |
[
73,
34,
14,
57
] | 17 | [
"73-14=59",
"59-57=2",
"34/2=17"
] | Current State: 17:[73, 34, 14, 57], Operations: []
Exploring Operation: 73-14=59, Resulting Numbers: [34, 57, 59]
Generated Node #2: [34, 57, 59] from Operation: 73-14=59
Current State: 17:[34, 57, 59], Operations: ['73-14=59']
Exploring Operation: 59-57=2, Resulting Numbers: [34, 2]
Generated Node #3: [34, 2] from Ope... | 4 | Current State: 17:[73, 34, 14, 57], Operations: []
Exploring Operation: 57-34=23, Resulting Numbers: [73, 14, 23]
Generated Node #0,0: 17:[73, 14, 23] Operation: 57-34=23
Exploring Operation: 73-57=16, Resulting Numbers: [34, 14, 16]
Generated Node #0,1: 17:[34, 14, 16] Operation: 73-57=16
Exploring Operation: 73-14=59... | 0.945313 | hs_4 | sum_heuristic |
[
1,
6,
23,
3
] | 38 | [
"6-1=5",
"3*5=15",
"23+15=38"
] | Current State: 38:[1, 6, 23, 3], Operations: []
Exploring Operation: 6-1=5, Resulting Numbers: [23, 3, 5]
Generated Node #2: [23, 3, 5] from Operation: 6-1=5
Current State: 38:[23, 3, 5], Operations: ['6-1=5']
Exploring Operation: 3*5=15, Resulting Numbers: [23, 15]
Generated Node #3: [23, 15] from Operation: 3*5=15
Cu... | 4 | Current State: 38:[1, 6, 23, 3], Operations: []
Exploring Operation: 23-3=20, Resulting Numbers: [1, 6, 20]
Generated Node #0,0: 38:[1, 6, 20] Operation: 23-3=20
Exploring Operation: 6-3=3, Resulting Numbers: [1, 23, 3]
Generated Node #0,1: 38:[1, 23, 3] Operation: 6-3=3
Exploring Operation: 23-6=17, Resulting Numbers:... | 0 | hs_5 | mult_heuristic |
[
68,
14,
14,
60
] | 68 | [
"68+60=128",
"14*14=196",
"196-128=68"
] | Current State: 68:[68, 14, 14, 60], Operations: []
Exploring Operation: 68+60=128, Resulting Numbers: [14, 14, 128]
Generated Node #2: [14, 14, 128] from Operation: 68+60=128
Current State: 68:[14, 14, 128], Operations: ['68+60=128']
Exploring Operation: 14*14=196, Resulting Numbers: [128, 196]
Generated Node #3: [128,... | 4 | Current State: 68:[68, 14, 14, 60], Operations: []
Exploring Operation: 14/14=1, Resulting Numbers: [68, 60, 1]
Generated Node #0,0: 68:[68, 60, 1] Operation: 14/14=1
Exploring Operation: 14+60=74, Resulting Numbers: [68, 14, 74]
Generated Node #0,1: 68:[68, 14, 74] Operation: 14+60=74
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
6,
66,
38,
33
] | 70 | [
"66*38=2508",
"2508/33=76",
"76-6=70"
] | Current State: 70:[6, 66, 38, 33], Operations: []
Exploring Operation: 66*38=2508, Resulting Numbers: [6, 33, 2508]
Generated Node #2: [6, 33, 2508] from Operation: 66*38=2508
Current State: 70:[6, 33, 2508], Operations: ['66*38=2508']
Exploring Operation: 2508/33=76, Resulting Numbers: [6, 76]
Generated Node #3: [6, 7... | 4 | Current State: 70:[6, 66, 38, 33], Operations: []
Exploring Operation: 66/33=2, Resulting Numbers: [6, 38, 2]
Generated Node #0,0: 70:[6, 38, 2] Operation: 66/33=2
Exploring Operation: 38-33=5, Resulting Numbers: [6, 66, 5]
Generated Node #0,1: 70:[6, 66, 5] Operation: 38-33=5
Exploring Operation: 66/6=11, Resulting Nu... | 0 | hs_4 | mult_heuristic |
[
57,
22,
69,
68
] | 36 | [
"57-22=35",
"69-68=1",
"35+1=36"
] | Current State: 36:[57, 22, 69, 68], Operations: []
Exploring Operation: 57-22=35, Resulting Numbers: [69, 68, 35]
Generated Node #2: [69, 68, 35] from Operation: 57-22=35
Current State: 36:[69, 68, 35], Operations: ['57-22=35']
Exploring Operation: 69-68=1, Resulting Numbers: [35, 1]
Generated Node #3: [35, 1] from Ope... | 4 | Current State: 36:[57, 22, 69, 68], Operations: []
Exploring Operation: 69-68=1, Resulting Numbers: [57, 22, 1]
Generated Node #0,0: 36:[57, 22, 1] Operation: 69-68=1
Moving to Node #0,0
Current State: 36:[57, 22, 1], Operations: ['69-68=1']
Exploring Operation: 57-22=35, Resulting Numbers: [1, 35]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
23,
5,
49,
56
] | 87 | [
"23-5=18",
"49+56=105",
"105-18=87"
] | Current State: 87:[23, 5, 49, 56], Operations: []
Exploring Operation: 23-5=18, Resulting Numbers: [49, 56, 18]
Generated Node #2: [49, 56, 18] from Operation: 23-5=18
Current State: 87:[49, 56, 18], Operations: ['23-5=18']
Exploring Operation: 49+56=105, Resulting Numbers: [18, 105]
Generated Node #3: [18, 105] from O... | 4 | Current State: 87:[23, 5, 49, 56], Operations: []
Exploring Operation: 56-49=7, Resulting Numbers: [23, 5, 7]
Generated Node #0,0: 87:[23, 5, 7] Operation: 56-49=7
Exploring Operation: 49+56=105, Resulting Numbers: [23, 5, 105]
Generated Node #0,1: 87:[23, 5, 105] Operation: 49+56=105
Exploring Operation: 56-23=33, Res... | 0.971354 | hs_4 | sum_heuristic |
[
53,
92,
10,
34
] | 56 | [
"92+10=102",
"102/34=3",
"53+3=56"
] | Current State: 56:[53, 92, 10, 34], Operations: []
Exploring Operation: 92+10=102, Resulting Numbers: [53, 34, 102]
Generated Node #2: [53, 34, 102] from Operation: 92+10=102
Current State: 56:[53, 34, 102], Operations: ['92+10=102']
Exploring Operation: 102/34=3, Resulting Numbers: [53, 3]
Generated Node #3: [53, 3] f... | 4 | Current State: 56:[53, 92, 10, 34], Operations: []
Exploring Operation: 92-53=39, Resulting Numbers: [10, 34, 39]
Generated Node #0,0: 56:[10, 34, 39] Operation: 92-53=39
Exploring Operation: 92-34=58, Resulting Numbers: [53, 10, 58]
Generated Node #0,1: 56:[53, 10, 58] Operation: 92-34=58
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
25,
93,
93,
79
] | 82 | [
"93-25=68",
"93-79=14",
"68+14=82"
] | Current State: 82:[25, 93, 93, 79], Operations: []
Exploring Operation: 93-25=68, Resulting Numbers: [79, 68]
Generated Node #2: [79, 68] from Operation: 93-25=68
Current State: 82:[79, 68], Operations: ['93-25=68']
Exploring Operation: 93-79=14, Resulting Numbers: [68, 14]
Generated Node #3: [68, 14] from Operation: 9... | 4 | Current State: 82:[25, 93, 93, 79], Operations: []
Exploring Operation: 93-25=68, Resulting Numbers: [93, 79, 68]
Generated Node #0,0: 82:[93, 79, 68] Operation: 93-25=68
Exploring Operation: 93-25=68, Resulting Numbers: [93, 79, 68]
Generated Node #0,1: 82:[93, 79, 68] Operation: 93-25=68
Exploring Operation: 93-93=0,... | 0.957465 | hs_4 | sum_heuristic |
[
39,
7,
7,
10
] | 100 | [
"7*7=49",
"49-39=10",
"10*10=100"
] | Current State: 100:[39, 7, 7, 10], Operations: []
Exploring Operation: 7*7=49, Resulting Numbers: [39, 10, 49]
Generated Node #2: [39, 10, 49] from Operation: 7*7=49
Current State: 100:[39, 10, 49], Operations: ['7*7=49']
Exploring Operation: 49-39=10, Resulting Numbers: [10, 10]
Generated Node #3: [10, 10] from Operat... | 4 | Current State: 100:[39, 7, 7, 10], Operations: []
Exploring Operation: 39+10=49, Resulting Numbers: [7, 7, 49]
Generated Node #0,0: 100:[7, 7, 49] Operation: 39+10=49
Moving to Node #0,0
Current State: 100:[7, 7, 49], Operations: ['39+10=49']
Exploring Operation: 7*7=49, Resulting Numbers: [49, 49]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
30,
34,
21,
8
] | 23 | [
"34-30=4",
"8/4=2",
"21+2=23"
] | Current State: 23:[30, 34, 21, 8], Operations: []
Exploring Operation: 34-30=4, Resulting Numbers: [21, 8, 4]
Generated Node #2: [21, 8, 4] from Operation: 34-30=4
Current State: 23:[21, 8, 4], Operations: ['34-30=4']
Exploring Operation: 8/4=2, Resulting Numbers: [21, 2]
Generated Node #3: [21, 2] from Operation: 8/4=... | 4 | Current State: 23:[30, 34, 21, 8], Operations: []
Exploring Operation: 30+8=38, Resulting Numbers: [34, 21, 38]
Generated Node #0,0: 23:[34, 21, 38] Operation: 30+8=38
Exploring Operation: 30-8=22, Resulting Numbers: [34, 21, 22]
Generated Node #0,1: 23:[34, 21, 22] Operation: 30-8=22
Exploring Operation: 34-8=26, Resu... | 0 | hs_4 | mult_heuristic |
[
13,
19,
3,
75
] | 73 | [
"19-13=6",
"6/3=2",
"75-2=73"
] | Current State: 73:[13, 19, 3, 75], Operations: []
Exploring Operation: 19-13=6, Resulting Numbers: [3, 75, 6]
Generated Node #2: [3, 75, 6] from Operation: 19-13=6
Current State: 73:[3, 75, 6], Operations: ['19-13=6']
Exploring Operation: 6/3=2, Resulting Numbers: [75, 2]
Generated Node #3: [75, 2] from Operation: 6/3=... | 4 | Current State: 73:[13, 19, 3, 75], Operations: []
Exploring Operation: 13*3=39, Resulting Numbers: [19, 75, 39]
Generated Node #0,0: 73:[19, 75, 39] Operation: 13*3=39
Exploring Operation: 19*3=57, Resulting Numbers: [13, 75, 57]
Generated Node #0,1: 73:[13, 75, 57] Operation: 19*3=57
Exploring Operation: 13+19=32, Res... | 0 | hs_4 | sum_heuristic |
[
17,
34,
55,
78
] | 21 | [
"34/17=2",
"78-55=23",
"23-2=21"
] | Current State: 21:[17, 34, 55, 78], Operations: []
Exploring Operation: 34/17=2, Resulting Numbers: [55, 78, 2]
Generated Node #2: [55, 78, 2] from Operation: 34/17=2
Current State: 21:[55, 78, 2], Operations: ['34/17=2']
Exploring Operation: 78-55=23, Resulting Numbers: [2, 23]
Generated Node #3: [2, 23] from Operatio... | 4 | Current State: 21:[17, 34, 55, 78], Operations: []
Exploring Operation: 78-55=23, Resulting Numbers: [17, 34, 23]
Generated Node #0,0: 21:[17, 34, 23] Operation: 78-55=23
Start Sub Search at level 1: Moving to Node #0,0
Current State: 21:[17, 34, 23], Operations: ['78-55=23']
Exploring Operation: 34/17=2, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
22,
44,
8,
34
] | 30 | [
"44/22=2",
"8/2=4",
"34-4=30"
] | Current State: 30:[22, 44, 8, 34], Operations: []
Exploring Operation: 44/22=2, Resulting Numbers: [8, 34, 2]
Generated Node #2: [8, 34, 2] from Operation: 44/22=2
Current State: 30:[8, 34, 2], Operations: ['44/22=2']
Exploring Operation: 8/2=4, Resulting Numbers: [34, 4]
Generated Node #3: [34, 4] from Operation: 8/2=... | 4 | Current State: 30:[22, 44, 8, 34], Operations: []
Exploring Operation: 44/22=2, Resulting Numbers: [8, 34, 2]
Generated Node #0,0: 30:[8, 34, 2] Operation: 44/22=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 30:[8, 34, 2], Operations: ['44/22=2']
Exploring Operation: 34-8=26, Resulting Numbers: [2, ... | 0 | hs_1 | mult_heuristic |
[
33,
80,
77,
73
] | 52 | [
"77-73=4",
"33*4=132",
"132-80=52"
] | Current State: 52:[33, 80, 77, 73], Operations: []
Exploring Operation: 77-73=4, Resulting Numbers: [33, 80, 4]
Generated Node #2: [33, 80, 4] from Operation: 77-73=4
Current State: 52:[33, 80, 4], Operations: ['77-73=4']
Exploring Operation: 33*4=132, Resulting Numbers: [80, 132]
Generated Node #3: [80, 132] from Oper... | 4 | Current State: 52:[33, 80, 77, 73], Operations: []
Exploring Operation: 80-73=7, Resulting Numbers: [33, 77, 7]
Generated Node #0,0: 52:[33, 77, 7] Operation: 80-73=7
Exploring Operation: 77-73=4, Resulting Numbers: [33, 80, 4]
Generated Node #0,1: 52:[33, 80, 4] Operation: 77-73=4
Exploring Operation: 80-33=47, Result... | 0 | hs_4 | sum_heuristic |
[
92,
43,
12,
35
] | 72 | [
"92-43=49",
"35-12=23",
"49+23=72"
] | Current State: 72:[92, 43, 12, 35], Operations: []
Exploring Operation: 92-43=49, Resulting Numbers: [12, 35, 49]
Generated Node #2: [12, 35, 49] from Operation: 92-43=49
Current State: 72:[12, 35, 49], Operations: ['92-43=49']
Exploring Operation: 35-12=23, Resulting Numbers: [49, 23]
Generated Node #3: [49, 23] from ... | 4 | Current State: 72:[92, 43, 12, 35], Operations: []
Exploring Operation: 92-12=80, Resulting Numbers: [43, 35, 80]
Generated Node #0,0: 72:[43, 35, 80] Operation: 92-12=80
Exploring Operation: 92-43=49, Resulting Numbers: [12, 35, 49]
Generated Node #0,1: 72:[12, 35, 49] Operation: 92-43=49
Start Sub Search at level 1: ... | 0.990451 | hs_2 | mult_heuristic |
[
9,
52,
31,
11
] | 16 | [
"9*11=99",
"52+31=83",
"99-83=16"
] | Current State: 16:[9, 52, 31, 11], Operations: []
Exploring Operation: 9*11=99, Resulting Numbers: [52, 31, 99]
Generated Node #2: [52, 31, 99] from Operation: 9*11=99
Current State: 16:[52, 31, 99], Operations: ['9*11=99']
Exploring Operation: 52+31=83, Resulting Numbers: [99, 83]
Generated Node #3: [99, 83] from Oper... | 4 | Current State: 16:[9, 52, 31, 11], Operations: []
Exploring Operation: 31-11=20, Resulting Numbers: [9, 52, 20]
Generated Node #0,0: 16:[9, 52, 20] Operation: 31-11=20
Exploring Operation: 52-11=41, Resulting Numbers: [9, 31, 41]
Generated Node #0,1: 16:[9, 31, 41] Operation: 52-11=41
Exploring Operation: 52-31=21, Res... | 0 | hs_4 | sum_heuristic |
[
3,
62,
50,
47
] | 32 | [
"3+62=65",
"50+47=97",
"97-65=32"
] | Current State: 32:[3, 62, 50, 47], Operations: []
Exploring Operation: 3+62=65, Resulting Numbers: [50, 47, 65]
Generated Node #2: [50, 47, 65] from Operation: 3+62=65
Current State: 32:[50, 47, 65], Operations: ['3+62=65']
Exploring Operation: 50+47=97, Resulting Numbers: [65, 97]
Generated Node #3: [65, 97] from Oper... | 4 | Current State: 32:[3, 62, 50, 47], Operations: []
Exploring Operation: 50-3=47, Resulting Numbers: [62, 47, 47]
Generated Node #0,0: 32:[62, 47, 47] Operation: 50-3=47
Exploring Operation: 62-47=15, Resulting Numbers: [3, 50, 15]
Generated Node #0,1: 32:[3, 50, 15] Operation: 62-47=15
Exploring Operation: 50-47=3, Resu... | 0.986979 | hs_5 | mult_heuristic |
[
95,
82,
4,
81
] | 26 | [
"95-81=14",
"4*14=56",
"82-56=26"
] | Current State: 26:[95, 82, 4, 81], Operations: []
Exploring Operation: 95-81=14, Resulting Numbers: [82, 4, 14]
Generated Node #2: [82, 4, 14] from Operation: 95-81=14
Current State: 26:[82, 4, 14], Operations: ['95-81=14']
Exploring Operation: 4*14=56, Resulting Numbers: [82, 56]
Generated Node #3: [82, 56] from Opera... | 4 | Current State: 26:[95, 82, 4, 81], Operations: []
Exploring Operation: 95-81=14, Resulting Numbers: [82, 4, 14]
Generated Node #0,0: 26:[82, 4, 14] Operation: 95-81=14
Exploring Operation: 95-82=13, Resulting Numbers: [4, 81, 13]
Generated Node #0,1: 26:[4, 81, 13] Operation: 95-82=13
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
63,
44,
89,
2
] | 81 | [
"63*2=126",
"89-44=45",
"126-45=81"
] | Current State: 81:[63, 44, 89, 2], Operations: []
Exploring Operation: 63*2=126, Resulting Numbers: [44, 89, 126]
Generated Node #2: [44, 89, 126] from Operation: 63*2=126
Current State: 81:[44, 89, 126], Operations: ['63*2=126']
Exploring Operation: 89-44=45, Resulting Numbers: [126, 45]
Generated Node #3: [126, 45] f... | 4 | Current State: 81:[63, 44, 89, 2], Operations: []
Exploring Operation: 63-44=19, Resulting Numbers: [89, 2, 19]
Generated Node #0,0: 81:[89, 2, 19] Operation: 63-44=19
Start Sub Search at level 1: Moving to Node #0,0
Current State: 81:[89, 2, 19], Operations: ['63-44=19']
Exploring Operation: 89-19=70, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
95,
25,
92,
71
] | 91 | [
"95-25=70",
"92-71=21",
"70+21=91"
] | Current State: 91:[95, 25, 92, 71], Operations: []
Exploring Operation: 95-25=70, Resulting Numbers: [92, 71, 70]
Generated Node #2: [92, 71, 70] from Operation: 95-25=70
Current State: 91:[92, 71, 70], Operations: ['95-25=70']
Exploring Operation: 92-71=21, Resulting Numbers: [70, 21]
Generated Node #3: [70, 21] from ... | 4 | Current State: 91:[95, 25, 92, 71], Operations: []
Exploring Operation: 95-92=3, Resulting Numbers: [25, 71, 3]
Generated Node #0,0: 91:[25, 71, 3] Operation: 95-92=3
Exploring Operation: 95-71=24, Resulting Numbers: [25, 92, 24]
Generated Node #0,1: 91:[25, 92, 24] Operation: 95-71=24
Exploring Operation: 25+71=96, Re... | 0.986111 | hs_5 | mult_heuristic |
[
99,
43,
52,
10
] | 49 | [
"43-10=33",
"99/33=3",
"52-3=49"
] | Current State: 49:[99, 43, 52, 10], Operations: []
Exploring Operation: 43-10=33, Resulting Numbers: [99, 52, 33]
Generated Node #2: [99, 52, 33] from Operation: 43-10=33
Current State: 49:[99, 52, 33], Operations: ['43-10=33']
Exploring Operation: 99/33=3, Resulting Numbers: [52, 3]
Generated Node #3: [52, 3] from Ope... | 4 | Current State: 49:[99, 43, 52, 10], Operations: []
Exploring Operation: 99-43=56, Resulting Numbers: [52, 10, 56]
Generated Node #0,0: 49:[52, 10, 56] Operation: 99-43=56
Exploring Operation: 99-52=47, Resulting Numbers: [43, 10, 47]
Generated Node #0,1: 49:[43, 10, 47] Operation: 99-52=47
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
72,
65,
45,
2
] | 90 | [
"72+65=137",
"45+2=47",
"137-47=90"
] | Current State: 90:[72, 65, 45, 2], Operations: []
Exploring Operation: 72+65=137, Resulting Numbers: [45, 2, 137]
Generated Node #2: [45, 2, 137] from Operation: 72+65=137
Current State: 90:[45, 2, 137], Operations: ['72+65=137']
Exploring Operation: 45+2=47, Resulting Numbers: [137, 47]
Generated Node #3: [137, 47] fr... | 4 | Current State: 90:[72, 65, 45, 2], Operations: []
Exploring Operation: 65-45=20, Resulting Numbers: [72, 2, 20]
Generated Node #0,0: 90:[72, 2, 20] Operation: 65-45=20
Exploring Operation: 72-45=27, Resulting Numbers: [65, 2, 27]
Generated Node #0,1: 90:[65, 2, 27] Operation: 72-45=27
Exploring Operation: 72/2=36, Resu... | 0.966146 | hs_5 | mult_heuristic |
[
38,
82,
68,
35
] | 95 | [
"38*35=1330",
"82-68=14",
"1330/14=95"
] | Current State: 95:[38, 82, 68, 35], Operations: []
Exploring Operation: 38*35=1330, Resulting Numbers: [82, 68, 1330]
Generated Node #2: [82, 68, 1330] from Operation: 38*35=1330
Current State: 95:[82, 68, 1330], Operations: ['38*35=1330']
Exploring Operation: 82-68=14, Resulting Numbers: [1330, 14]
Generated Node #3: ... | 4 | Current State: 95:[38, 82, 68, 35], Operations: []
Exploring Operation: 68-38=30, Resulting Numbers: [82, 35, 30]
Generated Node #0,0: 95:[82, 35, 30] Operation: 68-38=30
Exploring Operation: 38+68=106, Resulting Numbers: [82, 35, 106]
Generated Node #0,1: 95:[82, 35, 106] Operation: 38+68=106
Exploring Operation: 82-6... | 0 | hs_4 | mult_heuristic |
[
85,
15,
9,
21
] | 87 | [
"9+21=30",
"30/15=2",
"85+2=87"
] | Current State: 87:[85, 15, 9, 21], Operations: []
Exploring Operation: 9+21=30, Resulting Numbers: [85, 15, 30]
Generated Node #2: [85, 15, 30] from Operation: 9+21=30
Current State: 87:[85, 15, 30], Operations: ['9+21=30']
Exploring Operation: 30/15=2, Resulting Numbers: [85, 2]
Generated Node #3: [85, 2] from Operati... | 4 | Current State: 87:[85, 15, 9, 21], Operations: []
Exploring Operation: 15+9=24, Resulting Numbers: [85, 21, 24]
Generated Node #0,0: 87:[85, 21, 24] Operation: 15+9=24
Exploring Operation: 15-9=6, Resulting Numbers: [85, 21, 6]
Generated Node #0,1: 87:[85, 21, 6] Operation: 15-9=6
Exploring Operation: 21-15=6, Resultin... | 0 | hs_3 | mult_heuristic |
[
49,
98,
47,
65
] | 31 | [
"98-49=49",
"65-47=18",
"49-18=31"
] | Current State: 31:[49, 98, 47, 65], Operations: []
Exploring Operation: 98-49=49, Resulting Numbers: [47, 65, 49]
Generated Node #2: [47, 65, 49] from Operation: 98-49=49
Current State: 31:[47, 65, 49], Operations: ['98-49=49']
Exploring Operation: 65-47=18, Resulting Numbers: [49, 18]
Generated Node #3: [49, 18] from ... | 4 | Current State: 31:[49, 98, 47, 65], Operations: []
Exploring Operation: 98-49=49, Resulting Numbers: [47, 65, 49]
Generated Node #0,0: 31:[47, 65, 49] Operation: 98-49=49
Exploring Operation: 98-65=33, Resulting Numbers: [49, 47, 33]
Generated Node #0,1: 31:[49, 47, 33] Operation: 98-65=33
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
5,
50,
11,
25
] | 91 | [
"5+50=55",
"11+25=36",
"55+36=91"
] | Current State: 91:[5, 50, 11, 25], Operations: []
Exploring Operation: 5+50=55, Resulting Numbers: [11, 25, 55]
Generated Node #2: [11, 25, 55] from Operation: 5+50=55
Current State: 91:[11, 25, 55], Operations: ['5+50=55']
Exploring Operation: 11+25=36, Resulting Numbers: [55, 36]
Generated Node #3: [55, 36] from Oper... | 4 | Current State: 91:[5, 50, 11, 25], Operations: []
Exploring Operation: 50/25=2, Resulting Numbers: [5, 11, 2]
Generated Node #0,0: 91:[5, 11, 2] Operation: 50/25=2
Exploring Operation: 50-25=25, Resulting Numbers: [5, 11, 25]
Generated Node #0,1: 91:[5, 11, 25] Operation: 50-25=25
Exploring Operation: 50+25=75, Resulti... | 0.953993 | hs_4 | mult_heuristic |
[
12,
17,
65,
86
] | 53 | [
"12*17=204",
"65+86=151",
"204-151=53"
] | Current State: 53:[12, 17, 65, 86], Operations: []
Exploring Operation: 12*17=204, Resulting Numbers: [65, 86, 204]
Generated Node #2: [65, 86, 204] from Operation: 12*17=204
Current State: 53:[65, 86, 204], Operations: ['12*17=204']
Exploring Operation: 65+86=151, Resulting Numbers: [204, 151]
Generated Node #3: [204,... | 4 | Current State: 53:[12, 17, 65, 86], Operations: []
Exploring Operation: 12+17=29, Resulting Numbers: [65, 86, 29]
Generated Node #0,0: 53:[65, 86, 29] Operation: 12+17=29
Exploring Operation: 65-12=53, Resulting Numbers: [17, 86, 53]
Generated Node #0,1: 53:[17, 86, 53] Operation: 65-12=53
Exploring Operation: 86-17=69... | 0 | hs_4 | mult_heuristic |
[
3,
30,
77,
79
] | 54 | [
"30-3=27",
"79-77=2",
"27*2=54"
] | Current State: 54:[3, 30, 77, 79], Operations: []
Exploring Operation: 30-3=27, Resulting Numbers: [77, 79, 27]
Generated Node #2: [77, 79, 27] from Operation: 30-3=27
Current State: 54:[77, 79, 27], Operations: ['30-3=27']
Exploring Operation: 79-77=2, Resulting Numbers: [27, 2]
Generated Node #3: [27, 2] from Operati... | 4 | Current State: 54:[3, 30, 77, 79], Operations: []
Exploring Operation: 79-30=49, Resulting Numbers: [3, 77, 49]
Generated Node #0,0: 54:[3, 77, 49] Operation: 79-30=49
Exploring Operation: 79-77=2, Resulting Numbers: [3, 30, 2]
Generated Node #0,1: 54:[3, 30, 2] Operation: 79-77=2
Exploring Operation: 77-30=47, Resulti... | 0.990451 | hs_3 | sum_heuristic |
[
10,
61,
40,
69
] | 100 | [
"10+61=71",
"69-40=29",
"71+29=100"
] | Current State: 100:[10, 61, 40, 69], Operations: []
Exploring Operation: 10+61=71, Resulting Numbers: [40, 69, 71]
Generated Node #2: [40, 69, 71] from Operation: 10+61=71
Current State: 100:[40, 69, 71], Operations: ['10+61=71']
Exploring Operation: 69-40=29, Resulting Numbers: [71, 29]
Generated Node #3: [71, 29] fro... | 4 | Current State: 100:[10, 61, 40, 69], Operations: []
Exploring Operation: 61+40=101, Resulting Numbers: [10, 69, 101]
Generated Node #0,0: 100:[10, 69, 101] Operation: 61+40=101
Exploring Operation: 69-61=8, Resulting Numbers: [10, 40, 8]
Generated Node #0,1: 100:[10, 40, 8] Operation: 69-61=8
Exploring Operation: 69-40... | 0.965278 | hs_4 | mult_heuristic |
[
94,
43,
53,
3
] | 36 | [
"94-43=51",
"51/3=17",
"53-17=36"
] | Current State: 36:[94, 43, 53, 3], Operations: []
Exploring Operation: 94-43=51, Resulting Numbers: [53, 3, 51]
Generated Node #2: [53, 3, 51] from Operation: 94-43=51
Current State: 36:[53, 3, 51], Operations: ['94-43=51']
Exploring Operation: 51/3=17, Resulting Numbers: [53, 17]
Generated Node #3: [53, 17] from Opera... | 4 | Current State: 36:[94, 43, 53, 3], Operations: []
Exploring Operation: 94-3=91, Resulting Numbers: [43, 53, 91]
Generated Node #0,0: 36:[43, 53, 91] Operation: 94-3=91
Exploring Operation: 94-43=51, Resulting Numbers: [53, 3, 51]
Generated Node #0,1: 36:[53, 3, 51] Operation: 94-43=51
Exploring Operation: 94-53=41, Res... | 0.971354 | hs_4 | mult_heuristic |
[
51,
63,
28,
46
] | 86 | [
"63-51=12",
"28+46=74",
"12+74=86"
] | Current State: 86:[51, 63, 28, 46], Operations: []
Exploring Operation: 63-51=12, Resulting Numbers: [28, 46, 12]
Generated Node #2: [28, 46, 12] from Operation: 63-51=12
Current State: 86:[28, 46, 12], Operations: ['63-51=12']
Exploring Operation: 28+46=74, Resulting Numbers: [12, 74]
Generated Node #3: [12, 74] from ... | 4 | Current State: 86:[51, 63, 28, 46], Operations: []
Exploring Operation: 51+28=79, Resulting Numbers: [63, 46, 79]
Generated Node #0,0: 86:[63, 46, 79] Operation: 51+28=79
Exploring Operation: 63+28=91, Resulting Numbers: [51, 46, 91]
Generated Node #0,1: 86:[51, 46, 91] Operation: 63+28=91
Exploring Operation: 51-46=5,... | 0.986979 | hs_5 | mult_heuristic |
[
28,
10,
64,
67
] | 58 | [
"67-64=3",
"10*3=30",
"28+30=58"
] | Current State: 58:[28, 10, 64, 67], Operations: []
Exploring Operation: 67-64=3, Resulting Numbers: [28, 10, 3]
Generated Node #2: [28, 10, 3] from Operation: 67-64=3
Current State: 58:[28, 10, 3], Operations: ['67-64=3']
Exploring Operation: 10*3=30, Resulting Numbers: [28, 30]
Generated Node #3: [28, 30] from Operati... | 4 | Current State: 58:[28, 10, 64, 67], Operations: []
Exploring Operation: 67-10=57, Resulting Numbers: [28, 64, 57]
Generated Node #0,0: 58:[28, 64, 57] Operation: 67-10=57
Start Sub Search at level 1: Moving to Node #0,0
Current State: 58:[28, 64, 57], Operations: ['67-10=57']
Exploring Operation: 57-28=29, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
10,
24,
75,
62
] | 72 | [
"75-10=65",
"65-62=3",
"24*3=72"
] | Current State: 72:[10, 24, 75, 62], Operations: []
Exploring Operation: 75-10=65, Resulting Numbers: [24, 62, 65]
Generated Node #2: [24, 62, 65] from Operation: 75-10=65
Current State: 72:[24, 62, 65], Operations: ['75-10=65']
Exploring Operation: 65-62=3, Resulting Numbers: [24, 3]
Generated Node #3: [24, 3] from Ope... | 4 | Current State: 72:[10, 24, 75, 62], Operations: []
Exploring Operation: 75-62=13, Resulting Numbers: [10, 24, 13]
Generated Node #0,0: 72:[10, 24, 13] Operation: 75-62=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 72:[10, 24, 13], Operations: ['75-62=13']
Exploring Operation: 13-10=3, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
63,
14,
97,
2
] | 82 | [
"97-63=34",
"2*34=68",
"14+68=82"
] | Current State: 82:[63, 14, 97, 2], Operations: []
Exploring Operation: 97-63=34, Resulting Numbers: [14, 2, 34]
Generated Node #2: [14, 2, 34] from Operation: 97-63=34
Current State: 82:[14, 2, 34], Operations: ['97-63=34']
Exploring Operation: 2*34=68, Resulting Numbers: [14, 68]
Generated Node #3: [14, 68] from Opera... | 4 | Current State: 82:[63, 14, 97, 2], Operations: []
Exploring Operation: 63+14=77, Resulting Numbers: [97, 2, 77]
Generated Node #0,0: 82:[97, 2, 77] Operation: 63+14=77
Exploring Operation: 97-14=83, Resulting Numbers: [63, 2, 83]
Generated Node #0,1: 82:[63, 2, 83] Operation: 97-14=83
Exploring Operation: 97-63=34, Res... | 0 | hs_3 | sum_heuristic |
[
45,
55,
3,
19
] | 89 | [
"45/3=15",
"55+19=74",
"15+74=89"
] | Current State: 89:[45, 55, 3, 19], Operations: []
Exploring Operation: 45/3=15, Resulting Numbers: [55, 19, 15]
Generated Node #2: [55, 19, 15] from Operation: 45/3=15
Current State: 89:[55, 19, 15], Operations: ['45/3=15']
Exploring Operation: 55+19=74, Resulting Numbers: [15, 74]
Generated Node #3: [15, 74] from Oper... | 4 | Current State: 89:[45, 55, 3, 19], Operations: []
Exploring Operation: 3*19=57, Resulting Numbers: [45, 55, 57]
Generated Node #0,0: 89:[45, 55, 57] Operation: 3*19=57
Start Sub Search at level 1: Moving to Node #0,0
Current State: 89:[45, 55, 57], Operations: ['3*19=57']
Exploring Operation: 45+55=100, Resulting Numbe... | 0 | hs_1 | sum_heuristic |
[
63,
21,
19,
45
] | 68 | [
"63-21=42",
"45-19=26",
"42+26=68"
] | Current State: 68:[63, 21, 19, 45], Operations: []
Exploring Operation: 63-21=42, Resulting Numbers: [19, 45, 42]
Generated Node #2: [19, 45, 42] from Operation: 63-21=42
Current State: 68:[19, 45, 42], Operations: ['63-21=42']
Exploring Operation: 45-19=26, Resulting Numbers: [42, 26]
Generated Node #3: [42, 26] from ... | 4 | Current State: 68:[63, 21, 19, 45], Operations: []
Exploring Operation: 19+45=64, Resulting Numbers: [63, 21, 64]
Generated Node #0,0: 68:[63, 21, 64] Operation: 19+45=64
Exploring Operation: 21+45=66, Resulting Numbers: [63, 19, 66]
Generated Node #0,1: 68:[63, 19, 66] Operation: 21+45=66
Exploring Operation: 63-45=18... | 0 | hs_3 | mult_heuristic |
[
43,
67,
22,
44
] | 19 | [
"43*44=1892",
"1892/22=86",
"86-67=19"
] | Current State: 19:[43, 67, 22, 44], Operations: []
Exploring Operation: 43*44=1892, Resulting Numbers: [67, 22, 1892]
Generated Node #2: [67, 22, 1892] from Operation: 43*44=1892
Current State: 19:[67, 22, 1892], Operations: ['43*44=1892']
Exploring Operation: 1892/22=86, Resulting Numbers: [67, 86]
Generated Node #3: ... | 4 | Current State: 19:[43, 67, 22, 44], Operations: []
Exploring Operation: 67-44=23, Resulting Numbers: [43, 22, 23]
Generated Node #0,0: 19:[43, 22, 23] Operation: 67-44=23
Start Sub Search at level 1: Moving to Node #0,0
Current State: 19:[43, 22, 23], Operations: ['67-44=23']
Exploring Operation: 43-23=20, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
6,
96,
4,
63
] | 67 | [
"96/6=16",
"16/4=4",
"63+4=67"
] | Current State: 67:[6, 96, 4, 63], Operations: []
Exploring Operation: 96/6=16, Resulting Numbers: [4, 63, 16]
Generated Node #2: [4, 63, 16] from Operation: 96/6=16
Current State: 67:[4, 63, 16], Operations: ['96/6=16']
Exploring Operation: 16/4=4, Resulting Numbers: [63, 4]
Generated Node #3: [63, 4] from Operation: 1... | 4 | Current State: 67:[6, 96, 4, 63], Operations: []
Exploring Operation: 96-6=90, Resulting Numbers: [4, 63, 90]
Generated Node #0,0: 67:[4, 63, 90] Operation: 96-6=90
Exploring Operation: 6*4=24, Resulting Numbers: [96, 63, 24]
Generated Node #0,1: 67:[96, 63, 24] Operation: 6*4=24
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
81,
49,
4,
87
] | 73 | [
"87-81=6",
"4*6=24",
"49+24=73"
] | Current State: 73:[81, 49, 4, 87], Operations: []
Exploring Operation: 87-81=6, Resulting Numbers: [49, 4, 6]
Generated Node #2: [49, 4, 6] from Operation: 87-81=6
Current State: 73:[49, 4, 6], Operations: ['87-81=6']
Exploring Operation: 4*6=24, Resulting Numbers: [49, 24]
Generated Node #3: [49, 24] from Operation: 4... | 4 | Current State: 73:[81, 49, 4, 87], Operations: []
Exploring Operation: 81-4=77, Resulting Numbers: [49, 87, 77]
Generated Node #0,0: 73:[49, 87, 77] Operation: 81-4=77
Exploring Operation: 49+4=53, Resulting Numbers: [81, 87, 53]
Generated Node #0,1: 73:[81, 87, 53] Operation: 49+4=53
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
77,
15,
21,
43
] | 11 | [
"15+21=36",
"43-36=7",
"77/7=11"
] | Current State: 11:[77, 15, 21, 43], Operations: []
Exploring Operation: 15+21=36, Resulting Numbers: [77, 43, 36]
Generated Node #2: [77, 43, 36] from Operation: 15+21=36
Current State: 11:[77, 43, 36], Operations: ['15+21=36']
Exploring Operation: 43-36=7, Resulting Numbers: [77, 7]
Generated Node #3: [77, 7] from Ope... | 4 | Current State: 11:[77, 15, 21, 43], Operations: []
Exploring Operation: 77-21=56, Resulting Numbers: [15, 43, 56]
Generated Node #0,0: 11:[15, 43, 56] Operation: 77-21=56
Exploring Operation: 77-43=34, Resulting Numbers: [15, 21, 34]
Generated Node #0,1: 11:[15, 21, 34] Operation: 77-43=34
Exploring Operation: 77-15=62... | 0.952257 | hs_4 | mult_heuristic |
[
14,
68,
72,
86
] | 25 | [
"14+86=100",
"72-68=4",
"100/4=25"
] | Current State: 25:[14, 68, 72, 86], Operations: []
Exploring Operation: 14+86=100, Resulting Numbers: [68, 72, 100]
Generated Node #2: [68, 72, 100] from Operation: 14+86=100
Current State: 25:[68, 72, 100], Operations: ['14+86=100']
Exploring Operation: 72-68=4, Resulting Numbers: [100, 4]
Generated Node #3: [100, 4] ... | 4 | Current State: 25:[14, 68, 72, 86], Operations: []
Exploring Operation: 72-14=58, Resulting Numbers: [68, 86, 58]
Generated Node #0,0: 25:[68, 86, 58] Operation: 72-14=58
Exploring Operation: 72-68=4, Resulting Numbers: [14, 86, 4]
Generated Node #0,1: 25:[14, 86, 4] Operation: 72-68=4
Exploring Operation: 68-14=54, Re... | 0 | hs_5 | sum_heuristic |
[
41,
21,
4,
1
] | 84 | [
"41-21=20",
"1+20=21",
"4*21=84"
] | Current State: 84:[41, 21, 4, 1], Operations: []
Exploring Operation: 41-21=20, Resulting Numbers: [4, 1, 20]
Generated Node #2: [4, 1, 20] from Operation: 41-21=20
Current State: 84:[4, 1, 20], Operations: ['41-21=20']
Exploring Operation: 1+20=21, Resulting Numbers: [4, 21]
Generated Node #3: [4, 21] from Operation: ... | 4 | Current State: 84:[41, 21, 4, 1], Operations: []
Exploring Operation: 41*1=41, Resulting Numbers: [21, 4, 41]
Generated Node #0,0: 84:[21, 4, 41] Operation: 41*1=41
Exploring Operation: 41+1=42, Resulting Numbers: [21, 4, 42]
Generated Node #0,1: 84:[21, 4, 42] Operation: 41+1=42
Moving to Node #0,1
Current State: 84:[... | 0.990451 | hs_2 | mult_heuristic |
[
36,
95,
59,
78
] | 41 | [
"78-59=19",
"95/19=5",
"36+5=41"
] | Current State: 41:[36, 95, 59, 78], Operations: []
Exploring Operation: 78-59=19, Resulting Numbers: [36, 95, 19]
Generated Node #2: [36, 95, 19] from Operation: 78-59=19
Current State: 41:[36, 95, 19], Operations: ['78-59=19']
Exploring Operation: 95/19=5, Resulting Numbers: [36, 5]
Generated Node #3: [36, 5] from Ope... | 4 | Current State: 41:[36, 95, 59, 78], Operations: []
Exploring Operation: 95-36=59, Resulting Numbers: [59, 78, 59]
Generated Node #0,0: 41:[59, 78, 59] Operation: 95-36=59
Exploring Operation: 95-78=17, Resulting Numbers: [36, 59, 17]
Generated Node #0,1: 41:[36, 59, 17] Operation: 95-78=17
Exploring Operation: 95-59=36... | 0 | hs_3 | mult_heuristic |
[
25,
46,
34,
46
] | 34 | [
"46-46=0",
"25*0=0",
"34+0=34"
] | Current State: 34:[25, 46, 34, 46], Operations: []
Exploring Operation: 46-46=0, Resulting Numbers: [25, 34, 0]
Generated Node #2: [25, 34, 0] from Operation: 46-46=0
Current State: 34:[25, 34, 0], Operations: ['46-46=0']
Exploring Operation: 25*0=0, Resulting Numbers: [34, 0]
Generated Node #3: [34, 0] from Operation:... | 4 | Current State: 34:[25, 46, 34, 46], Operations: []
Exploring Operation: 46/46=1, Resulting Numbers: [25, 34, 1]
Generated Node #0,0: 34:[25, 34, 1] Operation: 46/46=1
Exploring Operation: 46-25=21, Resulting Numbers: [34, 46, 21]
Generated Node #0,1: 34:[34, 46, 21] Operation: 46-25=21
Exploring Operation: 46-46=0, Res... | 0.980035 | hs_3 | mult_heuristic |
[
17,
51,
93,
10
] | 15 | [
"17+51=68",
"93-10=83",
"83-68=15"
] | Current State: 15:[17, 51, 93, 10], Operations: []
Exploring Operation: 17+51=68, Resulting Numbers: [93, 10, 68]
Generated Node #2: [93, 10, 68] from Operation: 17+51=68
Current State: 15:[93, 10, 68], Operations: ['17+51=68']
Exploring Operation: 93-10=83, Resulting Numbers: [68, 83]
Generated Node #3: [68, 83] from ... | 4 | Current State: 15:[17, 51, 93, 10], Operations: []
Exploring Operation: 93-51=42, Resulting Numbers: [17, 10, 42]
Generated Node #0,0: 15:[17, 10, 42] Operation: 93-51=42
Moving to Node #0,0
Current State: 15:[17, 10, 42], Operations: ['93-51=42']
Exploring Operation: 42-17=25, Resulting Numbers: [10, 25]
Generated Nod... | 0.993924 | hs_1 | sum_heuristic |
[
57,
94,
84,
57
] | 94 | [
"57-57=0",
"84*0=0",
"94+0=94"
] | Current State: 94:[57, 94, 84, 57], Operations: []
Exploring Operation: 57-57=0, Resulting Numbers: [94, 84, 0]
Generated Node #2: [94, 84, 0] from Operation: 57-57=0
Current State: 94:[94, 84, 0], Operations: ['57-57=0']
Exploring Operation: 84*0=0, Resulting Numbers: [94, 0]
Generated Node #3: [94, 0] from Operation:... | 4 | Current State: 94:[57, 94, 84, 57], Operations: []
Exploring Operation: 57/57=1, Resulting Numbers: [94, 84, 1]
Generated Node #0,0: 94:[94, 84, 1] Operation: 57/57=1
Moving to Node #0,0
Current State: 94:[94, 84, 1], Operations: ['57/57=1']
Exploring Operation: 94-84=10, Resulting Numbers: [1, 10]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
7,
53,
9,
27
] | 79 | [
"9-7=2",
"53*2=106",
"106-27=79"
] | Current State: 79:[7, 53, 9, 27], Operations: []
Exploring Operation: 9-7=2, Resulting Numbers: [53, 27, 2]
Generated Node #2: [53, 27, 2] from Operation: 9-7=2
Current State: 79:[53, 27, 2], Operations: ['9-7=2']
Exploring Operation: 53*2=106, Resulting Numbers: [27, 106]
Generated Node #3: [27, 106] from Operation: 5... | 4 | Current State: 79:[7, 53, 9, 27], Operations: []
Exploring Operation: 7+53=60, Resulting Numbers: [9, 27, 60]
Generated Node #0,0: 79:[9, 27, 60] Operation: 7+53=60
Exploring Operation: 7*9=63, Resulting Numbers: [53, 27, 63]
Generated Node #0,1: 79:[53, 27, 63] Operation: 7*9=63
Exploring Operation: 7+9=16, Resulting ... | 0 | hs_3 | sum_heuristic |
[
38,
59,
36,
6
] | 27 | [
"59-38=21",
"36/6=6",
"21+6=27"
] | Current State: 27:[38, 59, 36, 6], Operations: []
Exploring Operation: 59-38=21, Resulting Numbers: [36, 6, 21]
Generated Node #2: [36, 6, 21] from Operation: 59-38=21
Current State: 27:[36, 6, 21], Operations: ['59-38=21']
Exploring Operation: 36/6=6, Resulting Numbers: [21, 6]
Generated Node #3: [21, 6] from Operatio... | 4 | Current State: 27:[38, 59, 36, 6], Operations: []
Exploring Operation: 38-36=2, Resulting Numbers: [59, 6, 2]
Generated Node #0,0: 27:[59, 6, 2] Operation: 38-36=2
Exploring Operation: 59-36=23, Resulting Numbers: [38, 6, 23]
Generated Node #0,1: 27:[38, 6, 23] Operation: 59-36=23
Exploring Operation: 59-38=21, Resulti... | 0.970486 | hs_4 | sum_heuristic |
[
62,
75,
63,
93
] | 33 | [
"62*63=3906",
"3906/93=42",
"75-42=33"
] | Current State: 33:[62, 75, 63, 93], Operations: []
Exploring Operation: 62*63=3906, Resulting Numbers: [75, 93, 3906]
Generated Node #2: [75, 93, 3906] from Operation: 62*63=3906
Current State: 33:[75, 93, 3906], Operations: ['62*63=3906']
Exploring Operation: 3906/93=42, Resulting Numbers: [75, 42]
Generated Node #3: ... | 4 | Current State: 33:[62, 75, 63, 93], Operations: []
Exploring Operation: 93-75=18, Resulting Numbers: [62, 63, 18]
Generated Node #0,0: 33:[62, 63, 18] Operation: 93-75=18
Start Sub Search at level 1: Moving to Node #0,0
Current State: 33:[62, 63, 18], Operations: ['93-75=18']
Exploring Operation: 63-62=1, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
17,
21,
5,
70
] | 52 | [
"17+21=38",
"70/5=14",
"38+14=52"
] | Current State: 52:[17, 21, 5, 70], Operations: []
Exploring Operation: 17+21=38, Resulting Numbers: [5, 70, 38]
Generated Node #2: [5, 70, 38] from Operation: 17+21=38
Current State: 52:[5, 70, 38], Operations: ['17+21=38']
Exploring Operation: 70/5=14, Resulting Numbers: [38, 14]
Generated Node #3: [38, 14] from Opera... | 4 | Current State: 52:[17, 21, 5, 70], Operations: []
Exploring Operation: 70-17=53, Resulting Numbers: [21, 5, 53]
Generated Node #0,0: 52:[21, 5, 53] Operation: 70-17=53
Start Sub Search at level 1: Moving to Node #0,0
Current State: 52:[21, 5, 53], Operations: ['70-17=53']
Exploring Operation: 21+5=26, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
51,
4,
48,
11
] | 36 | [
"51+48=99",
"4*99=396",
"396/11=36"
] | Current State: 36:[51, 4, 48, 11], Operations: []
Exploring Operation: 51+48=99, Resulting Numbers: [4, 11, 99]
Generated Node #2: [4, 11, 99] from Operation: 51+48=99
Current State: 36:[4, 11, 99], Operations: ['51+48=99']
Exploring Operation: 4*99=396, Resulting Numbers: [11, 396]
Generated Node #3: [11, 396] from Op... | 4 | Current State: 36:[51, 4, 48, 11], Operations: []
Exploring Operation: 51-48=3, Resulting Numbers: [4, 11, 3]
Generated Node #0,0: 36:[4, 11, 3] Operation: 51-48=3
Moving to Node #0,0
Current State: 36:[4, 11, 3], Operations: ['51-48=3']
Exploring Operation: 11-4=7, Resulting Numbers: [3, 7]
Generated Node #0,0,0: 36:[... | 0 | hs_1 | sum_heuristic |
[
90,
48,
36,
26
] | 48 | [
"90*26=2340",
"2340-36=2304",
"2304/48=48"
] | Current State: 48:[90, 48, 36, 26], Operations: []
Exploring Operation: 90*26=2340, Resulting Numbers: [48, 36, 2340]
Generated Node #2: [48, 36, 2340] from Operation: 90*26=2340
Current State: 48:[48, 36, 2340], Operations: ['90*26=2340']
Exploring Operation: 2340-36=2304, Resulting Numbers: [48, 2304]
Generated Node ... | 4 | Current State: 48:[90, 48, 36, 26], Operations: []
Exploring Operation: 90-36=54, Resulting Numbers: [48, 26, 54]
Generated Node #0,0: 48:[48, 26, 54] Operation: 90-36=54
Exploring Operation: 90-48=42, Resulting Numbers: [36, 26, 42]
Generated Node #0,1: 48:[36, 26, 42] Operation: 90-48=42
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
89,
78,
19,
91
] | 60 | [
"89-19=70",
"78*70=5460",
"5460/91=60"
] | Current State: 60:[89, 78, 19, 91], Operations: []
Exploring Operation: 89-19=70, Resulting Numbers: [78, 91, 70]
Generated Node #2: [78, 91, 70] from Operation: 89-19=70
Current State: 60:[78, 91, 70], Operations: ['89-19=70']
Exploring Operation: 78*70=5460, Resulting Numbers: [91, 5460]
Generated Node #3: [91, 5460]... | 4 | Current State: 60:[89, 78, 19, 91], Operations: []
Exploring Operation: 91-78=13, Resulting Numbers: [89, 19, 13]
Generated Node #0,0: 60:[89, 19, 13] Operation: 91-78=13
Exploring Operation: 89-78=11, Resulting Numbers: [19, 91, 11]
Generated Node #0,1: 60:[19, 91, 11] Operation: 89-78=11
Exploring Operation: 91-89=2,... | 0 | hs_3 | mult_heuristic |
[
73,
66,
94,
38
] | 63 | [
"73-66=7",
"94-38=56",
"7+56=63"
] | Current State: 63:[73, 66, 94, 38], Operations: []
Exploring Operation: 73-66=7, Resulting Numbers: [94, 38, 7]
Generated Node #2: [94, 38, 7] from Operation: 73-66=7
Current State: 63:[94, 38, 7], Operations: ['73-66=7']
Exploring Operation: 94-38=56, Resulting Numbers: [7, 56]
Generated Node #3: [7, 56] from Operatio... | 4 | Current State: 63:[73, 66, 94, 38], Operations: []
Exploring Operation: 94-73=21, Resulting Numbers: [66, 38, 21]
Generated Node #0,0: 63:[66, 38, 21] Operation: 94-73=21
Moving to Node #0,0
Current State: 63:[66, 38, 21], Operations: ['94-73=21']
Exploring Operation: 66-38=28, Resulting Numbers: [21, 28]
Generated Nod... | 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.