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 |
|---|---|---|---|---|---|---|---|---|
[
60,
27,
59,
41
] | 40 | [
"59-41=18",
"60*18=1080",
"1080/27=40"
] | Current State: 40:[60, 27, 59, 41], Operations: []
Exploring Operation: 59-41=18, Resulting Numbers: [60, 27, 18]
Generated Node #2: [60, 27, 18] from Operation: 59-41=18
Current State: 40:[60, 27, 18], Operations: ['59-41=18']
Exploring Operation: 60*18=1080, Resulting Numbers: [27, 1080]
Generated Node #3: [27, 1080]... | 4 | Current State: 40:[60, 27, 59, 41], Operations: []
Exploring Operation: 60-59=1, Resulting Numbers: [27, 41, 1]
Generated Node #0,0: 40:[27, 41, 1] Operation: 60-59=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 40:[27, 41, 1], Operations: ['60-59=1']
Exploring Operation: 41-27=14, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
98,
46,
30,
56
] | 58 | [
"98+46=144",
"30+56=86",
"144-86=58"
] | Current State: 58:[98, 46, 30, 56], Operations: []
Exploring Operation: 98+46=144, Resulting Numbers: [30, 56, 144]
Generated Node #2: [30, 56, 144] from Operation: 98+46=144
Current State: 58:[30, 56, 144], Operations: ['98+46=144']
Exploring Operation: 30+56=86, Resulting Numbers: [144, 86]
Generated Node #3: [144, 8... | 4 | Current State: 58:[98, 46, 30, 56], Operations: []
Exploring Operation: 56-46=10, Resulting Numbers: [98, 30, 10]
Generated Node #0,0: 58:[98, 30, 10] Operation: 56-46=10
Exploring Operation: 98-30=68, Resulting Numbers: [46, 56, 68]
Generated Node #0,1: 58:[46, 56, 68] Operation: 98-30=68
Exploring Operation: 98-56=42... | 0.965278 | hs_4 | mult_heuristic |
[
53,
5,
7,
40
] | 91 | [
"53+5=58",
"40-7=33",
"58+33=91"
] | Current State: 91:[53, 5, 7, 40], Operations: []
Exploring Operation: 53+5=58, Resulting Numbers: [7, 40, 58]
Generated Node #2: [7, 40, 58] from Operation: 53+5=58
Current State: 91:[7, 40, 58], Operations: ['53+5=58']
Exploring Operation: 40-7=33, Resulting Numbers: [58, 33]
Generated Node #3: [58, 33] from Operation... | 4 | Current State: 91:[53, 5, 7, 40], Operations: []
Exploring Operation: 53-40=13, Resulting Numbers: [5, 7, 13]
Generated Node #0,0: 91:[5, 7, 13] Operation: 53-40=13
Exploring Operation: 53+40=93, Resulting Numbers: [5, 7, 93]
Generated Node #0,1: 91:[5, 7, 93] Operation: 53+40=93
Exploring Operation: 40/5=8, Resulting ... | 0.974826 | hs_3 | mult_heuristic |
[
40,
50,
38,
19
] | 44 | [
"40-38=2",
"50/2=25",
"19+25=44"
] | Current State: 44:[40, 50, 38, 19], Operations: []
Exploring Operation: 40-38=2, Resulting Numbers: [50, 19, 2]
Generated Node #2: [50, 19, 2] from Operation: 40-38=2
Current State: 44:[50, 19, 2], Operations: ['40-38=2']
Exploring Operation: 50/2=25, Resulting Numbers: [19, 25]
Generated Node #3: [19, 25] from Operati... | 4 | Current State: 44:[40, 50, 38, 19], Operations: []
Exploring Operation: 40-38=2, Resulting Numbers: [50, 19, 2]
Generated Node #0,0: 44:[50, 19, 2] Operation: 40-38=2
Exploring Operation: 50-40=10, Resulting Numbers: [38, 19, 10]
Generated Node #0,1: 44:[38, 19, 10] Operation: 50-40=10
Exploring Operation: 50-38=12, Re... | 0.980035 | hs_3 | mult_heuristic |
[
65,
18,
3,
97
] | 44 | [
"65-18=47",
"3*47=141",
"141-97=44"
] | Current State: 44:[65, 18, 3, 97], Operations: []
Exploring Operation: 65-18=47, Resulting Numbers: [3, 97, 47]
Generated Node #2: [3, 97, 47] from Operation: 65-18=47
Current State: 44:[3, 97, 47], Operations: ['65-18=47']
Exploring Operation: 3*47=141, Resulting Numbers: [97, 141]
Generated Node #3: [97, 141] from Op... | 4 | Current State: 44:[65, 18, 3, 97], Operations: []
Exploring Operation: 97-65=32, Resulting Numbers: [18, 3, 32]
Generated Node #0,0: 44:[18, 3, 32] Operation: 97-65=32
Exploring Operation: 65-18=47, Resulting Numbers: [3, 97, 47]
Generated Node #0,1: 44:[3, 97, 47] Operation: 65-18=47
Exploring Operation: 18+3=21, Resu... | 0 | hs_5 | sum_heuristic |
[
58,
78,
88,
23
] | 71 | [
"58+78=136",
"88-23=65",
"136-65=71"
] | Current State: 71:[58, 78, 88, 23], Operations: []
Exploring Operation: 58+78=136, Resulting Numbers: [88, 23, 136]
Generated Node #2: [88, 23, 136] from Operation: 58+78=136
Current State: 71:[88, 23, 136], Operations: ['58+78=136']
Exploring Operation: 88-23=65, Resulting Numbers: [136, 65]
Generated Node #3: [136, 6... | 4 | Current State: 71:[58, 78, 88, 23], Operations: []
Exploring Operation: 58-23=35, Resulting Numbers: [78, 88, 35]
Generated Node #0,0: 71:[78, 88, 35] Operation: 58-23=35
Exploring Operation: 58+23=81, Resulting Numbers: [78, 88, 81]
Generated Node #0,1: 71:[78, 88, 81] Operation: 58+23=81
Exploring Operation: 78-23=55... | 0.985243 | hs_4 | sum_heuristic |
[
78,
74,
84,
96
] | 90 | [
"84-78=6",
"96/6=16",
"74+16=90"
] | Current State: 90:[78, 74, 84, 96], Operations: []
Exploring Operation: 84-78=6, Resulting Numbers: [74, 96, 6]
Generated Node #2: [74, 96, 6] from Operation: 84-78=6
Current State: 90:[74, 96, 6], Operations: ['84-78=6']
Exploring Operation: 96/6=16, Resulting Numbers: [74, 16]
Generated Node #3: [74, 16] from Operati... | 4 | Current State: 90:[78, 74, 84, 96], Operations: []
Exploring Operation: 78-74=4, Resulting Numbers: [84, 96, 4]
Generated Node #0,0: 90:[84, 96, 4] Operation: 78-74=4
Exploring Operation: 84-74=10, Resulting Numbers: [78, 96, 10]
Generated Node #0,1: 90:[78, 96, 10] Operation: 84-74=10
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
4,
3,
17,
55
] | 39 | [
"4-3=1",
"55-17=38",
"1+38=39"
] | Current State: 39:[4, 3, 17, 55], Operations: []
Exploring Operation: 4-3=1, Resulting Numbers: [17, 55, 1]
Generated Node #2: [17, 55, 1] from Operation: 4-3=1
Current State: 39:[17, 55, 1], Operations: ['4-3=1']
Exploring Operation: 55-17=38, Resulting Numbers: [1, 38]
Generated Node #3: [1, 38] from Operation: 55-17... | 4 | Current State: 39:[4, 3, 17, 55], Operations: []
Exploring Operation: 55-17=38, Resulting Numbers: [4, 3, 38]
Generated Node #0,0: 39:[4, 3, 38] Operation: 55-17=38
Moving to Node #0,0
Current State: 39:[4, 3, 38], Operations: ['55-17=38']
Exploring Operation: 4*3=12, Resulting Numbers: [38, 12]
Generated Node #0,0,0: ... | 0 | hs_1 | sum_heuristic |
[
90,
40,
98,
99
] | 94 | [
"98-90=8",
"40/8=5",
"99-5=94"
] | Current State: 94:[90, 40, 98, 99], Operations: []
Exploring Operation: 98-90=8, Resulting Numbers: [40, 99, 8]
Generated Node #2: [40, 99, 8] from Operation: 98-90=8
Current State: 94:[40, 99, 8], Operations: ['98-90=8']
Exploring Operation: 40/8=5, Resulting Numbers: [99, 5]
Generated Node #3: [99, 5] from Operation:... | 4 | Current State: 94:[90, 40, 98, 99], Operations: []
Exploring Operation: 99-98=1, Resulting Numbers: [90, 40, 1]
Generated Node #0,0: 94:[90, 40, 1] Operation: 99-98=1
Exploring Operation: 90-40=50, Resulting Numbers: [98, 99, 50]
Generated Node #0,1: 94:[98, 99, 50] Operation: 90-40=50
Exploring Operation: 98-90=8, Res... | 0.965278 | hs_3 | sum_heuristic |
[
4,
84,
98,
28
] | 49 | [
"84/4=21",
"98-28=70",
"70-21=49"
] | Current State: 49:[4, 84, 98, 28], Operations: []
Exploring Operation: 84/4=21, Resulting Numbers: [98, 28, 21]
Generated Node #2: [98, 28, 21] from Operation: 84/4=21
Current State: 49:[98, 28, 21], Operations: ['84/4=21']
Exploring Operation: 98-28=70, Resulting Numbers: [21, 70]
Generated Node #3: [21, 70] from Oper... | 4 | Current State: 49:[4, 84, 98, 28], Operations: []
Exploring Operation: 84-28=56, Resulting Numbers: [4, 98, 56]
Generated Node #0,0: 49:[4, 98, 56] Operation: 84-28=56
Exploring Operation: 98-84=14, Resulting Numbers: [4, 28, 14]
Generated Node #0,1: 49:[4, 28, 14] Operation: 98-84=14
Exploring Operation: 84/28=3, Resu... | 0.940104 | hs_4 | sum_heuristic |
[
4,
23,
51,
52
] | 15 | [
"52/4=13",
"51-23=28",
"28-13=15"
] | Current State: 15:[4, 23, 51, 52], Operations: []
Exploring Operation: 52/4=13, Resulting Numbers: [23, 51, 13]
Generated Node #2: [23, 51, 13] from Operation: 52/4=13
Current State: 15:[23, 51, 13], Operations: ['52/4=13']
Exploring Operation: 51-23=28, Resulting Numbers: [13, 28]
Generated Node #3: [13, 28] from Oper... | 4 | Current State: 15:[4, 23, 51, 52], Operations: []
Exploring Operation: 52-51=1, Resulting Numbers: [4, 23, 1]
Generated Node #0,0: 15:[4, 23, 1] Operation: 52-51=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 15:[4, 23, 1], Operations: ['52-51=1']
Exploring Operation: 23-4=19, Resulting Numbers: [1, ... | 0 | hs_1 | sum_heuristic |
[
31,
1,
6,
45
] | 50 | [
"31-1=30",
"30/6=5",
"45+5=50"
] | Current State: 50:[31, 1, 6, 45], Operations: []
Exploring Operation: 31-1=30, Resulting Numbers: [6, 45, 30]
Generated Node #2: [6, 45, 30] from Operation: 31-1=30
Current State: 50:[6, 45, 30], Operations: ['31-1=30']
Exploring Operation: 30/6=5, Resulting Numbers: [45, 5]
Generated Node #3: [45, 5] from Operation: 3... | 4 | Current State: 50:[31, 1, 6, 45], Operations: []
Exploring Operation: 31-6=25, Resulting Numbers: [1, 45, 25]
Generated Node #0,0: 50:[1, 45, 25] Operation: 31-6=25
Start Sub Search at level 1: Moving to Node #0,0
Current State: 50:[1, 45, 25], Operations: ['31-6=25']
Exploring Operation: 1+45=46, Resulting Numbers: [2... | 0 | hs_1 | sum_heuristic |
[
17,
83,
99,
85
] | 86 | [
"17+83=100",
"99-85=14",
"100-14=86"
] | Current State: 86:[17, 83, 99, 85], Operations: []
Exploring Operation: 17+83=100, Resulting Numbers: [99, 85, 100]
Generated Node #2: [99, 85, 100] from Operation: 17+83=100
Current State: 86:[99, 85, 100], Operations: ['17+83=100']
Exploring Operation: 99-85=14, Resulting Numbers: [100, 14]
Generated Node #3: [100, 1... | 4 | Current State: 86:[17, 83, 99, 85], Operations: []
Exploring Operation: 99-17=82, Resulting Numbers: [83, 85, 82]
Generated Node #0,0: 86:[83, 85, 82] Operation: 99-17=82
Exploring Operation: 85/17=5, Resulting Numbers: [83, 99, 5]
Generated Node #0,1: 86:[83, 99, 5] Operation: 85/17=5
Start Sub Search at level 1: Movi... | 0.992188 | hs_2 | mult_heuristic |
[
39,
92,
91,
93
] | 37 | [
"91+93=184",
"184/92=2",
"39-2=37"
] | Current State: 37:[39, 92, 91, 93], Operations: []
Exploring Operation: 91+93=184, Resulting Numbers: [39, 92, 184]
Generated Node #2: [39, 92, 184] from Operation: 91+93=184
Current State: 37:[39, 92, 184], Operations: ['91+93=184']
Exploring Operation: 184/92=2, Resulting Numbers: [39, 2]
Generated Node #3: [39, 2] f... | 4 | Current State: 37:[39, 92, 91, 93], Operations: []
Exploring Operation: 92-39=53, Resulting Numbers: [91, 93, 53]
Generated Node #0,0: 37:[91, 93, 53] Operation: 92-39=53
Exploring Operation: 92-91=1, Resulting Numbers: [39, 93, 1]
Generated Node #0,1: 37:[39, 93, 1] Operation: 92-91=1
Exploring Operation: 93-91=2, Res... | 0 | hs_4 | sum_heuristic |
[
60,
87,
39,
93
] | 93 | [
"60+87=147",
"93-39=54",
"147-54=93"
] | Current State: 93:[60, 87, 39, 93], Operations: []
Exploring Operation: 60+87=147, Resulting Numbers: [39, 93, 147]
Generated Node #2: [39, 93, 147] from Operation: 60+87=147
Current State: 93:[39, 93, 147], Operations: ['60+87=147']
Exploring Operation: 93-39=54, Resulting Numbers: [147, 54]
Generated Node #3: [147, 5... | 4 | Current State: 93:[60, 87, 39, 93], Operations: []
Exploring Operation: 60-39=21, Resulting Numbers: [87, 93, 21]
Generated Node #0,0: 93:[87, 93, 21] Operation: 60-39=21
Exploring Operation: 60+39=99, Resulting Numbers: [87, 93, 99]
Generated Node #0,1: 93:[87, 93, 99] Operation: 60+39=99
Exploring Operation: 93-60=33... | 0.967014 | hs_4 | mult_heuristic |
[
13,
29,
30,
31
] | 41 | [
"13+29=42",
"31-30=1",
"42-1=41"
] | Current State: 41:[13, 29, 30, 31], Operations: []
Exploring Operation: 13+29=42, Resulting Numbers: [30, 31, 42]
Generated Node #2: [30, 31, 42] from Operation: 13+29=42
Current State: 41:[30, 31, 42], Operations: ['13+29=42']
Exploring Operation: 31-30=1, Resulting Numbers: [42, 1]
Generated Node #3: [42, 1] from Ope... | 4 | Current State: 41:[13, 29, 30, 31], Operations: []
Exploring Operation: 13+29=42, Resulting Numbers: [30, 31, 42]
Generated Node #0,0: 41:[30, 31, 42] Operation: 13+29=42
Exploring Operation: 13+30=43, Resulting Numbers: [29, 31, 43]
Generated Node #0,1: 41:[29, 31, 43] Operation: 13+30=43
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
1,
53,
64,
30
] | 18 | [
"53-1=52",
"64-30=34",
"52-34=18"
] | Current State: 18:[1, 53, 64, 30], Operations: []
Exploring Operation: 53-1=52, Resulting Numbers: [64, 30, 52]
Generated Node #2: [64, 30, 52] from Operation: 53-1=52
Current State: 18:[64, 30, 52], Operations: ['53-1=52']
Exploring Operation: 64-30=34, Resulting Numbers: [52, 34]
Generated Node #3: [52, 34] from Oper... | 4 | Current State: 18:[1, 53, 64, 30], Operations: []
Exploring Operation: 53-30=23, Resulting Numbers: [1, 64, 23]
Generated Node #0,0: 18:[1, 64, 23] Operation: 53-30=23
Exploring Operation: 64-30=34, Resulting Numbers: [1, 53, 34]
Generated Node #0,1: 18:[1, 53, 34] Operation: 64-30=34
Exploring Operation: 64-53=11, Res... | 0.988715 | hs_3 | sum_heuristic |
[
77,
13,
56,
35
] | 69 | [
"77+13=90",
"56-35=21",
"90-21=69"
] | Current State: 69:[77, 13, 56, 35], Operations: []
Exploring Operation: 77+13=90, Resulting Numbers: [56, 35, 90]
Generated Node #2: [56, 35, 90] from Operation: 77+13=90
Current State: 69:[56, 35, 90], Operations: ['77+13=90']
Exploring Operation: 56-35=21, Resulting Numbers: [90, 21]
Generated Node #3: [90, 21] from ... | 4 | Current State: 69:[77, 13, 56, 35], Operations: []
Exploring Operation: 13+56=69, Resulting Numbers: [77, 35, 69]
Generated Node #0,0: 69:[77, 35, 69] Operation: 13+56=69
Start Sub Search at level 1: Moving to Node #0,0
Current State: 69:[77, 35, 69], Operations: ['13+56=69']
Exploring Operation: 77-69=8, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
58,
29,
3,
68
] | 42 | [
"58-29=29",
"3+68=71",
"71-29=42"
] | Current State: 42:[58, 29, 3, 68], Operations: []
Exploring Operation: 58-29=29, Resulting Numbers: [3, 68, 29]
Generated Node #2: [3, 68, 29] from Operation: 58-29=29
Current State: 42:[3, 68, 29], Operations: ['58-29=29']
Exploring Operation: 3+68=71, Resulting Numbers: [29, 71]
Generated Node #3: [29, 71] from Opera... | 4 | Current State: 42:[58, 29, 3, 68], Operations: []
Exploring Operation: 58/29=2, Resulting Numbers: [3, 68, 2]
Generated Node #0,0: 42:[3, 68, 2] Operation: 58/29=2
Exploring Operation: 68-29=39, Resulting Numbers: [58, 3, 39]
Generated Node #0,1: 42:[58, 3, 39] Operation: 68-29=39
Exploring Operation: 58-29=29, Resulti... | 0.983507 | hs_5 | mult_heuristic |
[
43,
20,
9,
21
] | 27 | [
"43+20=63",
"9*63=567",
"567/21=27"
] | Current State: 27:[43, 20, 9, 21], Operations: []
Exploring Operation: 43+20=63, Resulting Numbers: [9, 21, 63]
Generated Node #2: [9, 21, 63] from Operation: 43+20=63
Current State: 27:[9, 21, 63], Operations: ['43+20=63']
Exploring Operation: 9*63=567, Resulting Numbers: [21, 567]
Generated Node #3: [21, 567] from Op... | 4 | Current State: 27:[43, 20, 9, 21], Operations: []
Exploring Operation: 43-21=22, Resulting Numbers: [20, 9, 22]
Generated Node #0,0: 27:[20, 9, 22] Operation: 43-21=22
Exploring Operation: 43-9=34, Resulting Numbers: [20, 21, 34]
Generated Node #0,1: 27:[20, 21, 34] Operation: 43-9=34
Exploring Operation: 21-20=1, Resu... | 0 | hs_4 | mult_heuristic |
[
60,
61,
63,
9
] | 72 | [
"61-60=1",
"63+9=72",
"1*72=72"
] | Current State: 72:[60, 61, 63, 9], Operations: []
Exploring Operation: 61-60=1, Resulting Numbers: [63, 9, 1]
Generated Node #2: [63, 9, 1] from Operation: 61-60=1
Current State: 72:[63, 9, 1], Operations: ['61-60=1']
Exploring Operation: 63+9=72, Resulting Numbers: [1, 72]
Generated Node #3: [1, 72] from Operation: 63... | 4 | Current State: 72:[60, 61, 63, 9], Operations: []
Exploring Operation: 61-60=1, Resulting Numbers: [63, 9, 1]
Generated Node #0,0: 72:[63, 9, 1] Operation: 61-60=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 72:[63, 9, 1], Operations: ['61-60=1']
Exploring Operation: 63+9=72, Resulting Numbers: [1, ... | 0.993924 | hs_1 | mult_heuristic |
[
84,
55,
87,
80
] | 83 | [
"84-55=29",
"87/29=3",
"80+3=83"
] | Current State: 83:[84, 55, 87, 80], Operations: []
Exploring Operation: 84-55=29, Resulting Numbers: [87, 80, 29]
Generated Node #2: [87, 80, 29] from Operation: 84-55=29
Current State: 83:[87, 80, 29], Operations: ['84-55=29']
Exploring Operation: 87/29=3, Resulting Numbers: [80, 3]
Generated Node #3: [80, 3] from Ope... | 4 | Current State: 83:[84, 55, 87, 80], Operations: []
Exploring Operation: 55+80=135, Resulting Numbers: [84, 87, 135]
Generated Node #0,0: 83:[84, 87, 135] Operation: 55+80=135
Exploring Operation: 84+55=139, Resulting Numbers: [87, 80, 139]
Generated Node #0,1: 83:[87, 80, 139] Operation: 84+55=139
Exploring Operation: ... | 0.938368 | hs_5 | mult_heuristic |
[
43,
96,
32,
25
] | 46 | [
"96-43=53",
"32-25=7",
"53-7=46"
] | Current State: 46:[43, 96, 32, 25], Operations: []
Exploring Operation: 96-43=53, Resulting Numbers: [32, 25, 53]
Generated Node #2: [32, 25, 53] from Operation: 96-43=53
Current State: 46:[32, 25, 53], Operations: ['96-43=53']
Exploring Operation: 32-25=7, Resulting Numbers: [53, 7]
Generated Node #3: [53, 7] from Ope... | 4 | Current State: 46:[43, 96, 32, 25], Operations: []
Exploring Operation: 96/32=3, Resulting Numbers: [43, 25, 3]
Generated Node #0,0: 46:[43, 25, 3] Operation: 96/32=3
Exploring Operation: 96-25=71, Resulting Numbers: [43, 32, 71]
Generated Node #0,1: 46:[43, 32, 71] Operation: 96-25=71
Exploring Operation: 96-43=53, Re... | 0.980903 | hs_4 | mult_heuristic |
[
16,
80,
29,
73
] | 52 | [
"16+80=96",
"73-29=44",
"96-44=52"
] | Current State: 52:[16, 80, 29, 73], Operations: []
Exploring Operation: 16+80=96, Resulting Numbers: [29, 73, 96]
Generated Node #2: [29, 73, 96] from Operation: 16+80=96
Current State: 52:[29, 73, 96], Operations: ['16+80=96']
Exploring Operation: 73-29=44, Resulting Numbers: [96, 44]
Generated Node #3: [96, 44] from ... | 4 | Current State: 52:[16, 80, 29, 73], Operations: []
Exploring Operation: 80/16=5, Resulting Numbers: [29, 73, 5]
Generated Node #0,0: 52:[29, 73, 5] Operation: 80/16=5
Exploring Operation: 80-16=64, Resulting Numbers: [29, 73, 64]
Generated Node #0,1: 52:[29, 73, 64] Operation: 80-16=64
Exploring Operation: 80-73=7, Res... | 0.985243 | hs_4 | sum_heuristic |
[
17,
20,
58,
30
] | 48 | [
"20-17=3",
"30/3=10",
"58-10=48"
] | Current State: 48:[17, 20, 58, 30], Operations: []
Exploring Operation: 20-17=3, Resulting Numbers: [58, 30, 3]
Generated Node #2: [58, 30, 3] from Operation: 20-17=3
Current State: 48:[58, 30, 3], Operations: ['20-17=3']
Exploring Operation: 30/3=10, Resulting Numbers: [58, 10]
Generated Node #3: [58, 10] from Operati... | 4 | Current State: 48:[17, 20, 58, 30], Operations: []
Exploring Operation: 58-30=28, Resulting Numbers: [17, 20, 28]
Generated Node #0,0: 48:[17, 20, 28] Operation: 58-30=28
Exploring Operation: 30-20=10, Resulting Numbers: [17, 58, 10]
Generated Node #0,1: 48:[17, 58, 10] Operation: 30-20=10
Exploring Operation: 17+30=47... | 0 | hs_5 | sum_heuristic |
[
22,
68,
32,
3
] | 64 | [
"22*3=66",
"68-66=2",
"32*2=64"
] | Current State: 64:[22, 68, 32, 3], Operations: []
Exploring Operation: 22*3=66, Resulting Numbers: [68, 32, 66]
Generated Node #2: [68, 32, 66] from Operation: 22*3=66
Current State: 64:[68, 32, 66], Operations: ['22*3=66']
Exploring Operation: 68-66=2, Resulting Numbers: [32, 2]
Generated Node #3: [32, 2] from Operati... | 4 | Current State: 64:[22, 68, 32, 3], Operations: []
Exploring Operation: 22*3=66, Resulting Numbers: [68, 32, 66]
Generated Node #0,0: 64:[68, 32, 66] Operation: 22*3=66
Exploring Operation: 32-22=10, Resulting Numbers: [68, 3, 10]
Generated Node #0,1: 64:[68, 3, 10] Operation: 32-22=10
Moving to Node #0,0
Current State:... | 0.992188 | hs_2 | mult_heuristic |
[
8,
17,
55,
37
] | 83 | [
"17-8=9",
"55+37=92",
"92-9=83"
] | Current State: 83:[8, 17, 55, 37], Operations: []
Exploring Operation: 17-8=9, Resulting Numbers: [55, 37, 9]
Generated Node #2: [55, 37, 9] from Operation: 17-8=9
Current State: 83:[55, 37, 9], Operations: ['17-8=9']
Exploring Operation: 55+37=92, Resulting Numbers: [9, 92]
Generated Node #3: [9, 92] from Operation: 5... | 4 | Current State: 83:[8, 17, 55, 37], Operations: []
Exploring Operation: 8+17=25, Resulting Numbers: [55, 37, 25]
Generated Node #0,0: 83:[55, 37, 25] Operation: 8+17=25
Exploring Operation: 8*17=136, Resulting Numbers: [55, 37, 136]
Generated Node #0,1: 83:[55, 37, 136] Operation: 8*17=136
Moving to Node #0,1
Current St... | 0 | hs_2 | sum_heuristic |
[
21,
38,
6,
24
] | 89 | [
"21+38=59",
"6+24=30",
"59+30=89"
] | Current State: 89:[21, 38, 6, 24], Operations: []
Exploring Operation: 21+38=59, Resulting Numbers: [6, 24, 59]
Generated Node #2: [6, 24, 59] from Operation: 21+38=59
Current State: 89:[6, 24, 59], Operations: ['21+38=59']
Exploring Operation: 6+24=30, Resulting Numbers: [59, 30]
Generated Node #3: [59, 30] from Opera... | 4 | Current State: 89:[21, 38, 6, 24], Operations: []
Exploring Operation: 6*24=144, Resulting Numbers: [21, 38, 144]
Generated Node #0,0: 89:[21, 38, 144] Operation: 6*24=144
Exploring Operation: 21*6=126, Resulting Numbers: [38, 24, 126]
Generated Node #0,1: 89:[38, 24, 126] Operation: 21*6=126
Moving to Node #0,1
Curren... | 0 | hs_2 | mult_heuristic |
[
83,
32,
94,
48
] | 91 | [
"83-32=51",
"94+48=142",
"142-51=91"
] | Current State: 91:[83, 32, 94, 48], Operations: []
Exploring Operation: 83-32=51, Resulting Numbers: [94, 48, 51]
Generated Node #2: [94, 48, 51] from Operation: 83-32=51
Current State: 91:[94, 48, 51], Operations: ['83-32=51']
Exploring Operation: 94+48=142, Resulting Numbers: [51, 142]
Generated Node #3: [51, 142] fr... | 4 | Current State: 91:[83, 32, 94, 48], Operations: []
Exploring Operation: 48-32=16, Resulting Numbers: [83, 94, 16]
Generated Node #0,0: 91:[83, 94, 16] Operation: 48-32=16
Exploring Operation: 83-48=35, Resulting Numbers: [32, 94, 35]
Generated Node #0,1: 91:[32, 94, 35] Operation: 83-48=35
Exploring Operation: 94-83=11... | 0.97309 | hs_4 | mult_heuristic |
[
64,
2,
61,
32
] | 90 | [
"64-61=3",
"32-2=30",
"3*30=90"
] | Current State: 90:[64, 2, 61, 32], Operations: []
Exploring Operation: 64-61=3, Resulting Numbers: [2, 32, 3]
Generated Node #2: [2, 32, 3] from Operation: 64-61=3
Current State: 90:[2, 32, 3], Operations: ['64-61=3']
Exploring Operation: 32-2=30, Resulting Numbers: [3, 30]
Generated Node #3: [3, 30] from Operation: 32... | 4 | Current State: 90:[64, 2, 61, 32], Operations: []
Exploring Operation: 64/32=2, Resulting Numbers: [2, 61, 2]
Generated Node #0,0: 90:[2, 61, 2] Operation: 64/32=2
Exploring Operation: 64-61=3, Resulting Numbers: [2, 32, 3]
Generated Node #0,1: 90:[2, 32, 3] Operation: 64-61=3
Start Sub Search at level 1: Moving to Nod... | 0.992188 | hs_2 | mult_heuristic |
[
96,
22,
37,
71
] | 73 | [
"96-22=74",
"74/37=2",
"71+2=73"
] | Current State: 73:[96, 22, 37, 71], Operations: []
Exploring Operation: 96-22=74, Resulting Numbers: [37, 71, 74]
Generated Node #2: [37, 71, 74] from Operation: 96-22=74
Current State: 73:[37, 71, 74], Operations: ['96-22=74']
Exploring Operation: 74/37=2, Resulting Numbers: [71, 2]
Generated Node #3: [71, 2] from Ope... | 4 | Current State: 73:[96, 22, 37, 71], Operations: []
Exploring Operation: 22+37=59, Resulting Numbers: [96, 71, 59]
Generated Node #0,0: 73:[96, 71, 59] Operation: 22+37=59
Exploring Operation: 96-22=74, Resulting Numbers: [37, 71, 74]
Generated Node #0,1: 73:[37, 71, 74] Operation: 96-22=74
Exploring Operation: 96-37=59... | 0 | hs_4 | sum_heuristic |
[
36,
2,
54,
78
] | 81 | [
"36/2=18",
"54/18=3",
"78+3=81"
] | Current State: 81:[36, 2, 54, 78], Operations: []
Exploring Operation: 36/2=18, Resulting Numbers: [54, 78, 18]
Generated Node #2: [54, 78, 18] from Operation: 36/2=18
Current State: 81:[54, 78, 18], Operations: ['36/2=18']
Exploring Operation: 54/18=3, Resulting Numbers: [78, 3]
Generated Node #3: [78, 3] from Operati... | 4 | Current State: 81:[36, 2, 54, 78], Operations: []
Exploring Operation: 54-36=18, Resulting Numbers: [2, 78, 18]
Generated Node #0,0: 81:[2, 78, 18] Operation: 54-36=18
Exploring Operation: 78-54=24, Resulting Numbers: [36, 2, 24]
Generated Node #0,1: 81:[36, 2, 24] Operation: 78-54=24
Exploring Operation: 36+54=90, Res... | 0 | hs_5 | mult_heuristic |
[
52,
25,
28,
24
] | 60 | [
"28-25=3",
"24/3=8",
"52+8=60"
] | Current State: 60:[52, 25, 28, 24], Operations: []
Exploring Operation: 28-25=3, Resulting Numbers: [52, 24, 3]
Generated Node #2: [52, 24, 3] from Operation: 28-25=3
Current State: 60:[52, 24, 3], Operations: ['28-25=3']
Exploring Operation: 24/3=8, Resulting Numbers: [52, 8]
Generated Node #3: [52, 8] from Operation:... | 4 | Current State: 60:[52, 25, 28, 24], Operations: []
Exploring Operation: 25-24=1, Resulting Numbers: [52, 28, 1]
Generated Node #0,0: 60:[52, 28, 1] Operation: 25-24=1
Exploring Operation: 52-24=28, Resulting Numbers: [25, 28, 28]
Generated Node #0,1: 60:[25, 28, 28] Operation: 52-24=28
Exploring Operation: 52-25=27, Re... | 0.958333 | hs_4 | sum_heuristic |
[
81,
97,
3,
81
] | 32 | [
"81/81=1",
"97-1=96",
"96/3=32"
] | Current State: 32:[81, 97, 3, 81], Operations: []
Exploring Operation: 81/81=1, Resulting Numbers: [97, 3, 1]
Generated Node #2: [97, 3, 1] from Operation: 81/81=1
Current State: 32:[97, 3, 1], Operations: ['81/81=1']
Exploring Operation: 97-1=96, Resulting Numbers: [3, 96]
Generated Node #3: [3, 96] from Operation: 97... | 4 | Current State: 32:[81, 97, 3, 81], Operations: []
Exploring Operation: 97-81=16, Resulting Numbers: [3, 81, 16]
Generated Node #0,0: 32:[3, 81, 16] Operation: 97-81=16
Start Sub Search at level 1: Moving to Node #0,0
Current State: 32:[3, 81, 16], Operations: ['97-81=16']
Exploring Operation: 81/3=27, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
39,
27,
85,
34
] | 53 | [
"39+27=66",
"85+34=119",
"119-66=53"
] | Current State: 53:[39, 27, 85, 34], Operations: []
Exploring Operation: 39+27=66, Resulting Numbers: [85, 34, 66]
Generated Node #2: [85, 34, 66] from Operation: 39+27=66
Current State: 53:[85, 34, 66], Operations: ['39+27=66']
Exploring Operation: 85+34=119, Resulting Numbers: [66, 119]
Generated Node #3: [66, 119] fr... | 4 | Current State: 53:[39, 27, 85, 34], Operations: []
Exploring Operation: 85-27=58, Resulting Numbers: [39, 34, 58]
Generated Node #0,0: 53:[39, 34, 58] Operation: 85-27=58
Exploring Operation: 85-39=46, Resulting Numbers: [27, 34, 46]
Generated Node #0,1: 53:[27, 34, 46] Operation: 85-39=46
Exploring Operation: 85-34=51... | 0.949653 | hs_4 | sum_heuristic |
[
12,
3,
89,
3
] | 44 | [
"12+3=15",
"3*15=45",
"89-45=44"
] | Current State: 44:[12, 3, 89, 3], Operations: []
Exploring Operation: 12+3=15, Resulting Numbers: [89, 15]
Generated Node #2: [89, 15] from Operation: 12+3=15
Current State: 44:[89, 15], Operations: ['12+3=15']
Exploring Operation: 3*15=45, Resulting Numbers: [89, 45]
Generated Node #3: [89, 45] from Operation: 3*15=45... | 4 | Current State: 44:[12, 3, 89, 3], Operations: []
Exploring Operation: 89-12=77, Resulting Numbers: [3, 3, 77]
Generated Node #0,0: 44:[3, 3, 77] Operation: 89-12=77
Moving to Node #0,0
Current State: 44:[3, 3, 77], Operations: ['89-12=77']
Exploring Operation: 77-3=74, Resulting Numbers: [3, 74]
Generated Node #0,0,0: ... | 0 | hs_1 | mult_heuristic |
[
4,
52,
57,
94
] | 85 | [
"52-4=48",
"94-57=37",
"48+37=85"
] | Current State: 85:[4, 52, 57, 94], Operations: []
Exploring Operation: 52-4=48, Resulting Numbers: [57, 94, 48]
Generated Node #2: [57, 94, 48] from Operation: 52-4=48
Current State: 85:[57, 94, 48], Operations: ['52-4=48']
Exploring Operation: 94-57=37, Resulting Numbers: [48, 37]
Generated Node #3: [48, 37] from Oper... | 4 | Current State: 85:[4, 52, 57, 94], Operations: []
Exploring Operation: 57-52=5, Resulting Numbers: [4, 94, 5]
Generated Node #0,0: 85:[4, 94, 5] Operation: 57-52=5
Exploring Operation: 52+57=109, Resulting Numbers: [4, 94, 109]
Generated Node #0,1: 85:[4, 94, 109] Operation: 52+57=109
Exploring Operation: 52/4=13, Resu... | 0.990451 | hs_3 | sum_heuristic |
[
6,
30,
98,
27
] | 96 | [
"30-27=3",
"6/3=2",
"98-2=96"
] | Current State: 96:[6, 30, 98, 27], Operations: []
Exploring Operation: 30-27=3, Resulting Numbers: [6, 98, 3]
Generated Node #2: [6, 98, 3] from Operation: 30-27=3
Current State: 96:[6, 98, 3], Operations: ['30-27=3']
Exploring Operation: 6/3=2, Resulting Numbers: [98, 2]
Generated Node #3: [98, 2] from Operation: 6/3=... | 4 | Current State: 96:[6, 30, 98, 27], Operations: []
Exploring Operation: 27-6=21, Resulting Numbers: [30, 98, 21]
Generated Node #0,0: 96:[30, 98, 21] Operation: 27-6=21
Exploring Operation: 30-6=24, Resulting Numbers: [98, 27, 24]
Generated Node #0,1: 96:[98, 27, 24] Operation: 30-6=24
Exploring Operation: 30/6=5, Resul... | 0.953993 | hs_5 | sum_heuristic |
[
13,
75,
48,
1
] | 13 | [
"75-13=62",
"48+1=49",
"62-49=13"
] | Current State: 13:[13, 75, 48, 1], Operations: []
Exploring Operation: 75-13=62, Resulting Numbers: [48, 1, 62]
Generated Node #2: [48, 1, 62] from Operation: 75-13=62
Current State: 13:[48, 1, 62], Operations: ['75-13=62']
Exploring Operation: 48+1=49, Resulting Numbers: [62, 49]
Generated Node #3: [62, 49] from Opera... | 4 | Current State: 13:[13, 75, 48, 1], Operations: []
Exploring Operation: 75-48=27, Resulting Numbers: [13, 1, 27]
Generated Node #0,0: 13:[13, 1, 27] Operation: 75-48=27
Moving to Node #0,0
Current State: 13:[13, 1, 27], Operations: ['75-48=27']
Exploring Operation: 27-13=14, Resulting Numbers: [1, 14]
Generated Node #0,... | 0.993924 | hs_1 | mult_heuristic |
[
87,
7,
2,
15
] | 93 | [
"87-7=80",
"15-2=13",
"80+13=93"
] | Current State: 93:[87, 7, 2, 15], Operations: []
Exploring Operation: 87-7=80, Resulting Numbers: [2, 15, 80]
Generated Node #2: [2, 15, 80] from Operation: 87-7=80
Current State: 93:[2, 15, 80], Operations: ['87-7=80']
Exploring Operation: 15-2=13, Resulting Numbers: [80, 13]
Generated Node #3: [80, 13] from Operation... | 4 | Current State: 93:[87, 7, 2, 15], Operations: []
Exploring Operation: 87+7=94, Resulting Numbers: [2, 15, 94]
Generated Node #0,0: 93:[2, 15, 94] Operation: 87+7=94
Exploring Operation: 7+15=22, Resulting Numbers: [87, 2, 22]
Generated Node #0,1: 93:[87, 2, 22] Operation: 7+15=22
Exploring Operation: 87+15=102, Resulti... | 0.96875 | hs_5 | mult_heuristic |
[
69,
4,
71,
18
] | 69 | [
"4*18=72",
"72-71=1",
"69*1=69"
] | Current State: 69:[69, 4, 71, 18], Operations: []
Exploring Operation: 4*18=72, Resulting Numbers: [69, 71, 72]
Generated Node #2: [69, 71, 72] from Operation: 4*18=72
Current State: 69:[69, 71, 72], Operations: ['4*18=72']
Exploring Operation: 72-71=1, Resulting Numbers: [69, 1]
Generated Node #3: [69, 1] from Operati... | 4 | Current State: 69:[69, 4, 71, 18], Operations: []
Exploring Operation: 4+18=22, Resulting Numbers: [69, 71, 22]
Generated Node #0,0: 69:[69, 71, 22] Operation: 4+18=22
Moving to Node #0,0
Current State: 69:[69, 71, 22], Operations: ['4+18=22']
Exploring Operation: 71-69=2, Resulting Numbers: [22, 2]
Generated Node #0,0... | 0 | hs_1 | sum_heuristic |
[
5,
22,
5,
50
] | 17 | [
"5+22=27",
"50/5=10",
"27-10=17"
] | Current State: 17:[5, 22, 5, 50], Operations: []
Exploring Operation: 5+22=27, Resulting Numbers: [50, 27]
Generated Node #2: [50, 27] from Operation: 5+22=27
Current State: 17:[50, 27], Operations: ['5+22=27']
Exploring Operation: 50/5=10, Resulting Numbers: [27, 10]
Generated Node #3: [27, 10] from Operation: 50/5=10... | 4 | Current State: 17:[5, 22, 5, 50], Operations: []
Exploring Operation: 50/5=10, Resulting Numbers: [22, 5, 10]
Generated Node #0,0: 17:[22, 5, 10] Operation: 50/5=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 17:[22, 5, 10], Operations: ['50/5=10']
Exploring Operation: 22-5=17, Resulting Numbers: [1... | 0 | hs_1 | mult_heuristic |
[
3,
43,
95,
16
] | 38 | [
"43-3=40",
"95*16=1520",
"1520/40=38"
] | Current State: 38:[3, 43, 95, 16], Operations: []
Exploring Operation: 43-3=40, Resulting Numbers: [95, 16, 40]
Generated Node #2: [95, 16, 40] from Operation: 43-3=40
Current State: 38:[95, 16, 40], Operations: ['43-3=40']
Exploring Operation: 95*16=1520, Resulting Numbers: [40, 1520]
Generated Node #3: [40, 1520] fro... | 4 | Current State: 38:[3, 43, 95, 16], Operations: []
Exploring Operation: 95-16=79, Resulting Numbers: [3, 43, 79]
Generated Node #0,0: 38:[3, 43, 79] Operation: 95-16=79
Exploring Operation: 95-3=92, Resulting Numbers: [43, 16, 92]
Generated Node #0,1: 38:[43, 16, 92] Operation: 95-3=92
Exploring Operation: 43-3=40, Resu... | 0 | hs_4 | mult_heuristic |
[
23,
2,
22,
44
] | 78 | [
"23+44=67",
"22/2=11",
"67+11=78"
] | Current State: 78:[23, 2, 22, 44], Operations: []
Exploring Operation: 23+44=67, Resulting Numbers: [2, 22, 67]
Generated Node #2: [2, 22, 67] from Operation: 23+44=67
Current State: 78:[2, 22, 67], Operations: ['23+44=67']
Exploring Operation: 22/2=11, Resulting Numbers: [67, 11]
Generated Node #3: [67, 11] from Opera... | 4 | Current State: 78:[23, 2, 22, 44], Operations: []
Exploring Operation: 23-22=1, Resulting Numbers: [2, 44, 1]
Generated Node #0,0: 78:[2, 44, 1] Operation: 23-22=1
Exploring Operation: 44/22=2, Resulting Numbers: [23, 2, 2]
Generated Node #0,1: 78:[23, 2, 2] Operation: 44/22=2
Exploring Operation: 44-22=22, Resulting N... | 0 | hs_5 | mult_heuristic |
[
13,
19,
48,
67
] | 14 | [
"19+48=67",
"67/67=1",
"13+1=14"
] | Current State: 14:[13, 19, 48, 67], Operations: []
Exploring Operation: 19+48=67, Resulting Numbers: [13, 67, 67]
Generated Node #2: [13, 67, 67] from Operation: 19+48=67
Current State: 14:[13, 67, 67], Operations: ['19+48=67']
Exploring Operation: 67/67=1, Resulting Numbers: [13, 1]
Generated Node #3: [13, 1] from Ope... | 4 | Current State: 14:[13, 19, 48, 67], Operations: []
Exploring Operation: 48-19=29, Resulting Numbers: [13, 67, 29]
Generated Node #0,0: 14:[13, 67, 29] Operation: 48-19=29
Exploring Operation: 67-48=19, Resulting Numbers: [13, 19, 19]
Generated Node #0,1: 14:[13, 19, 19] Operation: 67-48=19
Moving to Node #0,1
Current S... | 0.991319 | hs_2 | mult_heuristic |
[
83,
36,
36,
9
] | 74 | [
"83+36=119",
"36+9=45",
"119-45=74"
] | Current State: 74:[83, 36, 36, 9], Operations: []
Exploring Operation: 83+36=119, Resulting Numbers: [9, 119]
Generated Node #2: [9, 119] from Operation: 83+36=119
Current State: 74:[9, 119], Operations: ['83+36=119']
Exploring Operation: 36+9=45, Resulting Numbers: [119, 45]
Generated Node #3: [119, 45] from Operation... | 4 | Current State: 74:[83, 36, 36, 9], Operations: []
Exploring Operation: 83-9=74, Resulting Numbers: [36, 36, 74]
Generated Node #0,0: 74:[36, 36, 74] Operation: 83-9=74
Start Sub Search at level 1: Moving to Node #0,0
Current State: 74:[36, 36, 74], Operations: ['83-9=74']
Exploring Operation: 36/36=1, Resulting Numbers... | 0.993924 | hs_1 | sum_heuristic |
[
97,
33,
67,
97
] | 33 | [
"97-97=0",
"67*0=0",
"33+0=33"
] | Current State: 33:[97, 33, 67, 97], Operations: []
Exploring Operation: 97-97=0, Resulting Numbers: [33, 67, 0]
Generated Node #2: [33, 67, 0] from Operation: 97-97=0
Current State: 33:[33, 67, 0], Operations: ['97-97=0']
Exploring Operation: 67*0=0, Resulting Numbers: [33, 0]
Generated Node #3: [33, 0] from Operation:... | 4 | Current State: 33:[97, 33, 67, 97], Operations: []
Exploring Operation: 97-67=30, Resulting Numbers: [97, 33, 30]
Generated Node #0,0: 33:[97, 33, 30] Operation: 97-67=30
Exploring Operation: 97/97=1, Resulting Numbers: [33, 67, 1]
Generated Node #0,1: 33:[33, 67, 1] Operation: 97/97=1
Exploring Operation: 97-33=64, Re... | 0.94184 | hs_5 | sum_heuristic |
[
1,
48,
2,
70
] | 10 | [
"70-48=22",
"22/2=11",
"11-1=10"
] | Current State: 10:[1, 48, 2, 70], Operations: []
Exploring Operation: 70-48=22, Resulting Numbers: [1, 2, 22]
Generated Node #2: [1, 2, 22] from Operation: 70-48=22
Current State: 10:[1, 2, 22], Operations: ['70-48=22']
Exploring Operation: 22/2=11, Resulting Numbers: [1, 11]
Generated Node #3: [1, 11] from Operation: ... | 4 | Current State: 10:[1, 48, 2, 70], Operations: []
Exploring Operation: 70/2=35, Resulting Numbers: [1, 48, 35]
Generated Node #0,0: 10:[1, 48, 35] Operation: 70/2=35
Exploring Operation: 70-48=22, Resulting Numbers: [1, 2, 22]
Generated Node #0,1: 10:[1, 2, 22] Operation: 70-48=22
Start Sub Search at level 1: Moving to ... | 0.992188 | hs_2 | mult_heuristic |
[
69,
94,
68,
94
] | 69 | [
"94-94=0",
"68*0=0",
"69+0=69"
] | Current State: 69:[69, 94, 68, 94], Operations: []
Exploring Operation: 94-94=0, Resulting Numbers: [69, 68, 0]
Generated Node #2: [69, 68, 0] from Operation: 94-94=0
Current State: 69:[69, 68, 0], Operations: ['94-94=0']
Exploring Operation: 68*0=0, Resulting Numbers: [69, 0]
Generated Node #3: [69, 0] from Operation:... | 4 | Current State: 69:[69, 94, 68, 94], Operations: []
Exploring Operation: 94-68=26, Resulting Numbers: [69, 94, 26]
Generated Node #0,0: 69:[69, 94, 26] Operation: 94-68=26
Exploring Operation: 94-94=0, Resulting Numbers: [69, 68, 0]
Generated Node #0,1: 69:[69, 68, 0] Operation: 94-94=0
Exploring Operation: 94/94=1, Res... | 0.957465 | hs_5 | sum_heuristic |
[
6,
60,
64,
8
] | 10 | [
"6+60=66",
"64-8=56",
"66-56=10"
] | Current State: 10:[6, 60, 64, 8], Operations: []
Exploring Operation: 6+60=66, Resulting Numbers: [64, 8, 66]
Generated Node #2: [64, 8, 66] from Operation: 6+60=66
Current State: 10:[64, 8, 66], Operations: ['6+60=66']
Exploring Operation: 64-8=56, Resulting Numbers: [66, 56]
Generated Node #3: [66, 56] from Operation... | 4 | Current State: 10:[6, 60, 64, 8], Operations: []
Exploring Operation: 64-60=4, Resulting Numbers: [6, 8, 4]
Generated Node #0,0: 10:[6, 8, 4] Operation: 64-60=4
Exploring Operation: 60-8=52, Resulting Numbers: [6, 64, 52]
Generated Node #0,1: 10:[6, 64, 52] Operation: 60-8=52
Exploring Operation: 64-8=56, Resulting Num... | 0.980035 | hs_5 | mult_heuristic |
[
29,
74,
7,
71
] | 33 | [
"74-29=45",
"7+71=78",
"78-45=33"
] | Current State: 33:[29, 74, 7, 71], Operations: []
Exploring Operation: 74-29=45, Resulting Numbers: [7, 71, 45]
Generated Node #2: [7, 71, 45] from Operation: 74-29=45
Current State: 33:[7, 71, 45], Operations: ['74-29=45']
Exploring Operation: 7+71=78, Resulting Numbers: [45, 78]
Generated Node #3: [45, 78] from Opera... | 4 | Current State: 33:[29, 74, 7, 71], Operations: []
Exploring Operation: 74-71=3, Resulting Numbers: [29, 7, 3]
Generated Node #0,0: 33:[29, 7, 3] Operation: 74-71=3
Moving to Node #0,0
Current State: 33:[29, 7, 3], Operations: ['74-71=3']
Exploring Operation: 29+7=36, Resulting Numbers: [3, 36]
Generated Node #0,0,0: 33... | 0.993924 | hs_1 | sum_heuristic |
[
2,
34,
33,
4
] | 43 | [
"34+4=38",
"2*38=76",
"76-33=43"
] | Current State: 43:[2, 34, 33, 4], Operations: []
Exploring Operation: 34+4=38, Resulting Numbers: [2, 33, 38]
Generated Node #2: [2, 33, 38] from Operation: 34+4=38
Current State: 43:[2, 33, 38], Operations: ['34+4=38']
Exploring Operation: 2*38=76, Resulting Numbers: [33, 76]
Generated Node #3: [33, 76] from Operation... | 4 | Current State: 43:[2, 34, 33, 4], Operations: []
Exploring Operation: 2*4=8, Resulting Numbers: [34, 33, 8]
Generated Node #0,0: 43:[34, 33, 8] Operation: 2*4=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 43:[34, 33, 8], Operations: ['2*4=8']
Exploring Operation: 34+8=42, Resulting Numbers: [33, 42]... | 0 | hs_1 | sum_heuristic |
[
85,
35,
81,
55
] | 80 | [
"85-81=4",
"55-35=20",
"4*20=80"
] | Current State: 80:[85, 35, 81, 55], Operations: []
Exploring Operation: 85-81=4, Resulting Numbers: [35, 55, 4]
Generated Node #2: [35, 55, 4] from Operation: 85-81=4
Current State: 80:[35, 55, 4], Operations: ['85-81=4']
Exploring Operation: 55-35=20, Resulting Numbers: [4, 20]
Generated Node #3: [4, 20] from Operatio... | 4 | Current State: 80:[85, 35, 81, 55], Operations: []
Exploring Operation: 35+55=90, Resulting Numbers: [85, 81, 90]
Generated Node #0,0: 80:[85, 81, 90] Operation: 35+55=90
Exploring Operation: 85-55=30, Resulting Numbers: [35, 81, 30]
Generated Node #0,1: 80:[35, 81, 30] Operation: 85-55=30
Exploring Operation: 55-35=20... | 0.986111 | hs_5 | sum_heuristic |
[
77,
78,
89,
6
] | 84 | [
"78-77=1",
"89-6=83",
"1+83=84"
] | Current State: 84:[77, 78, 89, 6], Operations: []
Exploring Operation: 78-77=1, Resulting Numbers: [89, 6, 1]
Generated Node #2: [89, 6, 1] from Operation: 78-77=1
Current State: 84:[89, 6, 1], Operations: ['78-77=1']
Exploring Operation: 89-6=83, Resulting Numbers: [1, 83]
Generated Node #3: [1, 83] from Operation: 89... | 4 | Current State: 84:[77, 78, 89, 6], Operations: []
Exploring Operation: 78-77=1, Resulting Numbers: [89, 6, 1]
Generated Node #0,0: 84:[89, 6, 1] Operation: 78-77=1
Exploring Operation: 77+6=83, Resulting Numbers: [78, 89, 83]
Generated Node #0,1: 84:[78, 89, 83] Operation: 77+6=83
Exploring Operation: 89-78=11, Resulti... | 0.988715 | hs_4 | mult_heuristic |
[
26,
21,
60,
41
] | 14 | [
"26-21=5",
"60-41=19",
"19-5=14"
] | Current State: 14:[26, 21, 60, 41], Operations: []
Exploring Operation: 26-21=5, Resulting Numbers: [60, 41, 5]
Generated Node #2: [60, 41, 5] from Operation: 26-21=5
Current State: 14:[60, 41, 5], Operations: ['26-21=5']
Exploring Operation: 60-41=19, Resulting Numbers: [5, 19]
Generated Node #3: [5, 19] from Operatio... | 4 | Current State: 14:[26, 21, 60, 41], Operations: []
Exploring Operation: 60-26=34, Resulting Numbers: [21, 41, 34]
Generated Node #0,0: 14:[21, 41, 34] Operation: 60-26=34
Exploring Operation: 41-26=15, Resulting Numbers: [21, 60, 15]
Generated Node #0,1: 14:[21, 60, 15] Operation: 41-26=15
Exploring Operation: 41-21=20... | 0.986111 | hs_5 | sum_heuristic |
[
45,
52,
90,
20
] | 62 | [
"90/45=2",
"20/2=10",
"52+10=62"
] | Current State: 62:[45, 52, 90, 20], Operations: []
Exploring Operation: 90/45=2, Resulting Numbers: [52, 20, 2]
Generated Node #2: [52, 20, 2] from Operation: 90/45=2
Current State: 62:[52, 20, 2], Operations: ['90/45=2']
Exploring Operation: 20/2=10, Resulting Numbers: [52, 10]
Generated Node #3: [52, 10] from Operati... | 4 | Current State: 62:[45, 52, 90, 20], Operations: []
Exploring Operation: 90/45=2, Resulting Numbers: [52, 20, 2]
Generated Node #0,0: 62:[52, 20, 2] Operation: 90/45=2
Exploring Operation: 90-20=70, Resulting Numbers: [45, 52, 70]
Generated Node #0,1: 62:[45, 52, 70] Operation: 90-20=70
Exploring Operation: 90-52=38, Re... | 0 | hs_3 | sum_heuristic |
[
48,
37,
26,
2
] | 74 | [
"48*37=1776",
"26-2=24",
"1776/24=74"
] | Current State: 74:[48, 37, 26, 2], Operations: []
Exploring Operation: 48*37=1776, Resulting Numbers: [26, 2, 1776]
Generated Node #2: [26, 2, 1776] from Operation: 48*37=1776
Current State: 74:[26, 2, 1776], Operations: ['48*37=1776']
Exploring Operation: 26-2=24, Resulting Numbers: [1776, 24]
Generated Node #3: [1776... | 4 | Current State: 74:[48, 37, 26, 2], Operations: []
Exploring Operation: 48+26=74, Resulting Numbers: [37, 2, 74]
Generated Node #0,0: 74:[37, 2, 74] Operation: 48+26=74
Exploring Operation: 48-26=22, Resulting Numbers: [37, 2, 22]
Generated Node #0,1: 74:[37, 2, 22] Operation: 48-26=22
Moving to Node #0,0
Current State:... | 0.991319 | hs_2 | sum_heuristic |
[
11,
31,
51,
29
] | 20 | [
"11+31=42",
"51-29=22",
"42-22=20"
] | Current State: 20:[11, 31, 51, 29], Operations: []
Exploring Operation: 11+31=42, Resulting Numbers: [51, 29, 42]
Generated Node #2: [51, 29, 42] from Operation: 11+31=42
Current State: 20:[51, 29, 42], Operations: ['11+31=42']
Exploring Operation: 51-29=22, Resulting Numbers: [42, 22]
Generated Node #3: [42, 22] from ... | 4 | Current State: 20:[11, 31, 51, 29], Operations: []
Exploring Operation: 51-29=22, Resulting Numbers: [11, 31, 22]
Generated Node #0,0: 20:[11, 31, 22] Operation: 51-29=22
Exploring Operation: 51-31=20, Resulting Numbers: [11, 29, 20]
Generated Node #0,1: 20:[11, 29, 20] Operation: 51-31=20
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
36,
75,
25,
6
] | 39 | [
"36+75=111",
"25*6=150",
"150-111=39"
] | Current State: 39:[36, 75, 25, 6], Operations: []
Exploring Operation: 36+75=111, Resulting Numbers: [25, 6, 111]
Generated Node #2: [25, 6, 111] from Operation: 36+75=111
Current State: 39:[25, 6, 111], Operations: ['36+75=111']
Exploring Operation: 25*6=150, Resulting Numbers: [111, 150]
Generated Node #3: [111, 150]... | 4 | Current State: 39:[36, 75, 25, 6], Operations: []
Exploring Operation: 75/25=3, Resulting Numbers: [36, 6, 3]
Generated Node #0,0: 39:[36, 6, 3] Operation: 75/25=3
Exploring Operation: 75-25=50, Resulting Numbers: [36, 6, 50]
Generated Node #0,1: 39:[36, 6, 50] Operation: 75-25=50
Exploring Operation: 75-6=69, Resultin... | 0.940104 | hs_5 | mult_heuristic |
[
10,
17,
36,
63
] | 18 | [
"10*63=630",
"17*36=612",
"630-612=18"
] | Current State: 18:[10, 17, 36, 63], Operations: []
Exploring Operation: 10*63=630, Resulting Numbers: [17, 36, 630]
Generated Node #2: [17, 36, 630] from Operation: 10*63=630
Current State: 18:[17, 36, 630], Operations: ['10*63=630']
Exploring Operation: 17*36=612, Resulting Numbers: [630, 612]
Generated Node #3: [630,... | 4 | Current State: 18:[10, 17, 36, 63], Operations: []
Exploring Operation: 36-10=26, Resulting Numbers: [17, 63, 26]
Generated Node #0,0: 18:[17, 63, 26] Operation: 36-10=26
Exploring Operation: 36-17=19, Resulting Numbers: [10, 63, 19]
Generated Node #0,1: 18:[10, 63, 19] Operation: 36-17=19
Exploring Operation: 63-17=46... | 0 | hs_4 | sum_heuristic |
[
4,
3,
31,
34
] | 83 | [
"4+34=38",
"3*38=114",
"114-31=83"
] | Current State: 83:[4, 3, 31, 34], Operations: []
Exploring Operation: 4+34=38, Resulting Numbers: [3, 31, 38]
Generated Node #2: [3, 31, 38] from Operation: 4+34=38
Current State: 83:[3, 31, 38], Operations: ['4+34=38']
Exploring Operation: 3*38=114, Resulting Numbers: [31, 114]
Generated Node #3: [31, 114] from Operat... | 4 | Current State: 83:[4, 3, 31, 34], Operations: []
Exploring Operation: 3*31=93, Resulting Numbers: [4, 34, 93]
Generated Node #0,0: 83:[4, 34, 93] Operation: 3*31=93
Start Sub Search at level 1: Moving to Node #0,0
Current State: 83:[4, 34, 93], Operations: ['3*31=93']
Exploring Operation: 4+34=38, Resulting Numbers: [9... | 0 | hs_1 | sum_heuristic |
[
34,
37,
99,
84
] | 88 | [
"37+99=136",
"136/34=4",
"84+4=88"
] | Current State: 88:[34, 37, 99, 84], Operations: []
Exploring Operation: 37+99=136, Resulting Numbers: [34, 84, 136]
Generated Node #2: [34, 84, 136] from Operation: 37+99=136
Current State: 88:[34, 84, 136], Operations: ['37+99=136']
Exploring Operation: 136/34=4, Resulting Numbers: [84, 4]
Generated Node #3: [84, 4] f... | 4 | Current State: 88:[34, 37, 99, 84], Operations: []
Exploring Operation: 37-34=3, Resulting Numbers: [99, 84, 3]
Generated Node #0,0: 88:[99, 84, 3] Operation: 37-34=3
Exploring Operation: 99-84=15, Resulting Numbers: [34, 37, 15]
Generated Node #0,1: 88:[34, 37, 15] Operation: 99-84=15
Moving to Node #0,0
Current State... | 0 | hs_2 | sum_heuristic |
[
61,
4,
49,
23
] | 28 | [
"61+23=84",
"84/4=21",
"49-21=28"
] | Current State: 28:[61, 4, 49, 23], Operations: []
Exploring Operation: 61+23=84, Resulting Numbers: [4, 49, 84]
Generated Node #2: [4, 49, 84] from Operation: 61+23=84
Current State: 28:[4, 49, 84], Operations: ['61+23=84']
Exploring Operation: 84/4=21, Resulting Numbers: [49, 21]
Generated Node #3: [49, 21] from Opera... | 4 | Current State: 28:[61, 4, 49, 23], Operations: []
Exploring Operation: 61-49=12, Resulting Numbers: [4, 23, 12]
Generated Node #0,0: 28:[4, 23, 12] Operation: 61-49=12
Exploring Operation: 49-23=26, Resulting Numbers: [61, 4, 26]
Generated Node #0,1: 28:[61, 4, 26] Operation: 49-23=26
Exploring Operation: 61-23=38, Res... | 0 | hs_3 | sum_heuristic |
[
96,
84,
63,
28
] | 80 | [
"96+84=180",
"28*180=5040",
"5040/63=80"
] | Current State: 80:[96, 84, 63, 28], Operations: []
Exploring Operation: 96+84=180, Resulting Numbers: [63, 28, 180]
Generated Node #2: [63, 28, 180] from Operation: 96+84=180
Current State: 80:[63, 28, 180], Operations: ['96+84=180']
Exploring Operation: 28*180=5040, Resulting Numbers: [63, 5040]
Generated Node #3: [63... | 4 | Current State: 80:[96, 84, 63, 28], Operations: []
Exploring Operation: 96-84=12, Resulting Numbers: [63, 28, 12]
Generated Node #0,0: 80:[63, 28, 12] Operation: 96-84=12
Exploring Operation: 96-63=33, Resulting Numbers: [84, 28, 33]
Generated Node #0,1: 80:[84, 28, 33] Operation: 96-63=33
Exploring Operation: 84-63=21... | 0 | hs_5 | sum_heuristic |
[
67,
26,
39,
24
] | 51 | [
"26*24=624",
"624/39=16",
"67-16=51"
] | Current State: 51:[67, 26, 39, 24], Operations: []
Exploring Operation: 26*24=624, Resulting Numbers: [67, 39, 624]
Generated Node #2: [67, 39, 624] from Operation: 26*24=624
Current State: 51:[67, 39, 624], Operations: ['26*24=624']
Exploring Operation: 624/39=16, Resulting Numbers: [67, 16]
Generated Node #3: [67, 16... | 4 | Current State: 51:[67, 26, 39, 24], Operations: []
Exploring Operation: 39-26=13, Resulting Numbers: [67, 24, 13]
Generated Node #0,0: 51:[67, 24, 13] Operation: 39-26=13
Exploring Operation: 67-39=28, Resulting Numbers: [26, 24, 28]
Generated Node #0,1: 51:[26, 24, 28] Operation: 67-39=28
Exploring Operation: 39-24=15... | 0 | hs_3 | mult_heuristic |
[
38,
8,
41,
6
] | 60 | [
"8-6=2",
"38/2=19",
"41+19=60"
] | Current State: 60:[38, 8, 41, 6], Operations: []
Exploring Operation: 8-6=2, Resulting Numbers: [38, 41, 2]
Generated Node #2: [38, 41, 2] from Operation: 8-6=2
Current State: 60:[38, 41, 2], Operations: ['8-6=2']
Exploring Operation: 38/2=19, Resulting Numbers: [41, 19]
Generated Node #3: [41, 19] from Operation: 38/2... | 4 | Current State: 60:[38, 8, 41, 6], Operations: []
Exploring Operation: 38-6=32, Resulting Numbers: [8, 41, 32]
Generated Node #0,0: 60:[8, 41, 32] Operation: 38-6=32
Exploring Operation: 41-8=33, Resulting Numbers: [38, 6, 33]
Generated Node #0,1: 60:[38, 6, 33] Operation: 41-8=33
Exploring Operation: 38-8=30, Resulting... | 0 | hs_4 | mult_heuristic |
[
60,
99,
39,
42
] | 93 | [
"42-39=3",
"99/3=33",
"60+33=93"
] | Current State: 93:[60, 99, 39, 42], Operations: []
Exploring Operation: 42-39=3, Resulting Numbers: [60, 99, 3]
Generated Node #2: [60, 99, 3] from Operation: 42-39=3
Current State: 93:[60, 99, 3], Operations: ['42-39=3']
Exploring Operation: 99/3=33, Resulting Numbers: [60, 33]
Generated Node #3: [60, 33] from Operati... | 4 | Current State: 93:[60, 99, 39, 42], Operations: []
Exploring Operation: 60-39=21, Resulting Numbers: [99, 42, 21]
Generated Node #0,0: 93:[99, 42, 21] Operation: 60-39=21
Exploring Operation: 99-60=39, Resulting Numbers: [39, 42, 39]
Generated Node #0,1: 93:[39, 42, 39] Operation: 99-60=39
Exploring Operation: 60+42=10... | 0 | hs_5 | sum_heuristic |
[
96,
42,
40,
4
] | 22 | [
"96+42=138",
"40*4=160",
"160-138=22"
] | Current State: 22:[96, 42, 40, 4], Operations: []
Exploring Operation: 96+42=138, Resulting Numbers: [40, 4, 138]
Generated Node #2: [40, 4, 138] from Operation: 96+42=138
Current State: 22:[40, 4, 138], Operations: ['96+42=138']
Exploring Operation: 40*4=160, Resulting Numbers: [138, 160]
Generated Node #3: [138, 160]... | 4 | Current State: 22:[96, 42, 40, 4], Operations: []
Exploring Operation: 96/4=24, Resulting Numbers: [42, 40, 24]
Generated Node #0,0: 22:[42, 40, 24] Operation: 96/4=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 22:[42, 40, 24], Operations: ['96/4=24']
Exploring Operation: 42-40=2, Resulting Numbers... | 0.993924 | hs_1 | sum_heuristic |
[
59,
84,
48,
49
] | 72 | [
"84-59=25",
"48+49=97",
"97-25=72"
] | Current State: 72:[59, 84, 48, 49], Operations: []
Exploring Operation: 84-59=25, Resulting Numbers: [48, 49, 25]
Generated Node #2: [48, 49, 25] from Operation: 84-59=25
Current State: 72:[48, 49, 25], Operations: ['84-59=25']
Exploring Operation: 48+49=97, Resulting Numbers: [25, 97]
Generated Node #3: [25, 97] from ... | 4 | Current State: 72:[59, 84, 48, 49], Operations: []
Exploring Operation: 59-49=10, Resulting Numbers: [84, 48, 10]
Generated Node #0,0: 72:[84, 48, 10] Operation: 59-49=10
Moving to Node #0,0
Current State: 72:[84, 48, 10], Operations: ['59-49=10']
Exploring Operation: 84-48=36, Resulting Numbers: [10, 36]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
76,
6,
89,
48
] | 67 | [
"76-6=70",
"89+48=137",
"137-70=67"
] | Current State: 67:[76, 6, 89, 48], Operations: []
Exploring Operation: 76-6=70, Resulting Numbers: [89, 48, 70]
Generated Node #2: [89, 48, 70] from Operation: 76-6=70
Current State: 67:[89, 48, 70], Operations: ['76-6=70']
Exploring Operation: 89+48=137, Resulting Numbers: [70, 137]
Generated Node #3: [70, 137] from O... | 4 | Current State: 67:[76, 6, 89, 48], Operations: []
Exploring Operation: 76+6=82, Resulting Numbers: [89, 48, 82]
Generated Node #0,0: 67:[89, 48, 82] Operation: 76+6=82
Exploring Operation: 76-6=70, Resulting Numbers: [89, 48, 70]
Generated Node #0,1: 67:[89, 48, 70] Operation: 76-6=70
Exploring Operation: 6+48=54, Resu... | 0.984375 | hs_4 | mult_heuristic |
[
47,
39,
3,
5
] | 29 | [
"47-39=8",
"3*8=24",
"5+24=29"
] | Current State: 29:[47, 39, 3, 5], Operations: []
Exploring Operation: 47-39=8, Resulting Numbers: [3, 5, 8]
Generated Node #2: [3, 5, 8] from Operation: 47-39=8
Current State: 29:[3, 5, 8], Operations: ['47-39=8']
Exploring Operation: 3*8=24, Resulting Numbers: [5, 24]
Generated Node #3: [5, 24] from Operation: 3*8=24
... | 4 | Current State: 29:[47, 39, 3, 5], Operations: []
Exploring Operation: 47-3=44, Resulting Numbers: [39, 5, 44]
Generated Node #0,0: 29:[39, 5, 44] Operation: 47-3=44
Exploring Operation: 3*5=15, Resulting Numbers: [47, 39, 15]
Generated Node #0,1: 29:[47, 39, 15] Operation: 3*5=15
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | sum_heuristic |
[
36,
13,
12,
3
] | 27 | [
"36-13=23",
"12/3=4",
"23+4=27"
] | Current State: 27:[36, 13, 12, 3], Operations: []
Exploring Operation: 36-13=23, Resulting Numbers: [12, 3, 23]
Generated Node #2: [12, 3, 23] from Operation: 36-13=23
Current State: 27:[12, 3, 23], Operations: ['36-13=23']
Exploring Operation: 12/3=4, Resulting Numbers: [23, 4]
Generated Node #3: [23, 4] from Operatio... | 4 | Current State: 27:[36, 13, 12, 3], Operations: []
Exploring Operation: 36/12=3, Resulting Numbers: [13, 3, 3]
Generated Node #0,0: 27:[13, 3, 3] Operation: 36/12=3
Exploring Operation: 36/3=12, Resulting Numbers: [13, 12, 12]
Generated Node #0,1: 27:[13, 12, 12] Operation: 36/3=12
Exploring Operation: 36-12=24, Resulti... | 0.975694 | hs_4 | mult_heuristic |
[
50,
37,
70,
82
] | 63 | [
"82-37=45",
"70*45=3150",
"3150/50=63"
] | Current State: 63:[50, 37, 70, 82], Operations: []
Exploring Operation: 82-37=45, Resulting Numbers: [50, 70, 45]
Generated Node #2: [50, 70, 45] from Operation: 82-37=45
Current State: 63:[50, 70, 45], Operations: ['82-37=45']
Exploring Operation: 70*45=3150, Resulting Numbers: [50, 3150]
Generated Node #3: [50, 3150]... | 4 | Current State: 63:[50, 37, 70, 82], Operations: []
Exploring Operation: 50-37=13, Resulting Numbers: [70, 82, 13]
Generated Node #0,0: 63:[70, 82, 13] Operation: 50-37=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 63:[70, 82, 13], Operations: ['50-37=13']
Exploring Operation: 82-70=12, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
30,
84,
39,
10
] | 83 | [
"84-30=54",
"39-10=29",
"54+29=83"
] | Current State: 83:[30, 84, 39, 10], Operations: []
Exploring Operation: 84-30=54, Resulting Numbers: [39, 10, 54]
Generated Node #2: [39, 10, 54] from Operation: 84-30=54
Current State: 83:[39, 10, 54], Operations: ['84-30=54']
Exploring Operation: 39-10=29, Resulting Numbers: [54, 29]
Generated Node #3: [54, 29] from ... | 4 | Current State: 83:[30, 84, 39, 10], Operations: []
Exploring Operation: 30+39=69, Resulting Numbers: [84, 10, 69]
Generated Node #0,0: 83:[84, 10, 69] Operation: 30+39=69
Start Sub Search at level 1: Moving to Node #0,0
Current State: 83:[84, 10, 69], Operations: ['30+39=69']
Exploring Operation: 10+69=79, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
45,
24,
44,
87
] | 72 | [
"45+87=132",
"24*132=3168",
"3168/44=72"
] | Current State: 72:[45, 24, 44, 87], Operations: []
Exploring Operation: 45+87=132, Resulting Numbers: [24, 44, 132]
Generated Node #2: [24, 44, 132] from Operation: 45+87=132
Current State: 72:[24, 44, 132], Operations: ['45+87=132']
Exploring Operation: 24*132=3168, Resulting Numbers: [44, 3168]
Generated Node #3: [44... | 4 | Current State: 72:[45, 24, 44, 87], Operations: []
Exploring Operation: 87-45=42, Resulting Numbers: [24, 44, 42]
Generated Node #0,0: 72:[24, 44, 42] Operation: 87-45=42
Exploring Operation: 45-44=1, Resulting Numbers: [24, 87, 1]
Generated Node #0,1: 72:[24, 87, 1] Operation: 45-44=1
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
86,
75,
64,
3
] | 97 | [
"86-75=11",
"3*11=33",
"64+33=97"
] | Current State: 97:[86, 75, 64, 3], Operations: []
Exploring Operation: 86-75=11, Resulting Numbers: [64, 3, 11]
Generated Node #2: [64, 3, 11] from Operation: 86-75=11
Current State: 97:[64, 3, 11], Operations: ['86-75=11']
Exploring Operation: 3*11=33, Resulting Numbers: [64, 33]
Generated Node #3: [64, 33] from Opera... | 4 | Current State: 97:[86, 75, 64, 3], Operations: []
Exploring Operation: 75+3=78, Resulting Numbers: [86, 64, 78]
Generated Node #0,0: 97:[86, 64, 78] Operation: 75+3=78
Exploring Operation: 86+3=89, Resulting Numbers: [75, 64, 89]
Generated Node #0,1: 97:[75, 64, 89] Operation: 86+3=89
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
4,
77,
78,
70
] | 45 | [
"78-70=8",
"4*8=32",
"77-32=45"
] | Current State: 45:[4, 77, 78, 70], Operations: []
Exploring Operation: 78-70=8, Resulting Numbers: [4, 77, 8]
Generated Node #2: [4, 77, 8] from Operation: 78-70=8
Current State: 45:[4, 77, 8], Operations: ['78-70=8']
Exploring Operation: 4*8=32, Resulting Numbers: [77, 32]
Generated Node #3: [77, 32] from Operation: 4... | 4 | Current State: 45:[4, 77, 78, 70], Operations: []
Exploring Operation: 77-70=7, Resulting Numbers: [4, 78, 7]
Generated Node #0,0: 45:[4, 78, 7] Operation: 77-70=7
Exploring Operation: 78-77=1, Resulting Numbers: [4, 70, 1]
Generated Node #0,1: 45:[4, 70, 1] Operation: 78-77=1
Exploring Operation: 78-70=8, Resulting Nu... | 0 | hs_3 | mult_heuristic |
[
23,
69,
59,
94
] | 38 | [
"69/23=3",
"94-59=35",
"3+35=38"
] | Current State: 38:[23, 69, 59, 94], Operations: []
Exploring Operation: 69/23=3, Resulting Numbers: [59, 94, 3]
Generated Node #2: [59, 94, 3] from Operation: 69/23=3
Current State: 38:[59, 94, 3], Operations: ['69/23=3']
Exploring Operation: 94-59=35, Resulting Numbers: [3, 35]
Generated Node #3: [3, 35] from Operatio... | 4 | Current State: 38:[23, 69, 59, 94], Operations: []
Exploring Operation: 94-69=25, Resulting Numbers: [23, 59, 25]
Generated Node #0,0: 38:[23, 59, 25] Operation: 94-69=25
Exploring Operation: 94-59=35, Resulting Numbers: [23, 69, 35]
Generated Node #0,1: 38:[23, 69, 35] Operation: 94-59=35
Moving to Node #0,0
Current S... | 0.986979 | hs_2 | sum_heuristic |
[
51,
39,
2,
6
] | 64 | [
"39*2=78",
"78/6=13",
"51+13=64"
] | Current State: 64:[51, 39, 2, 6], Operations: []
Exploring Operation: 39*2=78, Resulting Numbers: [51, 6, 78]
Generated Node #2: [51, 6, 78] from Operation: 39*2=78
Current State: 64:[51, 6, 78], Operations: ['39*2=78']
Exploring Operation: 78/6=13, Resulting Numbers: [51, 13]
Generated Node #3: [51, 13] from Operation... | 4 | Current State: 64:[51, 39, 2, 6], Operations: []
Exploring Operation: 39-6=33, Resulting Numbers: [51, 2, 33]
Generated Node #0,0: 64:[51, 2, 33] Operation: 39-6=33
Exploring Operation: 51+6=57, Resulting Numbers: [39, 2, 57]
Generated Node #0,1: 64:[39, 2, 57] Operation: 51+6=57
Exploring Operation: 51+2=53, Resulting... | 0 | hs_5 | sum_heuristic |
[
26,
70,
54,
62
] | 88 | [
"26+70=96",
"62-54=8",
"96-8=88"
] | Current State: 88:[26, 70, 54, 62], Operations: []
Exploring Operation: 26+70=96, Resulting Numbers: [54, 62, 96]
Generated Node #2: [54, 62, 96] from Operation: 26+70=96
Current State: 88:[54, 62, 96], Operations: ['26+70=96']
Exploring Operation: 62-54=8, Resulting Numbers: [96, 8]
Generated Node #3: [96, 8] from Ope... | 4 | Current State: 88:[26, 70, 54, 62], Operations: []
Exploring Operation: 62-54=8, Resulting Numbers: [26, 70, 8]
Generated Node #0,0: 88:[26, 70, 8] Operation: 62-54=8
Exploring Operation: 70-62=8, Resulting Numbers: [26, 54, 8]
Generated Node #0,1: 88:[26, 54, 8] Operation: 70-62=8
Exploring Operation: 70-26=44, Result... | 0.980903 | hs_5 | sum_heuristic |
[
40,
58,
61,
26
] | 17 | [
"58-40=18",
"61-26=35",
"35-18=17"
] | Current State: 17:[40, 58, 61, 26], Operations: []
Exploring Operation: 58-40=18, Resulting Numbers: [61, 26, 18]
Generated Node #2: [61, 26, 18] from Operation: 58-40=18
Current State: 17:[61, 26, 18], Operations: ['58-40=18']
Exploring Operation: 61-26=35, Resulting Numbers: [18, 35]
Generated Node #3: [18, 35] from ... | 4 | Current State: 17:[40, 58, 61, 26], Operations: []
Exploring Operation: 61-40=21, Resulting Numbers: [58, 26, 21]
Generated Node #0,0: 17:[58, 26, 21] Operation: 61-40=21
Exploring Operation: 61-26=35, Resulting Numbers: [40, 58, 35]
Generated Node #0,1: 17:[40, 58, 35] Operation: 61-26=35
Exploring Operation: 61-58=3,... | 0.985243 | hs_5 | mult_heuristic |
[
23,
99,
95,
57
] | 30 | [
"23+99=122",
"95+57=152",
"152-122=30"
] | Current State: 30:[23, 99, 95, 57], Operations: []
Exploring Operation: 23+99=122, Resulting Numbers: [95, 57, 122]
Generated Node #2: [95, 57, 122] from Operation: 23+99=122
Current State: 30:[95, 57, 122], Operations: ['23+99=122']
Exploring Operation: 95+57=152, Resulting Numbers: [122, 152]
Generated Node #3: [122,... | 4 | Current State: 30:[23, 99, 95, 57], Operations: []
Exploring Operation: 99-95=4, Resulting Numbers: [23, 57, 4]
Generated Node #0,0: 30:[23, 57, 4] Operation: 99-95=4
Moving to Node #0,0
Current State: 30:[23, 57, 4], Operations: ['99-95=4']
Exploring Operation: 57-23=34, Resulting Numbers: [4, 34]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
49,
74,
85,
3
] | 63 | [
"74-49=25",
"85+3=88",
"88-25=63"
] | Current State: 63:[49, 74, 85, 3], Operations: []
Exploring Operation: 74-49=25, Resulting Numbers: [85, 3, 25]
Generated Node #2: [85, 3, 25] from Operation: 74-49=25
Current State: 63:[85, 3, 25], Operations: ['74-49=25']
Exploring Operation: 85+3=88, Resulting Numbers: [25, 88]
Generated Node #3: [25, 88] from Opera... | 4 | Current State: 63:[49, 74, 85, 3], Operations: []
Exploring Operation: 85-49=36, Resulting Numbers: [74, 3, 36]
Generated Node #0,0: 63:[74, 3, 36] Operation: 85-49=36
Exploring Operation: 74-49=25, Resulting Numbers: [85, 3, 25]
Generated Node #0,1: 63:[85, 3, 25] Operation: 74-49=25
Exploring Operation: 85-74=11, Res... | 0.988715 | hs_3 | mult_heuristic |
[
32,
73,
16,
83
] | 63 | [
"32*73=2336",
"2336/16=146",
"146-83=63"
] | Current State: 63:[32, 73, 16, 83], Operations: []
Exploring Operation: 32*73=2336, Resulting Numbers: [16, 83, 2336]
Generated Node #2: [16, 83, 2336] from Operation: 32*73=2336
Current State: 63:[16, 83, 2336], Operations: ['32*73=2336']
Exploring Operation: 2336/16=146, Resulting Numbers: [83, 146]
Generated Node #3... | 4 | Current State: 63:[32, 73, 16, 83], Operations: []
Exploring Operation: 83-73=10, Resulting Numbers: [32, 16, 10]
Generated Node #0,0: 63:[32, 16, 10] Operation: 83-73=10
Exploring Operation: 83-16=67, Resulting Numbers: [32, 73, 67]
Generated Node #0,1: 63:[32, 73, 67] Operation: 83-16=67
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
60,
74,
18,
16
] | 64 | [
"74-60=14",
"18-14=4",
"16*4=64"
] | Current State: 64:[60, 74, 18, 16], Operations: []
Exploring Operation: 74-60=14, Resulting Numbers: [18, 16, 14]
Generated Node #2: [18, 16, 14] from Operation: 74-60=14
Current State: 64:[18, 16, 14], Operations: ['74-60=14']
Exploring Operation: 18-14=4, Resulting Numbers: [16, 4]
Generated Node #3: [16, 4] from Ope... | 4 | Current State: 64:[60, 74, 18, 16], Operations: []
Exploring Operation: 74-60=14, Resulting Numbers: [18, 16, 14]
Generated Node #0,0: 64:[18, 16, 14] Operation: 74-60=14
Exploring Operation: 74-18=56, Resulting Numbers: [60, 16, 56]
Generated Node #0,1: 64:[60, 16, 56] Operation: 74-18=56
Exploring Operation: 74-16=58... | 0.986111 | hs_3 | sum_heuristic |
[
6,
62,
31,
98
] | 90 | [
"98-6=92",
"62/31=2",
"92-2=90"
] | Current State: 90:[6, 62, 31, 98], Operations: []
Exploring Operation: 98-6=92, Resulting Numbers: [62, 31, 92]
Generated Node #2: [62, 31, 92] from Operation: 98-6=92
Current State: 90:[62, 31, 92], Operations: ['98-6=92']
Exploring Operation: 62/31=2, Resulting Numbers: [92, 2]
Generated Node #3: [92, 2] from Operati... | 4 | Current State: 90:[6, 62, 31, 98], Operations: []
Exploring Operation: 62/31=2, Resulting Numbers: [6, 98, 2]
Generated Node #0,0: 90:[6, 98, 2] Operation: 62/31=2
Exploring Operation: 98-62=36, Resulting Numbers: [6, 31, 36]
Generated Node #0,1: 90:[6, 31, 36] Operation: 98-62=36
Moving to Node #0,1
Current State: 90:... | 0.986979 | hs_2 | mult_heuristic |
[
20,
56,
69,
23
] | 92 | [
"20*69=1380",
"56*23=1288",
"1380-1288=92"
] | Current State: 92:[20, 56, 69, 23], Operations: []
Exploring Operation: 20*69=1380, Resulting Numbers: [56, 23, 1380]
Generated Node #2: [56, 23, 1380] from Operation: 20*69=1380
Current State: 92:[56, 23, 1380], Operations: ['20*69=1380']
Exploring Operation: 56*23=1288, Resulting Numbers: [1380, 1288]
Generated Node ... | 4 | Current State: 92:[20, 56, 69, 23], Operations: []
Exploring Operation: 69-20=49, Resulting Numbers: [56, 23, 49]
Generated Node #0,0: 92:[56, 23, 49] Operation: 69-20=49
Exploring Operation: 20+69=89, Resulting Numbers: [56, 23, 89]
Generated Node #0,1: 92:[56, 23, 89] Operation: 20+69=89
Exploring Operation: 69-56=13... | 0 | hs_5 | mult_heuristic |
[
41,
26,
32,
3
] | 59 | [
"32-26=6",
"3*6=18",
"41+18=59"
] | Current State: 59:[41, 26, 32, 3], Operations: []
Exploring Operation: 32-26=6, Resulting Numbers: [41, 3, 6]
Generated Node #2: [41, 3, 6] from Operation: 32-26=6
Current State: 59:[41, 3, 6], Operations: ['32-26=6']
Exploring Operation: 3*6=18, Resulting Numbers: [41, 18]
Generated Node #3: [41, 18] from Operation: 3... | 4 | Current State: 59:[41, 26, 32, 3], Operations: []
Exploring Operation: 26+3=29, Resulting Numbers: [41, 32, 29]
Generated Node #0,0: 59:[41, 32, 29] Operation: 26+3=29
Exploring Operation: 26*3=78, Resulting Numbers: [41, 32, 78]
Generated Node #0,1: 59:[41, 32, 78] Operation: 26*3=78
Exploring Operation: 41+3=44, Resu... | 0 | hs_4 | mult_heuristic |
[
47,
52,
25,
70
] | 19 | [
"52-47=5",
"25+70=95",
"95/5=19"
] | Current State: 19:[47, 52, 25, 70], Operations: []
Exploring Operation: 52-47=5, Resulting Numbers: [25, 70, 5]
Generated Node #2: [25, 70, 5] from Operation: 52-47=5
Current State: 19:[25, 70, 5], Operations: ['52-47=5']
Exploring Operation: 25+70=95, Resulting Numbers: [5, 95]
Generated Node #3: [5, 95] from Operatio... | 4 | Current State: 19:[47, 52, 25, 70], Operations: []
Exploring Operation: 70-47=23, Resulting Numbers: [52, 25, 23]
Generated Node #0,0: 19:[52, 25, 23] Operation: 70-47=23
Exploring Operation: 47-25=22, Resulting Numbers: [52, 70, 22]
Generated Node #0,1: 19:[52, 70, 22] Operation: 47-25=22
Exploring Operation: 70-52=18... | 0 | hs_4 | mult_heuristic |
[
23,
21,
37,
17
] | 57 | [
"23-21=2",
"37*2=74",
"74-17=57"
] | Current State: 57:[23, 21, 37, 17], Operations: []
Exploring Operation: 23-21=2, Resulting Numbers: [37, 17, 2]
Generated Node #2: [37, 17, 2] from Operation: 23-21=2
Current State: 57:[37, 17, 2], Operations: ['23-21=2']
Exploring Operation: 37*2=74, Resulting Numbers: [17, 74]
Generated Node #3: [17, 74] from Operati... | 4 | Current State: 57:[23, 21, 37, 17], Operations: []
Exploring Operation: 23+37=60, Resulting Numbers: [21, 17, 60]
Generated Node #0,0: 57:[21, 17, 60] Operation: 23+37=60
Exploring Operation: 21+37=58, Resulting Numbers: [23, 17, 58]
Generated Node #0,1: 57:[23, 17, 58] Operation: 21+37=58
Exploring Operation: 37-17=20... | 0 | hs_3 | mult_heuristic |
[
7,
15,
28,
77
] | 14 | [
"28-15=13",
"7*13=91",
"91-77=14"
] | Current State: 14:[7, 15, 28, 77], Operations: []
Exploring Operation: 28-15=13, Resulting Numbers: [7, 77, 13]
Generated Node #2: [7, 77, 13] from Operation: 28-15=13
Current State: 14:[7, 77, 13], Operations: ['28-15=13']
Exploring Operation: 7*13=91, Resulting Numbers: [77, 91]
Generated Node #3: [77, 91] from Opera... | 4 | Current State: 14:[7, 15, 28, 77], Operations: []
Exploring Operation: 77-28=49, Resulting Numbers: [7, 15, 49]
Generated Node #0,0: 14:[7, 15, 49] Operation: 77-28=49
Exploring Operation: 28-15=13, Resulting Numbers: [7, 77, 13]
Generated Node #0,1: 14:[7, 77, 13] Operation: 28-15=13
Exploring Operation: 77/7=11, Resu... | 0 | hs_5 | mult_heuristic |
[
15,
65,
37,
97
] | 84 | [
"65-15=50",
"37+97=134",
"134-50=84"
] | Current State: 84:[15, 65, 37, 97], Operations: []
Exploring Operation: 65-15=50, Resulting Numbers: [37, 97, 50]
Generated Node #2: [37, 97, 50] from Operation: 65-15=50
Current State: 84:[37, 97, 50], Operations: ['65-15=50']
Exploring Operation: 37+97=134, Resulting Numbers: [50, 134]
Generated Node #3: [50, 134] fr... | 4 | Current State: 84:[15, 65, 37, 97], Operations: []
Exploring Operation: 97-65=32, Resulting Numbers: [15, 37, 32]
Generated Node #0,0: 84:[15, 37, 32] Operation: 97-65=32
Exploring Operation: 65-37=28, Resulting Numbers: [15, 97, 28]
Generated Node #0,1: 84:[15, 97, 28] Operation: 65-37=28
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
36,
20,
4,
88
] | 78 | [
"36+20=56",
"88/4=22",
"56+22=78"
] | Current State: 78:[36, 20, 4, 88], Operations: []
Exploring Operation: 36+20=56, Resulting Numbers: [4, 88, 56]
Generated Node #2: [4, 88, 56] from Operation: 36+20=56
Current State: 78:[4, 88, 56], Operations: ['36+20=56']
Exploring Operation: 88/4=22, Resulting Numbers: [56, 22]
Generated Node #3: [56, 22] from Opera... | 4 | Current State: 78:[36, 20, 4, 88], Operations: []
Exploring Operation: 88-20=68, Resulting Numbers: [36, 4, 68]
Generated Node #0,0: 78:[36, 4, 68] Operation: 88-20=68
Exploring Operation: 88/4=22, Resulting Numbers: [36, 20, 22]
Generated Node #0,1: 78:[36, 20, 22] Operation: 88/4=22
Exploring Operation: 36-20=16, Res... | 0.983507 | hs_5 | mult_heuristic |
[
11,
7,
13,
15
] | 80 | [
"15-11=4",
"7+13=20",
"4*20=80"
] | Current State: 80:[11, 7, 13, 15], Operations: []
Exploring Operation: 15-11=4, Resulting Numbers: [7, 13, 4]
Generated Node #2: [7, 13, 4] from Operation: 15-11=4
Current State: 80:[7, 13, 4], Operations: ['15-11=4']
Exploring Operation: 7+13=20, Resulting Numbers: [4, 20]
Generated Node #3: [4, 20] from Operation: 7+... | 4 | Current State: 80:[11, 7, 13, 15], Operations: []
Exploring Operation: 15-13=2, Resulting Numbers: [11, 7, 2]
Generated Node #0,0: 80:[11, 7, 2] Operation: 15-13=2
Exploring Operation: 13-11=2, Resulting Numbers: [7, 15, 2]
Generated Node #0,1: 80:[7, 15, 2] Operation: 13-11=2
Exploring Operation: 11-7=4, Resulting Num... | 0.947917 | hs_5 | mult_heuristic |
[
17,
34,
5,
6
] | 97 | [
"34-17=17",
"6*17=102",
"102-5=97"
] | Current State: 97:[17, 34, 5, 6], Operations: []
Exploring Operation: 34-17=17, Resulting Numbers: [5, 6, 17]
Generated Node #2: [5, 6, 17] from Operation: 34-17=17
Current State: 97:[5, 6, 17], Operations: ['34-17=17']
Exploring Operation: 6*17=102, Resulting Numbers: [5, 102]
Generated Node #3: [5, 102] from Operatio... | 4 | Current State: 97:[17, 34, 5, 6], Operations: []
Exploring Operation: 17*6=102, Resulting Numbers: [34, 5, 102]
Generated Node #0,0: 97:[34, 5, 102] Operation: 17*6=102
Exploring Operation: 17*5=85, Resulting Numbers: [34, 6, 85]
Generated Node #0,1: 97:[34, 6, 85] Operation: 17*5=85
Moving to Node #0,0
Current State: ... | 0 | hs_2 | mult_heuristic |
[
3,
9,
76,
31
] | 51 | [
"9-3=6",
"76-31=45",
"6+45=51"
] | Current State: 51:[3, 9, 76, 31], Operations: []
Exploring Operation: 9-3=6, Resulting Numbers: [76, 31, 6]
Generated Node #2: [76, 31, 6] from Operation: 9-3=6
Current State: 51:[76, 31, 6], Operations: ['9-3=6']
Exploring Operation: 76-31=45, Resulting Numbers: [6, 45]
Generated Node #3: [6, 45] from Operation: 76-31... | 4 | Current State: 51:[3, 9, 76, 31], Operations: []
Exploring Operation: 76-9=67, Resulting Numbers: [3, 31, 67]
Generated Node #0,0: 51:[3, 31, 67] Operation: 76-9=67
Exploring Operation: 9+31=40, Resulting Numbers: [3, 76, 40]
Generated Node #0,1: 51:[3, 76, 40] Operation: 9+31=40
Exploring Operation: 31-9=22, Resulting... | 0.986111 | hs_4 | sum_heuristic |
[
18,
20,
89,
56
] | 66 | [
"20-18=2",
"89-56=33",
"2*33=66"
] | Current State: 66:[18, 20, 89, 56], Operations: []
Exploring Operation: 20-18=2, Resulting Numbers: [89, 56, 2]
Generated Node #2: [89, 56, 2] from Operation: 20-18=2
Current State: 66:[89, 56, 2], Operations: ['20-18=2']
Exploring Operation: 89-56=33, Resulting Numbers: [2, 33]
Generated Node #3: [2, 33] from Operatio... | 4 | Current State: 66:[18, 20, 89, 56], Operations: []
Exploring Operation: 89-56=33, Resulting Numbers: [18, 20, 33]
Generated Node #0,0: 66:[18, 20, 33] Operation: 89-56=33
Exploring Operation: 89-20=69, Resulting Numbers: [18, 56, 69]
Generated Node #0,1: 66:[18, 56, 69] Operation: 89-20=69
Exploring Operation: 89-18=71... | 0.984375 | hs_3 | mult_heuristic |
[
2,
49,
59,
11
] | 14 | [
"59+11=70",
"70/2=35",
"49-35=14"
] | Current State: 14:[2, 49, 59, 11], Operations: []
Exploring Operation: 59+11=70, Resulting Numbers: [2, 49, 70]
Generated Node #2: [2, 49, 70] from Operation: 59+11=70
Current State: 14:[2, 49, 70], Operations: ['59+11=70']
Exploring Operation: 70/2=35, Resulting Numbers: [49, 35]
Generated Node #3: [49, 35] from Opera... | 4 | Current State: 14:[2, 49, 59, 11], Operations: []
Exploring Operation: 49-11=38, Resulting Numbers: [2, 59, 38]
Generated Node #0,0: 14:[2, 59, 38] Operation: 49-11=38
Exploring Operation: 59-49=10, Resulting Numbers: [2, 11, 10]
Generated Node #0,1: 14:[2, 11, 10] Operation: 59-49=10
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
41,
90,
48,
93
] | 10 | [
"41+90=131",
"48+93=141",
"141-131=10"
] | Current State: 10:[41, 90, 48, 93], Operations: []
Exploring Operation: 41+90=131, Resulting Numbers: [48, 93, 131]
Generated Node #2: [48, 93, 131] from Operation: 41+90=131
Current State: 10:[48, 93, 131], Operations: ['41+90=131']
Exploring Operation: 48+93=141, Resulting Numbers: [131, 141]
Generated Node #3: [131,... | 4 | Current State: 10:[41, 90, 48, 93], Operations: []
Exploring Operation: 90-48=42, Resulting Numbers: [41, 93, 42]
Generated Node #0,0: 10:[41, 93, 42] Operation: 90-48=42
Exploring Operation: 93-90=3, Resulting Numbers: [41, 48, 3]
Generated Node #0,1: 10:[41, 48, 3] Operation: 93-90=3
Moving to Node #0,1
Current State... | 0.992188 | hs_2 | sum_heuristic |
[
54,
26,
30,
15
] | 40 | [
"54+26=80",
"30/15=2",
"80/2=40"
] | Current State: 40:[54, 26, 30, 15], Operations: []
Exploring Operation: 54+26=80, Resulting Numbers: [30, 15, 80]
Generated Node #2: [30, 15, 80] from Operation: 54+26=80
Current State: 40:[30, 15, 80], Operations: ['54+26=80']
Exploring Operation: 30/15=2, Resulting Numbers: [80, 2]
Generated Node #3: [80, 2] from Ope... | 4 | Current State: 40:[54, 26, 30, 15], Operations: []
Exploring Operation: 30-26=4, Resulting Numbers: [54, 15, 4]
Generated Node #0,0: 40:[54, 15, 4] Operation: 30-26=4
Exploring Operation: 30/15=2, Resulting Numbers: [54, 26, 2]
Generated Node #0,1: 40:[54, 26, 2] Operation: 30/15=2
Exploring Operation: 54-15=39, Result... | 0 | hs_4 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.