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 |
|---|---|---|---|---|---|---|---|---|
[
57,
44,
53,
17
] | 83 | [
"57-44=13",
"53+17=70",
"13+70=83"
] | Current State: 83:[57, 44, 53, 17], Operations: []
Exploring Operation: 57-44=13, Resulting Numbers: [53, 17, 13]
Generated Node #2: [53, 17, 13] from Operation: 57-44=13
Current State: 83:[53, 17, 13], Operations: ['57-44=13']
Exploring Operation: 53+17=70, Resulting Numbers: [13, 70]
Generated Node #3: [13, 70] from ... | 4 | Current State: 83:[57, 44, 53, 17], Operations: []
Exploring Operation: 57+17=74, Resulting Numbers: [44, 53, 74]
Generated Node #0,0: 83:[44, 53, 74] Operation: 57+17=74
Moving to Node #0,0
Current State: 83:[44, 53, 74], Operations: ['57+17=74']
Exploring Operation: 44+53=97, Resulting Numbers: [74, 97]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
35,
3,
78,
76
] | 29 | [
"78-76=2",
"3*2=6",
"35-6=29"
] | Current State: 29:[35, 3, 78, 76], Operations: []
Exploring Operation: 78-76=2, Resulting Numbers: [35, 3, 2]
Generated Node #2: [35, 3, 2] from Operation: 78-76=2
Current State: 29:[35, 3, 2], Operations: ['78-76=2']
Exploring Operation: 3*2=6, Resulting Numbers: [35, 6]
Generated Node #3: [35, 6] from Operation: 3*2=... | 4 | Current State: 29:[35, 3, 78, 76], Operations: []
Exploring Operation: 78-76=2, Resulting Numbers: [35, 3, 2]
Generated Node #0,0: 29:[35, 3, 2] Operation: 78-76=2
Exploring Operation: 78/3=26, Resulting Numbers: [35, 76, 26]
Generated Node #0,1: 29:[35, 76, 26] Operation: 78/3=26
Start Sub Search at level 1: Moving to... | 0.986979 | hs_2 | sum_heuristic |
[
93,
57,
87,
74
] | 84 | [
"93-74=19",
"57/19=3",
"87-3=84"
] | Current State: 84:[93, 57, 87, 74], Operations: []
Exploring Operation: 93-74=19, Resulting Numbers: [57, 87, 19]
Generated Node #2: [57, 87, 19] from Operation: 93-74=19
Current State: 84:[57, 87, 19], Operations: ['93-74=19']
Exploring Operation: 57/19=3, Resulting Numbers: [87, 3]
Generated Node #3: [87, 3] from Ope... | 4 | Current State: 84:[93, 57, 87, 74], Operations: []
Exploring Operation: 74-57=17, Resulting Numbers: [93, 87, 17]
Generated Node #0,0: 84:[93, 87, 17] Operation: 74-57=17
Start Sub Search at level 1: Moving to Node #0,0
Current State: 84:[93, 87, 17], Operations: ['74-57=17']
Exploring Operation: 93-87=6, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
1,
2,
92,
40
] | 53 | [
"2-1=1",
"92-40=52",
"1+52=53"
] | Current State: 53:[1, 2, 92, 40], Operations: []
Exploring Operation: 2-1=1, Resulting Numbers: [92, 40, 1]
Generated Node #2: [92, 40, 1] from Operation: 2-1=1
Current State: 53:[92, 40, 1], Operations: ['2-1=1']
Exploring Operation: 92-40=52, Resulting Numbers: [1, 52]
Generated Node #3: [1, 52] from Operation: 92-40... | 4 | Current State: 53:[1, 2, 92, 40], Operations: []
Exploring Operation: 92/2=46, Resulting Numbers: [1, 40, 46]
Generated Node #0,0: 53:[1, 40, 46] Operation: 92/2=46
Start Sub Search at level 1: Moving to Node #0,0
Current State: 53:[1, 40, 46], Operations: ['92/2=46']
Exploring Operation: 1+40=41, Resulting Numbers: [4... | 0 | hs_1 | mult_heuristic |
[
42,
57,
47,
63
] | 83 | [
"42+57=99",
"63-47=16",
"99-16=83"
] | Current State: 83:[42, 57, 47, 63], Operations: []
Exploring Operation: 42+57=99, Resulting Numbers: [47, 63, 99]
Generated Node #2: [47, 63, 99] from Operation: 42+57=99
Current State: 83:[47, 63, 99], Operations: ['42+57=99']
Exploring Operation: 63-47=16, Resulting Numbers: [99, 16]
Generated Node #3: [99, 16] from ... | 4 | Current State: 83:[42, 57, 47, 63], Operations: []
Exploring Operation: 42+47=89, Resulting Numbers: [57, 63, 89]
Generated Node #0,0: 83:[57, 63, 89] Operation: 42+47=89
Moving to Node #0,0
Current State: 83:[57, 63, 89], Operations: ['42+47=89']
Exploring Operation: 57+63=120, Resulting Numbers: [89, 120]
Generated N... | 0 | hs_1 | sum_heuristic |
[
97,
59,
64,
46
] | 46 | [
"97+59=156",
"64+46=110",
"156-110=46"
] | Current State: 46:[97, 59, 64, 46], Operations: []
Exploring Operation: 97+59=156, Resulting Numbers: [64, 46, 156]
Generated Node #2: [64, 46, 156] from Operation: 97+59=156
Current State: 46:[64, 46, 156], Operations: ['97+59=156']
Exploring Operation: 64+46=110, Resulting Numbers: [156, 110]
Generated Node #3: [156,... | 4 | Current State: 46:[97, 59, 64, 46], Operations: []
Exploring Operation: 97-46=51, Resulting Numbers: [59, 64, 51]
Generated Node #0,0: 46:[59, 64, 51] Operation: 97-46=51
Exploring Operation: 97-64=33, Resulting Numbers: [59, 46, 33]
Generated Node #0,1: 46:[59, 46, 33] Operation: 97-64=33
Exploring Operation: 97-59=38... | 0.984375 | hs_4 | sum_heuristic |
[
87,
48,
94,
45
] | 10 | [
"87-48=39",
"94-45=49",
"49-39=10"
] | Current State: 10:[87, 48, 94, 45], Operations: []
Exploring Operation: 87-48=39, Resulting Numbers: [94, 45, 39]
Generated Node #2: [94, 45, 39] from Operation: 87-48=39
Current State: 10:[94, 45, 39], Operations: ['87-48=39']
Exploring Operation: 94-45=49, Resulting Numbers: [39, 49]
Generated Node #3: [39, 49] from ... | 4 | Current State: 10:[87, 48, 94, 45], Operations: []
Exploring Operation: 87-48=39, Resulting Numbers: [94, 45, 39]
Generated Node #0,0: 10:[94, 45, 39] Operation: 87-48=39
Exploring Operation: 94-87=7, Resulting Numbers: [48, 45, 7]
Generated Node #0,1: 10:[48, 45, 7] Operation: 94-87=7
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | sum_heuristic |
[
9,
65,
21,
68
] | 54 | [
"68-65=3",
"21*3=63",
"63-9=54"
] | Current State: 54:[9, 65, 21, 68], Operations: []
Exploring Operation: 68-65=3, Resulting Numbers: [9, 21, 3]
Generated Node #2: [9, 21, 3] from Operation: 68-65=3
Current State: 54:[9, 21, 3], Operations: ['68-65=3']
Exploring Operation: 21*3=63, Resulting Numbers: [9, 63]
Generated Node #3: [9, 63] from Operation: 21... | 4 | Current State: 54:[9, 65, 21, 68], Operations: []
Exploring Operation: 68-65=3, Resulting Numbers: [9, 21, 3]
Generated Node #0,0: 54:[9, 21, 3] Operation: 68-65=3
Exploring Operation: 68-21=47, Resulting Numbers: [9, 65, 47]
Generated Node #0,1: 54:[9, 65, 47] Operation: 68-21=47
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
73,
78,
57,
69
] | 60 | [
"78-73=5",
"69-57=12",
"5*12=60"
] | Current State: 60:[73, 78, 57, 69], Operations: []
Exploring Operation: 78-73=5, Resulting Numbers: [57, 69, 5]
Generated Node #2: [57, 69, 5] from Operation: 78-73=5
Current State: 60:[57, 69, 5], Operations: ['78-73=5']
Exploring Operation: 69-57=12, Resulting Numbers: [5, 12]
Generated Node #3: [5, 12] from Operatio... | 4 | Current State: 60:[73, 78, 57, 69], Operations: []
Exploring Operation: 73-57=16, Resulting Numbers: [78, 69, 16]
Generated Node #0,0: 60:[78, 69, 16] Operation: 73-57=16
Exploring Operation: 73-69=4, Resulting Numbers: [78, 57, 4]
Generated Node #0,1: 60:[78, 57, 4] Operation: 73-69=4
Exploring Operation: 78-69=9, Res... | 0.986111 | hs_5 | sum_heuristic |
[
82,
10,
51,
95
] | 97 | [
"51-10=41",
"82/41=2",
"95+2=97"
] | Current State: 97:[82, 10, 51, 95], Operations: []
Exploring Operation: 51-10=41, Resulting Numbers: [82, 95, 41]
Generated Node #2: [82, 95, 41] from Operation: 51-10=41
Current State: 97:[82, 95, 41], Operations: ['51-10=41']
Exploring Operation: 82/41=2, Resulting Numbers: [95, 2]
Generated Node #3: [95, 2] from Ope... | 4 | Current State: 97:[82, 10, 51, 95], Operations: []
Exploring Operation: 82+10=92, Resulting Numbers: [51, 95, 92]
Generated Node #0,0: 97:[51, 95, 92] Operation: 82+10=92
Exploring Operation: 10+51=61, Resulting Numbers: [82, 95, 61]
Generated Node #0,1: 97:[82, 95, 61] Operation: 10+51=61
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
32,
93,
70,
84
] | 93 | [
"93-32=61",
"70+84=154",
"154-61=93"
] | Current State: 93:[32, 93, 70, 84], Operations: []
Exploring Operation: 93-32=61, Resulting Numbers: [70, 84, 61]
Generated Node #2: [70, 84, 61] from Operation: 93-32=61
Current State: 93:[70, 84, 61], Operations: ['93-32=61']
Exploring Operation: 70+84=154, Resulting Numbers: [61, 154]
Generated Node #3: [61, 154] fr... | 4 | Current State: 93:[32, 93, 70, 84], Operations: []
Exploring Operation: 84-70=14, Resulting Numbers: [32, 93, 14]
Generated Node #0,0: 93:[32, 93, 14] Operation: 84-70=14
Exploring Operation: 70-32=38, Resulting Numbers: [93, 84, 38]
Generated Node #0,1: 93:[93, 84, 38] Operation: 70-32=38
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
78,
2,
7,
75
] | 67 | [
"78-7=71",
"2*71=142",
"142-75=67"
] | Current State: 67:[78, 2, 7, 75], Operations: []
Exploring Operation: 78-7=71, Resulting Numbers: [2, 75, 71]
Generated Node #2: [2, 75, 71] from Operation: 78-7=71
Current State: 67:[2, 75, 71], Operations: ['78-7=71']
Exploring Operation: 2*71=142, Resulting Numbers: [75, 142]
Generated Node #3: [75, 142] from Operat... | 4 | Current State: 67:[78, 2, 7, 75], Operations: []
Exploring Operation: 78-7=71, Resulting Numbers: [2, 75, 71]
Generated Node #0,0: 67:[2, 75, 71] Operation: 78-7=71
Exploring Operation: 2*7=14, Resulting Numbers: [78, 75, 14]
Generated Node #0,1: 67:[78, 75, 14] Operation: 2*7=14
Exploring Operation: 78-2=76, Resulting... | 0 | hs_3 | mult_heuristic |
[
97,
16,
2,
23
] | 19 | [
"16+23=39",
"2*39=78",
"97-78=19"
] | Current State: 19:[97, 16, 2, 23], Operations: []
Exploring Operation: 16+23=39, Resulting Numbers: [97, 2, 39]
Generated Node #2: [97, 2, 39] from Operation: 16+23=39
Current State: 19:[97, 2, 39], Operations: ['16+23=39']
Exploring Operation: 2*39=78, Resulting Numbers: [97, 78]
Generated Node #3: [97, 78] from Opera... | 4 | Current State: 19:[97, 16, 2, 23], Operations: []
Exploring Operation: 97-2=95, Resulting Numbers: [16, 23, 95]
Generated Node #0,0: 19:[16, 23, 95] Operation: 97-2=95
Exploring Operation: 97-23=74, Resulting Numbers: [16, 2, 74]
Generated Node #0,1: 19:[16, 2, 74] Operation: 97-23=74
Exploring Operation: 97-16=81, Res... | 0 | hs_3 | mult_heuristic |
[
2,
53,
43,
57
] | 81 | [
"57-43=14",
"2*14=28",
"53+28=81"
] | Current State: 81:[2, 53, 43, 57], Operations: []
Exploring Operation: 57-43=14, Resulting Numbers: [2, 53, 14]
Generated Node #2: [2, 53, 14] from Operation: 57-43=14
Current State: 81:[2, 53, 14], Operations: ['57-43=14']
Exploring Operation: 2*14=28, Resulting Numbers: [53, 28]
Generated Node #3: [53, 28] from Opera... | 4 | Current State: 81:[2, 53, 43, 57], Operations: []
Exploring Operation: 57-53=4, Resulting Numbers: [2, 43, 4]
Generated Node #0,0: 81:[2, 43, 4] Operation: 57-53=4
Exploring Operation: 53-43=10, Resulting Numbers: [2, 57, 10]
Generated Node #0,1: 81:[2, 57, 10] Operation: 53-43=10
Start Sub Search at level 1: Moving to... | 0 | hs_2 | sum_heuristic |
[
18,
6,
54,
90
] | 84 | [
"18/6=3",
"90/3=30",
"54+30=84"
] | Current State: 84:[18, 6, 54, 90], Operations: []
Exploring Operation: 18/6=3, Resulting Numbers: [54, 90, 3]
Generated Node #2: [54, 90, 3] from Operation: 18/6=3
Current State: 84:[54, 90, 3], Operations: ['18/6=3']
Exploring Operation: 90/3=30, Resulting Numbers: [54, 30]
Generated Node #3: [54, 30] from Operation: ... | 4 | Current State: 84:[18, 6, 54, 90], Operations: []
Exploring Operation: 54/6=9, Resulting Numbers: [18, 90, 9]
Generated Node #0,0: 84:[18, 90, 9] Operation: 54/6=9
Exploring Operation: 90-54=36, Resulting Numbers: [18, 6, 36]
Generated Node #0,1: 84:[18, 6, 36] Operation: 90-54=36
Exploring Operation: 54/18=3, Resultin... | 0 | hs_3 | mult_heuristic |
[
98,
90,
3,
84
] | 88 | [
"98+84=182",
"90*3=270",
"270-182=88"
] | Current State: 88:[98, 90, 3, 84], Operations: []
Exploring Operation: 98+84=182, Resulting Numbers: [90, 3, 182]
Generated Node #2: [90, 3, 182] from Operation: 98+84=182
Current State: 88:[90, 3, 182], Operations: ['98+84=182']
Exploring Operation: 90*3=270, Resulting Numbers: [182, 270]
Generated Node #3: [182, 270]... | 4 | Current State: 88:[98, 90, 3, 84], Operations: []
Exploring Operation: 90-84=6, Resulting Numbers: [98, 3, 6]
Generated Node #0,0: 88:[98, 3, 6] Operation: 90-84=6
Exploring Operation: 98-90=8, Resulting Numbers: [3, 84, 8]
Generated Node #0,1: 88:[3, 84, 8] Operation: 98-90=8
Exploring Operation: 98-84=14, Resulting N... | 0 | hs_4 | sum_heuristic |
[
11,
49,
24,
25
] | 35 | [
"11+24=35",
"49*25=1225",
"1225/35=35"
] | Current State: 35:[11, 49, 24, 25], Operations: []
Exploring Operation: 11+24=35, Resulting Numbers: [49, 25, 35]
Generated Node #2: [49, 25, 35] from Operation: 11+24=35
Current State: 35:[49, 25, 35], Operations: ['11+24=35']
Exploring Operation: 49*25=1225, Resulting Numbers: [35, 1225]
Generated Node #3: [35, 1225]... | 4 | Current State: 35:[11, 49, 24, 25], Operations: []
Exploring Operation: 25-24=1, Resulting Numbers: [11, 49, 1]
Generated Node #0,0: 35:[11, 49, 1] Operation: 25-24=1
Exploring Operation: 49-11=38, Resulting Numbers: [24, 25, 38]
Generated Node #0,1: 35:[24, 25, 38] Operation: 49-11=38
Moving to Node #0,0
Current State... | 0 | hs_2 | sum_heuristic |
[
2,
87,
46,
27
] | 16 | [
"2+87=89",
"46+27=73",
"89-73=16"
] | Current State: 16:[2, 87, 46, 27], Operations: []
Exploring Operation: 2+87=89, Resulting Numbers: [46, 27, 89]
Generated Node #2: [46, 27, 89] from Operation: 2+87=89
Current State: 16:[46, 27, 89], Operations: ['2+87=89']
Exploring Operation: 46+27=73, Resulting Numbers: [89, 73]
Generated Node #3: [89, 73] from Oper... | 4 | Current State: 16:[2, 87, 46, 27], Operations: []
Exploring Operation: 87-2=85, Resulting Numbers: [46, 27, 85]
Generated Node #0,0: 16:[46, 27, 85] Operation: 87-2=85
Exploring Operation: 46/2=23, Resulting Numbers: [87, 27, 23]
Generated Node #0,1: 16:[87, 27, 23] Operation: 46/2=23
Exploring Operation: 87-46=41, Res... | 0.984375 | hs_5 | sum_heuristic |
[
4,
44,
7,
2
] | 64 | [
"7-2=5",
"4*5=20",
"44+20=64"
] | Current State: 64:[4, 44, 7, 2], Operations: []
Exploring Operation: 7-2=5, Resulting Numbers: [4, 44, 5]
Generated Node #2: [4, 44, 5] from Operation: 7-2=5
Current State: 64:[4, 44, 5], Operations: ['7-2=5']
Exploring Operation: 4*5=20, Resulting Numbers: [44, 20]
Generated Node #3: [44, 20] from Operation: 4*5=20
Cu... | 4 | Current State: 64:[4, 44, 7, 2], Operations: []
Exploring Operation: 44/2=22, Resulting Numbers: [4, 7, 22]
Generated Node #0,0: 64:[4, 7, 22] Operation: 44/2=22
Exploring Operation: 44/4=11, Resulting Numbers: [7, 2, 11]
Generated Node #0,1: 64:[7, 2, 11] Operation: 44/4=11
Exploring Operation: 44-7=37, Resulting Numb... | 0 | hs_5 | sum_heuristic |
[
3,
28,
38,
8
] | 38 | [
"3*28=84",
"38+8=46",
"84-46=38"
] | Current State: 38:[3, 28, 38, 8], Operations: []
Exploring Operation: 3*28=84, Resulting Numbers: [38, 8, 84]
Generated Node #2: [38, 8, 84] from Operation: 3*28=84
Current State: 38:[38, 8, 84], Operations: ['3*28=84']
Exploring Operation: 38+8=46, Resulting Numbers: [84, 46]
Generated Node #3: [84, 46] from Operation... | 4 | Current State: 38:[3, 28, 38, 8], Operations: []
Exploring Operation: 28-8=20, Resulting Numbers: [3, 38, 20]
Generated Node #0,0: 38:[3, 38, 20] Operation: 28-8=20
Moving to Node #0,0
Current State: 38:[3, 38, 20], Operations: ['28-8=20']
Exploring Operation: 20-3=17, Resulting Numbers: [38, 17]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
5,
20,
59,
5
] | 50 | [
"20/5=4",
"59-5=54",
"54-4=50"
] | Current State: 50:[5, 20, 59, 5], Operations: []
Exploring Operation: 20/5=4, Resulting Numbers: [59, 4]
Generated Node #2: [59, 4] from Operation: 20/5=4
Current State: 50:[59, 4], Operations: ['20/5=4']
Exploring Operation: 59-5=54, Resulting Numbers: [4, 54]
Generated Node #3: [4, 54] from Operation: 59-5=54
Current... | 4 | Current State: 50:[5, 20, 59, 5], Operations: []
Exploring Operation: 59-5=54, Resulting Numbers: [5, 20, 54]
Generated Node #0,0: 50:[5, 20, 54] Operation: 59-5=54
Exploring Operation: 20+5=25, Resulting Numbers: [5, 59, 25]
Generated Node #0,1: 50:[5, 59, 25] Operation: 20+5=25
Exploring Operation: 59-5=54, Resulting... | 0.984375 | hs_5 | mult_heuristic |
[
7,
83,
43,
97
] | 45 | [
"97-83=14",
"14/7=2",
"43+2=45"
] | Current State: 45:[7, 83, 43, 97], Operations: []
Exploring Operation: 97-83=14, Resulting Numbers: [7, 43, 14]
Generated Node #2: [7, 43, 14] from Operation: 97-83=14
Current State: 45:[7, 43, 14], Operations: ['97-83=14']
Exploring Operation: 14/7=2, Resulting Numbers: [43, 2]
Generated Node #3: [43, 2] from Operatio... | 4 | Current State: 45:[7, 83, 43, 97], Operations: []
Exploring Operation: 97-83=14, Resulting Numbers: [7, 43, 14]
Generated Node #0,0: 45:[7, 43, 14] Operation: 97-83=14
Start Sub Search at level 1: Moving to Node #0,0
Current State: 45:[7, 43, 14], Operations: ['97-83=14']
Exploring Operation: 14/7=2, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
98,
30,
29,
86
] | 71 | [
"98+30=128",
"86-29=57",
"128-57=71"
] | Current State: 71:[98, 30, 29, 86], Operations: []
Exploring Operation: 98+30=128, Resulting Numbers: [29, 86, 128]
Generated Node #2: [29, 86, 128] from Operation: 98+30=128
Current State: 71:[29, 86, 128], Operations: ['98+30=128']
Exploring Operation: 86-29=57, Resulting Numbers: [128, 57]
Generated Node #3: [128, 5... | 4 | Current State: 71:[98, 30, 29, 86], Operations: []
Exploring Operation: 30+29=59, Resulting Numbers: [98, 86, 59]
Generated Node #0,0: 71:[98, 86, 59] Operation: 30+29=59
Start Sub Search at level 1: Moving to Node #0,0
Current State: 71:[98, 86, 59], Operations: ['30+29=59']
Exploring Operation: 98-59=39, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
99,
72,
92,
92
] | 27 | [
"99-72=27",
"92-92=0",
"27+0=27"
] | Current State: 27:[99, 72, 92, 92], Operations: []
Exploring Operation: 99-72=27, Resulting Numbers: [92, 92, 27]
Generated Node #2: [92, 92, 27] from Operation: 99-72=27
Current State: 27:[92, 92, 27], Operations: ['99-72=27']
Exploring Operation: 92-92=0, Resulting Numbers: [27, 0]
Generated Node #3: [27, 0] from Ope... | 4 | Current State: 27:[99, 72, 92, 92], Operations: []
Exploring Operation: 92/92=1, Resulting Numbers: [99, 72, 1]
Generated Node #0,0: 27:[99, 72, 1] Operation: 92/92=1
Exploring Operation: 99-92=7, Resulting Numbers: [72, 92, 7]
Generated Node #0,1: 27:[72, 92, 7] Operation: 99-92=7
Exploring Operation: 99-92=7, Resulti... | 0.988715 | hs_3 | sum_heuristic |
[
17,
76,
80,
77
] | 98 | [
"76-17=59",
"80+77=157",
"157-59=98"
] | Current State: 98:[17, 76, 80, 77], Operations: []
Exploring Operation: 76-17=59, Resulting Numbers: [80, 77, 59]
Generated Node #2: [80, 77, 59] from Operation: 76-17=59
Current State: 98:[80, 77, 59], Operations: ['76-17=59']
Exploring Operation: 80+77=157, Resulting Numbers: [59, 157]
Generated Node #3: [59, 157] fr... | 4 | Current State: 98:[17, 76, 80, 77], Operations: []
Exploring Operation: 80-77=3, Resulting Numbers: [17, 76, 3]
Generated Node #0,0: 98:[17, 76, 3] Operation: 80-77=3
Exploring Operation: 77-76=1, Resulting Numbers: [17, 80, 1]
Generated Node #0,1: 98:[17, 80, 1] Operation: 77-76=1
Exploring Operation: 80-76=4, Resulti... | 0.989583 | hs_3 | sum_heuristic |
[
51,
77,
40,
19
] | 85 | [
"77-51=26",
"40+19=59",
"26+59=85"
] | Current State: 85:[51, 77, 40, 19], Operations: []
Exploring Operation: 77-51=26, Resulting Numbers: [40, 19, 26]
Generated Node #2: [40, 19, 26] from Operation: 77-51=26
Current State: 85:[40, 19, 26], Operations: ['77-51=26']
Exploring Operation: 40+19=59, Resulting Numbers: [26, 59]
Generated Node #3: [26, 59] from ... | 4 | Current State: 85:[51, 77, 40, 19], Operations: []
Exploring Operation: 77-51=26, Resulting Numbers: [40, 19, 26]
Generated Node #0,0: 85:[40, 19, 26] Operation: 77-51=26
Exploring Operation: 51+19=70, Resulting Numbers: [77, 40, 70]
Generated Node #0,1: 85:[77, 40, 70] Operation: 51+19=70
Exploring Operation: 51-19=32... | 0.963542 | hs_5 | sum_heuristic |
[
65,
22,
68,
43
] | 68 | [
"65-22=43",
"68+43=111",
"111-43=68"
] | Current State: 68:[65, 22, 68, 43], Operations: []
Exploring Operation: 65-22=43, Resulting Numbers: [68, 43, 43]
Generated Node #2: [68, 43, 43] from Operation: 65-22=43
Current State: 68:[68, 43, 43], Operations: ['65-22=43']
Exploring Operation: 68+43=111, Resulting Numbers: [111]
111,68 equal: Goal Reached
Explorin... | 4 | Current State: 68:[65, 22, 68, 43], Operations: []
Exploring Operation: 68-65=3, Resulting Numbers: [22, 43, 3]
Generated Node #0,0: 68:[22, 43, 3] Operation: 68-65=3
Exploring Operation: 43-22=21, Resulting Numbers: [65, 68, 21]
Generated Node #0,1: 68:[65, 68, 21] Operation: 43-22=21
Exploring Operation: 65-43=22, Re... | 0.967014 | hs_4 | sum_heuristic |
[
5,
68,
12,
63
] | 77 | [
"12-5=7",
"63/7=9",
"68+9=77"
] | Current State: 77:[5, 68, 12, 63], Operations: []
Exploring Operation: 12-5=7, Resulting Numbers: [68, 63, 7]
Generated Node #2: [68, 63, 7] from Operation: 12-5=7
Current State: 77:[68, 63, 7], Operations: ['12-5=7']
Exploring Operation: 63/7=9, Resulting Numbers: [68, 9]
Generated Node #3: [68, 9] from Operation: 63/... | 4 | Current State: 77:[5, 68, 12, 63], Operations: []
Exploring Operation: 12+63=75, Resulting Numbers: [5, 68, 75]
Generated Node #0,0: 77:[5, 68, 75] Operation: 12+63=75
Exploring Operation: 5+68=73, Resulting Numbers: [12, 63, 73]
Generated Node #0,1: 77:[12, 63, 73] Operation: 5+68=73
Exploring Operation: 5+63=68, Resu... | 0 | hs_4 | sum_heuristic |
[
96,
60,
57,
65
] | 33 | [
"60-57=3",
"96/3=32",
"65-32=33"
] | Current State: 33:[96, 60, 57, 65], Operations: []
Exploring Operation: 60-57=3, Resulting Numbers: [96, 65, 3]
Generated Node #2: [96, 65, 3] from Operation: 60-57=3
Current State: 33:[96, 65, 3], Operations: ['60-57=3']
Exploring Operation: 96/3=32, Resulting Numbers: [65, 32]
Generated Node #3: [65, 32] from Operati... | 4 | Current State: 33:[96, 60, 57, 65], Operations: []
Exploring Operation: 96-65=31, Resulting Numbers: [60, 57, 31]
Generated Node #0,0: 33:[60, 57, 31] Operation: 96-65=31
Exploring Operation: 96-57=39, Resulting Numbers: [60, 65, 39]
Generated Node #0,1: 33:[60, 65, 39] Operation: 96-57=39
Exploring Operation: 96-60=36... | 0 | hs_3 | mult_heuristic |
[
82,
10,
87,
93
] | 86 | [
"82+10=92",
"93-87=6",
"92-6=86"
] | Current State: 86:[82, 10, 87, 93], Operations: []
Exploring Operation: 82+10=92, Resulting Numbers: [87, 93, 92]
Generated Node #2: [87, 93, 92] from Operation: 82+10=92
Current State: 86:[87, 93, 92], Operations: ['82+10=92']
Exploring Operation: 93-87=6, Resulting Numbers: [92, 6]
Generated Node #3: [92, 6] from Ope... | 4 | Current State: 86:[82, 10, 87, 93], Operations: []
Exploring Operation: 93-87=6, Resulting Numbers: [82, 10, 6]
Generated Node #0,0: 86:[82, 10, 6] Operation: 93-87=6
Exploring Operation: 93-10=83, Resulting Numbers: [82, 87, 83]
Generated Node #0,1: 86:[82, 87, 83] Operation: 93-10=83
Exploring Operation: 82+10=92, Re... | 0.990451 | hs_3 | mult_heuristic |
[
1,
91,
95,
87
] | 24 | [
"1+95=96",
"91-87=4",
"96/4=24"
] | Current State: 24:[1, 91, 95, 87], Operations: []
Exploring Operation: 1+95=96, Resulting Numbers: [91, 87, 96]
Generated Node #2: [91, 87, 96] from Operation: 1+95=96
Current State: 24:[91, 87, 96], Operations: ['1+95=96']
Exploring Operation: 91-87=4, Resulting Numbers: [96, 4]
Generated Node #3: [96, 4] from Operati... | 4 | Current State: 24:[1, 91, 95, 87], Operations: []
Exploring Operation: 91-87=4, Resulting Numbers: [1, 95, 4]
Generated Node #0,0: 24:[1, 95, 4] Operation: 91-87=4
Exploring Operation: 95-87=8, Resulting Numbers: [1, 91, 8]
Generated Node #0,1: 24:[1, 91, 8] Operation: 95-87=8
Exploring Operation: 95-91=4, Resulting Nu... | 0 | hs_4 | mult_heuristic |
[
49,
49,
77,
7
] | 66 | [
"49-7=42",
"77*42=3234",
"3234/49=66"
] | Current State: 66:[49, 49, 77, 7], Operations: []
Exploring Operation: 49-7=42, Resulting Numbers: [77, 42]
Generated Node #2: [77, 42] from Operation: 49-7=42
Current State: 66:[77, 42], Operations: ['49-7=42']
Exploring Operation: 77*42=3234, Resulting Numbers: [3234]
3234,66 equal: Goal Reached
Exploring Operation: ... | 4 | Current State: 66:[49, 49, 77, 7], Operations: []
Exploring Operation: 77-49=28, Resulting Numbers: [49, 7, 28]
Generated Node #0,0: 66:[49, 7, 28] Operation: 77-49=28
Exploring Operation: 49-49=0, Resulting Numbers: [77, 7, 0]
Generated Node #0,1: 66:[77, 7, 0] Operation: 49-49=0
Exploring Operation: 49/49=1, Resultin... | 0 | hs_3 | sum_heuristic |
[
70,
16,
11,
15
] | 58 | [
"70-16=54",
"15-11=4",
"54+4=58"
] | Current State: 58:[70, 16, 11, 15], Operations: []
Exploring Operation: 70-16=54, Resulting Numbers: [11, 15, 54]
Generated Node #2: [11, 15, 54] from Operation: 70-16=54
Current State: 58:[11, 15, 54], Operations: ['70-16=54']
Exploring Operation: 15-11=4, Resulting Numbers: [54, 4]
Generated Node #3: [54, 4] from Ope... | 4 | Current State: 58:[70, 16, 11, 15], Operations: []
Exploring Operation: 70-16=54, Resulting Numbers: [11, 15, 54]
Generated Node #0,0: 58:[11, 15, 54] Operation: 70-16=54
Exploring Operation: 16+15=31, Resulting Numbers: [70, 11, 31]
Generated Node #0,1: 58:[70, 11, 31] Operation: 16+15=31
Exploring Operation: 70-15=55... | 0.986111 | hs_4 | mult_heuristic |
[
23,
66,
30,
67
] | 69 | [
"23+67=90",
"90/30=3",
"66+3=69"
] | Current State: 69:[23, 66, 30, 67], Operations: []
Exploring Operation: 23+67=90, Resulting Numbers: [66, 30, 90]
Generated Node #2: [66, 30, 90] from Operation: 23+67=90
Current State: 69:[66, 30, 90], Operations: ['23+67=90']
Exploring Operation: 90/30=3, Resulting Numbers: [66, 3]
Generated Node #3: [66, 3] from Ope... | 4 | Current State: 69:[23, 66, 30, 67], Operations: []
Exploring Operation: 30-23=7, Resulting Numbers: [66, 67, 7]
Generated Node #0,0: 69:[66, 67, 7] Operation: 30-23=7
Moving to Node #0,0
Current State: 69:[66, 67, 7], Operations: ['30-23=7']
Exploring Operation: 67-66=1, Resulting Numbers: [7, 1]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
14,
42,
52,
39
] | 41 | [
"42-14=28",
"52-39=13",
"28+13=41"
] | Current State: 41:[14, 42, 52, 39], Operations: []
Exploring Operation: 42-14=28, Resulting Numbers: [52, 39, 28]
Generated Node #2: [52, 39, 28] from Operation: 42-14=28
Current State: 41:[52, 39, 28], Operations: ['42-14=28']
Exploring Operation: 52-39=13, Resulting Numbers: [28, 13]
Generated Node #3: [28, 13] from ... | 4 | Current State: 41:[14, 42, 52, 39], Operations: []
Exploring Operation: 14+39=53, Resulting Numbers: [42, 52, 53]
Generated Node #0,0: 41:[42, 52, 53] Operation: 14+39=53
Exploring Operation: 52-14=38, Resulting Numbers: [42, 39, 38]
Generated Node #0,1: 41:[42, 39, 38] Operation: 52-14=38
Exploring Operation: 14+52=66... | 0.981771 | hs_5 | sum_heuristic |
[
11,
59,
39,
5
] | 55 | [
"39+5=44",
"44/11=4",
"59-4=55"
] | Current State: 55:[11, 59, 39, 5], Operations: []
Exploring Operation: 39+5=44, Resulting Numbers: [11, 59, 44]
Generated Node #2: [11, 59, 44] from Operation: 39+5=44
Current State: 55:[11, 59, 44], Operations: ['39+5=44']
Exploring Operation: 44/11=4, Resulting Numbers: [59, 4]
Generated Node #3: [59, 4] from Operati... | 4 | Current State: 55:[11, 59, 39, 5], Operations: []
Exploring Operation: 39+5=44, Resulting Numbers: [11, 59, 44]
Generated Node #0,0: 55:[11, 59, 44] Operation: 39+5=44
Exploring Operation: 59-39=20, Resulting Numbers: [11, 5, 20]
Generated Node #0,1: 55:[11, 5, 20] Operation: 59-39=20
Exploring Operation: 11+39=50, Res... | 0.954861 | hs_4 | mult_heuristic |
[
17,
43,
73,
83
] | 16 | [
"43-17=26",
"83-73=10",
"26-10=16"
] | Current State: 16:[17, 43, 73, 83], Operations: []
Exploring Operation: 43-17=26, Resulting Numbers: [73, 83, 26]
Generated Node #2: [73, 83, 26] from Operation: 43-17=26
Current State: 16:[73, 83, 26], Operations: ['43-17=26']
Exploring Operation: 83-73=10, Resulting Numbers: [26, 10]
Generated Node #3: [26, 10] from ... | 4 | Current State: 16:[17, 43, 73, 83], Operations: []
Exploring Operation: 83-43=40, Resulting Numbers: [17, 73, 40]
Generated Node #0,0: 16:[17, 73, 40] Operation: 83-43=40
Exploring Operation: 83-73=10, Resulting Numbers: [17, 43, 10]
Generated Node #0,1: 16:[17, 43, 10] Operation: 83-73=10
Exploring Operation: 43-17=26... | 0.970486 | hs_4 | sum_heuristic |
[
54,
78,
85,
22
] | 83 | [
"78-54=24",
"85+22=107",
"107-24=83"
] | Current State: 83:[54, 78, 85, 22], Operations: []
Exploring Operation: 78-54=24, Resulting Numbers: [85, 22, 24]
Generated Node #2: [85, 22, 24] from Operation: 78-54=24
Current State: 83:[85, 22, 24], Operations: ['78-54=24']
Exploring Operation: 85+22=107, Resulting Numbers: [24, 107]
Generated Node #3: [24, 107] fr... | 4 | Current State: 83:[54, 78, 85, 22], Operations: []
Exploring Operation: 54+22=76, Resulting Numbers: [78, 85, 76]
Generated Node #0,0: 83:[78, 85, 76] Operation: 54+22=76
Start Sub Search at level 1: Moving to Node #0,0
Current State: 83:[78, 85, 76], Operations: ['54+22=76']
Exploring Operation: 78+76=154, Resulting N... | 0 | hs_1 | sum_heuristic |
[
56,
49,
31,
14
] | 75 | [
"56*31=1736",
"1736/14=124",
"124-49=75"
] | Current State: 75:[56, 49, 31, 14], Operations: []
Exploring Operation: 56*31=1736, Resulting Numbers: [49, 14, 1736]
Generated Node #2: [49, 14, 1736] from Operation: 56*31=1736
Current State: 75:[49, 14, 1736], Operations: ['56*31=1736']
Exploring Operation: 1736/14=124, Resulting Numbers: [49, 124]
Generated Node #3... | 4 | Current State: 75:[56, 49, 31, 14], Operations: []
Exploring Operation: 49-31=18, Resulting Numbers: [56, 14, 18]
Generated Node #0,0: 75:[56, 14, 18] Operation: 49-31=18
Exploring Operation: 56-31=25, Resulting Numbers: [49, 14, 25]
Generated Node #0,1: 75:[49, 14, 25] Operation: 56-31=25
Exploring Operation: 49+31=80... | 0 | hs_4 | mult_heuristic |
[
48,
35,
84,
9
] | 77 | [
"35+9=44",
"84*44=3696",
"3696/48=77"
] | Current State: 77:[48, 35, 84, 9], Operations: []
Exploring Operation: 35+9=44, Resulting Numbers: [48, 84, 44]
Generated Node #2: [48, 84, 44] from Operation: 35+9=44
Current State: 77:[48, 84, 44], Operations: ['35+9=44']
Exploring Operation: 84*44=3696, Resulting Numbers: [48, 3696]
Generated Node #3: [48, 3696] fro... | 4 | Current State: 77:[48, 35, 84, 9], Operations: []
Exploring Operation: 48-35=13, Resulting Numbers: [84, 9, 13]
Generated Node #0,0: 77:[84, 9, 13] Operation: 48-35=13
Moving to Node #0,0
Current State: 77:[84, 9, 13], Operations: ['48-35=13']
Exploring Operation: 84-9=75, Resulting Numbers: [13, 75]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
62,
95,
16,
18
] | 67 | [
"95-62=33",
"16+18=34",
"33+34=67"
] | Current State: 67:[62, 95, 16, 18], Operations: []
Exploring Operation: 95-62=33, Resulting Numbers: [16, 18, 33]
Generated Node #2: [16, 18, 33] from Operation: 95-62=33
Current State: 67:[16, 18, 33], Operations: ['95-62=33']
Exploring Operation: 16+18=34, Resulting Numbers: [33, 34]
Generated Node #3: [33, 34] from ... | 4 | Current State: 67:[62, 95, 16, 18], Operations: []
Exploring Operation: 95-18=77, Resulting Numbers: [62, 16, 77]
Generated Node #0,0: 67:[62, 16, 77] Operation: 95-18=77
Exploring Operation: 95-16=79, Resulting Numbers: [62, 18, 79]
Generated Node #0,1: 67:[62, 18, 79] Operation: 95-16=79
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
29,
48,
7,
23
] | 93 | [
"29+48=77",
"23-7=16",
"77+16=93"
] | Current State: 93:[29, 48, 7, 23], Operations: []
Exploring Operation: 29+48=77, Resulting Numbers: [7, 23, 77]
Generated Node #2: [7, 23, 77] from Operation: 29+48=77
Current State: 93:[7, 23, 77], Operations: ['29+48=77']
Exploring Operation: 23-7=16, Resulting Numbers: [77, 16]
Generated Node #3: [77, 16] from Opera... | 4 | Current State: 93:[29, 48, 7, 23], Operations: []
Exploring Operation: 7+23=30, Resulting Numbers: [29, 48, 30]
Generated Node #0,0: 93:[29, 48, 30] Operation: 7+23=30
Exploring Operation: 48-29=19, Resulting Numbers: [7, 23, 19]
Generated Node #0,1: 93:[7, 23, 19] Operation: 48-29=19
Exploring Operation: 48-7=41, Resu... | 0.953125 | hs_4 | sum_heuristic |
[
76,
22,
37,
22
] | 40 | [
"76-37=39",
"22/22=1",
"39+1=40"
] | Current State: 40:[76, 22, 37, 22], Operations: []
Exploring Operation: 76-37=39, Resulting Numbers: [22, 22, 39]
Generated Node #2: [22, 22, 39] from Operation: 76-37=39
Current State: 40:[22, 22, 39], Operations: ['76-37=39']
Exploring Operation: 22/22=1, Resulting Numbers: [39, 1]
Generated Node #3: [39, 1] from Ope... | 4 | Current State: 40:[76, 22, 37, 22], Operations: []
Exploring Operation: 76-22=54, Resulting Numbers: [37, 22, 54]
Generated Node #0,0: 40:[37, 22, 54] Operation: 76-22=54
Exploring Operation: 76-22=54, Resulting Numbers: [22, 37, 54]
Generated Node #0,1: 40:[22, 37, 54] Operation: 76-22=54
Exploring Operation: 76-37=39... | 0.990451 | hs_3 | sum_heuristic |
[
27,
43,
43,
8
] | 20 | [
"27-8=19",
"43/43=1",
"19+1=20"
] | Current State: 20:[27, 43, 43, 8], Operations: []
Exploring Operation: 27-8=19, Resulting Numbers: [43, 43, 19]
Generated Node #2: [43, 43, 19] from Operation: 27-8=19
Current State: 20:[43, 43, 19], Operations: ['27-8=19']
Exploring Operation: 43/43=1, Resulting Numbers: [19, 1]
Generated Node #3: [19, 1] from Operati... | 4 | Current State: 20:[27, 43, 43, 8], Operations: []
Exploring Operation: 43-27=16, Resulting Numbers: [43, 8, 16]
Generated Node #0,0: 20:[43, 8, 16] Operation: 43-27=16
Exploring Operation: 43-27=16, Resulting Numbers: [43, 8, 16]
Generated Node #0,1: 20:[43, 8, 16] Operation: 43-27=16
Exploring Operation: 43/43=1, Resu... | 0.986111 | hs_4 | sum_heuristic |
[
81,
42,
98,
6
] | 60 | [
"98-81=17",
"6*17=102",
"102-42=60"
] | Current State: 60:[81, 42, 98, 6], Operations: []
Exploring Operation: 98-81=17, Resulting Numbers: [42, 6, 17]
Generated Node #2: [42, 6, 17] from Operation: 98-81=17
Current State: 60:[42, 6, 17], Operations: ['98-81=17']
Exploring Operation: 6*17=102, Resulting Numbers: [42, 102]
Generated Node #3: [42, 102] from Op... | 4 | Current State: 60:[81, 42, 98, 6], Operations: []
Exploring Operation: 81-42=39, Resulting Numbers: [98, 6, 39]
Generated Node #0,0: 60:[98, 6, 39] Operation: 81-42=39
Exploring Operation: 98-42=56, Resulting Numbers: [81, 6, 56]
Generated Node #0,1: 60:[81, 6, 56] Operation: 98-42=56
Exploring Operation: 98-81=17, Res... | 0 | hs_3 | mult_heuristic |
[
3,
75,
2,
57
] | 48 | [
"3*57=171",
"171-75=96",
"96/2=48"
] | Current State: 48:[3, 75, 2, 57], Operations: []
Exploring Operation: 3*57=171, Resulting Numbers: [75, 2, 171]
Generated Node #2: [75, 2, 171] from Operation: 3*57=171
Current State: 48:[75, 2, 171], Operations: ['3*57=171']
Exploring Operation: 171-75=96, Resulting Numbers: [2, 96]
Generated Node #3: [2, 96] from Ope... | 4 | Current State: 48:[3, 75, 2, 57], Operations: []
Exploring Operation: 75/3=25, Resulting Numbers: [2, 57, 25]
Generated Node #0,0: 48:[2, 57, 25] Operation: 75/3=25
Exploring Operation: 75-57=18, Resulting Numbers: [3, 2, 18]
Generated Node #0,1: 48:[3, 2, 18] Operation: 75-57=18
Moving to Node #0,1
Current State: 48:[... | 0.991319 | hs_2 | mult_heuristic |
[
70,
2,
4,
7
] | 75 | [
"70+2=72",
"7-4=3",
"72+3=75"
] | Current State: 75:[70, 2, 4, 7], Operations: []
Exploring Operation: 70+2=72, Resulting Numbers: [4, 7, 72]
Generated Node #2: [4, 7, 72] from Operation: 70+2=72
Current State: 75:[4, 7, 72], Operations: ['70+2=72']
Exploring Operation: 7-4=3, Resulting Numbers: [72, 3]
Generated Node #3: [72, 3] from Operation: 7-4=3
... | 4 | Current State: 75:[70, 2, 4, 7], Operations: []
Exploring Operation: 70+4=74, Resulting Numbers: [2, 7, 74]
Generated Node #0,0: 75:[2, 7, 74] Operation: 70+4=74
Start Sub Search at level 1: Moving to Node #0,0
Current State: 75:[2, 7, 74], Operations: ['70+4=74']
Exploring Operation: 7-2=5, Resulting Numbers: [74, 5]
... | 0 | hs_1 | sum_heuristic |
[
9,
63,
32,
72
] | 67 | [
"9*32=288",
"288/72=4",
"63+4=67"
] | Current State: 67:[9, 63, 32, 72], Operations: []
Exploring Operation: 9*32=288, Resulting Numbers: [63, 72, 288]
Generated Node #2: [63, 72, 288] from Operation: 9*32=288
Current State: 67:[63, 72, 288], Operations: ['9*32=288']
Exploring Operation: 288/72=4, Resulting Numbers: [63, 4]
Generated Node #3: [63, 4] from ... | 4 | Current State: 67:[9, 63, 32, 72], Operations: []
Exploring Operation: 9+32=41, Resulting Numbers: [63, 72, 41]
Generated Node #0,0: 67:[63, 72, 41] Operation: 9+32=41
Start Sub Search at level 1: Moving to Node #0,0
Current State: 67:[63, 72, 41], Operations: ['9+32=41']
Exploring Operation: 72-41=31, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
90,
51,
66,
47
] | 53 | [
"66-51=15",
"90/15=6",
"47+6=53"
] | Current State: 53:[90, 51, 66, 47], Operations: []
Exploring Operation: 66-51=15, Resulting Numbers: [90, 47, 15]
Generated Node #2: [90, 47, 15] from Operation: 66-51=15
Current State: 53:[90, 47, 15], Operations: ['66-51=15']
Exploring Operation: 90/15=6, Resulting Numbers: [47, 6]
Generated Node #3: [47, 6] from Ope... | 4 | Current State: 53:[90, 51, 66, 47], Operations: []
Exploring Operation: 90-66=24, Resulting Numbers: [51, 47, 24]
Generated Node #0,0: 53:[51, 47, 24] Operation: 90-66=24
Exploring Operation: 90-47=43, Resulting Numbers: [51, 66, 43]
Generated Node #0,1: 53:[51, 66, 43] Operation: 90-47=43
Exploring Operation: 90-51=39... | 0 | hs_4 | sum_heuristic |
[
16,
70,
18,
35
] | 20 | [
"70*18=1260",
"1260/35=36",
"36-16=20"
] | Current State: 20:[16, 70, 18, 35], Operations: []
Exploring Operation: 70*18=1260, Resulting Numbers: [16, 35, 1260]
Generated Node #2: [16, 35, 1260] from Operation: 70*18=1260
Current State: 20:[16, 35, 1260], Operations: ['70*18=1260']
Exploring Operation: 1260/35=36, Resulting Numbers: [16, 36]
Generated Node #3: ... | 4 | Current State: 20:[16, 70, 18, 35], Operations: []
Exploring Operation: 70/35=2, Resulting Numbers: [16, 18, 2]
Generated Node #0,0: 20:[16, 18, 2] Operation: 70/35=2
Exploring Operation: 70-16=54, Resulting Numbers: [18, 35, 54]
Generated Node #0,1: 20:[18, 35, 54] Operation: 70-16=54
Exploring Operation: 70-35=35, Re... | 0 | hs_3 | sum_heuristic |
[
1,
7,
9,
98
] | 48 | [
"9-7=2",
"98/2=49",
"49-1=48"
] | Current State: 48:[1, 7, 9, 98], Operations: []
Exploring Operation: 9-7=2, Resulting Numbers: [1, 98, 2]
Generated Node #2: [1, 98, 2] from Operation: 9-7=2
Current State: 48:[1, 98, 2], Operations: ['9-7=2']
Exploring Operation: 98/2=49, Resulting Numbers: [1, 49]
Generated Node #3: [1, 49] from Operation: 98/2=49
Cu... | 4 | Current State: 48:[1, 7, 9, 98], Operations: []
Exploring Operation: 98-9=89, Resulting Numbers: [1, 7, 89]
Generated Node #0,0: 48:[1, 7, 89] Operation: 98-9=89
Exploring Operation: 98/7=14, Resulting Numbers: [1, 9, 14]
Generated Node #0,1: 48:[1, 9, 14] Operation: 98/7=14
Start Sub Search at level 1: Moving to Node ... | 0 | hs_2 | mult_heuristic |
[
39,
9,
40,
1
] | 71 | [
"39-9=30",
"40+1=41",
"30+41=71"
] | Current State: 71:[39, 9, 40, 1], Operations: []
Exploring Operation: 39-9=30, Resulting Numbers: [40, 1, 30]
Generated Node #2: [40, 1, 30] from Operation: 39-9=30
Current State: 71:[40, 1, 30], Operations: ['39-9=30']
Exploring Operation: 40+1=41, Resulting Numbers: [30, 41]
Generated Node #3: [30, 41] from Operation... | 4 | Current State: 71:[39, 9, 40, 1], Operations: []
Exploring Operation: 39+9=48, Resulting Numbers: [40, 1, 48]
Generated Node #0,0: 71:[40, 1, 48] Operation: 39+9=48
Exploring Operation: 9+1=10, Resulting Numbers: [39, 40, 10]
Generated Node #0,1: 71:[39, 40, 10] Operation: 9+1=10
Exploring Operation: 39+1=40, Resulting... | 0.967882 | hs_4 | sum_heuristic |
[
78,
96,
16,
51
] | 38 | [
"78*16=1248",
"1248/96=13",
"51-13=38"
] | Current State: 38:[78, 96, 16, 51], Operations: []
Exploring Operation: 78*16=1248, Resulting Numbers: [96, 51, 1248]
Generated Node #2: [96, 51, 1248] from Operation: 78*16=1248
Current State: 38:[96, 51, 1248], Operations: ['78*16=1248']
Exploring Operation: 1248/96=13, Resulting Numbers: [51, 13]
Generated Node #3: ... | 4 | Current State: 38:[78, 96, 16, 51], Operations: []
Exploring Operation: 78-51=27, Resulting Numbers: [96, 16, 27]
Generated Node #0,0: 38:[96, 16, 27] Operation: 78-51=27
Exploring Operation: 96-51=45, Resulting Numbers: [78, 16, 45]
Generated Node #0,1: 38:[78, 16, 45] Operation: 96-51=45
Exploring Operation: 96-78=18... | 0.978299 | hs_4 | sum_heuristic |
[
58,
94,
10,
63
] | 14 | [
"94*10=940",
"940-58=882",
"882/63=14"
] | Current State: 14:[58, 94, 10, 63], Operations: []
Exploring Operation: 94*10=940, Resulting Numbers: [58, 63, 940]
Generated Node #2: [58, 63, 940] from Operation: 94*10=940
Current State: 14:[58, 63, 940], Operations: ['94*10=940']
Exploring Operation: 940-58=882, Resulting Numbers: [63, 882]
Generated Node #3: [63, ... | 4 | Current State: 14:[58, 94, 10, 63], Operations: []
Exploring Operation: 58-10=48, Resulting Numbers: [94, 63, 48]
Generated Node #0,0: 14:[94, 63, 48] Operation: 58-10=48
Exploring Operation: 94-58=36, Resulting Numbers: [10, 63, 36]
Generated Node #0,1: 14:[10, 63, 36] Operation: 94-58=36
Exploring Operation: 63-58=5,... | 0 | hs_4 | mult_heuristic |
[
6,
3,
42,
76
] | 24 | [
"6*42=252",
"3*76=228",
"252-228=24"
] | Current State: 24:[6, 3, 42, 76], Operations: []
Exploring Operation: 6*42=252, Resulting Numbers: [3, 76, 252]
Generated Node #2: [3, 76, 252] from Operation: 6*42=252
Current State: 24:[3, 76, 252], Operations: ['6*42=252']
Exploring Operation: 3*76=228, Resulting Numbers: [252, 228]
Generated Node #3: [252, 228] fro... | 4 | Current State: 24:[6, 3, 42, 76], Operations: []
Exploring Operation: 42/3=14, Resulting Numbers: [6, 76, 14]
Generated Node #0,0: 24:[6, 76, 14] Operation: 42/3=14
Exploring Operation: 42/6=7, Resulting Numbers: [3, 76, 7]
Generated Node #0,1: 24:[3, 76, 7] Operation: 42/6=7
Exploring Operation: 76-42=34, Resulting Nu... | 0 | hs_3 | sum_heuristic |
[
74,
67,
49,
91
] | 98 | [
"74-67=7",
"49/7=7",
"91+7=98"
] | Current State: 98:[74, 67, 49, 91], Operations: []
Exploring Operation: 74-67=7, Resulting Numbers: [49, 91, 7]
Generated Node #2: [49, 91, 7] from Operation: 74-67=7
Current State: 98:[49, 91, 7], Operations: ['74-67=7']
Exploring Operation: 49/7=7, Resulting Numbers: [91, 7]
Generated Node #3: [91, 7] from Operation:... | 4 | Current State: 98:[74, 67, 49, 91], Operations: []
Exploring Operation: 74-67=7, Resulting Numbers: [49, 91, 7]
Generated Node #0,0: 98:[49, 91, 7] Operation: 74-67=7
Moving to Node #0,0
Current State: 98:[49, 91, 7], Operations: ['74-67=7']
Exploring Operation: 91+7=98, Resulting Numbers: [49, 98]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
16,
73,
25,
16
] | 19 | [
"73-25=48",
"48/16=3",
"16+3=19"
] | Current State: 19:[16, 73, 25, 16], Operations: []
Exploring Operation: 73-25=48, Resulting Numbers: [16, 16, 48]
Generated Node #2: [16, 16, 48] from Operation: 73-25=48
Current State: 19:[16, 16, 48], Operations: ['73-25=48']
Exploring Operation: 48/16=3, Resulting Numbers: [3]
3,19 equal: Goal Reached
Exploring Oper... | 4 | Current State: 19:[16, 73, 25, 16], Operations: []
Exploring Operation: 73-16=57, Resulting Numbers: [16, 25, 57]
Generated Node #0,0: 19:[16, 25, 57] Operation: 73-16=57
Exploring Operation: 25-16=9, Resulting Numbers: [73, 16, 9]
Generated Node #0,1: 19:[73, 16, 9] Operation: 25-16=9
Exploring Operation: 73-25=48, Re... | 0.980903 | hs_4 | sum_heuristic |
[
27,
40,
84,
12
] | 29 | [
"27+40=67",
"84+12=96",
"96-67=29"
] | Current State: 29:[27, 40, 84, 12], Operations: []
Exploring Operation: 27+40=67, Resulting Numbers: [84, 12, 67]
Generated Node #2: [84, 12, 67] from Operation: 27+40=67
Current State: 29:[84, 12, 67], Operations: ['27+40=67']
Exploring Operation: 84+12=96, Resulting Numbers: [67, 96]
Generated Node #3: [67, 96] from ... | 4 | Current State: 29:[27, 40, 84, 12], Operations: []
Exploring Operation: 84-12=72, Resulting Numbers: [27, 40, 72]
Generated Node #0,0: 29:[27, 40, 72] Operation: 84-12=72
Exploring Operation: 84-27=57, Resulting Numbers: [40, 12, 57]
Generated Node #0,1: 29:[40, 12, 57] Operation: 84-27=57
Exploring Operation: 84/12=7,... | 0.981771 | hs_4 | mult_heuristic |
[
16,
11,
18,
3
] | 20 | [
"16-11=5",
"18-3=15",
"5+15=20"
] | Current State: 20:[16, 11, 18, 3], Operations: []
Exploring Operation: 16-11=5, Resulting Numbers: [18, 3, 5]
Generated Node #2: [18, 3, 5] from Operation: 16-11=5
Current State: 20:[18, 3, 5], Operations: ['16-11=5']
Exploring Operation: 18-3=15, Resulting Numbers: [5, 15]
Generated Node #3: [5, 15] from Operation: 18... | 4 | Current State: 20:[16, 11, 18, 3], Operations: []
Exploring Operation: 18-16=2, Resulting Numbers: [11, 3, 2]
Generated Node #0,0: 20:[11, 3, 2] Operation: 18-16=2
Exploring Operation: 16-11=5, Resulting Numbers: [18, 3, 5]
Generated Node #0,1: 20:[18, 3, 5] Operation: 16-11=5
Moving to Node #0,0
Current State: 20:[11,... | 0 | hs_2 | mult_heuristic |
[
12,
34,
39,
99
] | 82 | [
"34-12=22",
"99-39=60",
"22+60=82"
] | Current State: 82:[12, 34, 39, 99], Operations: []
Exploring Operation: 34-12=22, Resulting Numbers: [39, 99, 22]
Generated Node #2: [39, 99, 22] from Operation: 34-12=22
Current State: 82:[39, 99, 22], Operations: ['34-12=22']
Exploring Operation: 99-39=60, Resulting Numbers: [22, 60]
Generated Node #3: [22, 60] from ... | 4 | Current State: 82:[12, 34, 39, 99], Operations: []
Exploring Operation: 12+34=46, Resulting Numbers: [39, 99, 46]
Generated Node #0,0: 82:[39, 99, 46] Operation: 12+34=46
Exploring Operation: 99-12=87, Resulting Numbers: [34, 39, 87]
Generated Node #0,1: 82:[34, 39, 87] Operation: 99-12=87
Exploring Operation: 39-34=5,... | 0.986979 | hs_4 | sum_heuristic |
[
29,
81,
60,
29
] | 20 | [
"29/29=1",
"81-60=21",
"21-1=20"
] | Current State: 20:[29, 81, 60, 29], Operations: []
Exploring Operation: 29/29=1, Resulting Numbers: [81, 60, 1]
Generated Node #2: [81, 60, 1] from Operation: 29/29=1
Current State: 20:[81, 60, 1], Operations: ['29/29=1']
Exploring Operation: 81-60=21, Resulting Numbers: [1, 21]
Generated Node #3: [1, 21] from Operatio... | 4 | Current State: 20:[29, 81, 60, 29], Operations: []
Exploring Operation: 81-29=52, Resulting Numbers: [60, 29, 52]
Generated Node #0,0: 20:[60, 29, 52] Operation: 81-29=52
Exploring Operation: 81-60=21, Resulting Numbers: [29, 29, 21]
Generated Node #0,1: 20:[29, 29, 21] Operation: 81-60=21
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
4,
61,
97,
69
] | 60 | [
"97-61=36",
"36/4=9",
"69-9=60"
] | Current State: 60:[4, 61, 97, 69], Operations: []
Exploring Operation: 97-61=36, Resulting Numbers: [4, 69, 36]
Generated Node #2: [4, 69, 36] from Operation: 97-61=36
Current State: 60:[4, 69, 36], Operations: ['97-61=36']
Exploring Operation: 36/4=9, Resulting Numbers: [69, 9]
Generated Node #3: [69, 9] from Operatio... | 4 | Current State: 60:[4, 61, 97, 69], Operations: []
Exploring Operation: 97-61=36, Resulting Numbers: [4, 69, 36]
Generated Node #0,0: 60:[4, 69, 36] Operation: 97-61=36
Exploring Operation: 69-4=65, Resulting Numbers: [61, 97, 65]
Generated Node #0,1: 60:[61, 97, 65] Operation: 69-4=65
Exploring Operation: 97-69=28, Res... | 0.980035 | hs_5 | mult_heuristic |
[
13,
86,
7,
94
] | 44 | [
"7*94=658",
"658-86=572",
"572/13=44"
] | Current State: 44:[13, 86, 7, 94], Operations: []
Exploring Operation: 7*94=658, Resulting Numbers: [13, 86, 658]
Generated Node #2: [13, 86, 658] from Operation: 7*94=658
Current State: 44:[13, 86, 658], Operations: ['7*94=658']
Exploring Operation: 658-86=572, Resulting Numbers: [13, 572]
Generated Node #3: [13, 572]... | 4 | Current State: 44:[13, 86, 7, 94], Operations: []
Exploring Operation: 86-13=73, Resulting Numbers: [7, 94, 73]
Generated Node #0,0: 44:[7, 94, 73] Operation: 86-13=73
Exploring Operation: 94-13=81, Resulting Numbers: [86, 7, 81]
Generated Node #0,1: 44:[86, 7, 81] Operation: 94-13=81
Exploring Operation: 94-86=8, Resu... | 0 | hs_3 | sum_heuristic |
[
40,
50,
2,
92
] | 47 | [
"40+50=90",
"90/2=45",
"92-45=47"
] | Current State: 47:[40, 50, 2, 92], Operations: []
Exploring Operation: 40+50=90, Resulting Numbers: [2, 92, 90]
Generated Node #2: [2, 92, 90] from Operation: 40+50=90
Current State: 47:[2, 92, 90], Operations: ['40+50=90']
Exploring Operation: 90/2=45, Resulting Numbers: [92, 45]
Generated Node #3: [92, 45] from Opera... | 4 | Current State: 47:[40, 50, 2, 92], Operations: []
Exploring Operation: 92/2=46, Resulting Numbers: [40, 50, 46]
Generated Node #0,0: 47:[40, 50, 46] Operation: 92/2=46
Exploring Operation: 40+2=42, Resulting Numbers: [50, 92, 42]
Generated Node #0,1: 47:[50, 92, 42] Operation: 40+2=42
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
4,
94,
89,
54
] | 71 | [
"94-54=40",
"4*40=160",
"160-89=71"
] | Current State: 71:[4, 94, 89, 54], Operations: []
Exploring Operation: 94-54=40, Resulting Numbers: [4, 89, 40]
Generated Node #2: [4, 89, 40] from Operation: 94-54=40
Current State: 71:[4, 89, 40], Operations: ['94-54=40']
Exploring Operation: 4*40=160, Resulting Numbers: [89, 160]
Generated Node #3: [89, 160] from Op... | 4 | Current State: 71:[4, 94, 89, 54], Operations: []
Exploring Operation: 94-4=90, Resulting Numbers: [89, 54, 90]
Generated Node #0,0: 71:[89, 54, 90] Operation: 94-4=90
Exploring Operation: 89-4=85, Resulting Numbers: [94, 54, 85]
Generated Node #0,1: 71:[94, 54, 85] Operation: 89-4=85
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
78,
80,
5,
57
] | 67 | [
"80-78=2",
"5*2=10",
"57+10=67"
] | Current State: 67:[78, 80, 5, 57], Operations: []
Exploring Operation: 80-78=2, Resulting Numbers: [5, 57, 2]
Generated Node #2: [5, 57, 2] from Operation: 80-78=2
Current State: 67:[5, 57, 2], Operations: ['80-78=2']
Exploring Operation: 5*2=10, Resulting Numbers: [57, 10]
Generated Node #3: [57, 10] from Operation: 5... | 4 | Current State: 67:[78, 80, 5, 57], Operations: []
Exploring Operation: 78-5=73, Resulting Numbers: [80, 57, 73]
Generated Node #0,0: 67:[80, 57, 73] Operation: 78-5=73
Moving to Node #0,0
Current State: 67:[80, 57, 73], Operations: ['78-5=73']
Exploring Operation: 80-57=23, Resulting Numbers: [73, 23]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
[
69,
73,
72,
48
] | 71 | [
"72-69=3",
"48*3=144",
"144-73=71"
] | Current State: 71:[69, 73, 72, 48], Operations: []
Exploring Operation: 72-69=3, Resulting Numbers: [73, 48, 3]
Generated Node #2: [73, 48, 3] from Operation: 72-69=3
Current State: 71:[73, 48, 3], Operations: ['72-69=3']
Exploring Operation: 48*3=144, Resulting Numbers: [73, 144]
Generated Node #3: [73, 144] from Oper... | 4 | Current State: 71:[69, 73, 72, 48], Operations: []
Exploring Operation: 69+48=117, Resulting Numbers: [73, 72, 117]
Generated Node #0,0: 71:[73, 72, 117] Operation: 69+48=117
Start Sub Search at level 1: Moving to Node #0,0
Current State: 71:[73, 72, 117], Operations: ['69+48=117']
Exploring Operation: 117-73=44, Resul... | 0 | hs_1 | mult_heuristic |
[
86,
43,
48,
9
] | 72 | [
"86+43=129",
"48+9=57",
"129-57=72"
] | Current State: 72:[86, 43, 48, 9], Operations: []
Exploring Operation: 86+43=129, Resulting Numbers: [48, 9, 129]
Generated Node #2: [48, 9, 129] from Operation: 86+43=129
Current State: 72:[48, 9, 129], Operations: ['86+43=129']
Exploring Operation: 48+9=57, Resulting Numbers: [129, 57]
Generated Node #3: [129, 57] fr... | 4 | Current State: 72:[86, 43, 48, 9], Operations: []
Exploring Operation: 86/43=2, Resulting Numbers: [48, 9, 2]
Generated Node #0,0: 72:[48, 9, 2] Operation: 86/43=2
Exploring Operation: 86-48=38, Resulting Numbers: [43, 9, 38]
Generated Node #0,1: 72:[43, 9, 38] Operation: 86-48=38
Exploring Operation: 86-43=43, Resulti... | 0.985243 | hs_4 | sum_heuristic |
[
75,
55,
65,
75
] | 65 | [
"75-75=0",
"55*0=0",
"65+0=65"
] | Current State: 65:[75, 55, 65, 75], Operations: []
Exploring Operation: 75-75=0, Resulting Numbers: [55, 65, 0]
Generated Node #2: [55, 65, 0] from Operation: 75-75=0
Current State: 65:[55, 65, 0], Operations: ['75-75=0']
Exploring Operation: 55*0=0, Resulting Numbers: [65, 0]
Generated Node #3: [65, 0] from Operation:... | 4 | Current State: 65:[75, 55, 65, 75], Operations: []
Exploring Operation: 75/75=1, Resulting Numbers: [55, 65, 1]
Generated Node #0,0: 65:[55, 65, 1] Operation: 75/75=1
Moving to Node #0,0
Current State: 65:[55, 65, 1], Operations: ['75/75=1']
Exploring Operation: 65-55=10, Resulting Numbers: [1, 10]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
19,
10,
75,
15
] | 28 | [
"75+15=90",
"90/10=9",
"19+9=28"
] | Current State: 28:[19, 10, 75, 15], Operations: []
Exploring Operation: 75+15=90, Resulting Numbers: [19, 10, 90]
Generated Node #2: [19, 10, 90] from Operation: 75+15=90
Current State: 28:[19, 10, 90], Operations: ['75+15=90']
Exploring Operation: 90/10=9, Resulting Numbers: [19, 9]
Generated Node #3: [19, 9] from Ope... | 4 | Current State: 28:[19, 10, 75, 15], Operations: []
Exploring Operation: 75/15=5, Resulting Numbers: [19, 10, 5]
Generated Node #0,0: 28:[19, 10, 5] Operation: 75/15=5
Exploring Operation: 75-19=56, Resulting Numbers: [10, 15, 56]
Generated Node #0,1: 28:[10, 15, 56] Operation: 75-19=56
Moving to Node #0,0
Current State... | 0 | hs_2 | sum_heuristic |
[
70,
6,
45,
1
] | 30 | [
"70+6=76",
"45+1=46",
"76-46=30"
] | Current State: 30:[70, 6, 45, 1], Operations: []
Exploring Operation: 70+6=76, Resulting Numbers: [45, 1, 76]
Generated Node #2: [45, 1, 76] from Operation: 70+6=76
Current State: 30:[45, 1, 76], Operations: ['70+6=76']
Exploring Operation: 45+1=46, Resulting Numbers: [76, 46]
Generated Node #3: [76, 46] from Operation... | 4 | Current State: 30:[70, 6, 45, 1], Operations: []
Exploring Operation: 70-6=64, Resulting Numbers: [45, 1, 64]
Generated Node #0,0: 30:[45, 1, 64] Operation: 70-6=64
Exploring Operation: 70-45=25, Resulting Numbers: [6, 1, 25]
Generated Node #0,1: 30:[6, 1, 25] Operation: 70-45=25
Moving to Node #0,1
Current State: 30:[... | 0.989583 | hs_2 | sum_heuristic |
[
55,
4,
12,
30
] | 65 | [
"12/4=3",
"30/3=10",
"55+10=65"
] | Current State: 65:[55, 4, 12, 30], Operations: []
Exploring Operation: 12/4=3, Resulting Numbers: [55, 30, 3]
Generated Node #2: [55, 30, 3] from Operation: 12/4=3
Current State: 65:[55, 30, 3], Operations: ['12/4=3']
Exploring Operation: 30/3=10, Resulting Numbers: [55, 10]
Generated Node #3: [55, 10] from Operation: ... | 4 | Current State: 65:[55, 4, 12, 30], Operations: []
Exploring Operation: 55-30=25, Resulting Numbers: [4, 12, 25]
Generated Node #0,0: 65:[4, 12, 25] Operation: 55-30=25
Exploring Operation: 55+30=85, Resulting Numbers: [4, 12, 85]
Generated Node #0,1: 65:[4, 12, 85] Operation: 55+30=85
Exploring Operation: 55+12=67, Res... | 0 | hs_5 | mult_heuristic |
[
29,
26,
18,
2
] | 59 | [
"26+18=44",
"2*44=88",
"88-29=59"
] | Current State: 59:[29, 26, 18, 2], Operations: []
Exploring Operation: 26+18=44, Resulting Numbers: [29, 2, 44]
Generated Node #2: [29, 2, 44] from Operation: 26+18=44
Current State: 59:[29, 2, 44], Operations: ['26+18=44']
Exploring Operation: 2*44=88, Resulting Numbers: [29, 88]
Generated Node #3: [29, 88] from Opera... | 4 | Current State: 59:[29, 26, 18, 2], Operations: []
Exploring Operation: 29+26=55, Resulting Numbers: [18, 2, 55]
Generated Node #0,0: 59:[18, 2, 55] Operation: 29+26=55
Exploring Operation: 26*2=52, Resulting Numbers: [29, 18, 52]
Generated Node #0,1: 59:[29, 18, 52] Operation: 26*2=52
Exploring Operation: 18*2=36, Resu... | 0 | hs_4 | mult_heuristic |
[
66,
80,
11,
16
] | 30 | [
"66+80=146",
"11*16=176",
"176-146=30"
] | Current State: 30:[66, 80, 11, 16], Operations: []
Exploring Operation: 66+80=146, Resulting Numbers: [11, 16, 146]
Generated Node #2: [11, 16, 146] from Operation: 66+80=146
Current State: 30:[11, 16, 146], Operations: ['66+80=146']
Exploring Operation: 11*16=176, Resulting Numbers: [146, 176]
Generated Node #3: [146,... | 4 | Current State: 30:[66, 80, 11, 16], Operations: []
Exploring Operation: 80-66=14, Resulting Numbers: [11, 16, 14]
Generated Node #0,0: 30:[11, 16, 14] Operation: 80-66=14
Moving to Node #0,0
Current State: 30:[11, 16, 14], Operations: ['80-66=14']
Exploring Operation: 16-11=5, Resulting Numbers: [14, 5]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
14,
10,
13,
6
] | 58 | [
"14-10=4",
"13*4=52",
"6+52=58"
] | Current State: 58:[14, 10, 13, 6], Operations: []
Exploring Operation: 14-10=4, Resulting Numbers: [13, 6, 4]
Generated Node #2: [13, 6, 4] from Operation: 14-10=4
Current State: 58:[13, 6, 4], Operations: ['14-10=4']
Exploring Operation: 13*4=52, Resulting Numbers: [6, 52]
Generated Node #3: [6, 52] from Operation: 13... | 4 | Current State: 58:[14, 10, 13, 6], Operations: []
Exploring Operation: 14-10=4, Resulting Numbers: [13, 6, 4]
Generated Node #0,0: 58:[13, 6, 4] Operation: 14-10=4
Exploring Operation: 14-13=1, Resulting Numbers: [10, 6, 1]
Generated Node #0,1: 58:[10, 6, 1] Operation: 14-13=1
Exploring Operation: 14+13=27, Resulting N... | 0.966146 | hs_3 | mult_heuristic |
[
62,
31,
93,
4
] | 66 | [
"62-31=31",
"93+4=97",
"97-31=66"
] | Current State: 66:[62, 31, 93, 4], Operations: []
Exploring Operation: 62-31=31, Resulting Numbers: [93, 4, 31]
Generated Node #2: [93, 4, 31] from Operation: 62-31=31
Current State: 66:[93, 4, 31], Operations: ['62-31=31']
Exploring Operation: 93+4=97, Resulting Numbers: [31, 97]
Generated Node #3: [31, 97] from Opera... | 4 | Current State: 66:[62, 31, 93, 4], Operations: []
Exploring Operation: 93-31=62, Resulting Numbers: [62, 4, 62]
Generated Node #0,0: 66:[62, 4, 62] Operation: 93-31=62
Exploring Operation: 93-62=31, Resulting Numbers: [31, 4, 31]
Generated Node #0,1: 66:[31, 4, 31] Operation: 93-62=31
Exploring Operation: 93/31=3, Resu... | 0.984375 | hs_3 | sum_heuristic |
[
73,
19,
76,
48
] | 87 | [
"76-73=3",
"48-19=29",
"3*29=87"
] | Current State: 87:[73, 19, 76, 48], Operations: []
Exploring Operation: 76-73=3, Resulting Numbers: [19, 48, 3]
Generated Node #2: [19, 48, 3] from Operation: 76-73=3
Current State: 87:[19, 48, 3], Operations: ['76-73=3']
Exploring Operation: 48-19=29, Resulting Numbers: [3, 29]
Generated Node #3: [3, 29] from Operatio... | 4 | Current State: 87:[73, 19, 76, 48], Operations: []
Exploring Operation: 48-19=29, Resulting Numbers: [73, 76, 29]
Generated Node #0,0: 87:[73, 76, 29] Operation: 48-19=29
Exploring Operation: 73-48=25, Resulting Numbers: [19, 76, 25]
Generated Node #0,1: 87:[19, 76, 25] Operation: 73-48=25
Start Sub Search at level 1: ... | 0.991319 | hs_2 | sum_heuristic |
[
93,
54,
3,
13
] | 55 | [
"93-54=39",
"3+13=16",
"39+16=55"
] | Current State: 55:[93, 54, 3, 13], Operations: []
Exploring Operation: 93-54=39, Resulting Numbers: [3, 13, 39]
Generated Node #2: [3, 13, 39] from Operation: 93-54=39
Current State: 55:[3, 13, 39], Operations: ['93-54=39']
Exploring Operation: 3+13=16, Resulting Numbers: [39, 16]
Generated Node #3: [39, 16] from Opera... | 4 | Current State: 55:[93, 54, 3, 13], Operations: []
Exploring Operation: 93-54=39, Resulting Numbers: [3, 13, 39]
Generated Node #0,0: 55:[3, 13, 39] Operation: 93-54=39
Moving to Node #0,0
Current State: 55:[3, 13, 39], Operations: ['93-54=39']
Exploring Operation: 39/3=13, Resulting Numbers: [13, 13]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
73,
17,
77,
28
] | 66 | [
"28-17=11",
"77/11=7",
"73-7=66"
] | Current State: 66:[73, 17, 77, 28], Operations: []
Exploring Operation: 28-17=11, Resulting Numbers: [73, 77, 11]
Generated Node #2: [73, 77, 11] from Operation: 28-17=11
Current State: 66:[73, 77, 11], Operations: ['28-17=11']
Exploring Operation: 77/11=7, Resulting Numbers: [73, 7]
Generated Node #3: [73, 7] from Ope... | 4 | Current State: 66:[73, 17, 77, 28], Operations: []
Exploring Operation: 77-73=4, Resulting Numbers: [17, 28, 4]
Generated Node #0,0: 66:[17, 28, 4] Operation: 77-73=4
Exploring Operation: 77-17=60, Resulting Numbers: [73, 28, 60]
Generated Node #0,1: 66:[73, 28, 60] Operation: 77-17=60
Exploring Operation: 28-17=11, Re... | 0.962674 | hs_3 | mult_heuristic |
[
5,
40,
43,
52
] | 27 | [
"40+43=83",
"52+83=135",
"135/5=27"
] | Current State: 27:[5, 40, 43, 52], Operations: []
Exploring Operation: 40+43=83, Resulting Numbers: [5, 52, 83]
Generated Node #2: [5, 52, 83] from Operation: 40+43=83
Current State: 27:[5, 52, 83], Operations: ['40+43=83']
Exploring Operation: 52+83=135, Resulting Numbers: [5, 135]
Generated Node #3: [5, 135] from Ope... | 4 | Current State: 27:[5, 40, 43, 52], Operations: []
Exploring Operation: 52-43=9, Resulting Numbers: [5, 40, 9]
Generated Node #0,0: 27:[5, 40, 9] Operation: 52-43=9
Moving to Node #0,0
Current State: 27:[5, 40, 9], Operations: ['52-43=9']
Exploring Operation: 40/5=8, Resulting Numbers: [9, 8]
Generated Node #0,0,0: 27:[... | 0 | hs_1 | sum_heuristic |
[
3,
29,
5,
21
] | 51 | [
"29-5=24",
"3*24=72",
"72-21=51"
] | Current State: 51:[3, 29, 5, 21], Operations: []
Exploring Operation: 29-5=24, Resulting Numbers: [3, 21, 24]
Generated Node #2: [3, 21, 24] from Operation: 29-5=24
Current State: 51:[3, 21, 24], Operations: ['29-5=24']
Exploring Operation: 3*24=72, Resulting Numbers: [21, 72]
Generated Node #3: [21, 72] from Operation... | 4 | Current State: 51:[3, 29, 5, 21], Operations: []
Exploring Operation: 29-21=8, Resulting Numbers: [3, 5, 8]
Generated Node #0,0: 51:[3, 5, 8] Operation: 29-21=8
Exploring Operation: 29+21=50, Resulting Numbers: [3, 5, 50]
Generated Node #0,1: 51:[3, 5, 50] Operation: 29+21=50
Moving to Node #0,1
Current State: 51:[3, 5... | 0 | hs_2 | sum_heuristic |
[
1,
28,
14,
93
] | 91 | [
"1*28=28",
"28/14=2",
"93-2=91"
] | Current State: 91:[1, 28, 14, 93], Operations: []
Exploring Operation: 1*28=28, Resulting Numbers: [14, 93, 28]
Generated Node #2: [14, 93, 28] from Operation: 1*28=28
Current State: 91:[14, 93, 28], Operations: ['1*28=28']
Exploring Operation: 28/14=2, Resulting Numbers: [93, 2]
Generated Node #3: [93, 2] from Operati... | 4 | Current State: 91:[1, 28, 14, 93], Operations: []
Exploring Operation: 28-1=27, Resulting Numbers: [14, 93, 27]
Generated Node #0,0: 91:[14, 93, 27] Operation: 28-1=27
Exploring Operation: 28-14=14, Resulting Numbers: [1, 93, 14]
Generated Node #0,1: 91:[1, 93, 14] Operation: 28-14=14
Exploring Operation: 28/14=2, Resu... | 0.976563 | hs_3 | sum_heuristic |
[
52,
35,
9,
61
] | 63 | [
"35-9=26",
"52/26=2",
"61+2=63"
] | Current State: 63:[52, 35, 9, 61], Operations: []
Exploring Operation: 35-9=26, Resulting Numbers: [52, 61, 26]
Generated Node #2: [52, 61, 26] from Operation: 35-9=26
Current State: 63:[52, 61, 26], Operations: ['35-9=26']
Exploring Operation: 52/26=2, Resulting Numbers: [61, 2]
Generated Node #3: [61, 2] from Operati... | 4 | Current State: 63:[52, 35, 9, 61], Operations: []
Exploring Operation: 61-52=9, Resulting Numbers: [35, 9, 9]
Generated Node #0,0: 63:[35, 9, 9] Operation: 61-52=9
Exploring Operation: 52-35=17, Resulting Numbers: [9, 61, 17]
Generated Node #0,1: 63:[9, 61, 17] Operation: 52-35=17
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
37,
6,
24,
42
] | 40 | [
"42-24=18",
"18/6=3",
"37+3=40"
] | Current State: 40:[37, 6, 24, 42], Operations: []
Exploring Operation: 42-24=18, Resulting Numbers: [37, 6, 18]
Generated Node #2: [37, 6, 18] from Operation: 42-24=18
Current State: 40:[37, 6, 18], Operations: ['42-24=18']
Exploring Operation: 18/6=3, Resulting Numbers: [37, 3]
Generated Node #3: [37, 3] from Operatio... | 4 | Current State: 40:[37, 6, 24, 42], Operations: []
Exploring Operation: 42-37=5, Resulting Numbers: [6, 24, 5]
Generated Node #0,0: 40:[6, 24, 5] Operation: 42-37=5
Moving to Node #0,0
Current State: 40:[6, 24, 5], Operations: ['42-37=5']
Exploring Operation: 24/6=4, Resulting Numbers: [5, 4]
Generated Node #0,0,0: 40:[... | 0 | hs_1 | mult_heuristic |
[
94,
93,
2,
32
] | 63 | [
"94-93=1",
"2*32=64",
"64-1=63"
] | Current State: 63:[94, 93, 2, 32], Operations: []
Exploring Operation: 94-93=1, Resulting Numbers: [2, 32, 1]
Generated Node #2: [2, 32, 1] from Operation: 94-93=1
Current State: 63:[2, 32, 1], Operations: ['94-93=1']
Exploring Operation: 2*32=64, Resulting Numbers: [1, 64]
Generated Node #3: [1, 64] from Operation: 2*... | 4 | Current State: 63:[94, 93, 2, 32], Operations: []
Exploring Operation: 94-32=62, Resulting Numbers: [93, 2, 62]
Generated Node #0,0: 63:[93, 2, 62] Operation: 94-32=62
Exploring Operation: 94-93=1, Resulting Numbers: [2, 32, 1]
Generated Node #0,1: 63:[2, 32, 1] Operation: 94-93=1
Moving to Node #0,1
Current State: 63:... | 0.986979 | hs_2 | sum_heuristic |
[
2,
27,
41,
9
] | 35 | [
"2*27=54",
"54/9=6",
"41-6=35"
] | Current State: 35:[2, 27, 41, 9], Operations: []
Exploring Operation: 2*27=54, Resulting Numbers: [41, 9, 54]
Generated Node #2: [41, 9, 54] from Operation: 2*27=54
Current State: 35:[41, 9, 54], Operations: ['2*27=54']
Exploring Operation: 54/9=6, Resulting Numbers: [41, 6]
Generated Node #3: [41, 6] from Operation: 5... | 4 | Current State: 35:[2, 27, 41, 9], Operations: []
Exploring Operation: 27/9=3, Resulting Numbers: [2, 41, 3]
Generated Node #0,0: 35:[2, 41, 3] Operation: 27/9=3
Exploring Operation: 41-27=14, Resulting Numbers: [2, 9, 14]
Generated Node #0,1: 35:[2, 9, 14] Operation: 41-27=14
Exploring Operation: 27+9=36, Resulting Num... | 0.938368 | hs_4 | sum_heuristic |
[
23,
96,
8,
48
] | 79 | [
"23+96=119",
"48-8=40",
"119-40=79"
] | Current State: 79:[23, 96, 8, 48], Operations: []
Exploring Operation: 23+96=119, Resulting Numbers: [8, 48, 119]
Generated Node #2: [8, 48, 119] from Operation: 23+96=119
Current State: 79:[8, 48, 119], Operations: ['23+96=119']
Exploring Operation: 48-8=40, Resulting Numbers: [119, 40]
Generated Node #3: [119, 40] fr... | 4 | Current State: 79:[23, 96, 8, 48], Operations: []
Exploring Operation: 23+8=31, Resulting Numbers: [96, 48, 31]
Generated Node #0,0: 79:[96, 48, 31] Operation: 23+8=31
Exploring Operation: 23+48=71, Resulting Numbers: [96, 8, 71]
Generated Node #0,1: 79:[96, 8, 71] Operation: 23+48=71
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
20,
21,
87,
30
] | 79 | [
"20*87=1740",
"1740/30=58",
"21+58=79"
] | Current State: 79:[20, 21, 87, 30], Operations: []
Exploring Operation: 20*87=1740, Resulting Numbers: [21, 30, 1740]
Generated Node #2: [21, 30, 1740] from Operation: 20*87=1740
Current State: 79:[21, 30, 1740], Operations: ['20*87=1740']
Exploring Operation: 1740/30=58, Resulting Numbers: [21, 58]
Generated Node #3: ... | 4 | Current State: 79:[20, 21, 87, 30], Operations: []
Exploring Operation: 87-21=66, Resulting Numbers: [20, 30, 66]
Generated Node #0,0: 79:[20, 30, 66] Operation: 87-21=66
Exploring Operation: 87-20=67, Resulting Numbers: [21, 30, 67]
Generated Node #0,1: 79:[21, 30, 67] Operation: 87-20=67
Exploring Operation: 21+30=51... | 0 | hs_5 | mult_heuristic |
[
1,
21,
2,
42
] | 44 | [
"21-1=20",
"42-20=22",
"2*22=44"
] | Current State: 44:[1, 21, 2, 42], Operations: []
Exploring Operation: 21-1=20, Resulting Numbers: [2, 42, 20]
Generated Node #2: [2, 42, 20] from Operation: 21-1=20
Current State: 44:[2, 42, 20], Operations: ['21-1=20']
Exploring Operation: 42-20=22, Resulting Numbers: [2, 22]
Generated Node #3: [2, 22] from Operation:... | 4 | Current State: 44:[1, 21, 2, 42], Operations: []
Exploring Operation: 42/21=2, Resulting Numbers: [1, 2, 2]
Generated Node #0,0: 44:[1, 2, 2] Operation: 42/21=2
Exploring Operation: 1+21=22, Resulting Numbers: [2, 42, 22]
Generated Node #0,1: 44:[2, 42, 22] Operation: 1+21=22
Start Sub Search at level 1: Moving to Node... | 0 | hs_2 | sum_heuristic |
[
69,
96,
74,
35
] | 12 | [
"96-69=27",
"74-35=39",
"39-27=12"
] | Current State: 12:[69, 96, 74, 35], Operations: []
Exploring Operation: 96-69=27, Resulting Numbers: [74, 35, 27]
Generated Node #2: [74, 35, 27] from Operation: 96-69=27
Current State: 12:[74, 35, 27], Operations: ['96-69=27']
Exploring Operation: 74-35=39, Resulting Numbers: [27, 39]
Generated Node #3: [27, 39] from ... | 4 | Current State: 12:[69, 96, 74, 35], Operations: []
Exploring Operation: 96-74=22, Resulting Numbers: [69, 35, 22]
Generated Node #0,0: 12:[69, 35, 22] Operation: 96-74=22
Start Sub Search at level 1: Moving to Node #0,0
Current State: 12:[69, 35, 22], Operations: ['96-74=22']
Exploring Operation: 69-35=34, Resulting Nu... | 0.993924 | hs_1 | sum_heuristic |
[
32,
48,
36,
45
] | 28 | [
"48*45=2160",
"2160/36=60",
"60-32=28"
] | Current State: 28:[32, 48, 36, 45], Operations: []
Exploring Operation: 48*45=2160, Resulting Numbers: [32, 36, 2160]
Generated Node #2: [32, 36, 2160] from Operation: 48*45=2160
Current State: 28:[32, 36, 2160], Operations: ['48*45=2160']
Exploring Operation: 2160/36=60, Resulting Numbers: [32, 60]
Generated Node #3: ... | 4 | Current State: 28:[32, 48, 36, 45], Operations: []
Exploring Operation: 48-36=12, Resulting Numbers: [32, 45, 12]
Generated Node #0,0: 28:[32, 45, 12] Operation: 48-36=12
Exploring Operation: 45-36=9, Resulting Numbers: [32, 48, 9]
Generated Node #0,1: 28:[32, 48, 9] Operation: 45-36=9
Exploring Operation: 48-45=3, Res... | 0 | hs_3 | sum_heuristic |
[
36,
94,
14,
1
] | 43 | [
"94-36=58",
"14+1=15",
"58-15=43"
] | Current State: 43:[36, 94, 14, 1], Operations: []
Exploring Operation: 94-36=58, Resulting Numbers: [14, 1, 58]
Generated Node #2: [14, 1, 58] from Operation: 94-36=58
Current State: 43:[14, 1, 58], Operations: ['94-36=58']
Exploring Operation: 14+1=15, Resulting Numbers: [58, 15]
Generated Node #3: [58, 15] from Opera... | 4 | Current State: 43:[36, 94, 14, 1], Operations: []
Exploring Operation: 94-36=58, Resulting Numbers: [14, 1, 58]
Generated Node #0,0: 43:[14, 1, 58] Operation: 94-36=58
Exploring Operation: 36+1=37, Resulting Numbers: [94, 14, 37]
Generated Node #0,1: 43:[94, 14, 37] Operation: 36+1=37
Start Sub Search at level 1: Movin... | 0.992188 | hs_2 | sum_heuristic |
[
89,
58,
35,
56
] | 14 | [
"89-58=31",
"35-31=4",
"56/4=14"
] | Current State: 14:[89, 58, 35, 56], Operations: []
Exploring Operation: 89-58=31, Resulting Numbers: [35, 56, 31]
Generated Node #2: [35, 56, 31] from Operation: 89-58=31
Current State: 14:[35, 56, 31], Operations: ['89-58=31']
Exploring Operation: 35-31=4, Resulting Numbers: [56, 4]
Generated Node #3: [56, 4] from Ope... | 4 | Current State: 14:[89, 58, 35, 56], Operations: []
Exploring Operation: 89-58=31, Resulting Numbers: [35, 56, 31]
Generated Node #0,0: 14:[35, 56, 31] Operation: 89-58=31
Exploring Operation: 89-35=54, Resulting Numbers: [58, 56, 54]
Generated Node #0,1: 14:[58, 56, 54] Operation: 89-35=54
Exploring Operation: 89-56=33... | 0.982639 | hs_4 | sum_heuristic |
[
6,
39,
26,
46
] | 55 | [
"6*39=234",
"234/26=9",
"46+9=55"
] | Current State: 55:[6, 39, 26, 46], Operations: []
Exploring Operation: 6*39=234, Resulting Numbers: [26, 46, 234]
Generated Node #2: [26, 46, 234] from Operation: 6*39=234
Current State: 55:[26, 46, 234], Operations: ['6*39=234']
Exploring Operation: 234/26=9, Resulting Numbers: [46, 9]
Generated Node #3: [46, 9] from ... | 4 | Current State: 55:[6, 39, 26, 46], Operations: []
Exploring Operation: 39-26=13, Resulting Numbers: [6, 46, 13]
Generated Node #0,0: 55:[6, 46, 13] Operation: 39-26=13
Moving to Node #0,0
Current State: 55:[6, 46, 13], Operations: ['39-26=13']
Exploring Operation: 6+46=52, Resulting Numbers: [13, 52]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
22,
19,
33,
22
] | 38 | [
"22*19=418",
"33-22=11",
"418/11=38"
] | Current State: 38:[22, 19, 33, 22], Operations: []
Exploring Operation: 22*19=418, Resulting Numbers: [33, 418]
Generated Node #2: [33, 418] from Operation: 22*19=418
Current State: 38:[33, 418], Operations: ['22*19=418']
Exploring Operation: 33-22=11, Resulting Numbers: [418, 11]
Generated Node #3: [418, 11] from Oper... | 4 | Current State: 38:[22, 19, 33, 22], Operations: []
Exploring Operation: 22-22=0, Resulting Numbers: [19, 33, 0]
Generated Node #0,0: 38:[19, 33, 0] Operation: 22-22=0
Exploring Operation: 22-19=3, Resulting Numbers: [33, 22, 3]
Generated Node #0,1: 38:[33, 22, 3] Operation: 22-19=3
Exploring Operation: 22/22=1, Resulti... | 0 | hs_3 | sum_heuristic |
[
21,
4,
77,
41
] | 12 | [
"77-41=36",
"36/4=9",
"21-9=12"
] | Current State: 12:[21, 4, 77, 41], Operations: []
Exploring Operation: 77-41=36, Resulting Numbers: [21, 4, 36]
Generated Node #2: [21, 4, 36] from Operation: 77-41=36
Current State: 12:[21, 4, 36], Operations: ['77-41=36']
Exploring Operation: 36/4=9, Resulting Numbers: [21, 9]
Generated Node #3: [21, 9] from Operatio... | 4 | Current State: 12:[21, 4, 77, 41], Operations: []
Exploring Operation: 77-41=36, Resulting Numbers: [21, 4, 36]
Generated Node #0,0: 12:[21, 4, 36] Operation: 77-41=36
Exploring Operation: 77-21=56, Resulting Numbers: [4, 41, 56]
Generated Node #0,1: 12:[4, 41, 56] Operation: 77-21=56
Moving to Node #0,0
Current State:... | 0.985243 | hs_2 | mult_heuristic |
[
64,
3,
43,
52
] | 53 | [
"64+43=107",
"52+107=159",
"159/3=53"
] | Current State: 53:[64, 3, 43, 52], Operations: []
Exploring Operation: 64+43=107, Resulting Numbers: [3, 52, 107]
Generated Node #2: [3, 52, 107] from Operation: 64+43=107
Current State: 53:[3, 52, 107], Operations: ['64+43=107']
Exploring Operation: 52+107=159, Resulting Numbers: [3, 159]
Generated Node #3: [3, 159] f... | 4 | Current State: 53:[64, 3, 43, 52], Operations: []
Exploring Operation: 64-3=61, Resulting Numbers: [43, 52, 61]
Generated Node #0,0: 53:[43, 52, 61] Operation: 64-3=61
Start Sub Search at level 1: Moving to Node #0,0
Current State: 53:[43, 52, 61], Operations: ['64-3=61']
Exploring Operation: 61-43=18, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
76,
73,
79,
29
] | 27 | [
"73+79=152",
"152/76=2",
"29-2=27"
] | Current State: 27:[76, 73, 79, 29], Operations: []
Exploring Operation: 73+79=152, Resulting Numbers: [76, 29, 152]
Generated Node #2: [76, 29, 152] from Operation: 73+79=152
Current State: 27:[76, 29, 152], Operations: ['73+79=152']
Exploring Operation: 152/76=2, Resulting Numbers: [29, 2]
Generated Node #3: [29, 2] f... | 4 | Current State: 27:[76, 73, 79, 29], Operations: []
Exploring Operation: 79-76=3, Resulting Numbers: [73, 29, 3]
Generated Node #0,0: 27:[73, 29, 3] Operation: 79-76=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 27:[73, 29, 3], Operations: ['79-76=3']
Exploring Operation: 73-29=44, Resulting Numbers:... | 0 | hs_1 | sum_heuristic |
[
61,
64,
36,
99
] | 21 | [
"64-61=3",
"99-36=63",
"63/3=21"
] | Current State: 21:[61, 64, 36, 99], Operations: []
Exploring Operation: 64-61=3, Resulting Numbers: [36, 99, 3]
Generated Node #2: [36, 99, 3] from Operation: 64-61=3
Current State: 21:[36, 99, 3], Operations: ['64-61=3']
Exploring Operation: 99-36=63, Resulting Numbers: [3, 63]
Generated Node #3: [3, 63] from Operatio... | 4 | Current State: 21:[61, 64, 36, 99], Operations: []
Exploring Operation: 99-61=38, Resulting Numbers: [64, 36, 38]
Generated Node #0,0: 21:[64, 36, 38] Operation: 99-61=38
Exploring Operation: 99-64=35, Resulting Numbers: [61, 36, 35]
Generated Node #0,1: 21:[61, 36, 35] Operation: 99-64=35
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
36,
13,
39,
52
] | 14 | [
"36*39=1404",
"1404/52=27",
"27-13=14"
] | Current State: 14:[36, 13, 39, 52], Operations: []
Exploring Operation: 36*39=1404, Resulting Numbers: [13, 52, 1404]
Generated Node #2: [13, 52, 1404] from Operation: 36*39=1404
Current State: 14:[13, 52, 1404], Operations: ['36*39=1404']
Exploring Operation: 1404/52=27, Resulting Numbers: [13, 27]
Generated Node #3: ... | 4 | Current State: 14:[36, 13, 39, 52], Operations: []
Exploring Operation: 39/13=3, Resulting Numbers: [36, 52, 3]
Generated Node #0,0: 14:[36, 52, 3] Operation: 39/13=3
Exploring Operation: 52-39=13, Resulting Numbers: [36, 13, 13]
Generated Node #0,1: 14:[36, 13, 13] Operation: 52-39=13
Exploring Operation: 39-36=3, Res... | 0 | hs_5 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.