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 |
|---|---|---|---|---|---|---|---|---|
[
9,
6,
7,
24
] | 36 | [
"9-7=2",
"24-6=18",
"2*18=36"
] | Current State: 36:[9, 6, 7, 24], Operations: []
Exploring Operation: 9-7=2, Resulting Numbers: [6, 24, 2]
Generated Node #2: [6, 24, 2] from Operation: 9-7=2
Current State: 36:[6, 24, 2], Operations: ['9-7=2']
Exploring Operation: 24-6=18, Resulting Numbers: [2, 18]
Generated Node #3: [2, 18] from Operation: 24-6=18
Cu... | 4 | Current State: 36:[9, 6, 7, 24], Operations: []
Exploring Operation: 24/6=4, Resulting Numbers: [9, 7, 4]
Generated Node #0,0: 36:[9, 7, 4] Operation: 24/6=4
Exploring Operation: 24-7=17, Resulting Numbers: [9, 6, 17]
Generated Node #0,1: 36:[9, 6, 17] Operation: 24-7=17
Exploring Operation: 24-6=18, Resulting Numbers:... | 0.967882 | hs_3 | mult_heuristic |
[
52,
75,
7,
68
] | 93 | [
"75-52=23",
"7*23=161",
"161-68=93"
] | Current State: 93:[52, 75, 7, 68], Operations: []
Exploring Operation: 75-52=23, Resulting Numbers: [7, 68, 23]
Generated Node #2: [7, 68, 23] from Operation: 75-52=23
Current State: 93:[7, 68, 23], Operations: ['75-52=23']
Exploring Operation: 7*23=161, Resulting Numbers: [68, 161]
Generated Node #3: [68, 161] from Op... | 4 | Current State: 93:[52, 75, 7, 68], Operations: []
Exploring Operation: 75-68=7, Resulting Numbers: [52, 7, 7]
Generated Node #0,0: 93:[52, 7, 7] Operation: 75-68=7
Start Sub Search at level 1: Moving to Node #0,0
Current State: 93:[52, 7, 7], Operations: ['75-68=7']
Exploring Operation: 52-7=45, Resulting Numbers: [7, ... | 0 | hs_1 | mult_heuristic |
[
77,
49,
48,
66
] | 11 | [
"77-66=11",
"49-48=1",
"11*1=11"
] | Current State: 11:[77, 49, 48, 66], Operations: []
Exploring Operation: 77-66=11, Resulting Numbers: [49, 48, 11]
Generated Node #2: [49, 48, 11] from Operation: 77-66=11
Current State: 11:[49, 48, 11], Operations: ['77-66=11']
Exploring Operation: 49-48=1, Resulting Numbers: [11, 1]
Generated Node #3: [11, 1] from Ope... | 4 | Current State: 11:[77, 49, 48, 66], Operations: []
Exploring Operation: 77-66=11, Resulting Numbers: [49, 48, 11]
Generated Node #0,0: 11:[49, 48, 11] Operation: 77-66=11
Moving to Node #0,0
Current State: 11:[49, 48, 11], Operations: ['77-66=11']
Exploring Operation: 49-48=1, Resulting Numbers: [11, 1]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
62,
78,
9,
69
] | 63 | [
"78-9=69",
"69/69=1",
"62+1=63"
] | Current State: 63:[62, 78, 9, 69], Operations: []
Exploring Operation: 78-9=69, Resulting Numbers: [62, 69, 69]
Generated Node #2: [62, 69, 69] from Operation: 78-9=69
Current State: 63:[62, 69, 69], Operations: ['78-9=69']
Exploring Operation: 69/69=1, Resulting Numbers: [62, 1]
Generated Node #3: [62, 1] from Operati... | 4 | Current State: 63:[62, 78, 9, 69], Operations: []
Exploring Operation: 78-9=69, Resulting Numbers: [62, 69, 69]
Generated Node #0,0: 63:[62, 69, 69] Operation: 78-9=69
Exploring Operation: 78-62=16, Resulting Numbers: [9, 69, 16]
Generated Node #0,1: 63:[9, 69, 16] Operation: 78-62=16
Exploring Operation: 69-62=7, Resu... | 0.984375 | hs_5 | sum_heuristic |
[
44,
24,
65,
50
] | 69 | [
"50-44=6",
"24/6=4",
"65+4=69"
] | Current State: 69:[44, 24, 65, 50], Operations: []
Exploring Operation: 50-44=6, Resulting Numbers: [24, 65, 6]
Generated Node #2: [24, 65, 6] from Operation: 50-44=6
Current State: 69:[24, 65, 6], Operations: ['50-44=6']
Exploring Operation: 24/6=4, Resulting Numbers: [65, 4]
Generated Node #3: [65, 4] from Operation:... | 4 | Current State: 69:[44, 24, 65, 50], Operations: []
Exploring Operation: 50-44=6, Resulting Numbers: [24, 65, 6]
Generated Node #0,0: 69:[24, 65, 6] Operation: 50-44=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 69:[24, 65, 6], Operations: ['50-44=6']
Exploring Operation: 65+6=71, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
24,
10,
80,
8
] | 70 | [
"80-24=56",
"10*56=560",
"560/8=70"
] | Current State: 70:[24, 10, 80, 8], Operations: []
Exploring Operation: 80-24=56, Resulting Numbers: [10, 8, 56]
Generated Node #2: [10, 8, 56] from Operation: 80-24=56
Current State: 70:[10, 8, 56], Operations: ['80-24=56']
Exploring Operation: 10*56=560, Resulting Numbers: [8, 560]
Generated Node #3: [8, 560] from Ope... | 4 | Current State: 70:[24, 10, 80, 8], Operations: []
Exploring Operation: 80-10=70, Resulting Numbers: [24, 8, 70]
Generated Node #0,0: 70:[24, 8, 70] Operation: 80-10=70
Exploring Operation: 80/8=10, Resulting Numbers: [24, 10, 10]
Generated Node #0,1: 70:[24, 10, 10] Operation: 80/8=10
Exploring Operation: 24-10=14, Res... | 0 | hs_5 | mult_heuristic |
[
96,
28,
65,
65
] | 67 | [
"96-28=68",
"65/65=1",
"68-1=67"
] | Current State: 67:[96, 28, 65, 65], Operations: []
Exploring Operation: 96-28=68, Resulting Numbers: [65, 65, 68]
Generated Node #2: [65, 65, 68] from Operation: 96-28=68
Current State: 67:[65, 65, 68], Operations: ['96-28=68']
Exploring Operation: 65/65=1, Resulting Numbers: [68, 1]
Generated Node #3: [68, 1] from Ope... | 4 | Current State: 67:[96, 28, 65, 65], Operations: []
Exploring Operation: 28+65=93, Resulting Numbers: [96, 65, 93]
Generated Node #0,0: 67:[96, 65, 93] Operation: 28+65=93
Exploring Operation: 28+65=93, Resulting Numbers: [96, 65, 93]
Generated Node #0,1: 67:[96, 65, 93] Operation: 28+65=93
Exploring Operation: 96-28=68... | 0.979167 | hs_4 | sum_heuristic |
[
36,
6,
15,
84
] | 99 | [
"36-6=30",
"84-15=69",
"30+69=99"
] | Current State: 99:[36, 6, 15, 84], Operations: []
Exploring Operation: 36-6=30, Resulting Numbers: [15, 84, 30]
Generated Node #2: [15, 84, 30] from Operation: 36-6=30
Current State: 99:[15, 84, 30], Operations: ['36-6=30']
Exploring Operation: 84-15=69, Resulting Numbers: [30, 69]
Generated Node #3: [30, 69] from Oper... | 4 | Current State: 99:[36, 6, 15, 84], Operations: []
Exploring Operation: 15+84=99, Resulting Numbers: [36, 6, 99]
Generated Node #0,0: 99:[36, 6, 99] Operation: 15+84=99
Exploring Operation: 36-6=30, Resulting Numbers: [15, 84, 30]
Generated Node #0,1: 99:[15, 84, 30] Operation: 36-6=30
Exploring Operation: 84/6=14, Resu... | 0.948785 | hs_5 | mult_heuristic |
[
55,
32,
63,
43
] | 43 | [
"55-32=23",
"63-43=20",
"23+20=43"
] | Current State: 43:[55, 32, 63, 43], Operations: []
Exploring Operation: 55-32=23, Resulting Numbers: [63, 43, 23]
Generated Node #2: [63, 43, 23] from Operation: 55-32=23
Current State: 43:[63, 43, 23], Operations: ['55-32=23']
Exploring Operation: 63-43=20, Resulting Numbers: [23, 20]
Generated Node #3: [23, 20] from ... | 4 | Current State: 43:[55, 32, 63, 43], Operations: []
Exploring Operation: 63-55=8, Resulting Numbers: [32, 43, 8]
Generated Node #0,0: 43:[32, 43, 8] Operation: 63-55=8
Exploring Operation: 55-32=23, Resulting Numbers: [63, 43, 23]
Generated Node #0,1: 43:[63, 43, 23] Operation: 55-32=23
Exploring Operation: 63-32=31, Re... | 0.987847 | hs_3 | mult_heuristic |
[
6,
14,
94,
15
] | 71 | [
"14-6=8",
"94-15=79",
"79-8=71"
] | Current State: 71:[6, 14, 94, 15], Operations: []
Exploring Operation: 14-6=8, Resulting Numbers: [94, 15, 8]
Generated Node #2: [94, 15, 8] from Operation: 14-6=8
Current State: 71:[94, 15, 8], Operations: ['14-6=8']
Exploring Operation: 94-15=79, Resulting Numbers: [8, 79]
Generated Node #3: [8, 79] from Operation: 9... | 4 | Current State: 71:[6, 14, 94, 15], Operations: []
Exploring Operation: 94-6=88, Resulting Numbers: [14, 15, 88]
Generated Node #0,0: 71:[14, 15, 88] Operation: 94-6=88
Exploring Operation: 6+15=21, Resulting Numbers: [14, 94, 21]
Generated Node #0,1: 71:[14, 94, 21] Operation: 6+15=21
Exploring Operation: 6*15=90, Resu... | 0 | hs_5 | sum_heuristic |
[
53,
96,
57,
5
] | 59 | [
"53-5=48",
"96/48=2",
"57+2=59"
] | Current State: 59:[53, 96, 57, 5], Operations: []
Exploring Operation: 53-5=48, Resulting Numbers: [96, 57, 48]
Generated Node #2: [96, 57, 48] from Operation: 53-5=48
Current State: 59:[96, 57, 48], Operations: ['53-5=48']
Exploring Operation: 96/48=2, Resulting Numbers: [57, 2]
Generated Node #3: [57, 2] from Operati... | 4 | Current State: 59:[53, 96, 57, 5], Operations: []
Exploring Operation: 53+5=58, Resulting Numbers: [96, 57, 58]
Generated Node #0,0: 59:[96, 57, 58] Operation: 53+5=58
Start Sub Search at level 1: Moving to Node #0,0
Current State: 59:[96, 57, 58], Operations: ['53+5=58']
Exploring Operation: 96-57=39, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
22,
26,
57,
28
] | 89 | [
"26-22=4",
"57+28=85",
"4+85=89"
] | Current State: 89:[22, 26, 57, 28], Operations: []
Exploring Operation: 26-22=4, Resulting Numbers: [57, 28, 4]
Generated Node #2: [57, 28, 4] from Operation: 26-22=4
Current State: 89:[57, 28, 4], Operations: ['26-22=4']
Exploring Operation: 57+28=85, Resulting Numbers: [4, 85]
Generated Node #3: [4, 85] from Operatio... | 4 | Current State: 89:[22, 26, 57, 28], Operations: []
Exploring Operation: 22+26=48, Resulting Numbers: [57, 28, 48]
Generated Node #0,0: 89:[57, 28, 48] Operation: 22+26=48
Exploring Operation: 22+57=79, Resulting Numbers: [26, 28, 79]
Generated Node #0,1: 89:[26, 28, 79] Operation: 22+57=79
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
95,
4,
42,
29
] | 27 | [
"95+42=137",
"137-29=108",
"108/4=27"
] | Current State: 27:[95, 4, 42, 29], Operations: []
Exploring Operation: 95+42=137, Resulting Numbers: [4, 29, 137]
Generated Node #2: [4, 29, 137] from Operation: 95+42=137
Current State: 27:[4, 29, 137], Operations: ['95+42=137']
Exploring Operation: 137-29=108, Resulting Numbers: [4, 108]
Generated Node #3: [4, 108] f... | 4 | Current State: 27:[95, 4, 42, 29], Operations: []
Exploring Operation: 42-29=13, Resulting Numbers: [95, 4, 13]
Generated Node #0,0: 27:[95, 4, 13] Operation: 42-29=13
Exploring Operation: 95-29=66, Resulting Numbers: [4, 42, 66]
Generated Node #0,1: 27:[4, 42, 66] Operation: 95-29=66
Exploring Operation: 95-4=91, Resu... | 0 | hs_4 | mult_heuristic |
[
54,
22,
50,
52
] | 70 | [
"54-22=32",
"50+52=102",
"102-32=70"
] | Current State: 70:[54, 22, 50, 52], Operations: []
Exploring Operation: 54-22=32, Resulting Numbers: [50, 52, 32]
Generated Node #2: [50, 52, 32] from Operation: 54-22=32
Current State: 70:[50, 52, 32], Operations: ['54-22=32']
Exploring Operation: 50+52=102, Resulting Numbers: [32, 102]
Generated Node #3: [32, 102] fr... | 4 | Current State: 70:[54, 22, 50, 52], Operations: []
Exploring Operation: 54-50=4, Resulting Numbers: [22, 52, 4]
Generated Node #0,0: 70:[22, 52, 4] Operation: 54-50=4
Exploring Operation: 54-52=2, Resulting Numbers: [22, 50, 2]
Generated Node #0,1: 70:[22, 50, 2] Operation: 54-52=2
Exploring Operation: 52-50=2, Resulti... | 0.989583 | hs_3 | mult_heuristic |
[
19,
36,
7,
55
] | 32 | [
"36+55=91",
"91/7=13",
"19+13=32"
] | Current State: 32:[19, 36, 7, 55], Operations: []
Exploring Operation: 36+55=91, Resulting Numbers: [19, 7, 91]
Generated Node #2: [19, 7, 91] from Operation: 36+55=91
Current State: 32:[19, 7, 91], Operations: ['36+55=91']
Exploring Operation: 91/7=13, Resulting Numbers: [19, 13]
Generated Node #3: [19, 13] from Opera... | 4 | Current State: 32:[19, 36, 7, 55], Operations: []
Exploring Operation: 55-36=19, Resulting Numbers: [19, 7, 19]
Generated Node #0,0: 32:[19, 7, 19] Operation: 55-36=19
Exploring Operation: 55-19=36, Resulting Numbers: [36, 7, 36]
Generated Node #0,1: 32:[36, 7, 36] Operation: 55-19=36
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
68,
46,
40,
88
] | 10 | [
"68-46=22",
"40*22=880",
"880/88=10"
] | Current State: 10:[68, 46, 40, 88], Operations: []
Exploring Operation: 68-46=22, Resulting Numbers: [40, 88, 22]
Generated Node #2: [40, 88, 22] from Operation: 68-46=22
Current State: 10:[40, 88, 22], Operations: ['68-46=22']
Exploring Operation: 40*22=880, Resulting Numbers: [88, 880]
Generated Node #3: [88, 880] fr... | 4 | Current State: 10:[68, 46, 40, 88], Operations: []
Exploring Operation: 68-46=22, Resulting Numbers: [40, 88, 22]
Generated Node #0,0: 10:[40, 88, 22] Operation: 68-46=22
Exploring Operation: 88-46=42, Resulting Numbers: [68, 40, 42]
Generated Node #0,1: 10:[68, 40, 42] Operation: 88-46=42
Exploring Operation: 88-68=20... | 0.96875 | hs_3 | mult_heuristic |
[
84,
44,
7,
26
] | 95 | [
"84+44=128",
"7+26=33",
"128-33=95"
] | Current State: 95:[84, 44, 7, 26], Operations: []
Exploring Operation: 84+44=128, Resulting Numbers: [7, 26, 128]
Generated Node #2: [7, 26, 128] from Operation: 84+44=128
Current State: 95:[7, 26, 128], Operations: ['84+44=128']
Exploring Operation: 7+26=33, Resulting Numbers: [128, 33]
Generated Node #3: [128, 33] fr... | 4 | Current State: 95:[84, 44, 7, 26], Operations: []
Exploring Operation: 84+7=91, Resulting Numbers: [44, 26, 91]
Generated Node #0,0: 95:[44, 26, 91] Operation: 84+7=91
Exploring Operation: 84-44=40, Resulting Numbers: [7, 26, 40]
Generated Node #0,1: 95:[7, 26, 40] Operation: 84-44=40
Exploring Operation: 44-26=18, Res... | 0.967882 | hs_3 | sum_heuristic |
[
85,
2,
55,
38
] | 100 | [
"85-2=83",
"55-38=17",
"83+17=100"
] | Current State: 100:[85, 2, 55, 38], Operations: []
Exploring Operation: 85-2=83, Resulting Numbers: [55, 38, 83]
Generated Node #2: [55, 38, 83] from Operation: 85-2=83
Current State: 100:[55, 38, 83], Operations: ['85-2=83']
Exploring Operation: 55-38=17, Resulting Numbers: [83, 17]
Generated Node #3: [83, 17] from Op... | 4 | Current State: 100:[85, 2, 55, 38], Operations: []
Exploring Operation: 85-55=30, Resulting Numbers: [2, 38, 30]
Generated Node #0,0: 100:[2, 38, 30] Operation: 85-55=30
Exploring Operation: 85-38=47, Resulting Numbers: [2, 55, 47]
Generated Node #0,1: 100:[2, 55, 47] Operation: 85-38=47
Start Sub Search at level 1: Mo... | 0.992188 | hs_2 | sum_heuristic |
[
54,
33,
4,
14
] | 66 | [
"4*14=56",
"56-54=2",
"33*2=66"
] | Current State: 66:[54, 33, 4, 14], Operations: []
Exploring Operation: 4*14=56, Resulting Numbers: [54, 33, 56]
Generated Node #2: [54, 33, 56] from Operation: 4*14=56
Current State: 66:[54, 33, 56], Operations: ['4*14=56']
Exploring Operation: 56-54=2, Resulting Numbers: [33, 2]
Generated Node #3: [33, 2] from Operati... | 4 | Current State: 66:[54, 33, 4, 14], Operations: []
Exploring Operation: 54-14=40, Resulting Numbers: [33, 4, 40]
Generated Node #0,0: 66:[33, 4, 40] Operation: 54-14=40
Exploring Operation: 54+14=68, Resulting Numbers: [33, 4, 68]
Generated Node #0,1: 66:[33, 4, 68] Operation: 54+14=68
Exploring Operation: 54-33=21, Res... | 0 | hs_3 | sum_heuristic |
[
35,
89,
56,
39
] | 71 | [
"89-35=54",
"56-39=17",
"54+17=71"
] | Current State: 71:[35, 89, 56, 39], Operations: []
Exploring Operation: 89-35=54, Resulting Numbers: [56, 39, 54]
Generated Node #2: [56, 39, 54] from Operation: 89-35=54
Current State: 71:[56, 39, 54], Operations: ['89-35=54']
Exploring Operation: 56-39=17, Resulting Numbers: [54, 17]
Generated Node #3: [54, 17] from ... | 4 | Current State: 71:[35, 89, 56, 39], Operations: []
Exploring Operation: 35+39=74, Resulting Numbers: [89, 56, 74]
Generated Node #0,0: 71:[89, 56, 74] Operation: 35+39=74
Exploring Operation: 89-35=54, Resulting Numbers: [56, 39, 54]
Generated Node #0,1: 71:[56, 39, 54] Operation: 89-35=54
Start Sub Search at level 1: ... | 0.990451 | hs_2 | mult_heuristic |
[
57,
5,
46,
25
] | 55 | [
"57-46=11",
"25/5=5",
"11*5=55"
] | Current State: 55:[57, 5, 46, 25], Operations: []
Exploring Operation: 57-46=11, Resulting Numbers: [5, 25, 11]
Generated Node #2: [5, 25, 11] from Operation: 57-46=11
Current State: 55:[5, 25, 11], Operations: ['57-46=11']
Exploring Operation: 25/5=5, Resulting Numbers: [11, 5]
Generated Node #3: [11, 5] from Operatio... | 4 | Current State: 55:[57, 5, 46, 25], Operations: []
Exploring Operation: 25/5=5, Resulting Numbers: [57, 46, 5]
Generated Node #0,0: 55:[57, 46, 5] Operation: 25/5=5
Exploring Operation: 46-25=21, Resulting Numbers: [57, 5, 21]
Generated Node #0,1: 55:[57, 5, 21] Operation: 46-25=21
Moving to Node #0,0
Current State: 55:... | 0.991319 | hs_2 | sum_heuristic |
[
39,
38,
26,
65
] | 34 | [
"39+65=104",
"104/26=4",
"38-4=34"
] | Current State: 34:[39, 38, 26, 65], Operations: []
Exploring Operation: 39+65=104, Resulting Numbers: [38, 26, 104]
Generated Node #2: [38, 26, 104] from Operation: 39+65=104
Current State: 34:[38, 26, 104], Operations: ['39+65=104']
Exploring Operation: 104/26=4, Resulting Numbers: [38, 4]
Generated Node #3: [38, 4] f... | 4 | Current State: 34:[39, 38, 26, 65], Operations: []
Exploring Operation: 39-38=1, Resulting Numbers: [26, 65, 1]
Generated Node #0,0: 34:[26, 65, 1] Operation: 39-38=1
Exploring Operation: 65-26=39, Resulting Numbers: [39, 38, 39]
Generated Node #0,1: 34:[39, 38, 39] Operation: 65-26=39
Exploring Operation: 65-38=27, Re... | 0 | hs_5 | mult_heuristic |
[
27,
88,
50,
42
] | 48 | [
"27+50=77",
"88*42=3696",
"3696/77=48"
] | Current State: 48:[27, 88, 50, 42], Operations: []
Exploring Operation: 27+50=77, Resulting Numbers: [88, 42, 77]
Generated Node #2: [88, 42, 77] from Operation: 27+50=77
Current State: 48:[88, 42, 77], Operations: ['27+50=77']
Exploring Operation: 88*42=3696, Resulting Numbers: [77, 3696]
Generated Node #3: [77, 3696]... | 4 | Current State: 48:[27, 88, 50, 42], Operations: []
Exploring Operation: 88-50=38, Resulting Numbers: [27, 42, 38]
Generated Node #0,0: 48:[27, 42, 38] Operation: 88-50=38
Exploring Operation: 88-42=46, Resulting Numbers: [27, 50, 46]
Generated Node #0,1: 48:[27, 50, 46] Operation: 88-42=46
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
3,
13,
44,
22
] | 19 | [
"3*44=132",
"132/22=6",
"13+6=19"
] | Current State: 19:[3, 13, 44, 22], Operations: []
Exploring Operation: 3*44=132, Resulting Numbers: [13, 22, 132]
Generated Node #2: [13, 22, 132] from Operation: 3*44=132
Current State: 19:[13, 22, 132], Operations: ['3*44=132']
Exploring Operation: 132/22=6, Resulting Numbers: [13, 6]
Generated Node #3: [13, 6] from ... | 4 | Current State: 19:[3, 13, 44, 22], Operations: []
Exploring Operation: 3+13=16, Resulting Numbers: [44, 22, 16]
Generated Node #0,0: 19:[44, 22, 16] Operation: 3+13=16
Exploring Operation: 44-13=31, Resulting Numbers: [3, 22, 31]
Generated Node #0,1: 19:[3, 22, 31] Operation: 44-13=31
Exploring Operation: 44-3=41, Resu... | 0 | hs_5 | sum_heuristic |
[
78,
27,
58,
95
] | 68 | [
"78+27=105",
"95-58=37",
"105-37=68"
] | Current State: 68:[78, 27, 58, 95], Operations: []
Exploring Operation: 78+27=105, Resulting Numbers: [58, 95, 105]
Generated Node #2: [58, 95, 105] from Operation: 78+27=105
Current State: 68:[58, 95, 105], Operations: ['78+27=105']
Exploring Operation: 95-58=37, Resulting Numbers: [105, 37]
Generated Node #3: [105, 3... | 4 | Current State: 68:[78, 27, 58, 95], Operations: []
Exploring Operation: 78-58=20, Resulting Numbers: [27, 95, 20]
Generated Node #0,0: 68:[27, 95, 20] Operation: 78-58=20
Exploring Operation: 95-27=68, Resulting Numbers: [78, 58, 68]
Generated Node #0,1: 68:[78, 58, 68] Operation: 95-27=68
Exploring Operation: 95-58=37... | 0.978299 | hs_4 | sum_heuristic |
[
88,
18,
86,
67
] | 98 | [
"88-86=2",
"67-18=49",
"2*49=98"
] | Current State: 98:[88, 18, 86, 67], Operations: []
Exploring Operation: 88-86=2, Resulting Numbers: [18, 67, 2]
Generated Node #2: [18, 67, 2] from Operation: 88-86=2
Current State: 98:[18, 67, 2], Operations: ['88-86=2']
Exploring Operation: 67-18=49, Resulting Numbers: [2, 49]
Generated Node #3: [2, 49] from Operatio... | 4 | Current State: 98:[88, 18, 86, 67], Operations: []
Exploring Operation: 18+86=104, Resulting Numbers: [88, 67, 104]
Generated Node #0,0: 98:[88, 67, 104] Operation: 18+86=104
Exploring Operation: 67-18=49, Resulting Numbers: [88, 86, 49]
Generated Node #0,1: 98:[88, 86, 49] Operation: 67-18=49
Exploring Operation: 88-8... | 0.967882 | hs_5 | mult_heuristic |
[
53,
4,
39,
43
] | 63 | [
"53+43=96",
"96/4=24",
"39+24=63"
] | Current State: 63:[53, 4, 39, 43], Operations: []
Exploring Operation: 53+43=96, Resulting Numbers: [4, 39, 96]
Generated Node #2: [4, 39, 96] from Operation: 53+43=96
Current State: 63:[4, 39, 96], Operations: ['53+43=96']
Exploring Operation: 96/4=24, Resulting Numbers: [39, 24]
Generated Node #3: [39, 24] from Opera... | 4 | Current State: 63:[53, 4, 39, 43], Operations: []
Exploring Operation: 43-39=4, Resulting Numbers: [53, 4, 4]
Generated Node #0,0: 63:[53, 4, 4] Operation: 43-39=4
Exploring Operation: 53-43=10, Resulting Numbers: [4, 39, 10]
Generated Node #0,1: 63:[4, 39, 10] Operation: 53-43=10
Exploring Operation: 53-39=14, Resulti... | 0 | hs_5 | mult_heuristic |
[
44,
77,
85,
19
] | 71 | [
"77-44=33",
"85+19=104",
"104-33=71"
] | Current State: 71:[44, 77, 85, 19], Operations: []
Exploring Operation: 77-44=33, Resulting Numbers: [85, 19, 33]
Generated Node #2: [85, 19, 33] from Operation: 77-44=33
Current State: 71:[85, 19, 33], Operations: ['77-44=33']
Exploring Operation: 85+19=104, Resulting Numbers: [33, 104]
Generated Node #3: [33, 104] fr... | 4 | Current State: 71:[44, 77, 85, 19], Operations: []
Exploring Operation: 77+19=96, Resulting Numbers: [44, 85, 96]
Generated Node #0,0: 71:[44, 85, 96] Operation: 77+19=96
Exploring Operation: 85-19=66, Resulting Numbers: [44, 77, 66]
Generated Node #0,1: 71:[44, 77, 66] Operation: 85-19=66
Exploring Operation: 77-19=58... | 0.983507 | hs_5 | mult_heuristic |
[
72,
95,
11,
60
] | 83 | [
"72+60=132",
"132/11=12",
"95-12=83"
] | Current State: 83:[72, 95, 11, 60], Operations: []
Exploring Operation: 72+60=132, Resulting Numbers: [95, 11, 132]
Generated Node #2: [95, 11, 132] from Operation: 72+60=132
Current State: 83:[95, 11, 132], Operations: ['72+60=132']
Exploring Operation: 132/11=12, Resulting Numbers: [95, 12]
Generated Node #3: [95, 12... | 4 | Current State: 83:[72, 95, 11, 60], Operations: []
Exploring Operation: 11+60=71, Resulting Numbers: [72, 95, 71]
Generated Node #0,0: 83:[72, 95, 71] Operation: 11+60=71
Exploring Operation: 95-11=84, Resulting Numbers: [72, 60, 84]
Generated Node #0,1: 83:[72, 60, 84] Operation: 95-11=84
Exploring Operation: 72+11=83... | 0 | hs_3 | mult_heuristic |
[
47,
29,
70,
64
] | 24 | [
"47-29=18",
"70-64=6",
"18+6=24"
] | Current State: 24:[47, 29, 70, 64], Operations: []
Exploring Operation: 47-29=18, Resulting Numbers: [70, 64, 18]
Generated Node #2: [70, 64, 18] from Operation: 47-29=18
Current State: 24:[70, 64, 18], Operations: ['47-29=18']
Exploring Operation: 70-64=6, Resulting Numbers: [18, 6]
Generated Node #3: [18, 6] from Ope... | 4 | Current State: 24:[47, 29, 70, 64], Operations: []
Exploring Operation: 64-47=17, Resulting Numbers: [29, 70, 17]
Generated Node #0,0: 24:[29, 70, 17] Operation: 64-47=17
Exploring Operation: 70-47=23, Resulting Numbers: [29, 64, 23]
Generated Node #0,1: 24:[29, 64, 23] Operation: 70-47=23
Exploring Operation: 70-64=6,... | 0.987847 | hs_4 | sum_heuristic |
[
4,
68,
37,
65
] | 10 | [
"68+37=105",
"105-65=40",
"40/4=10"
] | Current State: 10:[4, 68, 37, 65], Operations: []
Exploring Operation: 68+37=105, Resulting Numbers: [4, 65, 105]
Generated Node #2: [4, 65, 105] from Operation: 68+37=105
Current State: 10:[4, 65, 105], Operations: ['68+37=105']
Exploring Operation: 105-65=40, Resulting Numbers: [4, 40]
Generated Node #3: [4, 40] from... | 4 | Current State: 10:[4, 68, 37, 65], Operations: []
Exploring Operation: 65-37=28, Resulting Numbers: [4, 68, 28]
Generated Node #0,0: 10:[4, 68, 28] Operation: 65-37=28
Exploring Operation: 68-65=3, Resulting Numbers: [4, 37, 3]
Generated Node #0,1: 10:[4, 37, 3] Operation: 68-65=3
Exploring Operation: 68/4=17, Resultin... | 0.976563 | hs_4 | mult_heuristic |
[
65,
2,
77,
69
] | 63 | [
"77-65=12",
"12/2=6",
"69-6=63"
] | Current State: 63:[65, 2, 77, 69], Operations: []
Exploring Operation: 77-65=12, Resulting Numbers: [2, 69, 12]
Generated Node #2: [2, 69, 12] from Operation: 77-65=12
Current State: 63:[2, 69, 12], Operations: ['77-65=12']
Exploring Operation: 12/2=6, Resulting Numbers: [69, 6]
Generated Node #3: [69, 6] from Operatio... | 4 | Current State: 63:[65, 2, 77, 69], Operations: []
Exploring Operation: 77-69=8, Resulting Numbers: [65, 2, 8]
Generated Node #0,0: 63:[65, 2, 8] Operation: 77-69=8
Exploring Operation: 69-65=4, Resulting Numbers: [2, 77, 4]
Generated Node #0,1: 63:[2, 77, 4] Operation: 69-65=4
Exploring Operation: 77-65=12, Resulting N... | 0.974826 | hs_4 | sum_heuristic |
[
44,
16,
32,
24
] | 80 | [
"44+16=60",
"32*60=1920",
"1920/24=80"
] | Current State: 80:[44, 16, 32, 24], Operations: []
Exploring Operation: 44+16=60, Resulting Numbers: [32, 24, 60]
Generated Node #2: [32, 24, 60] from Operation: 44+16=60
Current State: 80:[32, 24, 60], Operations: ['44+16=60']
Exploring Operation: 32*60=1920, Resulting Numbers: [24, 1920]
Generated Node #3: [24, 1920]... | 4 | Current State: 80:[44, 16, 32, 24], Operations: []
Exploring Operation: 32-24=8, Resulting Numbers: [44, 16, 8]
Generated Node #0,0: 80:[44, 16, 8] Operation: 32-24=8
Moving to Node #0,0
Current State: 80:[44, 16, 8], Operations: ['32-24=8']
Exploring Operation: 44-8=36, Resulting Numbers: [16, 36]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
60,
9,
3,
23
] | 30 | [
"60+3=63",
"63/9=7",
"23+7=30"
] | Current State: 30:[60, 9, 3, 23], Operations: []
Exploring Operation: 60+3=63, Resulting Numbers: [9, 23, 63]
Generated Node #2: [9, 23, 63] from Operation: 60+3=63
Current State: 30:[9, 23, 63], Operations: ['60+3=63']
Exploring Operation: 63/9=7, Resulting Numbers: [23, 7]
Generated Node #3: [23, 7] from Operation: 6... | 4 | Current State: 30:[60, 9, 3, 23], Operations: []
Exploring Operation: 60/3=20, Resulting Numbers: [9, 23, 20]
Generated Node #0,0: 30:[9, 23, 20] Operation: 60/3=20
Exploring Operation: 60-23=37, Resulting Numbers: [9, 3, 37]
Generated Node #0,1: 30:[9, 3, 37] Operation: 60-23=37
Moving to Node #0,1
Current State: 30:[... | 0 | hs_2 | sum_heuristic |
[
70,
19,
13,
3
] | 88 | [
"19-13=6",
"3*6=18",
"70+18=88"
] | Current State: 88:[70, 19, 13, 3], Operations: []
Exploring Operation: 19-13=6, Resulting Numbers: [70, 3, 6]
Generated Node #2: [70, 3, 6] from Operation: 19-13=6
Current State: 88:[70, 3, 6], Operations: ['19-13=6']
Exploring Operation: 3*6=18, Resulting Numbers: [70, 18]
Generated Node #3: [70, 18] from Operation: 3... | 4 | Current State: 88:[70, 19, 13, 3], Operations: []
Exploring Operation: 70+19=89, Resulting Numbers: [13, 3, 89]
Generated Node #0,0: 88:[13, 3, 89] Operation: 70+19=89
Start Sub Search at level 1: Moving to Node #0,0
Current State: 88:[13, 3, 89], Operations: ['70+19=89']
Exploring Operation: 13-3=10, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
23,
15,
5,
27
] | 60 | [
"23+15=38",
"27-5=22",
"38+22=60"
] | Current State: 60:[23, 15, 5, 27], Operations: []
Exploring Operation: 23+15=38, Resulting Numbers: [5, 27, 38]
Generated Node #2: [5, 27, 38] from Operation: 23+15=38
Current State: 60:[5, 27, 38], Operations: ['23+15=38']
Exploring Operation: 27-5=22, Resulting Numbers: [38, 22]
Generated Node #3: [38, 22] from Opera... | 4 | Current State: 60:[23, 15, 5, 27], Operations: []
Exploring Operation: 27-23=4, Resulting Numbers: [15, 5, 4]
Generated Node #0,0: 60:[15, 5, 4] Operation: 27-23=4
Exploring Operation: 27-15=12, Resulting Numbers: [23, 5, 12]
Generated Node #0,1: 60:[23, 5, 12] Operation: 27-15=12
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
20,
52,
30,
22
] | 11 | [
"52-20=32",
"32-30=2",
"22/2=11"
] | Current State: 11:[20, 52, 30, 22], Operations: []
Exploring Operation: 52-20=32, Resulting Numbers: [30, 22, 32]
Generated Node #2: [30, 22, 32] from Operation: 52-20=32
Current State: 11:[30, 22, 32], Operations: ['52-20=32']
Exploring Operation: 32-30=2, Resulting Numbers: [22, 2]
Generated Node #3: [22, 2] from Ope... | 4 | Current State: 11:[20, 52, 30, 22], Operations: []
Exploring Operation: 52-30=22, Resulting Numbers: [20, 22, 22]
Generated Node #0,0: 11:[20, 22, 22] Operation: 52-30=22
Exploring Operation: 52-20=32, Resulting Numbers: [30, 22, 32]
Generated Node #0,1: 11:[30, 22, 32] Operation: 52-20=32
Exploring Operation: 52-22=30... | 0.978299 | hs_3 | sum_heuristic |
[
32,
96,
97,
43
] | 32 | [
"96/32=3",
"43*3=129",
"129-97=32"
] | Current State: 32:[32, 96, 97, 43], Operations: []
Exploring Operation: 96/32=3, Resulting Numbers: [97, 43, 3]
Generated Node #2: [97, 43, 3] from Operation: 96/32=3
Current State: 32:[97, 43, 3], Operations: ['96/32=3']
Exploring Operation: 43*3=129, Resulting Numbers: [97, 129]
Generated Node #3: [97, 129] from Oper... | 4 | Current State: 32:[32, 96, 97, 43], Operations: []
Exploring Operation: 96-43=53, Resulting Numbers: [32, 97, 53]
Generated Node #0,0: 32:[32, 97, 53] Operation: 96-43=53
Exploring Operation: 96/32=3, Resulting Numbers: [97, 43, 3]
Generated Node #0,1: 32:[97, 43, 3] Operation: 96/32=3
Exploring Operation: 96-32=64, Re... | 0 | hs_5 | mult_heuristic |
[
34,
32,
11,
3
] | 41 | [
"32-11=21",
"21/3=7",
"34+7=41"
] | Current State: 41:[34, 32, 11, 3], Operations: []
Exploring Operation: 32-11=21, Resulting Numbers: [34, 3, 21]
Generated Node #2: [34, 3, 21] from Operation: 32-11=21
Current State: 41:[34, 3, 21], Operations: ['32-11=21']
Exploring Operation: 21/3=7, Resulting Numbers: [34, 7]
Generated Node #3: [34, 7] from Operatio... | 4 | Current State: 41:[34, 32, 11, 3], Operations: []
Exploring Operation: 11+3=14, Resulting Numbers: [34, 32, 14]
Generated Node #0,0: 41:[34, 32, 14] Operation: 11+3=14
Exploring Operation: 11*3=33, Resulting Numbers: [34, 32, 33]
Generated Node #0,1: 41:[34, 32, 33] Operation: 11*3=33
Exploring Operation: 32+3=35, Resu... | 0 | hs_5 | sum_heuristic |
[
60,
4,
9,
21
] | 36 | [
"60+21=81",
"4*81=324",
"324/9=36"
] | Current State: 36:[60, 4, 9, 21], Operations: []
Exploring Operation: 60+21=81, Resulting Numbers: [4, 9, 81]
Generated Node #2: [4, 9, 81] from Operation: 60+21=81
Current State: 36:[4, 9, 81], Operations: ['60+21=81']
Exploring Operation: 4*81=324, Resulting Numbers: [9, 324]
Generated Node #3: [9, 324] from Operatio... | 4 | Current State: 36:[60, 4, 9, 21], Operations: []
Exploring Operation: 60-4=56, Resulting Numbers: [9, 21, 56]
Generated Node #0,0: 36:[9, 21, 56] Operation: 60-4=56
Exploring Operation: 60/4=15, Resulting Numbers: [9, 21, 15]
Generated Node #0,1: 36:[9, 21, 15] Operation: 60/4=15
Exploring Operation: 60-9=51, Resulting... | 0 | hs_5 | mult_heuristic |
[
1,
55,
9,
4
] | 23 | [
"1+55=56",
"56/4=14",
"9+14=23"
] | Current State: 23:[1, 55, 9, 4], Operations: []
Exploring Operation: 1+55=56, Resulting Numbers: [9, 4, 56]
Generated Node #2: [9, 4, 56] from Operation: 1+55=56
Current State: 23:[9, 4, 56], Operations: ['1+55=56']
Exploring Operation: 56/4=14, Resulting Numbers: [9, 14]
Generated Node #3: [9, 14] from Operation: 56/4... | 4 | Current State: 23:[1, 55, 9, 4], Operations: []
Exploring Operation: 55-1=54, Resulting Numbers: [9, 4, 54]
Generated Node #0,0: 23:[9, 4, 54] Operation: 55-1=54
Exploring Operation: 1+9=10, Resulting Numbers: [55, 4, 10]
Generated Node #0,1: 23:[55, 4, 10] Operation: 1+9=10
Exploring Operation: 55-9=46, Resulting Numb... | 0 | hs_4 | mult_heuristic |
[
56,
63,
84,
98
] | 61 | [
"98-56=42",
"84/42=2",
"63-2=61"
] | Current State: 61:[56, 63, 84, 98], Operations: []
Exploring Operation: 98-56=42, Resulting Numbers: [63, 84, 42]
Generated Node #2: [63, 84, 42] from Operation: 98-56=42
Current State: 61:[63, 84, 42], Operations: ['98-56=42']
Exploring Operation: 84/42=2, Resulting Numbers: [63, 2]
Generated Node #3: [63, 2] from Ope... | 4 | Current State: 61:[56, 63, 84, 98], Operations: []
Exploring Operation: 98-63=35, Resulting Numbers: [56, 84, 35]
Generated Node #0,0: 61:[56, 84, 35] Operation: 98-63=35
Exploring Operation: 98-56=42, Resulting Numbers: [63, 84, 42]
Generated Node #0,1: 61:[63, 84, 42] Operation: 98-56=42
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
59,
22,
49,
42
] | 74 | [
"59+22=81",
"49-42=7",
"81-7=74"
] | Current State: 74:[59, 22, 49, 42], Operations: []
Exploring Operation: 59+22=81, Resulting Numbers: [49, 42, 81]
Generated Node #2: [49, 42, 81] from Operation: 59+22=81
Current State: 74:[49, 42, 81], Operations: ['59+22=81']
Exploring Operation: 49-42=7, Resulting Numbers: [81, 7]
Generated Node #3: [81, 7] from Ope... | 4 | Current State: 74:[59, 22, 49, 42], Operations: []
Exploring Operation: 59-22=37, Resulting Numbers: [49, 42, 37]
Generated Node #0,0: 74:[49, 42, 37] Operation: 59-22=37
Start Sub Search at level 1: Moving to Node #0,0
Current State: 74:[49, 42, 37], Operations: ['59-22=37']
Exploring Operation: 49-42=7, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
55,
69,
10,
35
] | 11 | [
"69-55=14",
"35-10=25",
"25-14=11"
] | Current State: 11:[55, 69, 10, 35], Operations: []
Exploring Operation: 69-55=14, Resulting Numbers: [10, 35, 14]
Generated Node #2: [10, 35, 14] from Operation: 69-55=14
Current State: 11:[10, 35, 14], Operations: ['69-55=14']
Exploring Operation: 35-10=25, Resulting Numbers: [14, 25]
Generated Node #3: [14, 25] from ... | 4 | Current State: 11:[55, 69, 10, 35], Operations: []
Exploring Operation: 69-35=34, Resulting Numbers: [55, 10, 34]
Generated Node #0,0: 11:[55, 10, 34] Operation: 69-35=34
Exploring Operation: 55-35=20, Resulting Numbers: [69, 10, 20]
Generated Node #0,1: 11:[69, 10, 20] Operation: 55-35=20
Exploring Operation: 55-10=45... | 0.986979 | hs_5 | sum_heuristic |
[
97,
11,
68,
4
] | 10 | [
"97+11=108",
"108-68=40",
"40/4=10"
] | Current State: 10:[97, 11, 68, 4], Operations: []
Exploring Operation: 97+11=108, Resulting Numbers: [68, 4, 108]
Generated Node #2: [68, 4, 108] from Operation: 97+11=108
Current State: 10:[68, 4, 108], Operations: ['97+11=108']
Exploring Operation: 108-68=40, Resulting Numbers: [4, 40]
Generated Node #3: [4, 40] from... | 4 | Current State: 10:[97, 11, 68, 4], Operations: []
Exploring Operation: 97-11=86, Resulting Numbers: [68, 4, 86]
Generated Node #0,0: 10:[68, 4, 86] Operation: 97-11=86
Exploring Operation: 68/4=17, Resulting Numbers: [97, 11, 17]
Generated Node #0,1: 10:[97, 11, 17] Operation: 68/4=17
Exploring Operation: 97-68=29, Res... | 0 | hs_3 | sum_heuristic |
[
40,
44,
85,
55
] | 55 | [
"40+44=84",
"85-84=1",
"55*1=55"
] | Current State: 55:[40, 44, 85, 55], Operations: []
Exploring Operation: 40+44=84, Resulting Numbers: [85, 55, 84]
Generated Node #2: [85, 55, 84] from Operation: 40+44=84
Current State: 55:[85, 55, 84], Operations: ['40+44=84']
Exploring Operation: 85-84=1, Resulting Numbers: [55, 1]
Generated Node #3: [55, 1] from Ope... | 4 | Current State: 55:[40, 44, 85, 55], Operations: []
Exploring Operation: 85-44=41, Resulting Numbers: [40, 55, 41]
Generated Node #0,0: 55:[40, 55, 41] Operation: 85-44=41
Exploring Operation: 85-40=45, Resulting Numbers: [44, 55, 45]
Generated Node #0,1: 55:[44, 55, 45] Operation: 85-40=45
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
87,
95,
75,
72
] | 90 | [
"87-72=15",
"75/15=5",
"95-5=90"
] | Current State: 90:[87, 95, 75, 72], Operations: []
Exploring Operation: 87-72=15, Resulting Numbers: [95, 75, 15]
Generated Node #2: [95, 75, 15] from Operation: 87-72=15
Current State: 90:[95, 75, 15], Operations: ['87-72=15']
Exploring Operation: 75/15=5, Resulting Numbers: [95, 5]
Generated Node #3: [95, 5] from Ope... | 4 | Current State: 90:[87, 95, 75, 72], Operations: []
Exploring Operation: 87-72=15, Resulting Numbers: [95, 75, 15]
Generated Node #0,0: 90:[95, 75, 15] Operation: 87-72=15
Exploring Operation: 75-72=3, Resulting Numbers: [87, 95, 3]
Generated Node #0,1: 90:[87, 95, 3] Operation: 75-72=3
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
68,
56,
8,
60
] | 36 | [
"68-56=12",
"8*12=96",
"96-60=36"
] | Current State: 36:[68, 56, 8, 60], Operations: []
Exploring Operation: 68-56=12, Resulting Numbers: [8, 60, 12]
Generated Node #2: [8, 60, 12] from Operation: 68-56=12
Current State: 36:[8, 60, 12], Operations: ['68-56=12']
Exploring Operation: 8*12=96, Resulting Numbers: [60, 96]
Generated Node #3: [60, 96] from Opera... | 4 | Current State: 36:[68, 56, 8, 60], Operations: []
Exploring Operation: 68-60=8, Resulting Numbers: [56, 8, 8]
Generated Node #0,0: 36:[56, 8, 8] Operation: 68-60=8
Exploring Operation: 60-56=4, Resulting Numbers: [68, 8, 4]
Generated Node #0,1: 36:[68, 8, 4] Operation: 60-56=4
Exploring Operation: 68-56=12, Resulting N... | 0 | hs_3 | mult_heuristic |
[
83,
4,
66,
56
] | 12 | [
"83-66=17",
"4*17=68",
"68-56=12"
] | Current State: 12:[83, 4, 66, 56], Operations: []
Exploring Operation: 83-66=17, Resulting Numbers: [4, 56, 17]
Generated Node #2: [4, 56, 17] from Operation: 83-66=17
Current State: 12:[4, 56, 17], Operations: ['83-66=17']
Exploring Operation: 4*17=68, Resulting Numbers: [56, 68]
Generated Node #3: [56, 68] from Opera... | 4 | Current State: 12:[83, 4, 66, 56], Operations: []
Exploring Operation: 83-66=17, Resulting Numbers: [4, 56, 17]
Generated Node #0,0: 12:[4, 56, 17] Operation: 83-66=17
Start Sub Search at level 1: Moving to Node #0,0
Current State: 12:[4, 56, 17], Operations: ['83-66=17']
Exploring Operation: 56/4=14, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
27,
20,
83,
77
] | 93 | [
"83-77=6",
"20*6=120",
"120-27=93"
] | Current State: 93:[27, 20, 83, 77], Operations: []
Exploring Operation: 83-77=6, Resulting Numbers: [27, 20, 6]
Generated Node #2: [27, 20, 6] from Operation: 83-77=6
Current State: 93:[27, 20, 6], Operations: ['83-77=6']
Exploring Operation: 20*6=120, Resulting Numbers: [27, 120]
Generated Node #3: [27, 120] from Oper... | 4 | Current State: 93:[27, 20, 83, 77], Operations: []
Exploring Operation: 27-20=7, Resulting Numbers: [83, 77, 7]
Generated Node #0,0: 93:[83, 77, 7] Operation: 27-20=7
Exploring Operation: 20+77=97, Resulting Numbers: [27, 83, 97]
Generated Node #0,1: 93:[27, 83, 97] Operation: 20+77=97
Exploring Operation: 83-77=6, Res... | 0 | hs_3 | mult_heuristic |
[
89,
21,
17,
8
] | 87 | [
"21-17=4",
"8/4=2",
"89-2=87"
] | Current State: 87:[89, 21, 17, 8], Operations: []
Exploring Operation: 21-17=4, Resulting Numbers: [89, 8, 4]
Generated Node #2: [89, 8, 4] from Operation: 21-17=4
Current State: 87:[89, 8, 4], Operations: ['21-17=4']
Exploring Operation: 8/4=2, Resulting Numbers: [89, 2]
Generated Node #3: [89, 2] from Operation: 8/4=... | 4 | Current State: 87:[89, 21, 17, 8], Operations: []
Exploring Operation: 21+8=29, Resulting Numbers: [89, 17, 29]
Generated Node #0,0: 87:[89, 17, 29] Operation: 21+8=29
Exploring Operation: 21-17=4, Resulting Numbers: [89, 8, 4]
Generated Node #0,1: 87:[89, 8, 4] Operation: 21-17=4
Start Sub Search at level 1: Moving to... | 0.992188 | hs_2 | mult_heuristic |
[
92,
66,
72,
76
] | 89 | [
"76-72=4",
"92/4=23",
"66+23=89"
] | Current State: 89:[92, 66, 72, 76], Operations: []
Exploring Operation: 76-72=4, Resulting Numbers: [92, 66, 4]
Generated Node #2: [92, 66, 4] from Operation: 76-72=4
Current State: 89:[92, 66, 4], Operations: ['76-72=4']
Exploring Operation: 92/4=23, Resulting Numbers: [66, 23]
Generated Node #3: [66, 23] from Operati... | 4 | Current State: 89:[92, 66, 72, 76], Operations: []
Exploring Operation: 66+72=138, Resulting Numbers: [92, 76, 138]
Generated Node #0,0: 89:[92, 76, 138] Operation: 66+72=138
Exploring Operation: 92+66=158, Resulting Numbers: [72, 76, 158]
Generated Node #0,1: 89:[72, 76, 158] Operation: 92+66=158
Exploring Operation: ... | 0 | hs_5 | sum_heuristic |
[
66,
9,
36,
64
] | 25 | [
"66+9=75",
"36+64=100",
"100-75=25"
] | Current State: 25:[66, 9, 36, 64], Operations: []
Exploring Operation: 66+9=75, Resulting Numbers: [36, 64, 75]
Generated Node #2: [36, 64, 75] from Operation: 66+9=75
Current State: 25:[36, 64, 75], Operations: ['66+9=75']
Exploring Operation: 36+64=100, Resulting Numbers: [75, 100]
Generated Node #3: [75, 100] from O... | 4 | Current State: 25:[66, 9, 36, 64], Operations: []
Exploring Operation: 66-64=2, Resulting Numbers: [9, 36, 2]
Generated Node #0,0: 25:[9, 36, 2] Operation: 66-64=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 25:[9, 36, 2], Operations: ['66-64=2']
Exploring Operation: 36/9=4, Resulting Numbers: [2, 4... | 0 | hs_1 | mult_heuristic |
[
44,
44,
21,
94
] | 74 | [
"44/44=1",
"94-21=73",
"1+73=74"
] | Current State: 74:[44, 44, 21, 94], Operations: []
Exploring Operation: 44/44=1, Resulting Numbers: [21, 94, 1]
Generated Node #2: [21, 94, 1] from Operation: 44/44=1
Current State: 74:[21, 94, 1], Operations: ['44/44=1']
Exploring Operation: 94-21=73, Resulting Numbers: [1, 73]
Generated Node #3: [1, 73] from Operatio... | 4 | Current State: 74:[44, 44, 21, 94], Operations: []
Exploring Operation: 94-44=50, Resulting Numbers: [44, 21, 50]
Generated Node #0,0: 74:[44, 21, 50] Operation: 94-44=50
Exploring Operation: 94-21=73, Resulting Numbers: [44, 44, 73]
Generated Node #0,1: 74:[44, 44, 73] Operation: 94-21=73
Exploring Operation: 44+21=65... | 0.984375 | hs_5 | mult_heuristic |
[
36,
26,
36,
52
] | 77 | [
"36/36=1",
"26+52=78",
"78-1=77"
] | Current State: 77:[36, 26, 36, 52], Operations: []
Exploring Operation: 36/36=1, Resulting Numbers: [26, 52, 1]
Generated Node #2: [26, 52, 1] from Operation: 36/36=1
Current State: 77:[26, 52, 1], Operations: ['36/36=1']
Exploring Operation: 26+52=78, Resulting Numbers: [1, 78]
Generated Node #3: [1, 78] from Operatio... | 4 | Current State: 77:[36, 26, 36, 52], Operations: []
Exploring Operation: 52-36=16, Resulting Numbers: [36, 26, 16]
Generated Node #0,0: 77:[36, 26, 16] Operation: 52-36=16
Exploring Operation: 36/36=1, Resulting Numbers: [26, 52, 1]
Generated Node #0,1: 77:[26, 52, 1] Operation: 36/36=1
Exploring Operation: 52-36=16, Re... | 0.947917 | hs_5 | sum_heuristic |
[
50,
28,
29,
15
] | 62 | [
"50*15=750",
"28*29=812",
"812-750=62"
] | Current State: 62:[50, 28, 29, 15], Operations: []
Exploring Operation: 50*15=750, Resulting Numbers: [28, 29, 750]
Generated Node #2: [28, 29, 750] from Operation: 50*15=750
Current State: 62:[28, 29, 750], Operations: ['50*15=750']
Exploring Operation: 28*29=812, Resulting Numbers: [750, 812]
Generated Node #3: [750,... | 4 | Current State: 62:[50, 28, 29, 15], Operations: []
Exploring Operation: 50-15=35, Resulting Numbers: [28, 29, 35]
Generated Node #0,0: 62:[28, 29, 35] Operation: 50-15=35
Exploring Operation: 50+15=65, Resulting Numbers: [28, 29, 65]
Generated Node #0,1: 62:[28, 29, 65] Operation: 50+15=65
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
21,
92,
3,
34
] | 31 | [
"92-21=71",
"3*34=102",
"102-71=31"
] | Current State: 31:[21, 92, 3, 34], Operations: []
Exploring Operation: 92-21=71, Resulting Numbers: [3, 34, 71]
Generated Node #2: [3, 34, 71] from Operation: 92-21=71
Current State: 31:[3, 34, 71], Operations: ['92-21=71']
Exploring Operation: 3*34=102, Resulting Numbers: [71, 102]
Generated Node #3: [71, 102] from Op... | 4 | Current State: 31:[21, 92, 3, 34], Operations: []
Exploring Operation: 92-34=58, Resulting Numbers: [21, 3, 58]
Generated Node #0,0: 31:[21, 3, 58] Operation: 92-34=58
Moving to Node #0,0
Current State: 31:[21, 3, 58], Operations: ['92-34=58']
Exploring Operation: 21+3=24, Resulting Numbers: [58, 24]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
43,
64,
58,
2
] | 46 | [
"64-58=6",
"6/2=3",
"43+3=46"
] | Current State: 46:[43, 64, 58, 2], Operations: []
Exploring Operation: 64-58=6, Resulting Numbers: [43, 2, 6]
Generated Node #2: [43, 2, 6] from Operation: 64-58=6
Current State: 46:[43, 2, 6], Operations: ['64-58=6']
Exploring Operation: 6/2=3, Resulting Numbers: [43, 3]
Generated Node #3: [43, 3] from Operation: 6/2=... | 4 | Current State: 46:[43, 64, 58, 2], Operations: []
Exploring Operation: 64-43=21, Resulting Numbers: [58, 2, 21]
Generated Node #0,0: 46:[58, 2, 21] Operation: 64-43=21
Exploring Operation: 64-58=6, Resulting Numbers: [43, 2, 6]
Generated Node #0,1: 46:[43, 2, 6] Operation: 64-58=6
Start Sub Search at level 1: Moving to... | 0.990451 | hs_2 | sum_heuristic |
[
65,
20,
4,
62
] | 47 | [
"65+62=127",
"20*4=80",
"127-80=47"
] | Current State: 47:[65, 20, 4, 62], Operations: []
Exploring Operation: 65+62=127, Resulting Numbers: [20, 4, 127]
Generated Node #2: [20, 4, 127] from Operation: 65+62=127
Current State: 47:[20, 4, 127], Operations: ['65+62=127']
Exploring Operation: 20*4=80, Resulting Numbers: [127, 80]
Generated Node #3: [127, 80] fr... | 4 | Current State: 47:[65, 20, 4, 62], Operations: []
Exploring Operation: 65-4=61, Resulting Numbers: [20, 62, 61]
Generated Node #0,0: 47:[20, 62, 61] Operation: 65-4=61
Start Sub Search at level 1: Moving to Node #0,0
Current State: 47:[20, 62, 61], Operations: ['65-4=61']
Exploring Operation: 62-20=42, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
86,
2,
50,
86
] | 26 | [
"86/86=1",
"50/2=25",
"1+25=26"
] | Current State: 26:[86, 2, 50, 86], Operations: []
Exploring Operation: 86/86=1, Resulting Numbers: [2, 50, 1]
Generated Node #2: [2, 50, 1] from Operation: 86/86=1
Current State: 26:[2, 50, 1], Operations: ['86/86=1']
Exploring Operation: 50/2=25, Resulting Numbers: [1, 25]
Generated Node #3: [1, 25] from Operation: 50... | 4 | Current State: 26:[86, 2, 50, 86], Operations: []
Exploring Operation: 86/86=1, Resulting Numbers: [2, 50, 1]
Generated Node #0,0: 26:[2, 50, 1] Operation: 86/86=1
Moving to Node #0,0
Current State: 26:[2, 50, 1], Operations: ['86/86=1']
Exploring Operation: 50/2=25, Resulting Numbers: [1, 25]
Generated Node #0,0,0: 26... | 0.993924 | hs_1 | sum_heuristic |
[
75,
84,
45,
48
] | 60 | [
"84-48=36",
"75*36=2700",
"2700/45=60"
] | Current State: 60:[75, 84, 45, 48], Operations: []
Exploring Operation: 84-48=36, Resulting Numbers: [75, 45, 36]
Generated Node #2: [75, 45, 36] from Operation: 84-48=36
Current State: 60:[75, 45, 36], Operations: ['84-48=36']
Exploring Operation: 75*36=2700, Resulting Numbers: [45, 2700]
Generated Node #3: [45, 2700]... | 4 | Current State: 60:[75, 84, 45, 48], Operations: []
Exploring Operation: 84-75=9, Resulting Numbers: [45, 48, 9]
Generated Node #0,0: 60:[45, 48, 9] Operation: 84-75=9
Exploring Operation: 75-45=30, Resulting Numbers: [84, 48, 30]
Generated Node #0,1: 60:[84, 48, 30] Operation: 75-45=30
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
65,
95,
5,
87
] | 68 | [
"65+95=160",
"5+87=92",
"160-92=68"
] | Current State: 68:[65, 95, 5, 87], Operations: []
Exploring Operation: 65+95=160, Resulting Numbers: [5, 87, 160]
Generated Node #2: [5, 87, 160] from Operation: 65+95=160
Current State: 68:[5, 87, 160], Operations: ['65+95=160']
Exploring Operation: 5+87=92, Resulting Numbers: [160, 92]
Generated Node #3: [160, 92] fr... | 4 | Current State: 68:[65, 95, 5, 87], Operations: []
Exploring Operation: 95-87=8, Resulting Numbers: [65, 5, 8]
Generated Node #0,0: 68:[65, 5, 8] Operation: 95-87=8
Exploring Operation: 95-65=30, Resulting Numbers: [5, 87, 30]
Generated Node #0,1: 68:[5, 87, 30] Operation: 95-65=30
Start Sub Search at level 1: Moving to... | 0.992188 | hs_2 | sum_heuristic |
[
17,
5,
23,
5
] | 30 | [
"17*5=85",
"23*5=115",
"115-85=30"
] | Current State: 30:[17, 5, 23, 5], Operations: []
Exploring Operation: 17*5=85, Resulting Numbers: [23, 85]
Generated Node #2: [23, 85] from Operation: 17*5=85
Current State: 30:[23, 85], Operations: ['17*5=85']
Exploring Operation: 23*5=115, Resulting Numbers: [85, 115]
Generated Node #3: [85, 115] from Operation: 23*5... | 4 | Current State: 30:[17, 5, 23, 5], Operations: []
Exploring Operation: 23-17=6, Resulting Numbers: [5, 5, 6]
Generated Node #0,0: 30:[5, 5, 6] Operation: 23-17=6
Exploring Operation: 5+23=28, Resulting Numbers: [17, 5, 28]
Generated Node #0,1: 30:[17, 5, 28] Operation: 5+23=28
Moving to Node #0,0
Current State: 30:[5, 5... | 0 | hs_2 | mult_heuristic |
[
54,
46,
38,
77
] | 47 | [
"54-46=8",
"77-38=39",
"8+39=47"
] | Current State: 47:[54, 46, 38, 77], Operations: []
Exploring Operation: 54-46=8, Resulting Numbers: [38, 77, 8]
Generated Node #2: [38, 77, 8] from Operation: 54-46=8
Current State: 47:[38, 77, 8], Operations: ['54-46=8']
Exploring Operation: 77-38=39, Resulting Numbers: [8, 39]
Generated Node #3: [8, 39] from Operatio... | 4 | Current State: 47:[54, 46, 38, 77], Operations: []
Exploring Operation: 77-46=31, Resulting Numbers: [54, 38, 31]
Generated Node #0,0: 47:[54, 38, 31] Operation: 77-46=31
Exploring Operation: 77-38=39, Resulting Numbers: [54, 46, 39]
Generated Node #0,1: 47:[54, 46, 39] Operation: 77-38=39
Exploring Operation: 54-38=16... | 0.951389 | hs_4 | sum_heuristic |
[
54,
78,
18,
48
] | 69 | [
"78*48=3744",
"3744-18=3726",
"3726/54=69"
] | Current State: 69:[54, 78, 18, 48], Operations: []
Exploring Operation: 78*48=3744, Resulting Numbers: [54, 18, 3744]
Generated Node #2: [54, 18, 3744] from Operation: 78*48=3744
Current State: 69:[54, 18, 3744], Operations: ['78*48=3744']
Exploring Operation: 3744-18=3726, Resulting Numbers: [54, 3726]
Generated Node ... | 4 | Current State: 69:[54, 78, 18, 48], Operations: []
Exploring Operation: 54/18=3, Resulting Numbers: [78, 48, 3]
Generated Node #0,0: 69:[78, 48, 3] Operation: 54/18=3
Exploring Operation: 78-54=24, Resulting Numbers: [18, 48, 24]
Generated Node #0,1: 69:[18, 48, 24] Operation: 78-54=24
Exploring Operation: 18+48=66, Re... | 0 | hs_5 | sum_heuristic |
[
23,
92,
6,
90
] | 100 | [
"23+92=115",
"90/6=15",
"115-15=100"
] | Current State: 100:[23, 92, 6, 90], Operations: []
Exploring Operation: 23+92=115, Resulting Numbers: [6, 90, 115]
Generated Node #2: [6, 90, 115] from Operation: 23+92=115
Current State: 100:[6, 90, 115], Operations: ['23+92=115']
Exploring Operation: 90/6=15, Resulting Numbers: [115, 15]
Generated Node #3: [115, 15] ... | 4 | Current State: 100:[23, 92, 6, 90], Operations: []
Exploring Operation: 92/23=4, Resulting Numbers: [6, 90, 4]
Generated Node #0,0: 100:[6, 90, 4] Operation: 92/23=4
Exploring Operation: 92+6=98, Resulting Numbers: [23, 90, 98]
Generated Node #0,1: 100:[23, 90, 98] Operation: 92+6=98
Exploring Operation: 90/6=15, Resul... | 0.969618 | hs_5 | mult_heuristic |
[
64,
36,
34,
43
] | 49 | [
"64-36=28",
"34+43=77",
"77-28=49"
] | Current State: 49:[64, 36, 34, 43], Operations: []
Exploring Operation: 64-36=28, Resulting Numbers: [34, 43, 28]
Generated Node #2: [34, 43, 28] from Operation: 64-36=28
Current State: 49:[34, 43, 28], Operations: ['64-36=28']
Exploring Operation: 34+43=77, Resulting Numbers: [28, 77]
Generated Node #3: [28, 77] from ... | 4 | Current State: 49:[64, 36, 34, 43], Operations: []
Exploring Operation: 36-34=2, Resulting Numbers: [64, 43, 2]
Generated Node #0,0: 49:[64, 43, 2] Operation: 36-34=2
Moving to Node #0,0
Current State: 49:[64, 43, 2], Operations: ['36-34=2']
Exploring Operation: 64-43=21, Resulting Numbers: [2, 21]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
8,
44,
71,
80
] | 37 | [
"80/8=10",
"71-44=27",
"10+27=37"
] | Current State: 37:[8, 44, 71, 80], Operations: []
Exploring Operation: 80/8=10, Resulting Numbers: [44, 71, 10]
Generated Node #2: [44, 71, 10] from Operation: 80/8=10
Current State: 37:[44, 71, 10], Operations: ['80/8=10']
Exploring Operation: 71-44=27, Resulting Numbers: [10, 27]
Generated Node #3: [10, 27] from Oper... | 4 | Current State: 37:[8, 44, 71, 80], Operations: []
Exploring Operation: 80/8=10, Resulting Numbers: [44, 71, 10]
Generated Node #0,0: 37:[44, 71, 10] Operation: 80/8=10
Exploring Operation: 71-8=63, Resulting Numbers: [44, 80, 63]
Generated Node #0,1: 37:[44, 80, 63] Operation: 71-8=63
Exploring Operation: 80-71=9, Resu... | 0.956597 | hs_4 | sum_heuristic |
[
63,
24,
81,
26
] | 36 | [
"81-63=18",
"26-24=2",
"18*2=36"
] | Current State: 36:[63, 24, 81, 26], Operations: []
Exploring Operation: 81-63=18, Resulting Numbers: [24, 26, 18]
Generated Node #2: [24, 26, 18] from Operation: 81-63=18
Current State: 36:[24, 26, 18], Operations: ['81-63=18']
Exploring Operation: 26-24=2, Resulting Numbers: [18, 2]
Generated Node #3: [18, 2] from Ope... | 4 | Current State: 36:[63, 24, 81, 26], Operations: []
Exploring Operation: 63-26=37, Resulting Numbers: [24, 81, 37]
Generated Node #0,0: 36:[24, 81, 37] Operation: 63-26=37
Exploring Operation: 81-63=18, Resulting Numbers: [24, 26, 18]
Generated Node #0,1: 36:[24, 26, 18] Operation: 81-63=18
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
59,
76,
93,
44
] | 86 | [
"59+76=135",
"93-44=49",
"135-49=86"
] | Current State: 86:[59, 76, 93, 44], Operations: []
Exploring Operation: 59+76=135, Resulting Numbers: [93, 44, 135]
Generated Node #2: [93, 44, 135] from Operation: 59+76=135
Current State: 86:[93, 44, 135], Operations: ['59+76=135']
Exploring Operation: 93-44=49, Resulting Numbers: [135, 49]
Generated Node #3: [135, 4... | 4 | Current State: 86:[59, 76, 93, 44], Operations: []
Exploring Operation: 93-59=34, Resulting Numbers: [76, 44, 34]
Generated Node #0,0: 86:[76, 44, 34] Operation: 93-59=34
Exploring Operation: 76-59=17, Resulting Numbers: [93, 44, 17]
Generated Node #0,1: 86:[93, 44, 17] Operation: 76-59=17
Exploring Operation: 59-44=15... | 0.989583 | hs_3 | mult_heuristic |
[
55,
26,
37,
9
] | 52 | [
"55-37=18",
"26*18=468",
"468/9=52"
] | Current State: 52:[55, 26, 37, 9], Operations: []
Exploring Operation: 55-37=18, Resulting Numbers: [26, 9, 18]
Generated Node #2: [26, 9, 18] from Operation: 55-37=18
Current State: 52:[26, 9, 18], Operations: ['55-37=18']
Exploring Operation: 26*18=468, Resulting Numbers: [9, 468]
Generated Node #3: [9, 468] from Ope... | 4 | Current State: 52:[55, 26, 37, 9], Operations: []
Exploring Operation: 37-26=11, Resulting Numbers: [55, 9, 11]
Generated Node #0,0: 52:[55, 9, 11] Operation: 37-26=11
Exploring Operation: 37+9=46, Resulting Numbers: [55, 26, 46]
Generated Node #0,1: 52:[55, 26, 46] Operation: 37+9=46
Exploring Operation: 55-37=18, Res... | 0.957465 | hs_4 | mult_heuristic |
[
18,
85,
4,
59
] | 86 | [
"85-59=26",
"4*26=104",
"104-18=86"
] | Current State: 86:[18, 85, 4, 59], Operations: []
Exploring Operation: 85-59=26, Resulting Numbers: [18, 4, 26]
Generated Node #2: [18, 4, 26] from Operation: 85-59=26
Current State: 86:[18, 4, 26], Operations: ['85-59=26']
Exploring Operation: 4*26=104, Resulting Numbers: [18, 104]
Generated Node #3: [18, 104] from Op... | 4 | Current State: 86:[18, 85, 4, 59], Operations: []
Exploring Operation: 59-18=41, Resulting Numbers: [85, 4, 41]
Generated Node #0,0: 86:[85, 4, 41] Operation: 59-18=41
Exploring Operation: 18+59=77, Resulting Numbers: [85, 4, 77]
Generated Node #0,1: 86:[85, 4, 77] Operation: 18+59=77
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
8,
67,
26,
47
] | 14 | [
"67-8=59",
"26+47=73",
"73-59=14"
] | Current State: 14:[8, 67, 26, 47], Operations: []
Exploring Operation: 67-8=59, Resulting Numbers: [26, 47, 59]
Generated Node #2: [26, 47, 59] from Operation: 67-8=59
Current State: 14:[26, 47, 59], Operations: ['67-8=59']
Exploring Operation: 26+47=73, Resulting Numbers: [59, 73]
Generated Node #3: [59, 73] from Oper... | 4 | Current State: 14:[8, 67, 26, 47], Operations: []
Exploring Operation: 67-26=41, Resulting Numbers: [8, 47, 41]
Generated Node #0,0: 14:[8, 47, 41] Operation: 67-26=41
Exploring Operation: 67-47=20, Resulting Numbers: [8, 26, 20]
Generated Node #0,1: 14:[8, 26, 20] Operation: 67-47=20
Moving to Node #0,1
Current State:... | 0.990451 | hs_2 | mult_heuristic |
[
73,
17,
20,
97
] | 30 | [
"73+97=170",
"170/17=10",
"20+10=30"
] | Current State: 30:[73, 17, 20, 97], Operations: []
Exploring Operation: 73+97=170, Resulting Numbers: [17, 20, 170]
Generated Node #2: [17, 20, 170] from Operation: 73+97=170
Current State: 30:[17, 20, 170], Operations: ['73+97=170']
Exploring Operation: 170/17=10, Resulting Numbers: [20, 10]
Generated Node #3: [20, 10... | 4 | Current State: 30:[73, 17, 20, 97], Operations: []
Exploring Operation: 97-73=24, Resulting Numbers: [17, 20, 24]
Generated Node #0,0: 30:[17, 20, 24] Operation: 97-73=24
Exploring Operation: 73-20=53, Resulting Numbers: [17, 97, 53]
Generated Node #0,1: 30:[17, 97, 53] Operation: 73-20=53
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
5,
4,
30,
85
] | 95 | [
"5*4=20",
"30+85=115",
"115-20=95"
] | Current State: 95:[5, 4, 30, 85], Operations: []
Exploring Operation: 5*4=20, Resulting Numbers: [30, 85, 20]
Generated Node #2: [30, 85, 20] from Operation: 5*4=20
Current State: 95:[30, 85, 20], Operations: ['5*4=20']
Exploring Operation: 30+85=115, Resulting Numbers: [20, 115]
Generated Node #3: [20, 115] from Opera... | 4 | Current State: 95:[5, 4, 30, 85], Operations: []
Exploring Operation: 30-5=25, Resulting Numbers: [4, 85, 25]
Generated Node #0,0: 95:[4, 85, 25] Operation: 30-5=25
Exploring Operation: 85/5=17, Resulting Numbers: [4, 30, 17]
Generated Node #0,1: 95:[4, 30, 17] Operation: 85/5=17
Exploring Operation: 5+85=90, Resulting... | 0.988715 | hs_4 | sum_heuristic |
[
99,
46,
1,
12
] | 64 | [
"99-46=53",
"12-1=11",
"53+11=64"
] | Current State: 64:[99, 46, 1, 12], Operations: []
Exploring Operation: 99-46=53, Resulting Numbers: [1, 12, 53]
Generated Node #2: [1, 12, 53] from Operation: 99-46=53
Current State: 64:[1, 12, 53], Operations: ['99-46=53']
Exploring Operation: 12-1=11, Resulting Numbers: [53, 11]
Generated Node #3: [53, 11] from Opera... | 4 | Current State: 64:[99, 46, 1, 12], Operations: []
Exploring Operation: 99-46=53, Resulting Numbers: [1, 12, 53]
Generated Node #0,0: 64:[1, 12, 53] Operation: 99-46=53
Exploring Operation: 46+12=58, Resulting Numbers: [99, 1, 58]
Generated Node #0,1: 64:[99, 1, 58] Operation: 46+12=58
Exploring Operation: 99-12=87, Res... | 0.988715 | hs_4 | mult_heuristic |
[
28,
90,
72,
50
] | 92 | [
"28+72=100",
"100/50=2",
"90+2=92"
] | Current State: 92:[28, 90, 72, 50], Operations: []
Exploring Operation: 28+72=100, Resulting Numbers: [90, 50, 100]
Generated Node #2: [90, 50, 100] from Operation: 28+72=100
Current State: 92:[90, 50, 100], Operations: ['28+72=100']
Exploring Operation: 100/50=2, Resulting Numbers: [90, 2]
Generated Node #3: [90, 2] f... | 4 | Current State: 92:[28, 90, 72, 50], Operations: []
Exploring Operation: 72-28=44, Resulting Numbers: [90, 50, 44]
Generated Node #0,0: 92:[90, 50, 44] Operation: 72-28=44
Start Sub Search at level 1: Moving to Node #0,0
Current State: 92:[90, 50, 44], Operations: ['72-28=44']
Exploring Operation: 90-44=46, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
82,
13,
47,
35
] | 14 | [
"82-47=35",
"35/35=1",
"13+1=14"
] | Current State: 14:[82, 13, 47, 35], Operations: []
Exploring Operation: 82-47=35, Resulting Numbers: [13, 35, 35]
Generated Node #2: [13, 35, 35] from Operation: 82-47=35
Current State: 14:[13, 35, 35], Operations: ['82-47=35']
Exploring Operation: 35/35=1, Resulting Numbers: [13, 1]
Generated Node #3: [13, 1] from Ope... | 4 | Current State: 14:[82, 13, 47, 35], Operations: []
Exploring Operation: 47-35=12, Resulting Numbers: [82, 13, 12]
Generated Node #0,0: 14:[82, 13, 12] Operation: 47-35=12
Exploring Operation: 82-47=35, Resulting Numbers: [13, 35, 35]
Generated Node #0,1: 14:[13, 35, 35] Operation: 82-47=35
Exploring Operation: 82-35=47... | 0.990451 | hs_3 | mult_heuristic |
[
1,
75,
5,
29
] | 81 | [
"1+29=30",
"30/5=6",
"75+6=81"
] | Current State: 81:[1, 75, 5, 29], Operations: []
Exploring Operation: 1+29=30, Resulting Numbers: [75, 5, 30]
Generated Node #2: [75, 5, 30] from Operation: 1+29=30
Current State: 81:[75, 5, 30], Operations: ['1+29=30']
Exploring Operation: 30/5=6, Resulting Numbers: [75, 6]
Generated Node #3: [75, 6] from Operation: 3... | 4 | Current State: 81:[1, 75, 5, 29], Operations: []
Exploring Operation: 75+5=80, Resulting Numbers: [1, 29, 80]
Generated Node #0,0: 81:[1, 29, 80] Operation: 75+5=80
Exploring Operation: 5-1=4, Resulting Numbers: [75, 29, 4]
Generated Node #0,1: 81:[75, 29, 4] Operation: 5-1=4
Exploring Operation: 1+75=76, Resulting Num... | 0 | hs_3 | mult_heuristic |
[
77,
85,
8,
45
] | 89 | [
"77-45=32",
"32/8=4",
"85+4=89"
] | Current State: 89:[77, 85, 8, 45], Operations: []
Exploring Operation: 77-45=32, Resulting Numbers: [85, 8, 32]
Generated Node #2: [85, 8, 32] from Operation: 77-45=32
Current State: 89:[85, 8, 32], Operations: ['77-45=32']
Exploring Operation: 32/8=4, Resulting Numbers: [85, 4]
Generated Node #3: [85, 4] from Operatio... | 4 | Current State: 89:[77, 85, 8, 45], Operations: []
Exploring Operation: 77+8=85, Resulting Numbers: [85, 45, 85]
Generated Node #0,0: 89:[85, 45, 85] Operation: 77+8=85
Exploring Operation: 85+8=93, Resulting Numbers: [77, 45, 93]
Generated Node #0,1: 89:[77, 45, 93] Operation: 85+8=93
Exploring Operation: 85-8=77, Resu... | 0 | hs_5 | sum_heuristic |
[
52,
46,
94,
14
] | 87 | [
"52+46=98",
"98/14=7",
"94-7=87"
] | Current State: 87:[52, 46, 94, 14], Operations: []
Exploring Operation: 52+46=98, Resulting Numbers: [94, 14, 98]
Generated Node #2: [94, 14, 98] from Operation: 52+46=98
Current State: 87:[94, 14, 98], Operations: ['52+46=98']
Exploring Operation: 98/14=7, Resulting Numbers: [94, 7]
Generated Node #3: [94, 7] from Ope... | 4 | Current State: 87:[52, 46, 94, 14], Operations: []
Exploring Operation: 52-46=6, Resulting Numbers: [94, 14, 6]
Generated Node #0,0: 87:[94, 14, 6] Operation: 52-46=6
Exploring Operation: 52+46=98, Resulting Numbers: [94, 14, 98]
Generated Node #0,1: 87:[94, 14, 98] Operation: 52+46=98
Exploring Operation: 52-14=38, Re... | 0.977431 | hs_3 | mult_heuristic |
[
14,
5,
2,
22
] | 81 | [
"14*5=70",
"22/2=11",
"70+11=81"
] | Current State: 81:[14, 5, 2, 22], Operations: []
Exploring Operation: 14*5=70, Resulting Numbers: [2, 22, 70]
Generated Node #2: [2, 22, 70] from Operation: 14*5=70
Current State: 81:[2, 22, 70], Operations: ['14*5=70']
Exploring Operation: 22/2=11, Resulting Numbers: [70, 11]
Generated Node #3: [70, 11] from Operation... | 4 | Current State: 81:[14, 5, 2, 22], Operations: []
Exploring Operation: 22-14=8, Resulting Numbers: [5, 2, 8]
Generated Node #0,0: 81:[5, 2, 8] Operation: 22-14=8
Exploring Operation: 14-5=9, Resulting Numbers: [2, 22, 9]
Generated Node #0,1: 81:[2, 22, 9] Operation: 14-5=9
Moving to Node #0,0
Current State: 81:[5, 2, 8]... | 0 | hs_2 | mult_heuristic |
[
4,
7,
48,
24
] | 36 | [
"48/24=2",
"7+2=9",
"4*9=36"
] | Current State: 36:[4, 7, 48, 24], Operations: []
Exploring Operation: 48/24=2, Resulting Numbers: [4, 7, 2]
Generated Node #2: [4, 7, 2] from Operation: 48/24=2
Current State: 36:[4, 7, 2], Operations: ['48/24=2']
Exploring Operation: 7+2=9, Resulting Numbers: [4, 9]
Generated Node #3: [4, 9] from Operation: 7+2=9
Curr... | 4 | Current State: 36:[4, 7, 48, 24], Operations: []
Exploring Operation: 48-24=24, Resulting Numbers: [4, 7, 24]
Generated Node #0,0: 36:[4, 7, 24] Operation: 48-24=24
Exploring Operation: 48/24=2, Resulting Numbers: [4, 7, 2]
Generated Node #0,1: 36:[4, 7, 2] Operation: 48/24=2
Exploring Operation: 48/4=12, Resulting Num... | 0.987847 | hs_3 | sum_heuristic |
[
62,
58,
6,
6
] | 60 | [
"62-58=4",
"6+4=10",
"6*10=60"
] | Current State: 60:[62, 58, 6, 6], Operations: []
Exploring Operation: 62-58=4, Resulting Numbers: [6, 6, 4]
Generated Node #2: [6, 6, 4] from Operation: 62-58=4
Current State: 60:[6, 6, 4], Operations: ['62-58=4']
Exploring Operation: 6+4=10, Resulting Numbers: [10]
10,60 equal: Goal Reached
Exploring Operation: 6*10=6... | 4 | Current State: 60:[62, 58, 6, 6], Operations: []
Exploring Operation: 62-58=4, Resulting Numbers: [6, 6, 4]
Generated Node #0,0: 60:[6, 6, 4] Operation: 62-58=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 60:[6, 6, 4], Operations: ['62-58=4']
Exploring Operation: 6+6=12, Resulting Numbers: [4, 12]
G... | 0 | hs_1 | mult_heuristic |
[
68,
85,
69,
3
] | 81 | [
"68+85=153",
"69+3=72",
"153-72=81"
] | Current State: 81:[68, 85, 69, 3], Operations: []
Exploring Operation: 68+85=153, Resulting Numbers: [69, 3, 153]
Generated Node #2: [69, 3, 153] from Operation: 68+85=153
Current State: 81:[69, 3, 153], Operations: ['68+85=153']
Exploring Operation: 69+3=72, Resulting Numbers: [153, 72]
Generated Node #3: [153, 72] fr... | 4 | Current State: 81:[68, 85, 69, 3], Operations: []
Exploring Operation: 69-68=1, Resulting Numbers: [85, 3, 1]
Generated Node #0,0: 81:[85, 3, 1] Operation: 69-68=1
Exploring Operation: 85-68=17, Resulting Numbers: [69, 3, 17]
Generated Node #0,1: 81:[69, 3, 17] Operation: 85-68=17
Moving to Node #0,0
Current State: 81:... | 0.989583 | hs_2 | sum_heuristic |
[
13,
63,
88,
21
] | 98 | [
"13+88=101",
"63/21=3",
"101-3=98"
] | Current State: 98:[13, 63, 88, 21], Operations: []
Exploring Operation: 13+88=101, Resulting Numbers: [63, 21, 101]
Generated Node #2: [63, 21, 101] from Operation: 13+88=101
Current State: 98:[63, 21, 101], Operations: ['13+88=101']
Exploring Operation: 63/21=3, Resulting Numbers: [101, 3]
Generated Node #3: [101, 3] ... | 4 | Current State: 98:[13, 63, 88, 21], Operations: []
Exploring Operation: 63-21=42, Resulting Numbers: [13, 88, 42]
Generated Node #0,0: 98:[13, 88, 42] Operation: 63-21=42
Exploring Operation: 63/21=3, Resulting Numbers: [13, 88, 3]
Generated Node #0,1: 98:[13, 88, 3] Operation: 63/21=3
Exploring Operation: 63-13=50, Re... | 0.988715 | hs_4 | mult_heuristic |
[
39,
68,
2,
93
] | 35 | [
"68-39=29",
"2*29=58",
"93-58=35"
] | Current State: 35:[39, 68, 2, 93], Operations: []
Exploring Operation: 68-39=29, Resulting Numbers: [2, 93, 29]
Generated Node #2: [2, 93, 29] from Operation: 68-39=29
Current State: 35:[2, 93, 29], Operations: ['68-39=29']
Exploring Operation: 2*29=58, Resulting Numbers: [93, 58]
Generated Node #3: [93, 58] from Opera... | 4 | Current State: 35:[39, 68, 2, 93], Operations: []
Exploring Operation: 93-39=54, Resulting Numbers: [68, 2, 54]
Generated Node #0,0: 35:[68, 2, 54] Operation: 93-39=54
Exploring Operation: 68/2=34, Resulting Numbers: [39, 93, 34]
Generated Node #0,1: 35:[39, 93, 34] Operation: 68/2=34
Exploring Operation: 93-68=25, Res... | 0 | hs_4 | mult_heuristic |
[
15,
51,
37,
53
] | 54 | [
"51-15=36",
"37+53=90",
"90-36=54"
] | Current State: 54:[15, 51, 37, 53], Operations: []
Exploring Operation: 51-15=36, Resulting Numbers: [37, 53, 36]
Generated Node #2: [37, 53, 36] from Operation: 51-15=36
Current State: 54:[37, 53, 36], Operations: ['51-15=36']
Exploring Operation: 37+53=90, Resulting Numbers: [36, 90]
Generated Node #3: [36, 90] from ... | 4 | Current State: 54:[15, 51, 37, 53], Operations: []
Exploring Operation: 15+37=52, Resulting Numbers: [51, 53, 52]
Generated Node #0,0: 54:[51, 53, 52] Operation: 15+37=52
Exploring Operation: 37-15=22, Resulting Numbers: [51, 53, 22]
Generated Node #0,1: 54:[51, 53, 22] Operation: 37-15=22
Moving to Node #0,0
Current S... | 0.991319 | hs_2 | mult_heuristic |
[
8,
60,
29,
14
] | 81 | [
"8*14=112",
"60-29=31",
"112-31=81"
] | Current State: 81:[8, 60, 29, 14], Operations: []
Exploring Operation: 8*14=112, Resulting Numbers: [60, 29, 112]
Generated Node #2: [60, 29, 112] from Operation: 8*14=112
Current State: 81:[60, 29, 112], Operations: ['8*14=112']
Exploring Operation: 60-29=31, Resulting Numbers: [112, 31]
Generated Node #3: [112, 31] f... | 4 | Current State: 81:[8, 60, 29, 14], Operations: []
Exploring Operation: 60+29=89, Resulting Numbers: [8, 14, 89]
Generated Node #0,0: 81:[8, 14, 89] Operation: 60+29=89
Exploring Operation: 60+14=74, Resulting Numbers: [8, 29, 74]
Generated Node #0,1: 81:[8, 29, 74] Operation: 60+14=74
Exploring Operation: 60-29=31, Res... | 0 | hs_3 | mult_heuristic |
[
31,
42,
47,
17
] | 44 | [
"31-17=14",
"42/14=3",
"47-3=44"
] | Current State: 44:[31, 42, 47, 17], Operations: []
Exploring Operation: 31-17=14, Resulting Numbers: [42, 47, 14]
Generated Node #2: [42, 47, 14] from Operation: 31-17=14
Current State: 44:[42, 47, 14], Operations: ['31-17=14']
Exploring Operation: 42/14=3, Resulting Numbers: [47, 3]
Generated Node #3: [47, 3] from Ope... | 4 | Current State: 44:[31, 42, 47, 17], Operations: []
Exploring Operation: 31+17=48, Resulting Numbers: [42, 47, 48]
Generated Node #0,0: 44:[42, 47, 48] Operation: 31+17=48
Exploring Operation: 47-42=5, Resulting Numbers: [31, 17, 5]
Generated Node #0,1: 44:[31, 17, 5] Operation: 47-42=5
Exploring Operation: 47-31=16, Re... | 0.96875 | hs_5 | sum_heuristic |
[
56,
76,
28,
57
] | 95 | [
"56*76=4256",
"4256/28=152",
"152-57=95"
] | Current State: 95:[56, 76, 28, 57], Operations: []
Exploring Operation: 56*76=4256, Resulting Numbers: [28, 57, 4256]
Generated Node #2: [28, 57, 4256] from Operation: 56*76=4256
Current State: 95:[28, 57, 4256], Operations: ['56*76=4256']
Exploring Operation: 4256/28=152, Resulting Numbers: [57, 152]
Generated Node #3... | 4 | Current State: 95:[56, 76, 28, 57], Operations: []
Exploring Operation: 56+57=113, Resulting Numbers: [76, 28, 113]
Generated Node #0,0: 95:[76, 28, 113] Operation: 56+57=113
Exploring Operation: 57-56=1, Resulting Numbers: [76, 28, 1]
Generated Node #0,1: 95:[76, 28, 1] Operation: 57-56=1
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
74,
14,
54,
18
] | 91 | [
"74+14=88",
"54/18=3",
"88+3=91"
] | Current State: 91:[74, 14, 54, 18], Operations: []
Exploring Operation: 74+14=88, Resulting Numbers: [54, 18, 88]
Generated Node #2: [54, 18, 88] from Operation: 74+14=88
Current State: 91:[54, 18, 88], Operations: ['74+14=88']
Exploring Operation: 54/18=3, Resulting Numbers: [88, 3]
Generated Node #3: [88, 3] from Ope... | 4 | Current State: 91:[74, 14, 54, 18], Operations: []
Exploring Operation: 74-54=20, Resulting Numbers: [14, 18, 20]
Generated Node #0,0: 91:[14, 18, 20] Operation: 74-54=20
Exploring Operation: 54/18=3, Resulting Numbers: [74, 14, 3]
Generated Node #0,1: 91:[74, 14, 3] Operation: 54/18=3
Moving to Node #0,0
Current State... | 0.986979 | hs_2 | sum_heuristic |
[
47,
25,
27,
45
] | 90 | [
"47+25=72",
"45-27=18",
"72+18=90"
] | Current State: 90:[47, 25, 27, 45], Operations: []
Exploring Operation: 47+25=72, Resulting Numbers: [27, 45, 72]
Generated Node #2: [27, 45, 72] from Operation: 47+25=72
Current State: 90:[27, 45, 72], Operations: ['47+25=72']
Exploring Operation: 45-27=18, Resulting Numbers: [72, 18]
Generated Node #3: [72, 18] from ... | 4 | Current State: 90:[47, 25, 27, 45], Operations: []
Exploring Operation: 27-25=2, Resulting Numbers: [47, 45, 2]
Generated Node #0,0: 90:[47, 45, 2] Operation: 27-25=2
Exploring Operation: 47-27=20, Resulting Numbers: [25, 45, 20]
Generated Node #0,1: 90:[25, 45, 20] Operation: 47-27=20
Exploring Operation: 47-25=22, Re... | 0.986111 | hs_3 | sum_heuristic |
[
34,
16,
89,
80
] | 59 | [
"34+16=50",
"89-80=9",
"50+9=59"
] | Current State: 59:[34, 16, 89, 80], Operations: []
Exploring Operation: 34+16=50, Resulting Numbers: [89, 80, 50]
Generated Node #2: [89, 80, 50] from Operation: 34+16=50
Current State: 59:[89, 80, 50], Operations: ['34+16=50']
Exploring Operation: 89-80=9, Resulting Numbers: [50, 9]
Generated Node #3: [50, 9] from Ope... | 4 | Current State: 59:[34, 16, 89, 80], Operations: []
Exploring Operation: 89-16=73, Resulting Numbers: [34, 80, 73]
Generated Node #0,0: 59:[34, 80, 73] Operation: 89-16=73
Exploring Operation: 34+16=50, Resulting Numbers: [89, 80, 50]
Generated Node #0,1: 59:[89, 80, 50] Operation: 34+16=50
Moving to Node #0,0
Current S... | 0.987847 | hs_2 | mult_heuristic |
[
42,
13,
22,
99
] | 66 | [
"42+13=55",
"22+99=121",
"121-55=66"
] | Current State: 66:[42, 13, 22, 99], Operations: []
Exploring Operation: 42+13=55, Resulting Numbers: [22, 99, 55]
Generated Node #2: [22, 99, 55] from Operation: 42+13=55
Current State: 66:[22, 99, 55], Operations: ['42+13=55']
Exploring Operation: 22+99=121, Resulting Numbers: [55, 121]
Generated Node #3: [55, 121] fr... | 4 | Current State: 66:[42, 13, 22, 99], Operations: []
Exploring Operation: 42+22=64, Resulting Numbers: [13, 99, 64]
Generated Node #0,0: 66:[13, 99, 64] Operation: 42+22=64
Exploring Operation: 42-13=29, Resulting Numbers: [22, 99, 29]
Generated Node #0,1: 66:[22, 99, 29] Operation: 42-13=29
Exploring Operation: 99-13=86... | 0.978299 | hs_5 | sum_heuristic |
[
52,
31,
47,
54
] | 90 | [
"52+31=83",
"54-47=7",
"83+7=90"
] | Current State: 90:[52, 31, 47, 54], Operations: []
Exploring Operation: 52+31=83, Resulting Numbers: [47, 54, 83]
Generated Node #2: [47, 54, 83] from Operation: 52+31=83
Current State: 90:[47, 54, 83], Operations: ['52+31=83']
Exploring Operation: 54-47=7, Resulting Numbers: [83, 7]
Generated Node #3: [83, 7] from Ope... | 4 | Current State: 90:[52, 31, 47, 54], Operations: []
Exploring Operation: 54-47=7, Resulting Numbers: [52, 31, 7]
Generated Node #0,0: 90:[52, 31, 7] Operation: 54-47=7
Exploring Operation: 52-47=5, Resulting Numbers: [31, 54, 5]
Generated Node #0,1: 90:[31, 54, 5] Operation: 52-47=5
Exploring Operation: 52-31=21, Result... | 0.967882 | hs_4 | sum_heuristic |
[
28,
7,
13,
16
] | 89 | [
"28-13=15",
"7*15=105",
"105-16=89"
] | Current State: 89:[28, 7, 13, 16], Operations: []
Exploring Operation: 28-13=15, Resulting Numbers: [7, 16, 15]
Generated Node #2: [7, 16, 15] from Operation: 28-13=15
Current State: 89:[7, 16, 15], Operations: ['28-13=15']
Exploring Operation: 7*15=105, Resulting Numbers: [16, 105]
Generated Node #3: [16, 105] from Op... | 4 | Current State: 89:[28, 7, 13, 16], Operations: []
Exploring Operation: 28+13=41, Resulting Numbers: [7, 16, 41]
Generated Node #0,0: 89:[7, 16, 41] Operation: 28+13=41
Exploring Operation: 28+7=35, Resulting Numbers: [13, 16, 35]
Generated Node #0,1: 89:[13, 16, 35] Operation: 28+7=35
Exploring Operation: 7*16=112, Res... | 0 | hs_4 | sum_heuristic |
[
2,
83,
63,
49
] | 63 | [
"83-2=81",
"49*81=3969",
"3969/63=63"
] | Current State: 63:[2, 83, 63, 49], Operations: []
Exploring Operation: 83-2=81, Resulting Numbers: [63, 49, 81]
Generated Node #2: [63, 49, 81] from Operation: 83-2=81
Current State: 63:[63, 49, 81], Operations: ['83-2=81']
Exploring Operation: 49*81=3969, Resulting Numbers: [63, 3969]
Generated Node #3: [63, 3969] fro... | 4 | Current State: 63:[2, 83, 63, 49], Operations: []
Exploring Operation: 83-49=34, Resulting Numbers: [2, 63, 34]
Generated Node #0,0: 63:[2, 63, 34] Operation: 83-49=34
Exploring Operation: 83-2=81, Resulting Numbers: [63, 49, 81]
Generated Node #0,1: 63:[63, 49, 81] Operation: 83-2=81
Exploring Operation: 63-49=14, Res... | 0 | hs_5 | sum_heuristic |
[
55,
30,
4,
47
] | 62 | [
"55-47=8",
"4*8=32",
"30+32=62"
] | Current State: 62:[55, 30, 4, 47], Operations: []
Exploring Operation: 55-47=8, Resulting Numbers: [30, 4, 8]
Generated Node #2: [30, 4, 8] from Operation: 55-47=8
Current State: 62:[30, 4, 8], Operations: ['55-47=8']
Exploring Operation: 4*8=32, Resulting Numbers: [30, 32]
Generated Node #3: [30, 32] from Operation: 4... | 4 | Current State: 62:[55, 30, 4, 47], Operations: []
Exploring Operation: 55+4=59, Resulting Numbers: [30, 47, 59]
Generated Node #0,0: 62:[30, 47, 59] Operation: 55+4=59
Exploring Operation: 55-47=8, Resulting Numbers: [30, 4, 8]
Generated Node #0,1: 62:[30, 4, 8] Operation: 55-47=8
Exploring Operation: 4+47=51, Resultin... | 0.974826 | hs_3 | sum_heuristic |
[
32,
40,
36,
62
] | 72 | [
"36-32=4",
"40/4=10",
"62+10=72"
] | Current State: 72:[32, 40, 36, 62], Operations: []
Exploring Operation: 36-32=4, Resulting Numbers: [40, 62, 4]
Generated Node #2: [40, 62, 4] from Operation: 36-32=4
Current State: 72:[40, 62, 4], Operations: ['36-32=4']
Exploring Operation: 40/4=10, Resulting Numbers: [62, 10]
Generated Node #3: [62, 10] from Operati... | 4 | Current State: 72:[32, 40, 36, 62], Operations: []
Exploring Operation: 62-40=22, Resulting Numbers: [32, 36, 22]
Generated Node #0,0: 72:[32, 36, 22] Operation: 62-40=22
Exploring Operation: 32+40=72, Resulting Numbers: [36, 62, 72]
Generated Node #0,1: 72:[36, 62, 72] Operation: 32+40=72
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.