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 |
|---|---|---|---|---|---|---|---|---|
[
93,
40,
36,
38
] | 59 | [
"93+40=133",
"36+38=74",
"133-74=59"
] | Current State: 59:[93, 40, 36, 38], Operations: []
Exploring Operation: 93+40=133, Resulting Numbers: [36, 38, 133]
Generated Node #2: [36, 38, 133] from Operation: 93+40=133
Current State: 59:[36, 38, 133], Operations: ['93+40=133']
Exploring Operation: 36+38=74, Resulting Numbers: [133, 74]
Generated Node #3: [133, 7... | 4 | Current State: 59:[93, 40, 36, 38], Operations: []
Exploring Operation: 36+38=74, Resulting Numbers: [93, 40, 74]
Generated Node #0,0: 59:[93, 40, 74] Operation: 36+38=74
Exploring Operation: 93-38=55, Resulting Numbers: [40, 36, 55]
Generated Node #0,1: 59:[40, 36, 55] Operation: 93-38=55
Exploring Operation: 93-36=57... | 0.982639 | hs_4 | mult_heuristic |
[
36,
50,
92,
2
] | 20 | [
"36*50=1800",
"92-2=90",
"1800/90=20"
] | Current State: 20:[36, 50, 92, 2], Operations: []
Exploring Operation: 36*50=1800, Resulting Numbers: [92, 2, 1800]
Generated Node #2: [92, 2, 1800] from Operation: 36*50=1800
Current State: 20:[92, 2, 1800], Operations: ['36*50=1800']
Exploring Operation: 92-2=90, Resulting Numbers: [1800, 90]
Generated Node #3: [1800... | 4 | Current State: 20:[36, 50, 92, 2], Operations: []
Exploring Operation: 92/2=46, Resulting Numbers: [36, 50, 46]
Generated Node #0,0: 20:[36, 50, 46] Operation: 92/2=46
Exploring Operation: 92-36=56, Resulting Numbers: [50, 2, 56]
Generated Node #0,1: 20:[50, 2, 56] Operation: 92-36=56
Exploring Operation: 92-50=42, Res... | 0 | hs_4 | mult_heuristic |
[
21,
6,
12,
12
] | 39 | [
"21-6=15",
"12+12=24",
"15+24=39"
] | Current State: 39:[21, 6, 12, 12], Operations: []
Exploring Operation: 21-6=15, Resulting Numbers: [12, 12, 15]
Generated Node #2: [12, 12, 15] from Operation: 21-6=15
Current State: 39:[12, 12, 15], Operations: ['21-6=15']
Exploring Operation: 12+12=24, Resulting Numbers: [15, 24]
Generated Node #3: [15, 24] from Oper... | 4 | Current State: 39:[21, 6, 12, 12], Operations: []
Exploring Operation: 21-6=15, Resulting Numbers: [12, 12, 15]
Generated Node #0,0: 39:[12, 12, 15] Operation: 21-6=15
Moving to Node #0,0
Current State: 39:[12, 12, 15], Operations: ['21-6=15']
Exploring Operation: 15-12=3, Resulting Numbers: [12, 3]
Generated Node #0,0... | 0 | hs_1 | mult_heuristic |
[
77,
33,
86,
2
] | 31 | [
"77+33=110",
"110/2=55",
"86-55=31"
] | Current State: 31:[77, 33, 86, 2], Operations: []
Exploring Operation: 77+33=110, Resulting Numbers: [86, 2, 110]
Generated Node #2: [86, 2, 110] from Operation: 77+33=110
Current State: 31:[86, 2, 110], Operations: ['77+33=110']
Exploring Operation: 110/2=55, Resulting Numbers: [86, 55]
Generated Node #3: [86, 55] fro... | 4 | Current State: 31:[77, 33, 86, 2], Operations: []
Exploring Operation: 86-77=9, Resulting Numbers: [33, 2, 9]
Generated Node #0,0: 31:[33, 2, 9] Operation: 86-77=9
Exploring Operation: 86/2=43, Resulting Numbers: [77, 33, 43]
Generated Node #0,1: 31:[77, 33, 43] Operation: 86/2=43
Exploring Operation: 77-33=44, Resulti... | 0 | hs_3 | mult_heuristic |
[
2,
47,
65,
45
] | 72 | [
"2*45=90",
"65-47=18",
"90-18=72"
] | Current State: 72:[2, 47, 65, 45], Operations: []
Exploring Operation: 2*45=90, Resulting Numbers: [47, 65, 90]
Generated Node #2: [47, 65, 90] from Operation: 2*45=90
Current State: 72:[47, 65, 90], Operations: ['2*45=90']
Exploring Operation: 65-47=18, Resulting Numbers: [90, 18]
Generated Node #3: [90, 18] from Oper... | 4 | Current State: 72:[2, 47, 65, 45], Operations: []
Exploring Operation: 47-45=2, Resulting Numbers: [2, 65, 2]
Generated Node #0,0: 72:[2, 65, 2] Operation: 47-45=2
Exploring Operation: 65-47=18, Resulting Numbers: [2, 45, 18]
Generated Node #0,1: 72:[2, 45, 18] Operation: 65-47=18
Moving to Node #0,0
Current State: 72:... | 0 | hs_2 | sum_heuristic |
[
91,
63,
23,
49
] | 94 | [
"91*63=5733",
"5733/49=117",
"117-23=94"
] | Current State: 94:[91, 63, 23, 49], Operations: []
Exploring Operation: 91*63=5733, Resulting Numbers: [23, 49, 5733]
Generated Node #2: [23, 49, 5733] from Operation: 91*63=5733
Current State: 94:[23, 49, 5733], Operations: ['91*63=5733']
Exploring Operation: 5733/49=117, Resulting Numbers: [23, 117]
Generated Node #3... | 4 | Current State: 94:[91, 63, 23, 49], Operations: []
Exploring Operation: 63-23=40, Resulting Numbers: [91, 49, 40]
Generated Node #0,0: 94:[91, 49, 40] Operation: 63-23=40
Exploring Operation: 91+23=114, Resulting Numbers: [63, 49, 114]
Generated Node #0,1: 94:[63, 49, 114] Operation: 91+23=114
Exploring Operation: 63+2... | 0 | hs_4 | sum_heuristic |
[
68,
38,
7,
12
] | 34 | [
"7+12=19",
"68*19=1292",
"1292/38=34"
] | Current State: 34:[68, 38, 7, 12], Operations: []
Exploring Operation: 7+12=19, Resulting Numbers: [68, 38, 19]
Generated Node #2: [68, 38, 19] from Operation: 7+12=19
Current State: 34:[68, 38, 19], Operations: ['7+12=19']
Exploring Operation: 68*19=1292, Resulting Numbers: [38, 1292]
Generated Node #3: [38, 1292] fro... | 4 | Current State: 34:[68, 38, 7, 12], Operations: []
Exploring Operation: 68-12=56, Resulting Numbers: [38, 7, 56]
Generated Node #0,0: 34:[38, 7, 56] Operation: 68-12=56
Exploring Operation: 68-38=30, Resulting Numbers: [7, 12, 30]
Generated Node #0,1: 34:[7, 12, 30] Operation: 68-38=30
Exploring Operation: 7+12=19, Resu... | 0.940972 | hs_4 | mult_heuristic |
[
76,
52,
56,
25
] | 44 | [
"56-52=4",
"76/4=19",
"25+19=44"
] | Current State: 44:[76, 52, 56, 25], Operations: []
Exploring Operation: 56-52=4, Resulting Numbers: [76, 25, 4]
Generated Node #2: [76, 25, 4] from Operation: 56-52=4
Current State: 44:[76, 25, 4], Operations: ['56-52=4']
Exploring Operation: 76/4=19, Resulting Numbers: [25, 19]
Generated Node #3: [25, 19] from Operati... | 4 | Current State: 44:[76, 52, 56, 25], Operations: []
Exploring Operation: 76-56=20, Resulting Numbers: [52, 25, 20]
Generated Node #0,0: 44:[52, 25, 20] Operation: 76-56=20
Exploring Operation: 56-52=4, Resulting Numbers: [76, 25, 4]
Generated Node #0,1: 44:[76, 25, 4] Operation: 56-52=4
Exploring Operation: 76-25=51, Re... | 0.945313 | hs_4 | sum_heuristic |
[
96,
24,
5,
45
] | 80 | [
"96+24=120",
"45-5=40",
"120-40=80"
] | Current State: 80:[96, 24, 5, 45], Operations: []
Exploring Operation: 96+24=120, Resulting Numbers: [5, 45, 120]
Generated Node #2: [5, 45, 120] from Operation: 96+24=120
Current State: 80:[5, 45, 120], Operations: ['96+24=120']
Exploring Operation: 45-5=40, Resulting Numbers: [120, 40]
Generated Node #3: [120, 40] fr... | 4 | Current State: 80:[96, 24, 5, 45], Operations: []
Exploring Operation: 96/24=4, Resulting Numbers: [5, 45, 4]
Generated Node #0,0: 80:[5, 45, 4] Operation: 96/24=4
Exploring Operation: 96-45=51, Resulting Numbers: [24, 5, 51]
Generated Node #0,1: 80:[24, 5, 51] Operation: 96-45=51
Exploring Operation: 45-24=21, Resulti... | 0.967014 | hs_4 | mult_heuristic |
[
17,
14,
26,
95
] | 38 | [
"17+14=31",
"95-26=69",
"69-31=38"
] | Current State: 38:[17, 14, 26, 95], Operations: []
Exploring Operation: 17+14=31, Resulting Numbers: [26, 95, 31]
Generated Node #2: [26, 95, 31] from Operation: 17+14=31
Current State: 38:[26, 95, 31], Operations: ['17+14=31']
Exploring Operation: 95-26=69, Resulting Numbers: [31, 69]
Generated Node #3: [31, 69] from ... | 4 | Current State: 38:[17, 14, 26, 95], Operations: []
Exploring Operation: 95-17=78, Resulting Numbers: [14, 26, 78]
Generated Node #0,0: 38:[14, 26, 78] Operation: 95-17=78
Exploring Operation: 95-14=81, Resulting Numbers: [17, 26, 81]
Generated Node #0,1: 38:[17, 26, 81] Operation: 95-14=81
Exploring Operation: 95-26=69... | 0.990451 | hs_3 | sum_heuristic |
[
2,
20,
41,
74
] | 80 | [
"74/2=37",
"41-37=4",
"20*4=80"
] | Current State: 80:[2, 20, 41, 74], Operations: []
Exploring Operation: 74/2=37, Resulting Numbers: [20, 41, 37]
Generated Node #2: [20, 41, 37] from Operation: 74/2=37
Current State: 80:[20, 41, 37], Operations: ['74/2=37']
Exploring Operation: 41-37=4, Resulting Numbers: [20, 4]
Generated Node #3: [20, 4] from Operati... | 4 | Current State: 80:[2, 20, 41, 74], Operations: []
Exploring Operation: 2+74=76, Resulting Numbers: [20, 41, 76]
Generated Node #0,0: 80:[20, 41, 76] Operation: 2+74=76
Exploring Operation: 74/2=37, Resulting Numbers: [20, 41, 37]
Generated Node #0,1: 80:[20, 41, 37] Operation: 74/2=37
Moving to Node #0,1
Current State:... | 0.989583 | hs_2 | mult_heuristic |
[
93,
62,
25,
64
] | 59 | [
"93+25=118",
"64-62=2",
"118/2=59"
] | Current State: 59:[93, 62, 25, 64], Operations: []
Exploring Operation: 93+25=118, Resulting Numbers: [62, 64, 118]
Generated Node #2: [62, 64, 118] from Operation: 93+25=118
Current State: 59:[62, 64, 118], Operations: ['93+25=118']
Exploring Operation: 64-62=2, Resulting Numbers: [118, 2]
Generated Node #3: [118, 2] ... | 4 | Current State: 59:[93, 62, 25, 64], Operations: []
Exploring Operation: 93-25=68, Resulting Numbers: [62, 64, 68]
Generated Node #0,0: 59:[62, 64, 68] Operation: 93-25=68
Start Sub Search at level 1: Moving to Node #0,0
Current State: 59:[62, 64, 68], Operations: ['93-25=68']
Exploring Operation: 68-62=6, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
33,
93,
2,
37
] | 26 | [
"33+93=126",
"126/2=63",
"63-37=26"
] | Current State: 26:[33, 93, 2, 37], Operations: []
Exploring Operation: 33+93=126, Resulting Numbers: [2, 37, 126]
Generated Node #2: [2, 37, 126] from Operation: 33+93=126
Current State: 26:[2, 37, 126], Operations: ['33+93=126']
Exploring Operation: 126/2=63, Resulting Numbers: [37, 63]
Generated Node #3: [37, 63] fro... | 4 | Current State: 26:[33, 93, 2, 37], Operations: []
Exploring Operation: 37-33=4, Resulting Numbers: [93, 2, 4]
Generated Node #0,0: 26:[93, 2, 4] Operation: 37-33=4
Exploring Operation: 93-37=56, Resulting Numbers: [33, 2, 56]
Generated Node #0,1: 26:[33, 2, 56] Operation: 93-37=56
Exploring Operation: 93-33=60, Resulti... | 0 | hs_4 | mult_heuristic |
[
31,
56,
38,
25
] | 88 | [
"56-31=25",
"38+25=63",
"25+63=88"
] | Current State: 88:[31, 56, 38, 25], Operations: []
Exploring Operation: 56-31=25, Resulting Numbers: [38, 25, 25]
Generated Node #2: [38, 25, 25] from Operation: 56-31=25
Current State: 88:[38, 25, 25], Operations: ['56-31=25']
Exploring Operation: 38+25=63, Resulting Numbers: [63]
63,88 equal: Goal Reached
Exploring O... | 4 | Current State: 88:[31, 56, 38, 25], Operations: []
Exploring Operation: 31+56=87, Resulting Numbers: [38, 25, 87]
Generated Node #0,0: 88:[38, 25, 87] Operation: 31+56=87
Exploring Operation: 38-31=7, Resulting Numbers: [56, 25, 7]
Generated Node #0,1: 88:[56, 25, 7] Operation: 38-31=7
Exploring Operation: 56-38=18, Re... | 0.956597 | hs_5 | mult_heuristic |
[
75,
15,
7,
3
] | 39 | [
"75-15=60",
"7*3=21",
"60-21=39"
] | Current State: 39:[75, 15, 7, 3], Operations: []
Exploring Operation: 75-15=60, Resulting Numbers: [7, 3, 60]
Generated Node #2: [7, 3, 60] from Operation: 75-15=60
Current State: 39:[7, 3, 60], Operations: ['75-15=60']
Exploring Operation: 7*3=21, Resulting Numbers: [60, 21]
Generated Node #3: [60, 21] from Operation:... | 4 | Current State: 39:[75, 15, 7, 3], Operations: []
Exploring Operation: 75/15=5, Resulting Numbers: [7, 3, 5]
Generated Node #0,0: 39:[7, 3, 5] Operation: 75/15=5
Exploring Operation: 75/3=25, Resulting Numbers: [15, 7, 25]
Generated Node #0,1: 39:[15, 7, 25] Operation: 75/3=25
Exploring Operation: 75-15=60, Resulting Nu... | 0 | hs_3 | sum_heuristic |
[
2,
50,
71,
24
] | 95 | [
"50-2=48",
"71-24=47",
"48+47=95"
] | Current State: 95:[2, 50, 71, 24], Operations: []
Exploring Operation: 50-2=48, Resulting Numbers: [71, 24, 48]
Generated Node #2: [71, 24, 48] from Operation: 50-2=48
Current State: 95:[71, 24, 48], Operations: ['50-2=48']
Exploring Operation: 71-24=47, Resulting Numbers: [48, 47]
Generated Node #3: [48, 47] from Oper... | 4 | Current State: 95:[2, 50, 71, 24], Operations: []
Exploring Operation: 71-50=21, Resulting Numbers: [2, 24, 21]
Generated Node #0,0: 95:[2, 24, 21] Operation: 71-50=21
Start Sub Search at level 1: Moving to Node #0,0
Current State: 95:[2, 24, 21], Operations: ['71-50=21']
Exploring Operation: 24-2=22, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
70,
15,
35,
34
] | 32 | [
"70/35=2",
"34/2=17",
"15+17=32"
] | Current State: 32:[70, 15, 35, 34], Operations: []
Exploring Operation: 70/35=2, Resulting Numbers: [15, 34, 2]
Generated Node #2: [15, 34, 2] from Operation: 70/35=2
Current State: 32:[15, 34, 2], Operations: ['70/35=2']
Exploring Operation: 34/2=17, Resulting Numbers: [15, 17]
Generated Node #3: [15, 17] from Operati... | 4 | Current State: 32:[70, 15, 35, 34], Operations: []
Exploring Operation: 70-35=35, Resulting Numbers: [15, 34, 35]
Generated Node #0,0: 32:[15, 34, 35] Operation: 70-35=35
Exploring Operation: 70/35=2, Resulting Numbers: [15, 34, 2]
Generated Node #0,1: 32:[15, 34, 2] Operation: 70/35=2
Start Sub Search at level 1: Movi... | 0.990451 | hs_2 | sum_heuristic |
[
66,
5,
96,
7
] | 81 | [
"66+96=162",
"7-5=2",
"162/2=81"
] | Current State: 81:[66, 5, 96, 7], Operations: []
Exploring Operation: 66+96=162, Resulting Numbers: [5, 7, 162]
Generated Node #2: [5, 7, 162] from Operation: 66+96=162
Current State: 81:[5, 7, 162], Operations: ['66+96=162']
Exploring Operation: 7-5=2, Resulting Numbers: [162, 2]
Generated Node #3: [162, 2] from Opera... | 4 | Current State: 81:[66, 5, 96, 7], Operations: []
Exploring Operation: 96-66=30, Resulting Numbers: [5, 7, 30]
Generated Node #0,0: 81:[5, 7, 30] Operation: 96-66=30
Start Sub Search at level 1: Moving to Node #0,0
Current State: 81:[5, 7, 30], Operations: ['96-66=30']
Exploring Operation: 7-5=2, Resulting Numbers: [30,... | 0 | hs_1 | mult_heuristic |
[
31,
21,
3,
15
] | 99 | [
"31*3=93",
"21-15=6",
"93+6=99"
] | Current State: 99:[31, 21, 3, 15], Operations: []
Exploring Operation: 31*3=93, Resulting Numbers: [21, 15, 93]
Generated Node #2: [21, 15, 93] from Operation: 31*3=93
Current State: 99:[21, 15, 93], Operations: ['31*3=93']
Exploring Operation: 21-15=6, Resulting Numbers: [93, 6]
Generated Node #3: [93, 6] from Operati... | 4 | Current State: 99:[31, 21, 3, 15], Operations: []
Exploring Operation: 21+15=36, Resulting Numbers: [31, 3, 36]
Generated Node #0,0: 99:[31, 3, 36] Operation: 21+15=36
Exploring Operation: 31-21=10, Resulting Numbers: [3, 15, 10]
Generated Node #0,1: 99:[3, 15, 10] Operation: 31-21=10
Exploring Operation: 21/3=7, Resul... | 0 | hs_4 | sum_heuristic |
[
14,
21,
59,
96
] | 30 | [
"21-14=7",
"96-59=37",
"37-7=30"
] | Current State: 30:[14, 21, 59, 96], Operations: []
Exploring Operation: 21-14=7, Resulting Numbers: [59, 96, 7]
Generated Node #2: [59, 96, 7] from Operation: 21-14=7
Current State: 30:[59, 96, 7], Operations: ['21-14=7']
Exploring Operation: 96-59=37, Resulting Numbers: [7, 37]
Generated Node #3: [7, 37] from Operatio... | 4 | Current State: 30:[14, 21, 59, 96], Operations: []
Exploring Operation: 96-14=82, Resulting Numbers: [21, 59, 82]
Generated Node #0,0: 30:[21, 59, 82] Operation: 96-14=82
Exploring Operation: 59-14=45, Resulting Numbers: [21, 96, 45]
Generated Node #0,1: 30:[21, 96, 45] Operation: 59-14=45
Exploring Operation: 59-21=38... | 0.980903 | hs_5 | mult_heuristic |
[
19,
13,
5,
7
] | 91 | [
"19-5=14",
"14-7=7",
"13*7=91"
] | Current State: 91:[19, 13, 5, 7], Operations: []
Exploring Operation: 19-5=14, Resulting Numbers: [13, 7, 14]
Generated Node #2: [13, 7, 14] from Operation: 19-5=14
Current State: 91:[13, 7, 14], Operations: ['19-5=14']
Exploring Operation: 14-7=7, Resulting Numbers: [13, 7]
Generated Node #3: [13, 7] from Operation: 1... | 4 | Current State: 91:[19, 13, 5, 7], Operations: []
Exploring Operation: 19-5=14, Resulting Numbers: [13, 7, 14]
Generated Node #0,0: 91:[13, 7, 14] Operation: 19-5=14
Moving to Node #0,0
Current State: 91:[13, 7, 14], Operations: ['19-5=14']
Exploring Operation: 14-7=7, Resulting Numbers: [13, 7]
Generated Node #0,0,0: 9... | 0.993924 | hs_1 | mult_heuristic |
[
64,
2,
46,
62
] | 94 | [
"64-62=2",
"2*46=92",
"2+92=94"
] | Current State: 94:[64, 2, 46, 62], Operations: []
Exploring Operation: 64-62=2, Resulting Numbers: [2, 46, 2]
Generated Node #2: [2, 46, 2] from Operation: 64-62=2
Current State: 94:[2, 46, 2], Operations: ['64-62=2']
Exploring Operation: 2*46=92, Resulting Numbers: [92]
92,94 equal: Goal Reached
Exploring Operation: 2... | 4 | Current State: 94:[64, 2, 46, 62], Operations: []
Exploring Operation: 64-62=2, Resulting Numbers: [2, 46, 2]
Generated Node #0,0: 94:[2, 46, 2] Operation: 64-62=2
Moving to Node #0,0
Current State: 94:[2, 46, 2], Operations: ['64-62=2']
Exploring Operation: 2+46=48, Resulting Numbers: [2, 48]
Generated Node #0,0,0: 94... | 0 | hs_1 | sum_heuristic |
[
46,
99,
13,
72
] | 24 | [
"46-13=33",
"99/33=3",
"72/3=24"
] | Current State: 24:[46, 99, 13, 72], Operations: []
Exploring Operation: 46-13=33, Resulting Numbers: [99, 72, 33]
Generated Node #2: [99, 72, 33] from Operation: 46-13=33
Current State: 24:[99, 72, 33], Operations: ['46-13=33']
Exploring Operation: 99/33=3, Resulting Numbers: [72, 3]
Generated Node #3: [72, 3] from Ope... | 4 | Current State: 24:[46, 99, 13, 72], Operations: []
Exploring Operation: 99-72=27, Resulting Numbers: [46, 13, 27]
Generated Node #0,0: 24:[46, 13, 27] Operation: 99-72=27
Exploring Operation: 99-46=53, Resulting Numbers: [13, 72, 53]
Generated Node #0,1: 24:[13, 72, 53] Operation: 99-46=53
Exploring Operation: 72-46=26... | 0.974826 | hs_4 | mult_heuristic |
[
40,
13,
78,
9
] | 34 | [
"40+13=53",
"78+9=87",
"87-53=34"
] | Current State: 34:[40, 13, 78, 9], Operations: []
Exploring Operation: 40+13=53, Resulting Numbers: [78, 9, 53]
Generated Node #2: [78, 9, 53] from Operation: 40+13=53
Current State: 34:[78, 9, 53], Operations: ['40+13=53']
Exploring Operation: 78+9=87, Resulting Numbers: [53, 87]
Generated Node #3: [53, 87] from Opera... | 4 | Current State: 34:[40, 13, 78, 9], Operations: []
Exploring Operation: 78-40=38, Resulting Numbers: [13, 9, 38]
Generated Node #0,0: 34:[13, 9, 38] Operation: 78-40=38
Start Sub Search at level 1: Moving to Node #0,0
Current State: 34:[13, 9, 38], Operations: ['78-40=38']
Exploring Operation: 13-9=4, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
49,
42,
16,
86
] | 80 | [
"49+42=91",
"91-86=5",
"16*5=80"
] | Current State: 80:[49, 42, 16, 86], Operations: []
Exploring Operation: 49+42=91, Resulting Numbers: [16, 86, 91]
Generated Node #2: [16, 86, 91] from Operation: 49+42=91
Current State: 80:[16, 86, 91], Operations: ['49+42=91']
Exploring Operation: 91-86=5, Resulting Numbers: [16, 5]
Generated Node #3: [16, 5] from Ope... | 4 | Current State: 80:[49, 42, 16, 86], Operations: []
Exploring Operation: 86-49=37, Resulting Numbers: [42, 16, 37]
Generated Node #0,0: 80:[42, 16, 37] Operation: 86-49=37
Exploring Operation: 49-42=7, Resulting Numbers: [16, 86, 7]
Generated Node #0,1: 80:[16, 86, 7] Operation: 49-42=7
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | sum_heuristic |
[
89,
93,
72,
27
] | 45 | [
"93-89=4",
"72/4=18",
"27+18=45"
] | Current State: 45:[89, 93, 72, 27], Operations: []
Exploring Operation: 93-89=4, Resulting Numbers: [72, 27, 4]
Generated Node #2: [72, 27, 4] from Operation: 93-89=4
Current State: 45:[72, 27, 4], Operations: ['93-89=4']
Exploring Operation: 72/4=18, Resulting Numbers: [27, 18]
Generated Node #3: [27, 18] from Operati... | 4 | Current State: 45:[89, 93, 72, 27], Operations: []
Exploring Operation: 93-89=4, Resulting Numbers: [72, 27, 4]
Generated Node #0,0: 45:[72, 27, 4] Operation: 93-89=4
Exploring Operation: 93-72=21, Resulting Numbers: [89, 27, 21]
Generated Node #0,1: 45:[89, 27, 21] Operation: 93-72=21
Exploring Operation: 89-27=62, Re... | 0.973958 | hs_4 | mult_heuristic |
[
92,
55,
30,
49
] | 42 | [
"92-55=37",
"30+49=79",
"79-37=42"
] | Current State: 42:[92, 55, 30, 49], Operations: []
Exploring Operation: 92-55=37, Resulting Numbers: [30, 49, 37]
Generated Node #2: [30, 49, 37] from Operation: 92-55=37
Current State: 42:[30, 49, 37], Operations: ['92-55=37']
Exploring Operation: 30+49=79, Resulting Numbers: [37, 79]
Generated Node #3: [37, 79] from ... | 4 | Current State: 42:[92, 55, 30, 49], Operations: []
Exploring Operation: 92-30=62, Resulting Numbers: [55, 49, 62]
Generated Node #0,0: 42:[55, 49, 62] Operation: 92-30=62
Exploring Operation: 92-49=43, Resulting Numbers: [55, 30, 43]
Generated Node #0,1: 42:[55, 30, 43] Operation: 92-49=43
Exploring Operation: 92-55=37... | 0.989583 | hs_3 | sum_heuristic |
[
32,
41,
11,
82
] | 17 | [
"41-32=9",
"11*9=99",
"99-82=17"
] | Current State: 17:[32, 41, 11, 82], Operations: []
Exploring Operation: 41-32=9, Resulting Numbers: [11, 82, 9]
Generated Node #2: [11, 82, 9] from Operation: 41-32=9
Current State: 17:[11, 82, 9], Operations: ['41-32=9']
Exploring Operation: 11*9=99, Resulting Numbers: [82, 99]
Generated Node #3: [82, 99] from Operati... | 4 | Current State: 17:[32, 41, 11, 82], Operations: []
Exploring Operation: 82/41=2, Resulting Numbers: [32, 11, 2]
Generated Node #0,0: 17:[32, 11, 2] Operation: 82/41=2
Exploring Operation: 82-41=41, Resulting Numbers: [32, 11, 41]
Generated Node #0,1: 17:[32, 11, 41] Operation: 82-41=41
Exploring Operation: 82-32=50, Re... | 0 | hs_4 | sum_heuristic |
[
53,
53,
32,
30
] | 44 | [
"53+53=106",
"32+30=62",
"106-62=44"
] | Current State: 44:[53, 53, 32, 30], Operations: []
Exploring Operation: 53+53=106, Resulting Numbers: [32, 30, 106]
Generated Node #2: [32, 30, 106] from Operation: 53+53=106
Current State: 44:[32, 30, 106], Operations: ['53+53=106']
Exploring Operation: 32+30=62, Resulting Numbers: [106, 62]
Generated Node #3: [106, 6... | 4 | Current State: 44:[53, 53, 32, 30], Operations: []
Exploring Operation: 32-30=2, Resulting Numbers: [53, 53, 2]
Generated Node #0,0: 44:[53, 53, 2] Operation: 32-30=2
Exploring Operation: 53/53=1, Resulting Numbers: [32, 30, 1]
Generated Node #0,1: 44:[32, 30, 1] Operation: 53/53=1
Exploring Operation: 53-32=21, Result... | 0.97309 | hs_4 | sum_heuristic |
[
2,
16,
54,
93
] | 25 | [
"16-2=14",
"93-54=39",
"39-14=25"
] | Current State: 25:[2, 16, 54, 93], Operations: []
Exploring Operation: 16-2=14, Resulting Numbers: [54, 93, 14]
Generated Node #2: [54, 93, 14] from Operation: 16-2=14
Current State: 25:[54, 93, 14], Operations: ['16-2=14']
Exploring Operation: 93-54=39, Resulting Numbers: [14, 39]
Generated Node #3: [14, 39] from Oper... | 4 | Current State: 25:[2, 16, 54, 93], Operations: []
Exploring Operation: 93-54=39, Resulting Numbers: [2, 16, 39]
Generated Node #0,0: 25:[2, 16, 39] Operation: 93-54=39
Moving to Node #0,0
Current State: 25:[2, 16, 39], Operations: ['93-54=39']
Exploring Operation: 39-16=23, Resulting Numbers: [2, 23]
Generated Node #0,... | 0.993924 | hs_1 | mult_heuristic |
[
75,
46,
35,
53
] | 80 | [
"53-46=7",
"35/7=5",
"75+5=80"
] | Current State: 80:[75, 46, 35, 53], Operations: []
Exploring Operation: 53-46=7, Resulting Numbers: [75, 35, 7]
Generated Node #2: [75, 35, 7] from Operation: 53-46=7
Current State: 80:[75, 35, 7], Operations: ['53-46=7']
Exploring Operation: 35/7=5, Resulting Numbers: [75, 5]
Generated Node #3: [75, 5] from Operation:... | 4 | Current State: 80:[75, 46, 35, 53], Operations: []
Exploring Operation: 53-46=7, Resulting Numbers: [75, 35, 7]
Generated Node #0,0: 80:[75, 35, 7] Operation: 53-46=7
Moving to Node #0,0
Current State: 80:[75, 35, 7], Operations: ['53-46=7']
Exploring Operation: 75-35=40, Resulting Numbers: [7, 40]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
61,
52,
77,
28
] | 40 | [
"61-52=9",
"77-28=49",
"49-9=40"
] | Current State: 40:[61, 52, 77, 28], Operations: []
Exploring Operation: 61-52=9, Resulting Numbers: [77, 28, 9]
Generated Node #2: [77, 28, 9] from Operation: 61-52=9
Current State: 40:[77, 28, 9], Operations: ['61-52=9']
Exploring Operation: 77-28=49, Resulting Numbers: [9, 49]
Generated Node #3: [9, 49] from Operatio... | 4 | Current State: 40:[61, 52, 77, 28], Operations: []
Exploring Operation: 61-52=9, Resulting Numbers: [77, 28, 9]
Generated Node #0,0: 40:[77, 28, 9] Operation: 61-52=9
Exploring Operation: 77-28=49, Resulting Numbers: [61, 52, 49]
Generated Node #0,1: 40:[61, 52, 49] Operation: 77-28=49
Exploring Operation: 77-52=25, Re... | 0.973958 | hs_5 | mult_heuristic |
[
43,
57,
25,
98
] | 32 | [
"57-43=14",
"98/14=7",
"25+7=32"
] | Current State: 32:[43, 57, 25, 98], Operations: []
Exploring Operation: 57-43=14, Resulting Numbers: [25, 98, 14]
Generated Node #2: [25, 98, 14] from Operation: 57-43=14
Current State: 32:[25, 98, 14], Operations: ['57-43=14']
Exploring Operation: 98/14=7, Resulting Numbers: [25, 7]
Generated Node #3: [25, 7] from Ope... | 4 | Current State: 32:[43, 57, 25, 98], Operations: []
Exploring Operation: 57-25=32, Resulting Numbers: [43, 98, 32]
Generated Node #0,0: 32:[43, 98, 32] Operation: 57-25=32
Exploring Operation: 98-25=73, Resulting Numbers: [43, 57, 73]
Generated Node #0,1: 32:[43, 57, 73] Operation: 98-25=73
Exploring Operation: 98-43=55... | 0.950521 | hs_5 | mult_heuristic |
[
69,
15,
90,
99
] | 28 | [
"69+99=168",
"90/15=6",
"168/6=28"
] | Current State: 28:[69, 15, 90, 99], Operations: []
Exploring Operation: 69+99=168, Resulting Numbers: [15, 90, 168]
Generated Node #2: [15, 90, 168] from Operation: 69+99=168
Current State: 28:[15, 90, 168], Operations: ['69+99=168']
Exploring Operation: 90/15=6, Resulting Numbers: [168, 6]
Generated Node #3: [168, 6] ... | 4 | Current State: 28:[69, 15, 90, 99], Operations: []
Exploring Operation: 99-69=30, Resulting Numbers: [15, 90, 30]
Generated Node #0,0: 28:[15, 90, 30] Operation: 99-69=30
Exploring Operation: 90-69=21, Resulting Numbers: [15, 99, 21]
Generated Node #0,1: 28:[15, 99, 21] Operation: 90-69=21
Exploring Operation: 99-90=9,... | 0 | hs_3 | sum_heuristic |
[
97,
31,
74,
40
] | 100 | [
"97-31=66",
"74-40=34",
"66+34=100"
] | Current State: 100:[97, 31, 74, 40], Operations: []
Exploring Operation: 97-31=66, Resulting Numbers: [74, 40, 66]
Generated Node #2: [74, 40, 66] from Operation: 97-31=66
Current State: 100:[74, 40, 66], Operations: ['97-31=66']
Exploring Operation: 74-40=34, Resulting Numbers: [66, 34]
Generated Node #3: [66, 34] fro... | 4 | Current State: 100:[97, 31, 74, 40], Operations: []
Exploring Operation: 97-74=23, Resulting Numbers: [31, 40, 23]
Generated Node #0,0: 100:[31, 40, 23] Operation: 97-74=23
Start Sub Search at level 1: Moving to Node #0,0
Current State: 100:[31, 40, 23], Operations: ['97-74=23']
Exploring Operation: 40-31=9, Resulting ... | 0 | hs_1 | sum_heuristic |
[
55,
16,
1,
5
] | 76 | [
"55+16=71",
"1*5=5",
"71+5=76"
] | Current State: 76:[55, 16, 1, 5], Operations: []
Exploring Operation: 55+16=71, Resulting Numbers: [1, 5, 71]
Generated Node #2: [1, 5, 71] from Operation: 55+16=71
Current State: 76:[1, 5, 71], Operations: ['55+16=71']
Exploring Operation: 1*5=5, Resulting Numbers: [71, 5]
Generated Node #3: [71, 5] from Operation: 1*... | 4 | Current State: 76:[55, 16, 1, 5], Operations: []
Exploring Operation: 55-16=39, Resulting Numbers: [1, 5, 39]
Generated Node #0,0: 76:[1, 5, 39] Operation: 55-16=39
Exploring Operation: 55+16=71, Resulting Numbers: [1, 5, 71]
Generated Node #0,1: 76:[1, 5, 71] Operation: 55+16=71
Exploring Operation: 55/5=11, Resulting... | 0.969618 | hs_3 | mult_heuristic |
[
57,
56,
35,
6
] | 41 | [
"57-56=1",
"35+6=41",
"1*41=41"
] | Current State: 41:[57, 56, 35, 6], Operations: []
Exploring Operation: 57-56=1, Resulting Numbers: [35, 6, 1]
Generated Node #2: [35, 6, 1] from Operation: 57-56=1
Current State: 41:[35, 6, 1], Operations: ['57-56=1']
Exploring Operation: 35+6=41, Resulting Numbers: [1, 41]
Generated Node #3: [1, 41] from Operation: 35... | 4 | Current State: 41:[57, 56, 35, 6], Operations: []
Exploring Operation: 35+6=41, Resulting Numbers: [57, 56, 41]
Generated Node #0,0: 41:[57, 56, 41] Operation: 35+6=41
Exploring Operation: 56-6=50, Resulting Numbers: [57, 35, 50]
Generated Node #0,1: 41:[57, 35, 50] Operation: 56-6=50
Exploring Operation: 57-6=51, Resu... | 0.987847 | hs_3 | mult_heuristic |
[
80,
55,
6,
70
] | 51 | [
"80-55=25",
"6+70=76",
"76-25=51"
] | Current State: 51:[80, 55, 6, 70], Operations: []
Exploring Operation: 80-55=25, Resulting Numbers: [6, 70, 25]
Generated Node #2: [6, 70, 25] from Operation: 80-55=25
Current State: 51:[6, 70, 25], Operations: ['80-55=25']
Exploring Operation: 6+70=76, Resulting Numbers: [25, 76]
Generated Node #3: [25, 76] from Opera... | 4 | Current State: 51:[80, 55, 6, 70], Operations: []
Exploring Operation: 70-55=15, Resulting Numbers: [80, 6, 15]
Generated Node #0,0: 51:[80, 6, 15] Operation: 70-55=15
Exploring Operation: 80-6=74, Resulting Numbers: [55, 70, 74]
Generated Node #0,1: 51:[55, 70, 74] Operation: 80-6=74
Exploring Operation: 80-55=25, Res... | 0.988715 | hs_4 | mult_heuristic |
[
6,
72,
3,
42
] | 58 | [
"6-3=3",
"42/3=14",
"72-14=58"
] | Current State: 58:[6, 72, 3, 42], Operations: []
Exploring Operation: 6-3=3, Resulting Numbers: [72, 42, 3]
Generated Node #2: [72, 42, 3] from Operation: 6-3=3
Current State: 58:[72, 42, 3], Operations: ['6-3=3']
Exploring Operation: 42/3=14, Resulting Numbers: [72, 14]
Generated Node #3: [72, 14] from Operation: 42/3... | 4 | Current State: 58:[6, 72, 3, 42], Operations: []
Exploring Operation: 42/6=7, Resulting Numbers: [72, 3, 7]
Generated Node #0,0: 58:[72, 3, 7] Operation: 42/6=7
Exploring Operation: 72-42=30, Resulting Numbers: [6, 3, 30]
Generated Node #0,1: 58:[6, 3, 30] Operation: 72-42=30
Start Sub Search at level 1: Moving to Node... | 0 | hs_2 | mult_heuristic |
[
66,
53,
38,
96
] | 71 | [
"66-53=13",
"96-38=58",
"13+58=71"
] | Current State: 71:[66, 53, 38, 96], Operations: []
Exploring Operation: 66-53=13, Resulting Numbers: [38, 96, 13]
Generated Node #2: [38, 96, 13] from Operation: 66-53=13
Current State: 71:[38, 96, 13], Operations: ['66-53=13']
Exploring Operation: 96-38=58, Resulting Numbers: [13, 58]
Generated Node #3: [13, 58] from ... | 4 | Current State: 71:[66, 53, 38, 96], Operations: []
Exploring Operation: 53+38=91, Resulting Numbers: [66, 96, 91]
Generated Node #0,0: 71:[66, 96, 91] Operation: 53+38=91
Exploring Operation: 66+38=104, Resulting Numbers: [53, 96, 104]
Generated Node #0,1: 71:[53, 96, 104] Operation: 66+38=104
Exploring Operation: 96-3... | 0.981771 | hs_4 | sum_heuristic |
[
94,
11,
27,
33
] | 13 | [
"33/11=3",
"27*3=81",
"94-81=13"
] | Current State: 13:[94, 11, 27, 33], Operations: []
Exploring Operation: 33/11=3, Resulting Numbers: [94, 27, 3]
Generated Node #2: [94, 27, 3] from Operation: 33/11=3
Current State: 13:[94, 27, 3], Operations: ['33/11=3']
Exploring Operation: 27*3=81, Resulting Numbers: [94, 81]
Generated Node #3: [94, 81] from Operati... | 4 | Current State: 13:[94, 11, 27, 33], Operations: []
Exploring Operation: 94-27=67, Resulting Numbers: [11, 33, 67]
Generated Node #0,0: 13:[11, 33, 67] Operation: 94-27=67
Exploring Operation: 94-33=61, Resulting Numbers: [11, 27, 61]
Generated Node #0,1: 13:[11, 27, 61] Operation: 94-33=61
Exploring Operation: 33-27=6,... | 0 | hs_3 | sum_heuristic |
[
52,
44,
26,
56
] | 16 | [
"52/26=2",
"56/2=28",
"44-28=16"
] | Current State: 16:[52, 44, 26, 56], Operations: []
Exploring Operation: 52/26=2, Resulting Numbers: [44, 56, 2]
Generated Node #2: [44, 56, 2] from Operation: 52/26=2
Current State: 16:[44, 56, 2], Operations: ['52/26=2']
Exploring Operation: 56/2=28, Resulting Numbers: [44, 28]
Generated Node #3: [44, 28] from Operati... | 4 | Current State: 16:[52, 44, 26, 56], Operations: []
Exploring Operation: 56-52=4, Resulting Numbers: [44, 26, 4]
Generated Node #0,0: 16:[44, 26, 4] Operation: 56-52=4
Exploring Operation: 52-44=8, Resulting Numbers: [26, 56, 8]
Generated Node #0,1: 16:[26, 56, 8] Operation: 52-44=8
Exploring Operation: 56-44=12, Result... | 0 | hs_3 | mult_heuristic |
[
51,
74,
61,
26
] | 12 | [
"74-51=23",
"61-26=35",
"35-23=12"
] | Current State: 12:[51, 74, 61, 26], Operations: []
Exploring Operation: 74-51=23, Resulting Numbers: [61, 26, 23]
Generated Node #2: [61, 26, 23] from Operation: 74-51=23
Current State: 12:[61, 26, 23], Operations: ['74-51=23']
Exploring Operation: 61-26=35, Resulting Numbers: [23, 35]
Generated Node #3: [23, 35] from ... | 4 | Current State: 12:[51, 74, 61, 26], Operations: []
Exploring Operation: 61-51=10, Resulting Numbers: [74, 26, 10]
Generated Node #0,0: 12:[74, 26, 10] Operation: 61-51=10
Exploring Operation: 74-51=23, Resulting Numbers: [61, 26, 23]
Generated Node #0,1: 12:[61, 26, 23] Operation: 74-51=23
Exploring Operation: 74-61=13... | 0.988715 | hs_3 | mult_heuristic |
[
62,
9,
92,
64
] | 55 | [
"64-62=2",
"92/2=46",
"9+46=55"
] | Current State: 55:[62, 9, 92, 64], Operations: []
Exploring Operation: 64-62=2, Resulting Numbers: [9, 92, 2]
Generated Node #2: [9, 92, 2] from Operation: 64-62=2
Current State: 55:[9, 92, 2], Operations: ['64-62=2']
Exploring Operation: 92/2=46, Resulting Numbers: [9, 46]
Generated Node #3: [9, 46] from Operation: 92... | 4 | Current State: 55:[62, 9, 92, 64], Operations: []
Exploring Operation: 92-64=28, Resulting Numbers: [62, 9, 28]
Generated Node #0,0: 55:[62, 9, 28] Operation: 92-64=28
Exploring Operation: 64-9=55, Resulting Numbers: [62, 92, 55]
Generated Node #0,1: 55:[62, 92, 55] Operation: 64-9=55
Exploring Operation: 64-62=2, Resu... | 0.942708 | hs_5 | sum_heuristic |
[
72,
63,
66,
54
] | 69 | [
"66-54=12",
"72/12=6",
"63+6=69"
] | Current State: 69:[72, 63, 66, 54], Operations: []
Exploring Operation: 66-54=12, Resulting Numbers: [72, 63, 12]
Generated Node #2: [72, 63, 12] from Operation: 66-54=12
Current State: 69:[72, 63, 12], Operations: ['66-54=12']
Exploring Operation: 72/12=6, Resulting Numbers: [63, 6]
Generated Node #3: [63, 6] from Ope... | 4 | Current State: 69:[72, 63, 66, 54], Operations: []
Exploring Operation: 63-54=9, Resulting Numbers: [72, 66, 9]
Generated Node #0,0: 69:[72, 66, 9] Operation: 63-54=9
Exploring Operation: 72-54=18, Resulting Numbers: [63, 66, 18]
Generated Node #0,1: 69:[63, 66, 18] Operation: 72-54=18
Moving to Node #0,0
Current State... | 0 | hs_2 | sum_heuristic |
[
13,
97,
13,
90
] | 19 | [
"97-13=84",
"13+90=103",
"103-84=19"
] | Current State: 19:[13, 97, 13, 90], Operations: []
Exploring Operation: 97-13=84, Resulting Numbers: [90, 84]
Generated Node #2: [90, 84] from Operation: 97-13=84
Current State: 19:[90, 84], Operations: ['97-13=84']
Exploring Operation: 13+90=103, Resulting Numbers: [84, 103]
Generated Node #3: [84, 103] from Operation... | 4 | Current State: 19:[13, 97, 13, 90], Operations: []
Exploring Operation: 97-90=7, Resulting Numbers: [13, 13, 7]
Generated Node #0,0: 19:[13, 13, 7] Operation: 97-90=7
Start Sub Search at level 1: Moving to Node #0,0
Current State: 19:[13, 13, 7], Operations: ['97-90=7']
Exploring Operation: 13+7=20, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
95,
86,
17,
78
] | 41 | [
"86-78=8",
"17*8=136",
"136-95=41"
] | Current State: 41:[95, 86, 17, 78], Operations: []
Exploring Operation: 86-78=8, Resulting Numbers: [95, 17, 8]
Generated Node #2: [95, 17, 8] from Operation: 86-78=8
Current State: 41:[95, 17, 8], Operations: ['86-78=8']
Exploring Operation: 17*8=136, Resulting Numbers: [95, 136]
Generated Node #3: [95, 136] from Oper... | 4 | Current State: 41:[95, 86, 17, 78], Operations: []
Exploring Operation: 95-17=78, Resulting Numbers: [86, 78, 78]
Generated Node #0,0: 41:[86, 78, 78] Operation: 95-17=78
Exploring Operation: 86-78=8, Resulting Numbers: [95, 17, 8]
Generated Node #0,1: 41:[95, 17, 8] Operation: 86-78=8
Exploring Operation: 95-78=17, Re... | 0 | hs_4 | sum_heuristic |
[
82,
25,
84,
42
] | 15 | [
"82-25=57",
"84-42=42",
"57-42=15"
] | Current State: 15:[82, 25, 84, 42], Operations: []
Exploring Operation: 82-25=57, Resulting Numbers: [84, 42, 57]
Generated Node #2: [84, 42, 57] from Operation: 82-25=57
Current State: 15:[84, 42, 57], Operations: ['82-25=57']
Exploring Operation: 84-42=42, Resulting Numbers: [57, 42]
Generated Node #3: [57, 42] from ... | 4 | Current State: 15:[82, 25, 84, 42], Operations: []
Exploring Operation: 84-82=2, Resulting Numbers: [25, 42, 2]
Generated Node #0,0: 15:[25, 42, 2] Operation: 84-82=2
Moving to Node #0,0
Current State: 15:[25, 42, 2], Operations: ['84-82=2']
Exploring Operation: 42-25=17, Resulting Numbers: [2, 17]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
60,
10,
66,
63
] | 90 | [
"66-63=3",
"10*3=30",
"60+30=90"
] | Current State: 90:[60, 10, 66, 63], Operations: []
Exploring Operation: 66-63=3, Resulting Numbers: [60, 10, 3]
Generated Node #2: [60, 10, 3] from Operation: 66-63=3
Current State: 90:[60, 10, 3], Operations: ['66-63=3']
Exploring Operation: 10*3=30, Resulting Numbers: [60, 30]
Generated Node #3: [60, 30] from Operati... | 4 | Current State: 90:[60, 10, 66, 63], Operations: []
Exploring Operation: 66-63=3, Resulting Numbers: [60, 10, 3]
Generated Node #0,0: 90:[60, 10, 3] Operation: 66-63=3
Exploring Operation: 66-60=6, Resulting Numbers: [10, 63, 6]
Generated Node #0,1: 90:[10, 63, 6] Operation: 66-60=6
Start Sub Search at level 1: Moving t... | 0 | hs_2 | sum_heuristic |
[
40,
80,
9,
12
] | 100 | [
"80*9=720",
"720/12=60",
"40+60=100"
] | Current State: 100:[40, 80, 9, 12], Operations: []
Exploring Operation: 80*9=720, Resulting Numbers: [40, 12, 720]
Generated Node #2: [40, 12, 720] from Operation: 80*9=720
Current State: 100:[40, 12, 720], Operations: ['80*9=720']
Exploring Operation: 720/12=60, Resulting Numbers: [40, 60]
Generated Node #3: [40, 60] ... | 4 | Current State: 100:[40, 80, 9, 12], Operations: []
Exploring Operation: 80/40=2, Resulting Numbers: [9, 12, 2]
Generated Node #0,0: 100:[9, 12, 2] Operation: 80/40=2
Exploring Operation: 80-40=40, Resulting Numbers: [9, 12, 40]
Generated Node #0,1: 100:[9, 12, 40] Operation: 80-40=40
Start Sub Search at level 1: Moving... | 0 | hs_2 | mult_heuristic |
[
19,
94,
46,
60
] | 29 | [
"19*94=1786",
"1786-46=1740",
"1740/60=29"
] | Current State: 29:[19, 94, 46, 60], Operations: []
Exploring Operation: 19*94=1786, Resulting Numbers: [46, 60, 1786]
Generated Node #2: [46, 60, 1786] from Operation: 19*94=1786
Current State: 29:[46, 60, 1786], Operations: ['19*94=1786']
Exploring Operation: 1786-46=1740, Resulting Numbers: [60, 1740]
Generated Node ... | 4 | Current State: 29:[19, 94, 46, 60], Operations: []
Exploring Operation: 94-19=75, Resulting Numbers: [46, 60, 75]
Generated Node #0,0: 29:[46, 60, 75] Operation: 94-19=75
Exploring Operation: 94-46=48, Resulting Numbers: [19, 60, 48]
Generated Node #0,1: 29:[19, 60, 48] Operation: 94-46=48
Exploring Operation: 94-60=34... | 0 | hs_5 | sum_heuristic |
[
51,
54,
81,
57
] | 72 | [
"54-51=3",
"81-57=24",
"3*24=72"
] | Current State: 72:[51, 54, 81, 57], Operations: []
Exploring Operation: 54-51=3, Resulting Numbers: [81, 57, 3]
Generated Node #2: [81, 57, 3] from Operation: 54-51=3
Current State: 72:[81, 57, 3], Operations: ['54-51=3']
Exploring Operation: 81-57=24, Resulting Numbers: [3, 24]
Generated Node #3: [3, 24] from Operatio... | 4 | Current State: 72:[51, 54, 81, 57], Operations: []
Exploring Operation: 54-51=3, Resulting Numbers: [81, 57, 3]
Generated Node #0,0: 72:[81, 57, 3] Operation: 54-51=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 72:[81, 57, 3], Operations: ['54-51=3']
Exploring Operation: 81-57=24, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
43,
3,
65,
67
] | 80 | [
"43-3=40",
"67-65=2",
"40*2=80"
] | Current State: 80:[43, 3, 65, 67], Operations: []
Exploring Operation: 43-3=40, Resulting Numbers: [65, 67, 40]
Generated Node #2: [65, 67, 40] from Operation: 43-3=40
Current State: 80:[65, 67, 40], Operations: ['43-3=40']
Exploring Operation: 67-65=2, Resulting Numbers: [40, 2]
Generated Node #3: [40, 2] from Operati... | 4 | Current State: 80:[43, 3, 65, 67], Operations: []
Exploring Operation: 65-43=22, Resulting Numbers: [3, 67, 22]
Generated Node #0,0: 80:[3, 67, 22] Operation: 65-43=22
Exploring Operation: 67-65=2, Resulting Numbers: [43, 3, 2]
Generated Node #0,1: 80:[43, 3, 2] Operation: 67-65=2
Exploring Operation: 67-43=24, Resulti... | 0.987847 | hs_4 | mult_heuristic |
[
40,
35,
34,
23
] | 43 | [
"35+34=69",
"69/23=3",
"40+3=43"
] | Current State: 43:[40, 35, 34, 23], Operations: []
Exploring Operation: 35+34=69, Resulting Numbers: [40, 23, 69]
Generated Node #2: [40, 23, 69] from Operation: 35+34=69
Current State: 43:[40, 23, 69], Operations: ['35+34=69']
Exploring Operation: 69/23=3, Resulting Numbers: [40, 3]
Generated Node #3: [40, 3] from Ope... | 4 | Current State: 43:[40, 35, 34, 23], Operations: []
Exploring Operation: 35+23=58, Resulting Numbers: [40, 34, 58]
Generated Node #0,0: 43:[40, 34, 58] Operation: 35+23=58
Exploring Operation: 40-23=17, Resulting Numbers: [35, 34, 17]
Generated Node #0,1: 43:[35, 34, 17] Operation: 40-23=17
Exploring Operation: 40+23=63... | 0 | hs_4 | sum_heuristic |
[
42,
32,
13,
30
] | 28 | [
"42*30=1260",
"32+13=45",
"1260/45=28"
] | Current State: 28:[42, 32, 13, 30], Operations: []
Exploring Operation: 42*30=1260, Resulting Numbers: [32, 13, 1260]
Generated Node #2: [32, 13, 1260] from Operation: 42*30=1260
Current State: 28:[32, 13, 1260], Operations: ['42*30=1260']
Exploring Operation: 32+13=45, Resulting Numbers: [1260, 45]
Generated Node #3: ... | 4 | Current State: 28:[42, 32, 13, 30], Operations: []
Exploring Operation: 42-32=10, Resulting Numbers: [13, 30, 10]
Generated Node #0,0: 28:[13, 30, 10] Operation: 42-32=10
Exploring Operation: 32-30=2, Resulting Numbers: [42, 13, 2]
Generated Node #0,1: 28:[42, 13, 2] Operation: 32-30=2
Exploring Operation: 42-13=29, Re... | 0 | hs_4 | sum_heuristic |
[
11,
20,
12,
33
] | 52 | [
"11+20=31",
"33-12=21",
"31+21=52"
] | Current State: 52:[11, 20, 12, 33], Operations: []
Exploring Operation: 11+20=31, Resulting Numbers: [12, 33, 31]
Generated Node #2: [12, 33, 31] from Operation: 11+20=31
Current State: 52:[12, 33, 31], Operations: ['11+20=31']
Exploring Operation: 33-12=21, Resulting Numbers: [31, 21]
Generated Node #3: [31, 21] from ... | 4 | Current State: 52:[11, 20, 12, 33], Operations: []
Exploring Operation: 20-11=9, Resulting Numbers: [12, 33, 9]
Generated Node #0,0: 52:[12, 33, 9] Operation: 20-11=9
Exploring Operation: 33-20=13, Resulting Numbers: [11, 12, 13]
Generated Node #0,1: 52:[11, 12, 13] Operation: 33-20=13
Exploring Operation: 33-11=22, Re... | 0.921007 | hs_5 | sum_heuristic |
[
59,
72,
2,
58
] | 15 | [
"59+72=131",
"2*58=116",
"131-116=15"
] | Current State: 15:[59, 72, 2, 58], Operations: []
Exploring Operation: 59+72=131, Resulting Numbers: [2, 58, 131]
Generated Node #2: [2, 58, 131] from Operation: 59+72=131
Current State: 15:[2, 58, 131], Operations: ['59+72=131']
Exploring Operation: 2*58=116, Resulting Numbers: [131, 116]
Generated Node #3: [131, 116]... | 4 | Current State: 15:[59, 72, 2, 58], Operations: []
Exploring Operation: 72-58=14, Resulting Numbers: [59, 2, 14]
Generated Node #0,0: 15:[59, 2, 14] Operation: 72-58=14
Exploring Operation: 72/2=36, Resulting Numbers: [59, 58, 36]
Generated Node #0,1: 15:[59, 58, 36] Operation: 72/2=36
Exploring Operation: 72-59=13, Res... | 0 | hs_4 | mult_heuristic |
[
13,
20,
94,
26
] | 35 | [
"13+20=33",
"94-26=68",
"68-33=35"
] | Current State: 35:[13, 20, 94, 26], Operations: []
Exploring Operation: 13+20=33, Resulting Numbers: [94, 26, 33]
Generated Node #2: [94, 26, 33] from Operation: 13+20=33
Current State: 35:[94, 26, 33], Operations: ['13+20=33']
Exploring Operation: 94-26=68, Resulting Numbers: [33, 68]
Generated Node #3: [33, 68] from ... | 4 | Current State: 35:[13, 20, 94, 26], Operations: []
Exploring Operation: 94-26=68, Resulting Numbers: [13, 20, 68]
Generated Node #0,0: 35:[13, 20, 68] Operation: 94-26=68
Exploring Operation: 94-20=74, Resulting Numbers: [13, 26, 74]
Generated Node #0,1: 35:[13, 26, 74] Operation: 94-20=74
Moving to Node #0,0
Current S... | 0.991319 | hs_2 | sum_heuristic |
[
2,
99,
86,
78
] | 26 | [
"78/2=39",
"99-86=13",
"39-13=26"
] | Current State: 26:[2, 99, 86, 78], Operations: []
Exploring Operation: 78/2=39, Resulting Numbers: [99, 86, 39]
Generated Node #2: [99, 86, 39] from Operation: 78/2=39
Current State: 26:[99, 86, 39], Operations: ['78/2=39']
Exploring Operation: 99-86=13, Resulting Numbers: [39, 13]
Generated Node #3: [39, 13] from Oper... | 4 | Current State: 26:[2, 99, 86, 78], Operations: []
Exploring Operation: 78/2=39, Resulting Numbers: [99, 86, 39]
Generated Node #0,0: 26:[99, 86, 39] Operation: 78/2=39
Exploring Operation: 86-78=8, Resulting Numbers: [2, 99, 8]
Generated Node #0,1: 26:[2, 99, 8] Operation: 86-78=8
Exploring Operation: 99-78=21, Resulti... | 0.983507 | hs_5 | sum_heuristic |
[
65,
63,
36,
44
] | 33 | [
"65-44=21",
"63/21=3",
"36-3=33"
] | Current State: 33:[65, 63, 36, 44], Operations: []
Exploring Operation: 65-44=21, Resulting Numbers: [63, 36, 21]
Generated Node #2: [63, 36, 21] from Operation: 65-44=21
Current State: 33:[63, 36, 21], Operations: ['65-44=21']
Exploring Operation: 63/21=3, Resulting Numbers: [36, 3]
Generated Node #3: [36, 3] from Ope... | 4 | Current State: 33:[65, 63, 36, 44], Operations: []
Exploring Operation: 63-44=19, Resulting Numbers: [65, 36, 19]
Generated Node #0,0: 33:[65, 36, 19] Operation: 63-44=19
Exploring Operation: 63-36=27, Resulting Numbers: [65, 44, 27]
Generated Node #0,1: 33:[65, 44, 27] Operation: 63-36=27
Exploring Operation: 65-44=21... | 0.949653 | hs_5 | sum_heuristic |
[
23,
1,
51,
51
] | 25 | [
"23+1=24",
"51/51=1",
"24+1=25"
] | Current State: 25:[23, 1, 51, 51], Operations: []
Exploring Operation: 23+1=24, Resulting Numbers: [51, 51, 24]
Generated Node #2: [51, 51, 24] from Operation: 23+1=24
Current State: 25:[51, 51, 24], Operations: ['23+1=24']
Exploring Operation: 51/51=1, Resulting Numbers: [24, 1]
Generated Node #3: [24, 1] from Operati... | 4 | Current State: 25:[23, 1, 51, 51], Operations: []
Exploring Operation: 51-23=28, Resulting Numbers: [1, 51, 28]
Generated Node #0,0: 25:[1, 51, 28] Operation: 51-23=28
Exploring Operation: 51/51=1, Resulting Numbers: [23, 1, 1]
Generated Node #0,1: 25:[23, 1, 1] Operation: 51/51=1
Exploring Operation: 51-51=0, Resultin... | 0.988715 | hs_3 | sum_heuristic |
[
38,
17,
51,
6
] | 61 | [
"51-38=13",
"6*13=78",
"78-17=61"
] | Current State: 61:[38, 17, 51, 6], Operations: []
Exploring Operation: 51-38=13, Resulting Numbers: [17, 6, 13]
Generated Node #2: [17, 6, 13] from Operation: 51-38=13
Current State: 61:[17, 6, 13], Operations: ['51-38=13']
Exploring Operation: 6*13=78, Resulting Numbers: [17, 78]
Generated Node #3: [17, 78] from Opera... | 4 | Current State: 61:[38, 17, 51, 6], Operations: []
Exploring Operation: 38+17=55, Resulting Numbers: [51, 6, 55]
Generated Node #0,0: 61:[51, 6, 55] Operation: 38+17=55
Moving to Node #0,0
Current State: 61:[51, 6, 55], Operations: ['38+17=55']
Exploring Operation: 51+6=57, Resulting Numbers: [55, 57]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
95,
73,
65,
20
] | 21 | [
"73*20=1460",
"1460-95=1365",
"1365/65=21"
] | Current State: 21:[95, 73, 65, 20], Operations: []
Exploring Operation: 73*20=1460, Resulting Numbers: [95, 65, 1460]
Generated Node #2: [95, 65, 1460] from Operation: 73*20=1460
Current State: 21:[95, 65, 1460], Operations: ['73*20=1460']
Exploring Operation: 1460-95=1365, Resulting Numbers: [65, 1365]
Generated Node ... | 4 | Current State: 21:[95, 73, 65, 20], Operations: []
Exploring Operation: 73-20=53, Resulting Numbers: [95, 65, 53]
Generated Node #0,0: 21:[95, 65, 53] Operation: 73-20=53
Exploring Operation: 95-73=22, Resulting Numbers: [65, 20, 22]
Generated Node #0,1: 21:[65, 20, 22] Operation: 95-73=22
Exploring Operation: 73-65=8,... | 0 | hs_5 | sum_heuristic |
[
33,
1,
29,
33
] | 95 | [
"33*1=33",
"29+33=62",
"33+62=95"
] | Current State: 95:[33, 1, 29, 33], Operations: []
Exploring Operation: 33*1=33, Resulting Numbers: [29, 33]
Generated Node #2: [29, 33] from Operation: 33*1=33
Current State: 95:[29, 33], Operations: ['33*1=33']
Exploring Operation: 29+33=62, Resulting Numbers: [62]
62,95 equal: Goal Reached
Exploring Operation: 33+62=... | 4 | Current State: 95:[33, 1, 29, 33], Operations: []
Exploring Operation: 33-29=4, Resulting Numbers: [1, 33, 4]
Generated Node #0,0: 95:[1, 33, 4] Operation: 33-29=4
Exploring Operation: 33/33=1, Resulting Numbers: [1, 29, 1]
Generated Node #0,1: 95:[1, 29, 1] Operation: 33/33=1
Start Sub Search at level 1: Moving to Nod... | 0 | hs_2 | mult_heuristic |
[
66,
63,
79,
84
] | 78 | [
"66*79=5214",
"63*84=5292",
"5292-5214=78"
] | Current State: 78:[66, 63, 79, 84], Operations: []
Exploring Operation: 66*79=5214, Resulting Numbers: [63, 84, 5214]
Generated Node #2: [63, 84, 5214] from Operation: 66*79=5214
Current State: 78:[63, 84, 5214], Operations: ['66*79=5214']
Exploring Operation: 63*84=5292, Resulting Numbers: [5214, 5292]
Generated Node ... | 4 | Current State: 78:[66, 63, 79, 84], Operations: []
Exploring Operation: 84-63=21, Resulting Numbers: [66, 79, 21]
Generated Node #0,0: 78:[66, 79, 21] Operation: 84-63=21
Exploring Operation: 79-66=13, Resulting Numbers: [63, 84, 13]
Generated Node #0,1: 78:[63, 84, 13] Operation: 79-66=13
Exploring Operation: 66-63=3,... | 0 | hs_3 | mult_heuristic |
[
41,
23,
14,
59
] | 91 | [
"41-23=18",
"14+59=73",
"18+73=91"
] | Current State: 91:[41, 23, 14, 59], Operations: []
Exploring Operation: 41-23=18, Resulting Numbers: [14, 59, 18]
Generated Node #2: [14, 59, 18] from Operation: 41-23=18
Current State: 91:[14, 59, 18], Operations: ['41-23=18']
Exploring Operation: 14+59=73, Resulting Numbers: [18, 73]
Generated Node #3: [18, 73] from ... | 4 | Current State: 91:[41, 23, 14, 59], Operations: []
Exploring Operation: 41-23=18, Resulting Numbers: [14, 59, 18]
Generated Node #0,0: 91:[14, 59, 18] Operation: 41-23=18
Exploring Operation: 59-41=18, Resulting Numbers: [23, 14, 18]
Generated Node #0,1: 91:[23, 14, 18] Operation: 59-41=18
Exploring Operation: 41+59=10... | 0.978299 | hs_3 | mult_heuristic |
[
94,
48,
70,
94
] | 22 | [
"94+48=142",
"70+94=164",
"164-142=22"
] | Current State: 22:[94, 48, 70, 94], Operations: []
Exploring Operation: 94+48=142, Resulting Numbers: [70, 142]
Generated Node #2: [70, 142] from Operation: 94+48=142
Current State: 22:[70, 142], Operations: ['94+48=142']
Exploring Operation: 70+94=164, Resulting Numbers: [142, 164]
Generated Node #3: [142, 164] from O... | 4 | Current State: 22:[94, 48, 70, 94], Operations: []
Exploring Operation: 94-70=24, Resulting Numbers: [48, 94, 24]
Generated Node #0,0: 22:[48, 94, 24] Operation: 94-70=24
Exploring Operation: 94-94=0, Resulting Numbers: [48, 70, 0]
Generated Node #0,1: 22:[48, 70, 0] Operation: 94-94=0
Exploring Operation: 94/94=1, Res... | 0.985243 | hs_3 | sum_heuristic |
[
61,
71,
71,
35
] | 27 | [
"61-35=26",
"71/71=1",
"26+1=27"
] | Current State: 27:[61, 71, 71, 35], Operations: []
Exploring Operation: 61-35=26, Resulting Numbers: [71, 71, 26]
Generated Node #2: [71, 71, 26] from Operation: 61-35=26
Current State: 27:[71, 71, 26], Operations: ['61-35=26']
Exploring Operation: 71/71=1, Resulting Numbers: [26, 1]
Generated Node #3: [26, 1] from Ope... | 4 | Current State: 27:[61, 71, 71, 35], Operations: []
Exploring Operation: 71-61=10, Resulting Numbers: [71, 35, 10]
Generated Node #0,0: 27:[71, 35, 10] Operation: 71-61=10
Exploring Operation: 71/71=1, Resulting Numbers: [61, 35, 1]
Generated Node #0,1: 27:[61, 35, 1] Operation: 71/71=1
Exploring Operation: 71-71=0, Res... | 0.988715 | hs_3 | sum_heuristic |
[
36,
55,
21,
50
] | 31 | [
"55+50=105",
"105/21=5",
"36-5=31"
] | Current State: 31:[36, 55, 21, 50], Operations: []
Exploring Operation: 55+50=105, Resulting Numbers: [36, 21, 105]
Generated Node #2: [36, 21, 105] from Operation: 55+50=105
Current State: 31:[36, 21, 105], Operations: ['55+50=105']
Exploring Operation: 105/21=5, Resulting Numbers: [36, 5]
Generated Node #3: [36, 5] f... | 4 | Current State: 31:[36, 55, 21, 50], Operations: []
Exploring Operation: 55-21=34, Resulting Numbers: [36, 50, 34]
Generated Node #0,0: 31:[36, 50, 34] Operation: 55-21=34
Moving to Node #0,0
Current State: 31:[36, 50, 34], Operations: ['55-21=34']
Exploring Operation: 50-36=14, Resulting Numbers: [34, 14]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
45,
11,
79,
30
] | 83 | [
"45-11=34",
"79-30=49",
"34+49=83"
] | Current State: 83:[45, 11, 79, 30], Operations: []
Exploring Operation: 45-11=34, Resulting Numbers: [79, 30, 34]
Generated Node #2: [79, 30, 34] from Operation: 45-11=34
Current State: 83:[79, 30, 34], Operations: ['45-11=34']
Exploring Operation: 79-30=49, Resulting Numbers: [34, 49]
Generated Node #3: [34, 49] from ... | 4 | Current State: 83:[45, 11, 79, 30], Operations: []
Exploring Operation: 11+30=41, Resulting Numbers: [45, 79, 41]
Generated Node #0,0: 83:[45, 79, 41] Operation: 11+30=41
Exploring Operation: 45+11=56, Resulting Numbers: [79, 30, 56]
Generated Node #0,1: 83:[79, 30, 56] Operation: 45+11=56
Exploring Operation: 45+30=75... | 0.985243 | hs_3 | mult_heuristic |
[
28,
27,
64,
2
] | 90 | [
"64-28=36",
"27*2=54",
"36+54=90"
] | Current State: 90:[28, 27, 64, 2], Operations: []
Exploring Operation: 64-28=36, Resulting Numbers: [27, 2, 36]
Generated Node #2: [27, 2, 36] from Operation: 64-28=36
Current State: 90:[27, 2, 36], Operations: ['64-28=36']
Exploring Operation: 27*2=54, Resulting Numbers: [36, 54]
Generated Node #3: [36, 54] from Opera... | 4 | Current State: 90:[28, 27, 64, 2], Operations: []
Exploring Operation: 64-28=36, Resulting Numbers: [27, 2, 36]
Generated Node #0,0: 90:[27, 2, 36] Operation: 64-28=36
Exploring Operation: 64-27=37, Resulting Numbers: [28, 2, 37]
Generated Node #0,1: 90:[28, 2, 37] Operation: 64-27=37
Exploring Operation: 64/2=32, Resu... | 0 | hs_5 | sum_heuristic |
[
94,
21,
50,
14
] | 91 | [
"94*21=1974",
"1974/14=141",
"141-50=91"
] | Current State: 91:[94, 21, 50, 14], Operations: []
Exploring Operation: 94*21=1974, Resulting Numbers: [50, 14, 1974]
Generated Node #2: [50, 14, 1974] from Operation: 94*21=1974
Current State: 91:[50, 14, 1974], Operations: ['94*21=1974']
Exploring Operation: 1974/14=141, Resulting Numbers: [50, 141]
Generated Node #3... | 4 | Current State: 91:[94, 21, 50, 14], Operations: []
Exploring Operation: 50+14=64, Resulting Numbers: [94, 21, 64]
Generated Node #0,0: 91:[94, 21, 64] Operation: 50+14=64
Exploring Operation: 94-50=44, Resulting Numbers: [21, 14, 44]
Generated Node #0,1: 91:[21, 14, 44] Operation: 94-50=44
Exploring Operation: 50-21=29... | 0 | hs_5 | sum_heuristic |
[
49,
79,
85,
44
] | 30 | [
"49-44=5",
"85-79=6",
"5*6=30"
] | Current State: 30:[49, 79, 85, 44], Operations: []
Exploring Operation: 49-44=5, Resulting Numbers: [79, 85, 5]
Generated Node #2: [79, 85, 5] from Operation: 49-44=5
Current State: 30:[79, 85, 5], Operations: ['49-44=5']
Exploring Operation: 85-79=6, Resulting Numbers: [5, 6]
Generated Node #3: [5, 6] from Operation: ... | 4 | Current State: 30:[49, 79, 85, 44], Operations: []
Exploring Operation: 79-49=30, Resulting Numbers: [85, 44, 30]
Generated Node #0,0: 30:[85, 44, 30] Operation: 79-49=30
Exploring Operation: 85-49=36, Resulting Numbers: [79, 44, 36]
Generated Node #0,1: 30:[79, 44, 36] Operation: 85-49=36
Exploring Operation: 85-79=6,... | 0.990451 | hs_3 | sum_heuristic |
[
92,
8,
51,
17
] | 20 | [
"92+51=143",
"17+143=160",
"160/8=20"
] | Current State: 20:[92, 8, 51, 17], Operations: []
Exploring Operation: 92+51=143, Resulting Numbers: [8, 17, 143]
Generated Node #2: [8, 17, 143] from Operation: 92+51=143
Current State: 20:[8, 17, 143], Operations: ['92+51=143']
Exploring Operation: 17+143=160, Resulting Numbers: [8, 160]
Generated Node #3: [8, 160] f... | 4 | Current State: 20:[92, 8, 51, 17], Operations: []
Exploring Operation: 51-17=34, Resulting Numbers: [92, 8, 34]
Generated Node #0,0: 20:[92, 8, 34] Operation: 51-17=34
Exploring Operation: 92-51=41, Resulting Numbers: [8, 17, 41]
Generated Node #0,1: 20:[8, 17, 41] Operation: 92-51=41
Exploring Operation: 92-8=84, Resu... | 0 | hs_5 | sum_heuristic |
[
38,
94,
13,
51
] | 95 | [
"38+13=51",
"51/51=1",
"94+1=95"
] | Current State: 95:[38, 94, 13, 51], Operations: []
Exploring Operation: 38+13=51, Resulting Numbers: [94, 51, 51]
Generated Node #2: [94, 51, 51] from Operation: 38+13=51
Current State: 95:[94, 51, 51], Operations: ['38+13=51']
Exploring Operation: 51/51=1, Resulting Numbers: [94, 1]
Generated Node #3: [94, 1] from Ope... | 4 | Current State: 95:[38, 94, 13, 51], Operations: []
Exploring Operation: 51-38=13, Resulting Numbers: [94, 13, 13]
Generated Node #0,0: 95:[94, 13, 13] Operation: 51-38=13
Exploring Operation: 51-13=38, Resulting Numbers: [38, 94, 38]
Generated Node #0,1: 95:[38, 94, 38] Operation: 51-13=38
Exploring Operation: 94-51=43... | 0.984375 | hs_5 | sum_heuristic |
[
49,
7,
63,
90
] | 77 | [
"49*90=4410",
"4410/63=70",
"7+70=77"
] | Current State: 77:[49, 7, 63, 90], Operations: []
Exploring Operation: 49*90=4410, Resulting Numbers: [7, 63, 4410]
Generated Node #2: [7, 63, 4410] from Operation: 49*90=4410
Current State: 77:[7, 63, 4410], Operations: ['49*90=4410']
Exploring Operation: 4410/63=70, Resulting Numbers: [7, 70]
Generated Node #3: [7, 7... | 4 | Current State: 77:[49, 7, 63, 90], Operations: []
Exploring Operation: 63-49=14, Resulting Numbers: [7, 90, 14]
Generated Node #0,0: 77:[7, 90, 14] Operation: 63-49=14
Start Sub Search at level 1: Moving to Node #0,0
Current State: 77:[7, 90, 14], Operations: ['63-49=14']
Exploring Operation: 90-14=76, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
96,
53,
41,
59
] | 67 | [
"53-41=12",
"96/12=8",
"59+8=67"
] | Current State: 67:[96, 53, 41, 59], Operations: []
Exploring Operation: 53-41=12, Resulting Numbers: [96, 59, 12]
Generated Node #2: [96, 59, 12] from Operation: 53-41=12
Current State: 67:[96, 59, 12], Operations: ['53-41=12']
Exploring Operation: 96/12=8, Resulting Numbers: [59, 8]
Generated Node #3: [59, 8] from Ope... | 4 | Current State: 67:[96, 53, 41, 59], Operations: []
Exploring Operation: 53+41=94, Resulting Numbers: [96, 59, 94]
Generated Node #0,0: 67:[96, 59, 94] Operation: 53+41=94
Exploring Operation: 96-59=37, Resulting Numbers: [53, 41, 37]
Generated Node #0,1: 67:[53, 41, 37] Operation: 96-59=37
Exploring Operation: 96-53=43... | 0 | hs_4 | mult_heuristic |
[
62,
53,
96,
89
] | 38 | [
"62*53=3286",
"96+3286=3382",
"3382/89=38"
] | Current State: 38:[62, 53, 96, 89], Operations: []
Exploring Operation: 62*53=3286, Resulting Numbers: [96, 89, 3286]
Generated Node #2: [96, 89, 3286] from Operation: 62*53=3286
Current State: 38:[96, 89, 3286], Operations: ['62*53=3286']
Exploring Operation: 96+3286=3382, Resulting Numbers: [89, 3382]
Generated Node ... | 4 | Current State: 38:[62, 53, 96, 89], Operations: []
Exploring Operation: 96-89=7, Resulting Numbers: [62, 53, 7]
Generated Node #0,0: 38:[62, 53, 7] Operation: 96-89=7
Moving to Node #0,0
Current State: 38:[62, 53, 7], Operations: ['96-89=7']
Exploring Operation: 62-53=9, Resulting Numbers: [7, 9]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
7,
30,
2,
98
] | 56 | [
"7*30=210",
"210-98=112",
"112/2=56"
] | Current State: 56:[7, 30, 2, 98], Operations: []
Exploring Operation: 7*30=210, Resulting Numbers: [2, 98, 210]
Generated Node #2: [2, 98, 210] from Operation: 7*30=210
Current State: 56:[2, 98, 210], Operations: ['7*30=210']
Exploring Operation: 210-98=112, Resulting Numbers: [2, 112]
Generated Node #3: [2, 112] from ... | 4 | Current State: 56:[7, 30, 2, 98], Operations: []
Exploring Operation: 30-2=28, Resulting Numbers: [7, 98, 28]
Generated Node #0,0: 56:[7, 98, 28] Operation: 30-2=28
Exploring Operation: 98-30=68, Resulting Numbers: [7, 2, 68]
Generated Node #0,1: 56:[7, 2, 68] Operation: 98-30=68
Exploring Operation: 98/2=49, Resulting... | 0 | hs_5 | sum_heuristic |
[
32,
6,
56,
2
] | 84 | [
"32-6=26",
"56+2=58",
"26+58=84"
] | Current State: 84:[32, 6, 56, 2], Operations: []
Exploring Operation: 32-6=26, Resulting Numbers: [56, 2, 26]
Generated Node #2: [56, 2, 26] from Operation: 32-6=26
Current State: 84:[56, 2, 26], Operations: ['32-6=26']
Exploring Operation: 56+2=58, Resulting Numbers: [26, 58]
Generated Node #3: [26, 58] from Operation... | 4 | Current State: 84:[32, 6, 56, 2], Operations: []
Exploring Operation: 56-32=24, Resulting Numbers: [6, 2, 24]
Generated Node #0,0: 84:[6, 2, 24] Operation: 56-32=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 84:[6, 2, 24], Operations: ['56-32=24']
Exploring Operation: 24/6=4, Resulting Numbers: [2,... | 0 | hs_1 | mult_heuristic |
[
82,
2,
6,
21
] | 99 | [
"82+2=84",
"21-6=15",
"84+15=99"
] | Current State: 99:[82, 2, 6, 21], Operations: []
Exploring Operation: 82+2=84, Resulting Numbers: [6, 21, 84]
Generated Node #2: [6, 21, 84] from Operation: 82+2=84
Current State: 99:[6, 21, 84], Operations: ['82+2=84']
Exploring Operation: 21-6=15, Resulting Numbers: [84, 15]
Generated Node #3: [84, 15] from Operation... | 4 | Current State: 99:[82, 2, 6, 21], Operations: []
Exploring Operation: 82+21=103, Resulting Numbers: [2, 6, 103]
Generated Node #0,0: 99:[2, 6, 103] Operation: 82+21=103
Moving to Node #0,0
Current State: 99:[2, 6, 103], Operations: ['82+21=103']
Exploring Operation: 103-6=97, Resulting Numbers: [2, 97]
Generated Node #... | 0.993924 | hs_1 | sum_heuristic |
[
67,
42,
49,
71
] | 95 | [
"67-42=25",
"49+71=120",
"120-25=95"
] | Current State: 95:[67, 42, 49, 71], Operations: []
Exploring Operation: 67-42=25, Resulting Numbers: [49, 71, 25]
Generated Node #2: [49, 71, 25] from Operation: 67-42=25
Current State: 95:[49, 71, 25], Operations: ['67-42=25']
Exploring Operation: 49+71=120, Resulting Numbers: [25, 120]
Generated Node #3: [25, 120] fr... | 4 | Current State: 95:[67, 42, 49, 71], Operations: []
Exploring Operation: 49-42=7, Resulting Numbers: [67, 71, 7]
Generated Node #0,0: 95:[67, 71, 7] Operation: 49-42=7
Exploring Operation: 67-49=18, Resulting Numbers: [42, 71, 18]
Generated Node #0,1: 95:[42, 71, 18] Operation: 67-49=18
Exploring Operation: 71-49=22, Re... | 0.984375 | hs_5 | sum_heuristic |
[
68,
9,
77,
21
] | 39 | [
"68-9=59",
"77+21=98",
"98-59=39"
] | Current State: 39:[68, 9, 77, 21], Operations: []
Exploring Operation: 68-9=59, Resulting Numbers: [77, 21, 59]
Generated Node #2: [77, 21, 59] from Operation: 68-9=59
Current State: 39:[77, 21, 59], Operations: ['68-9=59']
Exploring Operation: 77+21=98, Resulting Numbers: [59, 98]
Generated Node #3: [59, 98] from Oper... | 4 | Current State: 39:[68, 9, 77, 21], Operations: []
Exploring Operation: 68-9=59, Resulting Numbers: [77, 21, 59]
Generated Node #0,0: 39:[77, 21, 59] Operation: 68-9=59
Exploring Operation: 68-21=47, Resulting Numbers: [9, 77, 47]
Generated Node #0,1: 39:[9, 77, 47] Operation: 68-21=47
Exploring Operation: 77-21=56, Res... | 0.97309 | hs_4 | mult_heuristic |
[
46,
39,
32,
90
] | 37 | [
"46+39=85",
"32+90=122",
"122-85=37"
] | Current State: 37:[46, 39, 32, 90], Operations: []
Exploring Operation: 46+39=85, Resulting Numbers: [32, 90, 85]
Generated Node #2: [32, 90, 85] from Operation: 46+39=85
Current State: 37:[32, 90, 85], Operations: ['46+39=85']
Exploring Operation: 32+90=122, Resulting Numbers: [85, 122]
Generated Node #3: [85, 122] fr... | 4 | Current State: 37:[46, 39, 32, 90], Operations: []
Exploring Operation: 90-32=58, Resulting Numbers: [46, 39, 58]
Generated Node #0,0: 37:[46, 39, 58] Operation: 90-32=58
Exploring Operation: 90-39=51, Resulting Numbers: [46, 32, 51]
Generated Node #0,1: 37:[46, 32, 51] Operation: 90-39=51
Exploring Operation: 90-46=44... | 0.985243 | hs_4 | mult_heuristic |
[
92,
40,
84,
5
] | 43 | [
"92+40=132",
"84+5=89",
"132-89=43"
] | Current State: 43:[92, 40, 84, 5], Operations: []
Exploring Operation: 92+40=132, Resulting Numbers: [84, 5, 132]
Generated Node #2: [84, 5, 132] from Operation: 92+40=132
Current State: 43:[84, 5, 132], Operations: ['92+40=132']
Exploring Operation: 84+5=89, Resulting Numbers: [132, 89]
Generated Node #3: [132, 89] fr... | 4 | Current State: 43:[92, 40, 84, 5], Operations: []
Exploring Operation: 92-84=8, Resulting Numbers: [40, 5, 8]
Generated Node #0,0: 43:[40, 5, 8] Operation: 92-84=8
Moving to Node #0,0
Current State: 43:[40, 5, 8], Operations: ['92-84=8']
Exploring Operation: 5*8=40, Resulting Numbers: [40, 40]
Generated Node #0,0,0: 43... | 0 | hs_1 | mult_heuristic |
[
76,
93,
39,
85
] | 29 | [
"93-76=17",
"85-39=46",
"46-17=29"
] | Current State: 29:[76, 93, 39, 85], Operations: []
Exploring Operation: 93-76=17, Resulting Numbers: [39, 85, 17]
Generated Node #2: [39, 85, 17] from Operation: 93-76=17
Current State: 29:[39, 85, 17], Operations: ['93-76=17']
Exploring Operation: 85-39=46, Resulting Numbers: [17, 46]
Generated Node #3: [17, 46] from ... | 4 | Current State: 29:[76, 93, 39, 85], Operations: []
Exploring Operation: 93-39=54, Resulting Numbers: [76, 85, 54]
Generated Node #0,0: 29:[76, 85, 54] Operation: 93-39=54
Exploring Operation: 76-39=37, Resulting Numbers: [93, 85, 37]
Generated Node #0,1: 29:[93, 85, 37] Operation: 76-39=37
Exploring Operation: 93-76=17... | 0.985243 | hs_5 | sum_heuristic |
[
75,
29,
68,
89
] | 23 | [
"29*68=1972",
"75+1972=2047",
"2047/89=23"
] | Current State: 23:[75, 29, 68, 89], Operations: []
Exploring Operation: 29*68=1972, Resulting Numbers: [75, 89, 1972]
Generated Node #2: [75, 89, 1972] from Operation: 29*68=1972
Current State: 23:[75, 89, 1972], Operations: ['29*68=1972']
Exploring Operation: 75+1972=2047, Resulting Numbers: [89, 2047]
Generated Node ... | 4 | Current State: 23:[75, 29, 68, 89], Operations: []
Exploring Operation: 89-68=21, Resulting Numbers: [75, 29, 21]
Generated Node #0,0: 23:[75, 29, 21] Operation: 89-68=21
Exploring Operation: 75-68=7, Resulting Numbers: [29, 89, 7]
Generated Node #0,1: 23:[29, 89, 7] Operation: 75-68=7
Exploring Operation: 89-75=14, Re... | 0 | hs_3 | sum_heuristic |
[
36,
63,
51,
33
] | 81 | [
"36+63=99",
"51-33=18",
"99-18=81"
] | Current State: 81:[36, 63, 51, 33], Operations: []
Exploring Operation: 36+63=99, Resulting Numbers: [51, 33, 99]
Generated Node #2: [51, 33, 99] from Operation: 36+63=99
Current State: 81:[51, 33, 99], Operations: ['36+63=99']
Exploring Operation: 51-33=18, Resulting Numbers: [99, 18]
Generated Node #3: [99, 18] from ... | 4 | Current State: 81:[36, 63, 51, 33], Operations: []
Exploring Operation: 63-51=12, Resulting Numbers: [36, 33, 12]
Generated Node #0,0: 81:[36, 33, 12] Operation: 63-51=12
Moving to Node #0,0
Current State: 81:[36, 33, 12], Operations: ['63-51=12']
Exploring Operation: 36-33=3, Resulting Numbers: [12, 3]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
54,
56,
33,
35
] | 31 | [
"56-54=2",
"33*2=66",
"66-35=31"
] | Current State: 31:[54, 56, 33, 35], Operations: []
Exploring Operation: 56-54=2, Resulting Numbers: [33, 35, 2]
Generated Node #2: [33, 35, 2] from Operation: 56-54=2
Current State: 31:[33, 35, 2], Operations: ['56-54=2']
Exploring Operation: 33*2=66, Resulting Numbers: [35, 66]
Generated Node #3: [35, 66] from Operati... | 4 | Current State: 31:[54, 56, 33, 35], Operations: []
Exploring Operation: 56-33=23, Resulting Numbers: [54, 35, 23]
Generated Node #0,0: 31:[54, 35, 23] Operation: 56-33=23
Exploring Operation: 56-35=21, Resulting Numbers: [54, 33, 21]
Generated Node #0,1: 31:[54, 33, 21] Operation: 56-35=21
Exploring Operation: 54-33=21... | 0 | hs_4 | mult_heuristic |
[
62,
67,
68,
46
] | 15 | [
"62+67=129",
"68+46=114",
"129-114=15"
] | Current State: 15:[62, 67, 68, 46], Operations: []
Exploring Operation: 62+67=129, Resulting Numbers: [68, 46, 129]
Generated Node #2: [68, 46, 129] from Operation: 62+67=129
Current State: 15:[68, 46, 129], Operations: ['62+67=129']
Exploring Operation: 68+46=114, Resulting Numbers: [129, 114]
Generated Node #3: [129,... | 4 | Current State: 15:[62, 67, 68, 46], Operations: []
Exploring Operation: 67-62=5, Resulting Numbers: [68, 46, 5]
Generated Node #0,0: 15:[68, 46, 5] Operation: 67-62=5
Exploring Operation: 68-67=1, Resulting Numbers: [62, 46, 1]
Generated Node #0,1: 15:[62, 46, 1] Operation: 68-67=1
Start Sub Search at level 1: Moving t... | 0.992188 | hs_2 | mult_heuristic |
[
4,
37,
93,
84
] | 29 | [
"4*37=148",
"93+84=177",
"177-148=29"
] | Current State: 29:[4, 37, 93, 84], Operations: []
Exploring Operation: 4*37=148, Resulting Numbers: [93, 84, 148]
Generated Node #2: [93, 84, 148] from Operation: 4*37=148
Current State: 29:[93, 84, 148], Operations: ['4*37=148']
Exploring Operation: 93+84=177, Resulting Numbers: [148, 177]
Generated Node #3: [148, 177... | 4 | Current State: 29:[4, 37, 93, 84], Operations: []
Exploring Operation: 93-84=9, Resulting Numbers: [4, 37, 9]
Generated Node #0,0: 29:[4, 37, 9] Operation: 93-84=9
Moving to Node #0,0
Current State: 29:[4, 37, 9], Operations: ['93-84=9']
Exploring Operation: 4*9=36, Resulting Numbers: [37, 36]
Generated Node #0,0,0: 29... | 0 | hs_1 | sum_heuristic |
[
57,
83,
71,
11
] | 86 | [
"83-57=26",
"71-11=60",
"26+60=86"
] | Current State: 86:[57, 83, 71, 11], Operations: []
Exploring Operation: 83-57=26, Resulting Numbers: [71, 11, 26]
Generated Node #2: [71, 11, 26] from Operation: 83-57=26
Current State: 86:[71, 11, 26], Operations: ['83-57=26']
Exploring Operation: 71-11=60, Resulting Numbers: [26, 60]
Generated Node #3: [26, 60] from ... | 4 | Current State: 86:[57, 83, 71, 11], Operations: []
Exploring Operation: 71+11=82, Resulting Numbers: [57, 83, 82]
Generated Node #0,0: 86:[57, 83, 82] Operation: 71+11=82
Exploring Operation: 57-11=46, Resulting Numbers: [83, 71, 46]
Generated Node #0,1: 86:[83, 71, 46] Operation: 57-11=46
Exploring Operation: 71-57=14... | 0.967882 | hs_3 | mult_heuristic |
[
83,
98,
6,
47
] | 68 | [
"98-83=15",
"6+47=53",
"15+53=68"
] | Current State: 68:[83, 98, 6, 47], Operations: []
Exploring Operation: 98-83=15, Resulting Numbers: [6, 47, 15]
Generated Node #2: [6, 47, 15] from Operation: 98-83=15
Current State: 68:[6, 47, 15], Operations: ['98-83=15']
Exploring Operation: 6+47=53, Resulting Numbers: [15, 53]
Generated Node #3: [15, 53] from Opera... | 4 | Current State: 68:[83, 98, 6, 47], Operations: []
Exploring Operation: 83-47=36, Resulting Numbers: [98, 6, 36]
Generated Node #0,0: 68:[98, 6, 36] Operation: 83-47=36
Exploring Operation: 98-47=51, Resulting Numbers: [83, 6, 51]
Generated Node #0,1: 68:[83, 6, 51] Operation: 98-47=51
Exploring Operation: 98-83=15, Res... | 0.986111 | hs_3 | mult_heuristic |
[
58,
23,
3,
11
] | 65 | [
"23*11=253",
"253-58=195",
"195/3=65"
] | Current State: 65:[58, 23, 3, 11], Operations: []
Exploring Operation: 23*11=253, Resulting Numbers: [58, 3, 253]
Generated Node #2: [58, 3, 253] from Operation: 23*11=253
Current State: 65:[58, 3, 253], Operations: ['23*11=253']
Exploring Operation: 253-58=195, Resulting Numbers: [3, 195]
Generated Node #3: [3, 195] f... | 4 | Current State: 65:[58, 23, 3, 11], Operations: []
Exploring Operation: 23-3=20, Resulting Numbers: [58, 11, 20]
Generated Node #0,0: 65:[58, 11, 20] Operation: 23-3=20
Exploring Operation: 23*3=69, Resulting Numbers: [58, 11, 69]
Generated Node #0,1: 65:[58, 11, 69] Operation: 23*3=69
Exploring Operation: 23-11=12, Res... | 0 | hs_5 | mult_heuristic |
[
89,
95,
4,
84
] | 42 | [
"95-89=6",
"6-4=2",
"84/2=42"
] | Current State: 42:[89, 95, 4, 84], Operations: []
Exploring Operation: 95-89=6, Resulting Numbers: [4, 84, 6]
Generated Node #2: [4, 84, 6] from Operation: 95-89=6
Current State: 42:[4, 84, 6], Operations: ['95-89=6']
Exploring Operation: 6-4=2, Resulting Numbers: [84, 2]
Generated Node #3: [84, 2] from Operation: 6-4=... | 4 | Current State: 42:[89, 95, 4, 84], Operations: []
Exploring Operation: 89-84=5, Resulting Numbers: [95, 4, 5]
Generated Node #0,0: 42:[95, 4, 5] Operation: 89-84=5
Exploring Operation: 84/4=21, Resulting Numbers: [89, 95, 21]
Generated Node #0,1: 42:[89, 95, 21] Operation: 84/4=21
Exploring Operation: 95-84=11, Resulti... | 0 | hs_4 | sum_heuristic |
[
25,
1,
45,
18
] | 37 | [
"25+1=26",
"45+18=63",
"63-26=37"
] | Current State: 37:[25, 1, 45, 18], Operations: []
Exploring Operation: 25+1=26, Resulting Numbers: [45, 18, 26]
Generated Node #2: [45, 18, 26] from Operation: 25+1=26
Current State: 37:[45, 18, 26], Operations: ['25+1=26']
Exploring Operation: 45+18=63, Resulting Numbers: [26, 63]
Generated Node #3: [26, 63] from Oper... | 4 | Current State: 37:[25, 1, 45, 18], Operations: []
Exploring Operation: 25/1=25, Resulting Numbers: [45, 18, 25]
Generated Node #0,0: 37:[45, 18, 25] Operation: 25/1=25
Exploring Operation: 45-1=44, Resulting Numbers: [25, 18, 44]
Generated Node #0,1: 37:[25, 18, 44] Operation: 45-1=44
Exploring Operation: 25+1=26, Resu... | 0.981771 | hs_5 | sum_heuristic |
[
26,
4,
30,
11
] | 49 | [
"26+4=30",
"30-11=19",
"30+19=49"
] | Current State: 49:[26, 4, 30, 11], Operations: []
Exploring Operation: 26+4=30, Resulting Numbers: [30, 11, 30]
Generated Node #2: [30, 11, 30] from Operation: 26+4=30
Current State: 49:[30, 11, 30], Operations: ['26+4=30']
Exploring Operation: 30-11=19, Resulting Numbers: [19]
19,49 equal: Goal Reached
Exploring Opera... | 4 | Current State: 49:[26, 4, 30, 11], Operations: []
Exploring Operation: 30-26=4, Resulting Numbers: [4, 11, 4]
Generated Node #0,0: 49:[4, 11, 4] Operation: 30-26=4
Exploring Operation: 26+30=56, Resulting Numbers: [4, 11, 56]
Generated Node #0,1: 49:[4, 11, 56] Operation: 26+30=56
Exploring Operation: 26-11=15, Resulti... | 0.978299 | hs_3 | mult_heuristic |
[
8,
12,
60,
74
] | 89 | [
"12-8=4",
"60/4=15",
"74+15=89"
] | Current State: 89:[8, 12, 60, 74], Operations: []
Exploring Operation: 12-8=4, Resulting Numbers: [60, 74, 4]
Generated Node #2: [60, 74, 4] from Operation: 12-8=4
Current State: 89:[60, 74, 4], Operations: ['12-8=4']
Exploring Operation: 60/4=15, Resulting Numbers: [74, 15]
Generated Node #3: [74, 15] from Operation: ... | 4 | Current State: 89:[8, 12, 60, 74], Operations: []
Exploring Operation: 8+12=20, Resulting Numbers: [60, 74, 20]
Generated Node #0,0: 89:[60, 74, 20] Operation: 8+12=20
Exploring Operation: 8*12=96, Resulting Numbers: [60, 74, 96]
Generated Node #0,1: 89:[60, 74, 96] Operation: 8*12=96
Exploring Operation: 8+60=68, Resu... | 0 | hs_4 | sum_heuristic |
[
39,
5,
79,
13
] | 81 | [
"39/13=3",
"5+79=84",
"84-3=81"
] | Current State: 81:[39, 5, 79, 13], Operations: []
Exploring Operation: 39/13=3, Resulting Numbers: [5, 79, 3]
Generated Node #2: [5, 79, 3] from Operation: 39/13=3
Current State: 81:[5, 79, 3], Operations: ['39/13=3']
Exploring Operation: 5+79=84, Resulting Numbers: [3, 84]
Generated Node #3: [3, 84] from Operation: 5+... | 4 | Current State: 81:[39, 5, 79, 13], Operations: []
Exploring Operation: 39/13=3, Resulting Numbers: [5, 79, 3]
Generated Node #0,0: 81:[5, 79, 3] Operation: 39/13=3
Exploring Operation: 39-13=26, Resulting Numbers: [5, 79, 26]
Generated Node #0,1: 81:[5, 79, 26] Operation: 39-13=26
Moving to Node #0,0
Current State: 81:... | 0.992188 | hs_2 | sum_heuristic |
[
2,
45,
66,
42
] | 66 | [
"2*45=90",
"66-42=24",
"90-24=66"
] | Current State: 66:[2, 45, 66, 42], Operations: []
Exploring Operation: 2*45=90, Resulting Numbers: [66, 42, 90]
Generated Node #2: [66, 42, 90] from Operation: 2*45=90
Current State: 66:[66, 42, 90], Operations: ['2*45=90']
Exploring Operation: 66-42=24, Resulting Numbers: [90, 24]
Generated Node #3: [90, 24] from Oper... | 4 | Current State: 66:[2, 45, 66, 42], Operations: []
Exploring Operation: 66-45=21, Resulting Numbers: [2, 42, 21]
Generated Node #0,0: 66:[2, 42, 21] Operation: 66-45=21
Exploring Operation: 42/2=21, Resulting Numbers: [45, 66, 21]
Generated Node #0,1: 66:[45, 66, 21] Operation: 42/2=21
Exploring Operation: 66-42=24, Res... | 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.