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 |
|---|---|---|---|---|---|---|---|---|
[
19,
28,
71,
61
] | 19 | [
"28-19=9",
"71-61=10",
"9+10=19"
] | Current State: 19:[19, 28, 71, 61], Operations: []
Exploring Operation: 28-19=9, Resulting Numbers: [71, 61, 9]
Generated Node #2: [71, 61, 9] from Operation: 28-19=9
Current State: 19:[71, 61, 9], Operations: ['28-19=9']
Exploring Operation: 71-61=10, Resulting Numbers: [9, 10]
Generated Node #3: [9, 10] from Operatio... | 4 | Current State: 19:[19, 28, 71, 61], Operations: []
Exploring Operation: 71-61=10, Resulting Numbers: [19, 28, 10]
Generated Node #0,0: 19:[19, 28, 10] Operation: 71-61=10
Exploring Operation: 71-19=52, Resulting Numbers: [28, 61, 52]
Generated Node #0,1: 19:[28, 61, 52] Operation: 71-19=52
Exploring Operation: 61-28=33... | 0.985243 | hs_4 | mult_heuristic |
[
54,
10,
83,
2
] | 17 | [
"54+10=64",
"83-2=81",
"81-64=17"
] | Current State: 17:[54, 10, 83, 2], Operations: []
Exploring Operation: 54+10=64, Resulting Numbers: [83, 2, 64]
Generated Node #2: [83, 2, 64] from Operation: 54+10=64
Current State: 17:[83, 2, 64], Operations: ['54+10=64']
Exploring Operation: 83-2=81, Resulting Numbers: [64, 81]
Generated Node #3: [64, 81] from Opera... | 4 | Current State: 17:[54, 10, 83, 2], Operations: []
Exploring Operation: 83-54=29, Resulting Numbers: [10, 2, 29]
Generated Node #0,0: 17:[10, 2, 29] Operation: 83-54=29
Exploring Operation: 54/2=27, Resulting Numbers: [10, 83, 27]
Generated Node #0,1: 17:[10, 83, 27] Operation: 54/2=27
Start Sub Search at level 1: Movin... | 0.990451 | hs_2 | sum_heuristic |
[
4,
32,
38,
18
] | 40 | [
"4+32=36",
"36/18=2",
"38+2=40"
] | Current State: 40:[4, 32, 38, 18], Operations: []
Exploring Operation: 4+32=36, Resulting Numbers: [38, 18, 36]
Generated Node #2: [38, 18, 36] from Operation: 4+32=36
Current State: 40:[38, 18, 36], Operations: ['4+32=36']
Exploring Operation: 36/18=2, Resulting Numbers: [38, 2]
Generated Node #3: [38, 2] from Operati... | 4 | Current State: 40:[4, 32, 38, 18], Operations: []
Exploring Operation: 32/4=8, Resulting Numbers: [38, 18, 8]
Generated Node #0,0: 40:[38, 18, 8] Operation: 32/4=8
Exploring Operation: 38-32=6, Resulting Numbers: [4, 18, 6]
Generated Node #0,1: 40:[4, 18, 6] Operation: 38-32=6
Start Sub Search at level 1: Moving to Nod... | 0 | hs_2 | mult_heuristic |
[
84,
48,
54,
93
] | 75 | [
"84-48=36",
"93-54=39",
"36+39=75"
] | Current State: 75:[84, 48, 54, 93], Operations: []
Exploring Operation: 84-48=36, Resulting Numbers: [54, 93, 36]
Generated Node #2: [54, 93, 36] from Operation: 84-48=36
Current State: 75:[54, 93, 36], Operations: ['84-48=36']
Exploring Operation: 93-54=39, Resulting Numbers: [36, 39]
Generated Node #3: [36, 39] from ... | 4 | Current State: 75:[84, 48, 54, 93], Operations: []
Exploring Operation: 54-48=6, Resulting Numbers: [84, 93, 6]
Generated Node #0,0: 75:[84, 93, 6] Operation: 54-48=6
Exploring Operation: 84-54=30, Resulting Numbers: [48, 93, 30]
Generated Node #0,1: 75:[48, 93, 30] Operation: 84-54=30
Moving to Node #0,0
Current State... | 0.986979 | hs_2 | sum_heuristic |
[
75,
8,
15,
79
] | 88 | [
"75+15=90",
"90-79=11",
"8*11=88"
] | Current State: 88:[75, 8, 15, 79], Operations: []
Exploring Operation: 75+15=90, Resulting Numbers: [8, 79, 90]
Generated Node #2: [8, 79, 90] from Operation: 75+15=90
Current State: 88:[8, 79, 90], Operations: ['75+15=90']
Exploring Operation: 90-79=11, Resulting Numbers: [8, 11]
Generated Node #3: [8, 11] from Operat... | 4 | Current State: 88:[75, 8, 15, 79], Operations: []
Exploring Operation: 79-75=4, Resulting Numbers: [8, 15, 4]
Generated Node #0,0: 88:[8, 15, 4] Operation: 79-75=4
Exploring Operation: 75/15=5, Resulting Numbers: [8, 79, 5]
Generated Node #0,1: 88:[8, 79, 5] Operation: 75/15=5
Exploring Operation: 75+15=90, Resulting N... | 0.985243 | hs_3 | sum_heuristic |
[
96,
11,
23,
63
] | 21 | [
"96+11=107",
"23+63=86",
"107-86=21"
] | Current State: 21:[96, 11, 23, 63], Operations: []
Exploring Operation: 96+11=107, Resulting Numbers: [23, 63, 107]
Generated Node #2: [23, 63, 107] from Operation: 96+11=107
Current State: 21:[23, 63, 107], Operations: ['96+11=107']
Exploring Operation: 23+63=86, Resulting Numbers: [107, 86]
Generated Node #3: [107, 8... | 4 | Current State: 21:[96, 11, 23, 63], Operations: []
Exploring Operation: 96-23=73, Resulting Numbers: [11, 63, 73]
Generated Node #0,0: 21:[11, 63, 73] Operation: 96-23=73
Exploring Operation: 96-63=33, Resulting Numbers: [11, 23, 33]
Generated Node #0,1: 21:[11, 23, 33] Operation: 96-63=33
Start Sub Search at level 1: ... | 0.986979 | hs_2 | sum_heuristic |
[
5,
90,
72,
21
] | 15 | [
"90-72=18",
"21-18=3",
"5*3=15"
] | Current State: 15:[5, 90, 72, 21], Operations: []
Exploring Operation: 90-72=18, Resulting Numbers: [5, 21, 18]
Generated Node #2: [5, 21, 18] from Operation: 90-72=18
Current State: 15:[5, 21, 18], Operations: ['90-72=18']
Exploring Operation: 21-18=3, Resulting Numbers: [5, 3]
Generated Node #3: [5, 3] from Operation... | 4 | Current State: 15:[5, 90, 72, 21], Operations: []
Exploring Operation: 90-21=69, Resulting Numbers: [5, 72, 69]
Generated Node #0,0: 15:[5, 72, 69] Operation: 90-21=69
Exploring Operation: 90-72=18, Resulting Numbers: [5, 21, 18]
Generated Node #0,1: 15:[5, 21, 18] Operation: 90-72=18
Exploring Operation: 90/5=18, Resu... | 0.976563 | hs_3 | mult_heuristic |
[
99,
42,
15,
30
] | 32 | [
"99-15=84",
"84/42=2",
"30+2=32"
] | Current State: 32:[99, 42, 15, 30], Operations: []
Exploring Operation: 99-15=84, Resulting Numbers: [42, 30, 84]
Generated Node #2: [42, 30, 84] from Operation: 99-15=84
Current State: 32:[42, 30, 84], Operations: ['99-15=84']
Exploring Operation: 84/42=2, Resulting Numbers: [30, 2]
Generated Node #3: [30, 2] from Ope... | 4 | Current State: 32:[99, 42, 15, 30], Operations: []
Exploring Operation: 99-15=84, Resulting Numbers: [42, 30, 84]
Generated Node #0,0: 32:[42, 30, 84] Operation: 99-15=84
Exploring Operation: 99-30=69, Resulting Numbers: [42, 15, 69]
Generated Node #0,1: 32:[42, 15, 69] Operation: 99-30=69
Exploring Operation: 42-15=27... | 0.950521 | hs_5 | mult_heuristic |
[
68,
19,
17,
60
] | 64 | [
"68*17=1156",
"60+1156=1216",
"1216/19=64"
] | Current State: 64:[68, 19, 17, 60], Operations: []
Exploring Operation: 68*17=1156, Resulting Numbers: [19, 60, 1156]
Generated Node #2: [19, 60, 1156] from Operation: 68*17=1156
Current State: 64:[19, 60, 1156], Operations: ['68*17=1156']
Exploring Operation: 60+1156=1216, Resulting Numbers: [19, 1216]
Generated Node ... | 4 | Current State: 64:[68, 19, 17, 60], Operations: []
Exploring Operation: 19-17=2, Resulting Numbers: [68, 60, 2]
Generated Node #0,0: 64:[68, 60, 2] Operation: 19-17=2
Exploring Operation: 19+17=36, Resulting Numbers: [68, 60, 36]
Generated Node #0,1: 64:[68, 60, 36] Operation: 19+17=36
Exploring Operation: 68/17=4, Res... | 0 | hs_4 | sum_heuristic |
[
40,
26,
2,
46
] | 50 | [
"46-26=20",
"20/2=10",
"40+10=50"
] | Current State: 50:[40, 26, 2, 46], Operations: []
Exploring Operation: 46-26=20, Resulting Numbers: [40, 2, 20]
Generated Node #2: [40, 2, 20] from Operation: 46-26=20
Current State: 50:[40, 2, 20], Operations: ['46-26=20']
Exploring Operation: 20/2=10, Resulting Numbers: [40, 10]
Generated Node #3: [40, 10] from Opera... | 4 | Current State: 50:[40, 26, 2, 46], Operations: []
Exploring Operation: 40-26=14, Resulting Numbers: [2, 46, 14]
Generated Node #0,0: 50:[2, 46, 14] Operation: 40-26=14
Exploring Operation: 46-40=6, Resulting Numbers: [26, 2, 6]
Generated Node #0,1: 50:[26, 2, 6] Operation: 46-40=6
Moving to Node #0,1
Current State: 50:... | 0 | hs_2 | mult_heuristic |
[
1,
50,
6,
58
] | 47 | [
"58-50=8",
"6*8=48",
"48-1=47"
] | Current State: 47:[1, 50, 6, 58], Operations: []
Exploring Operation: 58-50=8, Resulting Numbers: [1, 6, 8]
Generated Node #2: [1, 6, 8] from Operation: 58-50=8
Current State: 47:[1, 6, 8], Operations: ['58-50=8']
Exploring Operation: 6*8=48, Resulting Numbers: [1, 48]
Generated Node #3: [1, 48] from Operation: 6*8=48
... | 4 | Current State: 47:[1, 50, 6, 58], Operations: []
Exploring Operation: 58-6=52, Resulting Numbers: [1, 50, 52]
Generated Node #0,0: 47:[1, 50, 52] Operation: 58-6=52
Exploring Operation: 50-1=49, Resulting Numbers: [6, 58, 49]
Generated Node #0,1: 47:[6, 58, 49] Operation: 50-1=49
Exploring Operation: 1+6=7, Resulting N... | 0 | hs_5 | mult_heuristic |
[
56,
52,
36,
75
] | 78 | [
"56+52=108",
"108/36=3",
"75+3=78"
] | Current State: 78:[56, 52, 36, 75], Operations: []
Exploring Operation: 56+52=108, Resulting Numbers: [36, 75, 108]
Generated Node #2: [36, 75, 108] from Operation: 56+52=108
Current State: 78:[36, 75, 108], Operations: ['56+52=108']
Exploring Operation: 108/36=3, Resulting Numbers: [75, 3]
Generated Node #3: [75, 3] f... | 4 | Current State: 78:[56, 52, 36, 75], Operations: []
Exploring Operation: 56-36=20, Resulting Numbers: [52, 75, 20]
Generated Node #0,0: 78:[52, 75, 20] Operation: 56-36=20
Exploring Operation: 75-56=19, Resulting Numbers: [52, 36, 19]
Generated Node #0,1: 78:[52, 36, 19] Operation: 75-56=19
Exploring Operation: 56-52=4,... | 0 | hs_4 | mult_heuristic |
[
46,
18,
39,
78
] | 62 | [
"46+18=64",
"78/39=2",
"64-2=62"
] | Current State: 62:[46, 18, 39, 78], Operations: []
Exploring Operation: 46+18=64, Resulting Numbers: [39, 78, 64]
Generated Node #2: [39, 78, 64] from Operation: 46+18=64
Current State: 62:[39, 78, 64], Operations: ['46+18=64']
Exploring Operation: 78/39=2, Resulting Numbers: [64, 2]
Generated Node #3: [64, 2] from Ope... | 4 | Current State: 62:[46, 18, 39, 78], Operations: []
Exploring Operation: 46+18=64, Resulting Numbers: [39, 78, 64]
Generated Node #0,0: 62:[39, 78, 64] Operation: 46+18=64
Exploring Operation: 78/39=2, Resulting Numbers: [46, 18, 2]
Generated Node #0,1: 62:[46, 18, 2] Operation: 78/39=2
Exploring Operation: 46-18=28, Re... | 0.940972 | hs_5 | mult_heuristic |
[
78,
10,
87,
90
] | 33 | [
"90-78=12",
"10*12=120",
"120-87=33"
] | Current State: 33:[78, 10, 87, 90], Operations: []
Exploring Operation: 90-78=12, Resulting Numbers: [10, 87, 12]
Generated Node #2: [10, 87, 12] from Operation: 90-78=12
Current State: 33:[10, 87, 12], Operations: ['90-78=12']
Exploring Operation: 10*12=120, Resulting Numbers: [87, 120]
Generated Node #3: [87, 120] fr... | 4 | Current State: 33:[78, 10, 87, 90], Operations: []
Exploring Operation: 90/10=9, Resulting Numbers: [78, 87, 9]
Generated Node #0,0: 33:[78, 87, 9] Operation: 90/10=9
Exploring Operation: 90-78=12, Resulting Numbers: [10, 87, 12]
Generated Node #0,1: 33:[10, 87, 12] Operation: 90-78=12
Exploring Operation: 87-78=9, Res... | 0 | hs_4 | mult_heuristic |
[
10,
28,
2,
4
] | 50 | [
"10-4=6",
"28*2=56",
"56-6=50"
] | Current State: 50:[10, 28, 2, 4], Operations: []
Exploring Operation: 10-4=6, Resulting Numbers: [28, 2, 6]
Generated Node #2: [28, 2, 6] from Operation: 10-4=6
Current State: 50:[28, 2, 6], Operations: ['10-4=6']
Exploring Operation: 28*2=56, Resulting Numbers: [6, 56]
Generated Node #3: [6, 56] from Operation: 28*2=5... | 4 | Current State: 50:[10, 28, 2, 4], Operations: []
Exploring Operation: 4-2=2, Resulting Numbers: [10, 28, 2]
Generated Node #0,0: 50:[10, 28, 2] Operation: 4-2=2
Exploring Operation: 28-2=26, Resulting Numbers: [10, 4, 26]
Generated Node #0,1: 50:[10, 4, 26] Operation: 28-2=26
Exploring Operation: 28-4=24, Resulting Num... | 0.953993 | hs_4 | mult_heuristic |
[
19,
66,
99,
91
] | 77 | [
"19+66=85",
"99-91=8",
"85-8=77"
] | Current State: 77:[19, 66, 99, 91], Operations: []
Exploring Operation: 19+66=85, Resulting Numbers: [99, 91, 85]
Generated Node #2: [99, 91, 85] from Operation: 19+66=85
Current State: 77:[99, 91, 85], Operations: ['19+66=85']
Exploring Operation: 99-91=8, Resulting Numbers: [85, 8]
Generated Node #3: [85, 8] from Ope... | 4 | Current State: 77:[19, 66, 99, 91], Operations: []
Exploring Operation: 99-91=8, Resulting Numbers: [19, 66, 8]
Generated Node #0,0: 77:[19, 66, 8] Operation: 99-91=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 77:[19, 66, 8], Operations: ['99-91=8']
Exploring Operation: 19+66=85, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
26,
21,
78,
63
] | 39 | [
"78/26=3",
"63-21=42",
"42-3=39"
] | Current State: 39:[26, 21, 78, 63], Operations: []
Exploring Operation: 78/26=3, Resulting Numbers: [21, 63, 3]
Generated Node #2: [21, 63, 3] from Operation: 78/26=3
Current State: 39:[21, 63, 3], Operations: ['78/26=3']
Exploring Operation: 63-21=42, Resulting Numbers: [3, 42]
Generated Node #3: [3, 42] from Operatio... | 4 | Current State: 39:[26, 21, 78, 63], Operations: []
Exploring Operation: 78-26=52, Resulting Numbers: [21, 63, 52]
Generated Node #0,0: 39:[21, 63, 52] Operation: 78-26=52
Exploring Operation: 63/21=3, Resulting Numbers: [26, 78, 3]
Generated Node #0,1: 39:[26, 78, 3] Operation: 63/21=3
Exploring Operation: 78-63=15, Re... | 0.96441 | hs_5 | mult_heuristic |
[
14,
19,
8,
89
] | 42 | [
"14*8=112",
"89-19=70",
"112-70=42"
] | Current State: 42:[14, 19, 8, 89], Operations: []
Exploring Operation: 14*8=112, Resulting Numbers: [19, 89, 112]
Generated Node #2: [19, 89, 112] from Operation: 14*8=112
Current State: 42:[19, 89, 112], Operations: ['14*8=112']
Exploring Operation: 89-19=70, Resulting Numbers: [112, 70]
Generated Node #3: [112, 70] f... | 4 | Current State: 42:[14, 19, 8, 89], Operations: []
Exploring Operation: 14-8=6, Resulting Numbers: [19, 89, 6]
Generated Node #0,0: 42:[19, 89, 6] Operation: 14-8=6
Exploring Operation: 89-8=81, Resulting Numbers: [14, 19, 81]
Generated Node #0,1: 42:[14, 19, 81] Operation: 89-8=81
Exploring Operation: 89-19=70, Resulti... | 0 | hs_5 | mult_heuristic |
[
62,
9,
15,
59
] | 12 | [
"62-59=3",
"9*3=27",
"27-15=12"
] | Current State: 12:[62, 9, 15, 59], Operations: []
Exploring Operation: 62-59=3, Resulting Numbers: [9, 15, 3]
Generated Node #2: [9, 15, 3] from Operation: 62-59=3
Current State: 12:[9, 15, 3], Operations: ['62-59=3']
Exploring Operation: 9*3=27, Resulting Numbers: [15, 27]
Generated Node #3: [15, 27] from Operation: 9... | 4 | Current State: 12:[62, 9, 15, 59], Operations: []
Exploring Operation: 62-15=47, Resulting Numbers: [9, 59, 47]
Generated Node #0,0: 12:[9, 59, 47] Operation: 62-15=47
Exploring Operation: 62-59=3, Resulting Numbers: [9, 15, 3]
Generated Node #0,1: 12:[9, 15, 3] Operation: 62-59=3
Moving to Node #0,1
Current State: 12:... | 0 | hs_2 | mult_heuristic |
[
41,
18,
17,
1
] | 42 | [
"41+18=59",
"17*1=17",
"59-17=42"
] | Current State: 42:[41, 18, 17, 1], Operations: []
Exploring Operation: 41+18=59, Resulting Numbers: [17, 1, 59]
Generated Node #2: [17, 1, 59] from Operation: 41+18=59
Current State: 42:[17, 1, 59], Operations: ['41+18=59']
Exploring Operation: 17*1=17, Resulting Numbers: [59, 17]
Generated Node #3: [59, 17] from Opera... | 4 | Current State: 42:[41, 18, 17, 1], Operations: []
Exploring Operation: 17-1=16, Resulting Numbers: [41, 18, 16]
Generated Node #0,0: 42:[41, 18, 16] Operation: 17-1=16
Exploring Operation: 18-17=1, Resulting Numbers: [41, 1, 1]
Generated Node #0,1: 42:[41, 1, 1] Operation: 18-17=1
Exploring Operation: 41-18=23, Resulti... | 0.940972 | hs_5 | sum_heuristic |
[
17,
96,
74,
10
] | 49 | [
"17+96=113",
"74-10=64",
"113-64=49"
] | Current State: 49:[17, 96, 74, 10], Operations: []
Exploring Operation: 17+96=113, Resulting Numbers: [74, 10, 113]
Generated Node #2: [74, 10, 113] from Operation: 17+96=113
Current State: 49:[74, 10, 113], Operations: ['17+96=113']
Exploring Operation: 74-10=64, Resulting Numbers: [113, 64]
Generated Node #3: [113, 6... | 4 | Current State: 49:[17, 96, 74, 10], Operations: []
Exploring Operation: 96-17=79, Resulting Numbers: [74, 10, 79]
Generated Node #0,0: 49:[74, 10, 79] Operation: 96-17=79
Exploring Operation: 96-74=22, Resulting Numbers: [17, 10, 22]
Generated Node #0,1: 49:[17, 10, 22] Operation: 96-74=22
Exploring Operation: 74-17=57... | 0.984375 | hs_4 | sum_heuristic |
[
12,
84,
10,
71
] | 12 | [
"12*71=852",
"84*10=840",
"852-840=12"
] | Current State: 12:[12, 84, 10, 71], Operations: []
Exploring Operation: 12*71=852, Resulting Numbers: [84, 10, 852]
Generated Node #2: [84, 10, 852] from Operation: 12*71=852
Current State: 12:[84, 10, 852], Operations: ['12*71=852']
Exploring Operation: 84*10=840, Resulting Numbers: [852, 840]
Generated Node #3: [852,... | 4 | Current State: 12:[12, 84, 10, 71], Operations: []
Exploring Operation: 84-71=13, Resulting Numbers: [12, 10, 13]
Generated Node #0,0: 12:[12, 10, 13] Operation: 84-71=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 12:[12, 10, 13], Operations: ['84-71=13']
Exploring Operation: 13-10=3, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
35,
2,
94,
35
] | 95 | [
"35/35=1",
"2+94=96",
"96-1=95"
] | Current State: 95:[35, 2, 94, 35], Operations: []
Exploring Operation: 35/35=1, Resulting Numbers: [2, 94, 1]
Generated Node #2: [2, 94, 1] from Operation: 35/35=1
Current State: 95:[2, 94, 1], Operations: ['35/35=1']
Exploring Operation: 2+94=96, Resulting Numbers: [1, 96]
Generated Node #3: [1, 96] from Operation: 2+... | 4 | Current State: 95:[35, 2, 94, 35], Operations: []
Exploring Operation: 35/35=1, Resulting Numbers: [2, 94, 1]
Generated Node #0,0: 95:[2, 94, 1] Operation: 35/35=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 95:[2, 94, 1], Operations: ['35/35=1']
Exploring Operation: 2+1=3, Resulting Numbers: [94, 3... | 0 | hs_1 | sum_heuristic |
[
55,
3,
53,
76
] | 98 | [
"53+76=129",
"129/3=43",
"55+43=98"
] | Current State: 98:[55, 3, 53, 76], Operations: []
Exploring Operation: 53+76=129, Resulting Numbers: [55, 3, 129]
Generated Node #2: [55, 3, 129] from Operation: 53+76=129
Current State: 98:[55, 3, 129], Operations: ['53+76=129']
Exploring Operation: 129/3=43, Resulting Numbers: [55, 43]
Generated Node #3: [55, 43] fro... | 4 | Current State: 98:[55, 3, 53, 76], Operations: []
Exploring Operation: 76-53=23, Resulting Numbers: [55, 3, 23]
Generated Node #0,0: 98:[55, 3, 23] Operation: 76-53=23
Exploring Operation: 76-55=21, Resulting Numbers: [3, 53, 21]
Generated Node #0,1: 98:[3, 53, 21] Operation: 76-55=21
Moving to Node #0,1
Current State:... | 0 | hs_2 | mult_heuristic |
[
98,
9,
15,
36
] | 79 | [
"98-15=83",
"36/9=4",
"83-4=79"
] | Current State: 79:[98, 9, 15, 36], Operations: []
Exploring Operation: 98-15=83, Resulting Numbers: [9, 36, 83]
Generated Node #2: [9, 36, 83] from Operation: 98-15=83
Current State: 79:[9, 36, 83], Operations: ['98-15=83']
Exploring Operation: 36/9=4, Resulting Numbers: [83, 4]
Generated Node #3: [83, 4] from Operatio... | 4 | Current State: 79:[98, 9, 15, 36], Operations: []
Exploring Operation: 98-9=89, Resulting Numbers: [15, 36, 89]
Generated Node #0,0: 79:[15, 36, 89] Operation: 98-9=89
Exploring Operation: 98-15=83, Resulting Numbers: [9, 36, 83]
Generated Node #0,1: 79:[9, 36, 83] Operation: 98-15=83
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
32,
73,
77,
52
] | 16 | [
"73-32=41",
"77-52=25",
"41-25=16"
] | Current State: 16:[32, 73, 77, 52], Operations: []
Exploring Operation: 73-32=41, Resulting Numbers: [77, 52, 41]
Generated Node #2: [77, 52, 41] from Operation: 73-32=41
Current State: 16:[77, 52, 41], Operations: ['73-32=41']
Exploring Operation: 77-52=25, Resulting Numbers: [41, 25]
Generated Node #3: [41, 25] from ... | 4 | Current State: 16:[32, 73, 77, 52], Operations: []
Exploring Operation: 73-52=21, Resulting Numbers: [32, 77, 21]
Generated Node #0,0: 16:[32, 77, 21] Operation: 73-52=21
Exploring Operation: 73-32=41, Resulting Numbers: [77, 52, 41]
Generated Node #0,1: 16:[77, 52, 41] Operation: 73-32=41
Exploring Operation: 77-73=4,... | 0.986111 | hs_4 | mult_heuristic |
[
11,
89,
5,
20
] | 93 | [
"89-11=78",
"20-5=15",
"78+15=93"
] | Current State: 93:[11, 89, 5, 20], Operations: []
Exploring Operation: 89-11=78, Resulting Numbers: [5, 20, 78]
Generated Node #2: [5, 20, 78] from Operation: 89-11=78
Current State: 93:[5, 20, 78], Operations: ['89-11=78']
Exploring Operation: 20-5=15, Resulting Numbers: [78, 15]
Generated Node #3: [78, 15] from Opera... | 4 | Current State: 93:[11, 89, 5, 20], Operations: []
Exploring Operation: 20-11=9, Resulting Numbers: [89, 5, 9]
Generated Node #0,0: 93:[89, 5, 9] Operation: 20-11=9
Exploring Operation: 11+20=31, Resulting Numbers: [89, 5, 31]
Generated Node #0,1: 93:[89, 5, 31] Operation: 11+20=31
Moving to Node #0,1
Current State: 93:... | 0.986979 | hs_2 | mult_heuristic |
[
68,
57,
73,
75
] | 23 | [
"68+57=125",
"73+75=148",
"148-125=23"
] | Current State: 23:[68, 57, 73, 75], Operations: []
Exploring Operation: 68+57=125, Resulting Numbers: [73, 75, 125]
Generated Node #2: [73, 75, 125] from Operation: 68+57=125
Current State: 23:[73, 75, 125], Operations: ['68+57=125']
Exploring Operation: 73+75=148, Resulting Numbers: [125, 148]
Generated Node #3: [125,... | 4 | Current State: 23:[68, 57, 73, 75], Operations: []
Exploring Operation: 75-68=7, Resulting Numbers: [57, 73, 7]
Generated Node #0,0: 23:[57, 73, 7] Operation: 75-68=7
Exploring Operation: 75-73=2, Resulting Numbers: [68, 57, 2]
Generated Node #0,1: 23:[68, 57, 2] Operation: 75-73=2
Exploring Operation: 73-68=5, Resulti... | 0.986979 | hs_4 | sum_heuristic |
[
56,
7,
6,
7
] | 98 | [
"56/7=8",
"6+8=14",
"7*14=98"
] | Current State: 98:[56, 7, 6, 7], Operations: []
Exploring Operation: 56/7=8, Resulting Numbers: [6, 8]
Generated Node #2: [6, 8] from Operation: 56/7=8
Current State: 98:[6, 8], Operations: ['56/7=8']
Exploring Operation: 6+8=14, Resulting Numbers: [14]
14,98 equal: Goal Reached
Exploring Operation: 7*14=98, Resulting ... | 4 | Current State: 98:[56, 7, 6, 7], Operations: []
Exploring Operation: 56-7=49, Resulting Numbers: [7, 6, 49]
Generated Node #0,0: 98:[7, 6, 49] Operation: 56-7=49
Exploring Operation: 56-6=50, Resulting Numbers: [7, 7, 50]
Generated Node #0,1: 98:[7, 7, 50] Operation: 56-6=50
Exploring Operation: 56/7=8, Resulting Numbe... | 0.942708 | hs_4 | sum_heuristic |
[
26,
17,
32,
10
] | 15 | [
"26-10=16",
"32/16=2",
"17-2=15"
] | Current State: 15:[26, 17, 32, 10], Operations: []
Exploring Operation: 26-10=16, Resulting Numbers: [17, 32, 16]
Generated Node #2: [17, 32, 16] from Operation: 26-10=16
Current State: 15:[17, 32, 16], Operations: ['26-10=16']
Exploring Operation: 32/16=2, Resulting Numbers: [17, 2]
Generated Node #3: [17, 2] from Ope... | 4 | Current State: 15:[26, 17, 32, 10], Operations: []
Exploring Operation: 32-26=6, Resulting Numbers: [17, 10, 6]
Generated Node #0,0: 15:[17, 10, 6] Operation: 32-26=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 15:[17, 10, 6], Operations: ['32-26=6']
Exploring Operation: 17-10=7, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
2,
87,
95,
74
] | 70 | [
"95-87=8",
"8/2=4",
"74-4=70"
] | Current State: 70:[2, 87, 95, 74], Operations: []
Exploring Operation: 95-87=8, Resulting Numbers: [2, 74, 8]
Generated Node #2: [2, 74, 8] from Operation: 95-87=8
Current State: 70:[2, 74, 8], Operations: ['95-87=8']
Exploring Operation: 8/2=4, Resulting Numbers: [74, 4]
Generated Node #3: [74, 4] from Operation: 8/2=... | 4 | Current State: 70:[2, 87, 95, 74], Operations: []
Exploring Operation: 95-74=21, Resulting Numbers: [2, 87, 21]
Generated Node #0,0: 70:[2, 87, 21] Operation: 95-74=21
Exploring Operation: 95-87=8, Resulting Numbers: [2, 74, 8]
Generated Node #0,1: 70:[2, 74, 8] Operation: 95-87=8
Moving to Node #0,1
Current State: 70:... | 0 | hs_2 | mult_heuristic |
[
54,
12,
33,
6
] | 99 | [
"54*33=1782",
"12+6=18",
"1782/18=99"
] | Current State: 99:[54, 12, 33, 6], Operations: []
Exploring Operation: 54*33=1782, Resulting Numbers: [12, 6, 1782]
Generated Node #2: [12, 6, 1782] from Operation: 54*33=1782
Current State: 99:[12, 6, 1782], Operations: ['54*33=1782']
Exploring Operation: 12+6=18, Resulting Numbers: [1782, 18]
Generated Node #3: [1782... | 4 | Current State: 99:[54, 12, 33, 6], Operations: []
Exploring Operation: 54-12=42, Resulting Numbers: [33, 6, 42]
Generated Node #0,0: 99:[33, 6, 42] Operation: 54-12=42
Exploring Operation: 54-33=21, Resulting Numbers: [12, 6, 21]
Generated Node #0,1: 99:[12, 6, 21] Operation: 54-33=21
Exploring Operation: 54/6=9, Resul... | 0.988715 | hs_4 | sum_heuristic |
[
96,
31,
55,
59
] | 63 | [
"55-31=24",
"96/24=4",
"59+4=63"
] | Current State: 63:[96, 31, 55, 59], Operations: []
Exploring Operation: 55-31=24, Resulting Numbers: [96, 59, 24]
Generated Node #2: [96, 59, 24] from Operation: 55-31=24
Current State: 63:[96, 59, 24], Operations: ['55-31=24']
Exploring Operation: 96/24=4, Resulting Numbers: [59, 4]
Generated Node #3: [59, 4] from Ope... | 4 | Current State: 63:[96, 31, 55, 59], Operations: []
Exploring Operation: 96-31=65, Resulting Numbers: [55, 59, 65]
Generated Node #0,0: 63:[55, 59, 65] Operation: 96-31=65
Exploring Operation: 96-55=41, Resulting Numbers: [31, 59, 41]
Generated Node #0,1: 63:[31, 59, 41] Operation: 96-55=41
Exploring Operation: 96-59=37... | 0 | hs_3 | mult_heuristic |
[
93,
79,
47,
98
] | 37 | [
"93-79=14",
"98-47=51",
"51-14=37"
] | Current State: 37:[93, 79, 47, 98], Operations: []
Exploring Operation: 93-79=14, Resulting Numbers: [47, 98, 14]
Generated Node #2: [47, 98, 14] from Operation: 93-79=14
Current State: 37:[47, 98, 14], Operations: ['93-79=14']
Exploring Operation: 98-47=51, Resulting Numbers: [14, 51]
Generated Node #3: [14, 51] from ... | 4 | Current State: 37:[93, 79, 47, 98], Operations: []
Exploring Operation: 93-47=46, Resulting Numbers: [79, 98, 46]
Generated Node #0,0: 37:[79, 98, 46] Operation: 93-47=46
Exploring Operation: 93-79=14, Resulting Numbers: [47, 98, 14]
Generated Node #0,1: 37:[47, 98, 14] Operation: 93-79=14
Exploring Operation: 98-79=19... | 0.974826 | hs_4 | mult_heuristic |
[
62,
12,
31,
86
] | 60 | [
"12+31=43",
"86/43=2",
"62-2=60"
] | Current State: 60:[62, 12, 31, 86], Operations: []
Exploring Operation: 12+31=43, Resulting Numbers: [62, 86, 43]
Generated Node #2: [62, 86, 43] from Operation: 12+31=43
Current State: 60:[62, 86, 43], Operations: ['12+31=43']
Exploring Operation: 86/43=2, Resulting Numbers: [62, 2]
Generated Node #3: [62, 2] from Ope... | 4 | Current State: 60:[62, 12, 31, 86], Operations: []
Exploring Operation: 86-12=74, Resulting Numbers: [62, 31, 74]
Generated Node #0,0: 60:[62, 31, 74] Operation: 86-12=74
Exploring Operation: 86-31=55, Resulting Numbers: [62, 12, 55]
Generated Node #0,1: 60:[62, 12, 55] Operation: 86-31=55
Exploring Operation: 86-62=24... | 0 | hs_3 | mult_heuristic |
[
67,
57,
4,
8
] | 14 | [
"67-57=10",
"8-4=4",
"10+4=14"
] | Current State: 14:[67, 57, 4, 8], Operations: []
Exploring Operation: 67-57=10, Resulting Numbers: [4, 8, 10]
Generated Node #2: [4, 8, 10] from Operation: 67-57=10
Current State: 14:[4, 8, 10], Operations: ['67-57=10']
Exploring Operation: 8-4=4, Resulting Numbers: [10, 4]
Generated Node #3: [10, 4] from Operation: 8-... | 4 | Current State: 14:[67, 57, 4, 8], Operations: []
Exploring Operation: 57-8=49, Resulting Numbers: [67, 4, 49]
Generated Node #0,0: 14:[67, 4, 49] Operation: 57-8=49
Exploring Operation: 67-8=59, Resulting Numbers: [57, 4, 59]
Generated Node #0,1: 14:[57, 4, 59] Operation: 67-8=59
Exploring Operation: 67-57=10, Resultin... | 0.986111 | hs_3 | sum_heuristic |
[
48,
38,
27,
11
] | 26 | [
"48-38=10",
"27-11=16",
"10+16=26"
] | Current State: 26:[48, 38, 27, 11], Operations: []
Exploring Operation: 48-38=10, Resulting Numbers: [27, 11, 10]
Generated Node #2: [27, 11, 10] from Operation: 48-38=10
Current State: 26:[27, 11, 10], Operations: ['48-38=10']
Exploring Operation: 27-11=16, Resulting Numbers: [10, 16]
Generated Node #3: [10, 16] from ... | 4 | Current State: 26:[48, 38, 27, 11], Operations: []
Exploring Operation: 48-38=10, Resulting Numbers: [27, 11, 10]
Generated Node #0,0: 26:[27, 11, 10] Operation: 48-38=10
Exploring Operation: 48-27=21, Resulting Numbers: [38, 11, 21]
Generated Node #0,1: 26:[38, 11, 21] Operation: 48-27=21
Moving to Node #0,0
Current S... | 0.992188 | hs_2 | mult_heuristic |
[
13,
68,
84,
44
] | 22 | [
"13*68=884",
"84+884=968",
"968/44=22"
] | Current State: 22:[13, 68, 84, 44], Operations: []
Exploring Operation: 13*68=884, Resulting Numbers: [84, 44, 884]
Generated Node #2: [84, 44, 884] from Operation: 13*68=884
Current State: 22:[84, 44, 884], Operations: ['13*68=884']
Exploring Operation: 84+884=968, Resulting Numbers: [44, 968]
Generated Node #3: [44, ... | 4 | Current State: 22:[13, 68, 84, 44], Operations: []
Exploring Operation: 84-44=40, Resulting Numbers: [13, 68, 40]
Generated Node #0,0: 22:[13, 68, 40] Operation: 84-44=40
Exploring Operation: 84-68=16, Resulting Numbers: [13, 44, 16]
Generated Node #0,1: 22:[13, 44, 16] Operation: 84-68=16
Exploring Operation: 68-44=24... | 0 | hs_3 | sum_heuristic |
[
31,
93,
58,
6
] | 67 | [
"93/31=3",
"58+6=64",
"3+64=67"
] | Current State: 67:[31, 93, 58, 6], Operations: []
Exploring Operation: 93/31=3, Resulting Numbers: [58, 6, 3]
Generated Node #2: [58, 6, 3] from Operation: 93/31=3
Current State: 67:[58, 6, 3], Operations: ['93/31=3']
Exploring Operation: 58+6=64, Resulting Numbers: [3, 64]
Generated Node #3: [3, 64] from Operation: 58... | 4 | Current State: 67:[31, 93, 58, 6], Operations: []
Exploring Operation: 31+6=37, Resulting Numbers: [93, 58, 37]
Generated Node #0,0: 67:[93, 58, 37] Operation: 31+6=37
Moving to Node #0,0
Current State: 67:[93, 58, 37], Operations: ['31+6=37']
Exploring Operation: 93-37=56, Resulting Numbers: [58, 56]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
[
45,
57,
11,
28
] | 29 | [
"57-45=12",
"28-11=17",
"12+17=29"
] | Current State: 29:[45, 57, 11, 28], Operations: []
Exploring Operation: 57-45=12, Resulting Numbers: [11, 28, 12]
Generated Node #2: [11, 28, 12] from Operation: 57-45=12
Current State: 29:[11, 28, 12], Operations: ['57-45=12']
Exploring Operation: 28-11=17, Resulting Numbers: [12, 17]
Generated Node #3: [12, 17] from ... | 4 | Current State: 29:[45, 57, 11, 28], Operations: []
Exploring Operation: 45-11=34, Resulting Numbers: [57, 28, 34]
Generated Node #0,0: 29:[57, 28, 34] Operation: 45-11=34
Moving to Node #0,0
Current State: 29:[57, 28, 34], Operations: ['45-11=34']
Exploring Operation: 57-28=29, Resulting Numbers: [34, 29]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
29,
45,
89,
20
] | 35 | [
"29+45=74",
"89+20=109",
"109-74=35"
] | Current State: 35:[29, 45, 89, 20], Operations: []
Exploring Operation: 29+45=74, Resulting Numbers: [89, 20, 74]
Generated Node #2: [89, 20, 74] from Operation: 29+45=74
Current State: 35:[89, 20, 74], Operations: ['29+45=74']
Exploring Operation: 89+20=109, Resulting Numbers: [74, 109]
Generated Node #3: [74, 109] fr... | 4 | Current State: 35:[29, 45, 89, 20], Operations: []
Exploring Operation: 89-45=44, Resulting Numbers: [29, 20, 44]
Generated Node #0,0: 35:[29, 20, 44] Operation: 89-45=44
Exploring Operation: 89-20=69, Resulting Numbers: [29, 45, 69]
Generated Node #0,1: 35:[29, 45, 69] Operation: 89-20=69
Exploring Operation: 89-29=60... | 0.990451 | hs_3 | sum_heuristic |
[
66,
61,
40,
3
] | 73 | [
"61-40=21",
"21/3=7",
"66+7=73"
] | Current State: 73:[66, 61, 40, 3], Operations: []
Exploring Operation: 61-40=21, Resulting Numbers: [66, 3, 21]
Generated Node #2: [66, 3, 21] from Operation: 61-40=21
Current State: 73:[66, 3, 21], Operations: ['61-40=21']
Exploring Operation: 21/3=7, Resulting Numbers: [66, 7]
Generated Node #3: [66, 7] from Operatio... | 4 | Current State: 73:[66, 61, 40, 3], Operations: []
Exploring Operation: 61+3=64, Resulting Numbers: [66, 40, 64]
Generated Node #0,0: 73:[66, 40, 64] Operation: 61+3=64
Exploring Operation: 61-3=58, Resulting Numbers: [66, 40, 58]
Generated Node #0,1: 73:[66, 40, 58] Operation: 61-3=58
Exploring Operation: 66+3=69, Resu... | 0 | hs_5 | mult_heuristic |
[
47,
67,
93,
58
] | 37 | [
"47+67=114",
"93+58=151",
"151-114=37"
] | Current State: 37:[47, 67, 93, 58], Operations: []
Exploring Operation: 47+67=114, Resulting Numbers: [93, 58, 114]
Generated Node #2: [93, 58, 114] from Operation: 47+67=114
Current State: 37:[93, 58, 114], Operations: ['47+67=114']
Exploring Operation: 93+58=151, Resulting Numbers: [114, 151]
Generated Node #3: [114,... | 4 | Current State: 37:[47, 67, 93, 58], Operations: []
Exploring Operation: 67-58=9, Resulting Numbers: [47, 93, 9]
Generated Node #0,0: 37:[47, 93, 9] Operation: 67-58=9
Exploring Operation: 67-47=20, Resulting Numbers: [93, 58, 20]
Generated Node #0,1: 37:[93, 58, 20] Operation: 67-47=20
Exploring Operation: 93-58=35, Re... | 0.939236 | hs_5 | mult_heuristic |
[
34,
63,
69,
13
] | 85 | [
"63-34=29",
"69-13=56",
"29+56=85"
] | Current State: 85:[34, 63, 69, 13], Operations: []
Exploring Operation: 63-34=29, Resulting Numbers: [69, 13, 29]
Generated Node #2: [69, 13, 29] from Operation: 63-34=29
Current State: 85:[69, 13, 29], Operations: ['63-34=29']
Exploring Operation: 69-13=56, Resulting Numbers: [29, 56]
Generated Node #3: [29, 56] from ... | 4 | Current State: 85:[34, 63, 69, 13], Operations: []
Exploring Operation: 69-63=6, Resulting Numbers: [34, 13, 6]
Generated Node #0,0: 85:[34, 13, 6] Operation: 69-63=6
Exploring Operation: 34+63=97, Resulting Numbers: [69, 13, 97]
Generated Node #0,1: 85:[69, 13, 97] Operation: 34+63=97
Exploring Operation: 63-34=29, Re... | 0.973958 | hs_3 | sum_heuristic |
[
45,
91,
51,
2
] | 83 | [
"45+91=136",
"51+2=53",
"136-53=83"
] | Current State: 83:[45, 91, 51, 2], Operations: []
Exploring Operation: 45+91=136, Resulting Numbers: [51, 2, 136]
Generated Node #2: [51, 2, 136] from Operation: 45+91=136
Current State: 83:[51, 2, 136], Operations: ['45+91=136']
Exploring Operation: 51+2=53, Resulting Numbers: [136, 53]
Generated Node #3: [136, 53] fr... | 4 | Current State: 83:[45, 91, 51, 2], Operations: []
Exploring Operation: 51*2=102, Resulting Numbers: [45, 91, 102]
Generated Node #0,0: 83:[45, 91, 102] Operation: 51*2=102
Exploring Operation: 45*2=90, Resulting Numbers: [91, 51, 90]
Generated Node #0,1: 83:[91, 51, 90] Operation: 45*2=90
Exploring Operation: 91-2=89, ... | 0.954861 | hs_4 | mult_heuristic |
[
27,
70,
29,
24
] | 59 | [
"29-27=2",
"70/2=35",
"24+35=59"
] | Current State: 59:[27, 70, 29, 24], Operations: []
Exploring Operation: 29-27=2, Resulting Numbers: [70, 24, 2]
Generated Node #2: [70, 24, 2] from Operation: 29-27=2
Current State: 59:[70, 24, 2], Operations: ['29-27=2']
Exploring Operation: 70/2=35, Resulting Numbers: [24, 35]
Generated Node #3: [24, 35] from Operati... | 4 | Current State: 59:[27, 70, 29, 24], Operations: []
Exploring Operation: 27+29=56, Resulting Numbers: [70, 24, 56]
Generated Node #0,0: 59:[70, 24, 56] Operation: 27+29=56
Moving to Node #0,0
Current State: 59:[70, 24, 56], Operations: ['27+29=56']
Exploring Operation: 70-24=46, Resulting Numbers: [56, 46]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
16,
26,
84,
42
] | 83 | [
"16+26=42",
"42/42=1",
"84-1=83"
] | Current State: 83:[16, 26, 84, 42], Operations: []
Exploring Operation: 16+26=42, Resulting Numbers: [84, 42, 42]
Generated Node #2: [84, 42, 42] from Operation: 16+26=42
Current State: 83:[84, 42, 42], Operations: ['16+26=42']
Exploring Operation: 42/42=1, Resulting Numbers: [84, 1]
Generated Node #3: [84, 1] from Ope... | 4 | Current State: 83:[16, 26, 84, 42], Operations: []
Exploring Operation: 84-16=68, Resulting Numbers: [26, 42, 68]
Generated Node #0,0: 83:[26, 42, 68] Operation: 84-16=68
Exploring Operation: 26+42=68, Resulting Numbers: [16, 84, 68]
Generated Node #0,1: 83:[16, 84, 68] Operation: 26+42=68
Exploring Operation: 16+26=42... | 0.960069 | hs_4 | mult_heuristic |
[
15,
41,
5,
19
] | 50 | [
"41-15=26",
"5+19=24",
"26+24=50"
] | Current State: 50:[15, 41, 5, 19], Operations: []
Exploring Operation: 41-15=26, Resulting Numbers: [5, 19, 26]
Generated Node #2: [5, 19, 26] from Operation: 41-15=26
Current State: 50:[5, 19, 26], Operations: ['41-15=26']
Exploring Operation: 5+19=24, Resulting Numbers: [26, 24]
Generated Node #3: [26, 24] from Opera... | 4 | Current State: 50:[15, 41, 5, 19], Operations: []
Exploring Operation: 41-15=26, Resulting Numbers: [5, 19, 26]
Generated Node #0,0: 50:[5, 19, 26] Operation: 41-15=26
Exploring Operation: 41-19=22, Resulting Numbers: [15, 5, 22]
Generated Node #0,1: 50:[15, 5, 22] Operation: 41-19=22
Exploring Operation: 15+41=56, Res... | 0.985243 | hs_4 | sum_heuristic |
[
83,
73,
95,
12
] | 69 | [
"73+95=168",
"168/12=14",
"83-14=69"
] | Current State: 69:[83, 73, 95, 12], Operations: []
Exploring Operation: 73+95=168, Resulting Numbers: [83, 12, 168]
Generated Node #2: [83, 12, 168] from Operation: 73+95=168
Current State: 69:[83, 12, 168], Operations: ['73+95=168']
Exploring Operation: 168/12=14, Resulting Numbers: [83, 14]
Generated Node #3: [83, 14... | 4 | Current State: 69:[83, 73, 95, 12], Operations: []
Exploring Operation: 95-83=12, Resulting Numbers: [73, 12, 12]
Generated Node #0,0: 69:[73, 12, 12] Operation: 95-83=12
Exploring Operation: 95-73=22, Resulting Numbers: [83, 12, 22]
Generated Node #0,1: 69:[83, 12, 22] Operation: 95-73=22
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
17,
90,
34,
60
] | 30 | [
"34/17=2",
"60*2=120",
"120-90=30"
] | Current State: 30:[17, 90, 34, 60], Operations: []
Exploring Operation: 34/17=2, Resulting Numbers: [90, 60, 2]
Generated Node #2: [90, 60, 2] from Operation: 34/17=2
Current State: 30:[90, 60, 2], Operations: ['34/17=2']
Exploring Operation: 60*2=120, Resulting Numbers: [90, 120]
Generated Node #3: [90, 120] from Oper... | 4 | Current State: 30:[17, 90, 34, 60], Operations: []
Exploring Operation: 60-34=26, Resulting Numbers: [17, 90, 26]
Generated Node #0,0: 30:[17, 90, 26] Operation: 60-34=26
Exploring Operation: 90-60=30, Resulting Numbers: [17, 34, 30]
Generated Node #0,1: 30:[17, 34, 30] Operation: 90-60=30
Exploring Operation: 90-17=73... | 0 | hs_4 | mult_heuristic |
[
5,
1,
38,
51
] | 94 | [
"5*1=5",
"38+51=89",
"5+89=94"
] | Current State: 94:[5, 1, 38, 51], Operations: []
Exploring Operation: 5*1=5, Resulting Numbers: [38, 51, 5]
Generated Node #2: [38, 51, 5] from Operation: 5*1=5
Current State: 94:[38, 51, 5], Operations: ['5*1=5']
Exploring Operation: 38+51=89, Resulting Numbers: [5, 89]
Generated Node #3: [5, 89] from Operation: 38+51... | 4 | Current State: 94:[5, 1, 38, 51], Operations: []
Exploring Operation: 5-1=4, Resulting Numbers: [38, 51, 4]
Generated Node #0,0: 94:[38, 51, 4] Operation: 5-1=4
Exploring Operation: 1+38=39, Resulting Numbers: [5, 51, 39]
Generated Node #0,1: 94:[5, 51, 39] Operation: 1+38=39
Exploring Operation: 5+38=43, Resulting Num... | 0.986979 | hs_5 | mult_heuristic |
[
31,
6,
65,
41
] | 13 | [
"31+6=37",
"65-41=24",
"37-24=13"
] | Current State: 13:[31, 6, 65, 41], Operations: []
Exploring Operation: 31+6=37, Resulting Numbers: [65, 41, 37]
Generated Node #2: [65, 41, 37] from Operation: 31+6=37
Current State: 13:[65, 41, 37], Operations: ['31+6=37']
Exploring Operation: 65-41=24, Resulting Numbers: [37, 24]
Generated Node #3: [37, 24] from Oper... | 4 | Current State: 13:[31, 6, 65, 41], Operations: []
Exploring Operation: 65-31=34, Resulting Numbers: [6, 41, 34]
Generated Node #0,0: 13:[6, 41, 34] Operation: 65-31=34
Exploring Operation: 65-41=24, Resulting Numbers: [31, 6, 24]
Generated Node #0,1: 13:[31, 6, 24] Operation: 65-41=24
Moving to Node #0,1
Current State:... | 0.992188 | hs_2 | sum_heuristic |
[
9,
43,
35,
19
] | 37 | [
"35+19=54",
"54/9=6",
"43-6=37"
] | Current State: 37:[9, 43, 35, 19], Operations: []
Exploring Operation: 35+19=54, Resulting Numbers: [9, 43, 54]
Generated Node #2: [9, 43, 54] from Operation: 35+19=54
Current State: 37:[9, 43, 54], Operations: ['35+19=54']
Exploring Operation: 54/9=6, Resulting Numbers: [43, 6]
Generated Node #3: [43, 6] from Operatio... | 4 | Current State: 37:[9, 43, 35, 19], Operations: []
Exploring Operation: 9+35=44, Resulting Numbers: [43, 19, 44]
Generated Node #0,0: 37:[43, 19, 44] Operation: 9+35=44
Exploring Operation: 9+43=52, Resulting Numbers: [35, 19, 52]
Generated Node #0,1: 37:[35, 19, 52] Operation: 9+43=52
Exploring Operation: 43-9=34, Resu... | 0 | hs_4 | sum_heuristic |
[
20,
15,
83,
85
] | 90 | [
"20+85=105",
"105/15=7",
"83+7=90"
] | Current State: 90:[20, 15, 83, 85], Operations: []
Exploring Operation: 20+85=105, Resulting Numbers: [15, 83, 105]
Generated Node #2: [15, 83, 105] from Operation: 20+85=105
Current State: 90:[15, 83, 105], Operations: ['20+85=105']
Exploring Operation: 105/15=7, Resulting Numbers: [83, 7]
Generated Node #3: [83, 7] f... | 4 | Current State: 90:[20, 15, 83, 85], Operations: []
Exploring Operation: 20-15=5, Resulting Numbers: [83, 85, 5]
Generated Node #0,0: 90:[83, 85, 5] Operation: 20-15=5
Exploring Operation: 15+83=98, Resulting Numbers: [20, 85, 98]
Generated Node #0,1: 90:[20, 85, 98] Operation: 15+83=98
Exploring Operation: 85-83=2, Res... | 0 | hs_3 | sum_heuristic |
[
79,
25,
54,
3
] | 50 | [
"79-54=25",
"25*3=75",
"75-25=50"
] | Current State: 50:[79, 25, 54, 3], Operations: []
Exploring Operation: 79-54=25, Resulting Numbers: [25, 3, 25]
Generated Node #2: [25, 3, 25] from Operation: 79-54=25
Current State: 50:[25, 3, 25], Operations: ['79-54=25']
Exploring Operation: 25*3=75, Resulting Numbers: [75]
75,50 equal: Goal Reached
Exploring Operat... | 4 | Current State: 50:[79, 25, 54, 3], Operations: []
Exploring Operation: 79-54=25, Resulting Numbers: [25, 3, 25]
Generated Node #0,0: 50:[25, 3, 25] Operation: 79-54=25
Moving to Node #0,0
Current State: 50:[25, 3, 25], Operations: ['79-54=25']
Exploring Operation: 25+25=50, Resulting Numbers: [3, 50]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
78,
78,
49,
51
] | 51 | [
"78-78=0",
"49*0=0",
"51+0=51"
] | Current State: 51:[78, 78, 49, 51], Operations: []
Exploring Operation: 78-78=0, Resulting Numbers: [49, 51, 0]
Generated Node #2: [49, 51, 0] from Operation: 78-78=0
Current State: 51:[49, 51, 0], Operations: ['78-78=0']
Exploring Operation: 49*0=0, Resulting Numbers: [51, 0]
Generated Node #3: [51, 0] from Operation:... | 4 | Current State: 51:[78, 78, 49, 51], Operations: []
Exploring Operation: 78/78=1, Resulting Numbers: [49, 51, 1]
Generated Node #0,0: 51:[49, 51, 1] Operation: 78/78=1
Exploring Operation: 78-78=0, Resulting Numbers: [49, 51, 0]
Generated Node #0,1: 51:[49, 51, 0] Operation: 78-78=0
Exploring Operation: 78-49=29, Result... | 0 | hs_3 | sum_heuristic |
[
85,
13,
5,
35
] | 31 | [
"85/5=17",
"13+35=48",
"48-17=31"
] | Current State: 31:[85, 13, 5, 35], Operations: []
Exploring Operation: 85/5=17, Resulting Numbers: [13, 35, 17]
Generated Node #2: [13, 35, 17] from Operation: 85/5=17
Current State: 31:[13, 35, 17], Operations: ['85/5=17']
Exploring Operation: 13+35=48, Resulting Numbers: [17, 48]
Generated Node #3: [17, 48] from Oper... | 4 | Current State: 31:[85, 13, 5, 35], Operations: []
Exploring Operation: 85/5=17, Resulting Numbers: [13, 35, 17]
Generated Node #0,0: 31:[13, 35, 17] Operation: 85/5=17
Exploring Operation: 85-13=72, Resulting Numbers: [5, 35, 72]
Generated Node #0,1: 31:[5, 35, 72] Operation: 85-13=72
Exploring Operation: 85-35=50, Res... | 0.978299 | hs_3 | mult_heuristic |
[
72,
52,
4,
28
] | 33 | [
"72-52=20",
"20/4=5",
"28+5=33"
] | Current State: 33:[72, 52, 4, 28], Operations: []
Exploring Operation: 72-52=20, Resulting Numbers: [4, 28, 20]
Generated Node #2: [4, 28, 20] from Operation: 72-52=20
Current State: 33:[4, 28, 20], Operations: ['72-52=20']
Exploring Operation: 20/4=5, Resulting Numbers: [28, 5]
Generated Node #3: [28, 5] from Operatio... | 4 | Current State: 33:[72, 52, 4, 28], Operations: []
Exploring Operation: 72-28=44, Resulting Numbers: [52, 4, 44]
Generated Node #0,0: 33:[52, 4, 44] Operation: 72-28=44
Exploring Operation: 72-52=20, Resulting Numbers: [4, 28, 20]
Generated Node #0,1: 33:[4, 28, 20] Operation: 72-52=20
Exploring Operation: 72/4=18, Resu... | 0.986111 | hs_3 | mult_heuristic |
[
87,
29,
7,
10
] | 49 | [
"87/29=3",
"10-3=7",
"7*7=49"
] | Current State: 49:[87, 29, 7, 10], Operations: []
Exploring Operation: 87/29=3, Resulting Numbers: [7, 10, 3]
Generated Node #2: [7, 10, 3] from Operation: 87/29=3
Current State: 49:[7, 10, 3], Operations: ['87/29=3']
Exploring Operation: 10-3=7, Resulting Numbers: [7, 7]
Generated Node #3: [7, 7] from Operation: 10-3=... | 4 | Current State: 49:[87, 29, 7, 10], Operations: []
Exploring Operation: 87-10=77, Resulting Numbers: [29, 7, 77]
Generated Node #0,0: 49:[29, 7, 77] Operation: 87-10=77
Exploring Operation: 87/29=3, Resulting Numbers: [7, 10, 3]
Generated Node #0,1: 49:[7, 10, 3] Operation: 87/29=3
Exploring Operation: 87-29=58, Resulti... | 0.989583 | hs_3 | mult_heuristic |
[
56,
7,
21,
80
] | 88 | [
"56/7=8",
"21*8=168",
"168-80=88"
] | Current State: 88:[56, 7, 21, 80], Operations: []
Exploring Operation: 56/7=8, Resulting Numbers: [21, 80, 8]
Generated Node #2: [21, 80, 8] from Operation: 56/7=8
Current State: 88:[21, 80, 8], Operations: ['56/7=8']
Exploring Operation: 21*8=168, Resulting Numbers: [80, 168]
Generated Node #3: [80, 168] from Operatio... | 4 | Current State: 88:[56, 7, 21, 80], Operations: []
Exploring Operation: 56-21=35, Resulting Numbers: [7, 80, 35]
Generated Node #0,0: 88:[7, 80, 35] Operation: 56-21=35
Exploring Operation: 56-7=49, Resulting Numbers: [21, 80, 49]
Generated Node #0,1: 88:[21, 80, 49] Operation: 56-7=49
Exploring Operation: 7+80=87, Resu... | 0 | hs_5 | mult_heuristic |
[
27,
73,
54,
82
] | 73 | [
"27+54=81",
"82-81=1",
"73*1=73"
] | Current State: 73:[27, 73, 54, 82], Operations: []
Exploring Operation: 27+54=81, Resulting Numbers: [73, 82, 81]
Generated Node #2: [73, 82, 81] from Operation: 27+54=81
Current State: 73:[73, 82, 81], Operations: ['27+54=81']
Exploring Operation: 82-81=1, Resulting Numbers: [73, 1]
Generated Node #3: [73, 1] from Ope... | 4 | Current State: 73:[27, 73, 54, 82], Operations: []
Exploring Operation: 27+54=81, Resulting Numbers: [73, 82, 81]
Generated Node #0,0: 73:[73, 82, 81] Operation: 27+54=81
Exploring Operation: 82-27=55, Resulting Numbers: [73, 54, 55]
Generated Node #0,1: 73:[73, 54, 55] Operation: 82-27=55
Start Sub Search at level 1: ... | 0.990451 | hs_2 | mult_heuristic |
[
51,
14,
92,
92
] | 51 | [
"92-92=0",
"14*0=0",
"51+0=51"
] | Current State: 51:[51, 14, 92, 92], Operations: []
Exploring Operation: 92-92=0, Resulting Numbers: [51, 14, 0]
Generated Node #2: [51, 14, 0] from Operation: 92-92=0
Current State: 51:[51, 14, 0], Operations: ['92-92=0']
Exploring Operation: 14*0=0, Resulting Numbers: [51, 0]
Generated Node #3: [51, 0] from Operation:... | 4 | Current State: 51:[51, 14, 92, 92], Operations: []
Exploring Operation: 92-92=0, Resulting Numbers: [51, 14, 0]
Generated Node #0,0: 51:[51, 14, 0] Operation: 92-92=0
Exploring Operation: 92/92=1, Resulting Numbers: [51, 14, 1]
Generated Node #0,1: 51:[51, 14, 1] Operation: 92/92=1
Start Sub Search at level 1: Moving t... | 0 | hs_2 | mult_heuristic |
[
39,
91,
59,
33
] | 78 | [
"91-39=52",
"59-33=26",
"52+26=78"
] | Current State: 78:[39, 91, 59, 33], Operations: []
Exploring Operation: 91-39=52, Resulting Numbers: [59, 33, 52]
Generated Node #2: [59, 33, 52] from Operation: 91-39=52
Current State: 78:[59, 33, 52], Operations: ['91-39=52']
Exploring Operation: 59-33=26, Resulting Numbers: [52, 26]
Generated Node #3: [52, 26] from ... | 4 | Current State: 78:[39, 91, 59, 33], Operations: []
Exploring Operation: 59-33=26, Resulting Numbers: [39, 91, 26]
Generated Node #0,0: 78:[39, 91, 26] Operation: 59-33=26
Exploring Operation: 59+33=92, Resulting Numbers: [39, 91, 92]
Generated Node #0,1: 78:[39, 91, 92] Operation: 59+33=92
Exploring Operation: 91-59=32... | 0.976563 | hs_4 | mult_heuristic |
[
20,
98,
25,
5
] | 97 | [
"25-20=5",
"5/5=1",
"98-1=97"
] | Current State: 97:[20, 98, 25, 5], Operations: []
Exploring Operation: 25-20=5, Resulting Numbers: [98, 5, 5]
Generated Node #2: [98, 5, 5] from Operation: 25-20=5
Current State: 97:[98, 5, 5], Operations: ['25-20=5']
Exploring Operation: 5/5=1, Resulting Numbers: [98, 1]
Generated Node #3: [98, 1] from Operation: 5/5=... | 4 | Current State: 97:[20, 98, 25, 5], Operations: []
Exploring Operation: 20+25=45, Resulting Numbers: [98, 5, 45]
Generated Node #0,0: 97:[98, 5, 45] Operation: 20+25=45
Exploring Operation: 20*5=100, Resulting Numbers: [98, 25, 100]
Generated Node #0,1: 97:[98, 25, 100] Operation: 20*5=100
Exploring Operation: 25*5=125,... | 0 | hs_3 | mult_heuristic |
[
53,
99,
22,
79
] | 95 | [
"53+99=152",
"79-22=57",
"152-57=95"
] | Current State: 95:[53, 99, 22, 79], Operations: []
Exploring Operation: 53+99=152, Resulting Numbers: [22, 79, 152]
Generated Node #2: [22, 79, 152] from Operation: 53+99=152
Current State: 95:[22, 79, 152], Operations: ['53+99=152']
Exploring Operation: 79-22=57, Resulting Numbers: [152, 57]
Generated Node #3: [152, 5... | 4 | Current State: 95:[53, 99, 22, 79], Operations: []
Exploring Operation: 79-53=26, Resulting Numbers: [99, 22, 26]
Generated Node #0,0: 95:[99, 22, 26] Operation: 79-53=26
Start Sub Search at level 1: Moving to Node #0,0
Current State: 95:[99, 22, 26], Operations: ['79-53=26']
Exploring Operation: 26-22=4, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
84,
4,
27,
35
] | 96 | [
"84+4=88",
"35-27=8",
"88+8=96"
] | Current State: 96:[84, 4, 27, 35], Operations: []
Exploring Operation: 84+4=88, Resulting Numbers: [27, 35, 88]
Generated Node #2: [27, 35, 88] from Operation: 84+4=88
Current State: 96:[27, 35, 88], Operations: ['84+4=88']
Exploring Operation: 35-27=8, Resulting Numbers: [88, 8]
Generated Node #3: [88, 8] from Operati... | 4 | Current State: 96:[84, 4, 27, 35], Operations: []
Exploring Operation: 35-27=8, Resulting Numbers: [84, 4, 8]
Generated Node #0,0: 96:[84, 4, 8] Operation: 35-27=8
Exploring Operation: 84-27=57, Resulting Numbers: [4, 35, 57]
Generated Node #0,1: 96:[4, 35, 57] Operation: 84-27=57
Exploring Operation: 84/4=21, Resultin... | 0.955729 | hs_4 | sum_heuristic |
[
11,
88,
89,
80
] | 86 | [
"88-11=77",
"89-80=9",
"77+9=86"
] | Current State: 86:[11, 88, 89, 80], Operations: []
Exploring Operation: 88-11=77, Resulting Numbers: [89, 80, 77]
Generated Node #2: [89, 80, 77] from Operation: 88-11=77
Current State: 86:[89, 80, 77], Operations: ['88-11=77']
Exploring Operation: 89-80=9, Resulting Numbers: [77, 9]
Generated Node #3: [77, 9] from Ope... | 4 | Current State: 86:[11, 88, 89, 80], Operations: []
Exploring Operation: 89-11=78, Resulting Numbers: [88, 80, 78]
Generated Node #0,0: 86:[88, 80, 78] Operation: 89-11=78
Exploring Operation: 11+80=91, Resulting Numbers: [88, 89, 91]
Generated Node #0,1: 86:[88, 89, 91] Operation: 11+80=91
Exploring Operation: 88-11=77... | 0.986979 | hs_5 | mult_heuristic |
[
75,
90,
3,
7
] | 48 | [
"75+90=165",
"165/3=55",
"55-7=48"
] | Current State: 48:[75, 90, 3, 7], Operations: []
Exploring Operation: 75+90=165, Resulting Numbers: [3, 7, 165]
Generated Node #2: [3, 7, 165] from Operation: 75+90=165
Current State: 48:[3, 7, 165], Operations: ['75+90=165']
Exploring Operation: 165/3=55, Resulting Numbers: [7, 55]
Generated Node #3: [7, 55] from Oper... | 4 | Current State: 48:[75, 90, 3, 7], Operations: []
Exploring Operation: 90/3=30, Resulting Numbers: [75, 7, 30]
Generated Node #0,0: 48:[75, 7, 30] Operation: 90/3=30
Exploring Operation: 90-75=15, Resulting Numbers: [3, 7, 15]
Generated Node #0,1: 48:[3, 7, 15] Operation: 90-75=15
Moving to Node #0,1
Current State: 48:[... | 0 | hs_2 | mult_heuristic |
[
76,
31,
5,
33
] | 46 | [
"76+33=109",
"31*5=155",
"155-109=46"
] | Current State: 46:[76, 31, 5, 33], Operations: []
Exploring Operation: 76+33=109, Resulting Numbers: [31, 5, 109]
Generated Node #2: [31, 5, 109] from Operation: 76+33=109
Current State: 46:[31, 5, 109], Operations: ['76+33=109']
Exploring Operation: 31*5=155, Resulting Numbers: [109, 155]
Generated Node #3: [109, 155]... | 4 | Current State: 46:[76, 31, 5, 33], Operations: []
Exploring Operation: 76-33=43, Resulting Numbers: [31, 5, 43]
Generated Node #0,0: 46:[31, 5, 43] Operation: 76-33=43
Exploring Operation: 76-31=45, Resulting Numbers: [5, 33, 45]
Generated Node #0,1: 46:[5, 33, 45] Operation: 76-31=45
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
68,
76,
87,
36
] | 83 | [
"68+76=144",
"144/36=4",
"87-4=83"
] | Current State: 83:[68, 76, 87, 36], Operations: []
Exploring Operation: 68+76=144, Resulting Numbers: [87, 36, 144]
Generated Node #2: [87, 36, 144] from Operation: 68+76=144
Current State: 83:[87, 36, 144], Operations: ['68+76=144']
Exploring Operation: 144/36=4, Resulting Numbers: [87, 4]
Generated Node #3: [87, 4] f... | 4 | Current State: 83:[68, 76, 87, 36], Operations: []
Exploring Operation: 68+36=104, Resulting Numbers: [76, 87, 104]
Generated Node #0,0: 83:[76, 87, 104] Operation: 68+36=104
Moving to Node #0,0
Current State: 83:[76, 87, 104], Operations: ['68+36=104']
Exploring Operation: 104-76=28, Resulting Numbers: [87, 28]
Genera... | 0 | hs_1 | sum_heuristic |
[
74,
26,
9,
46
] | 85 | [
"74-26=48",
"46-9=37",
"48+37=85"
] | Current State: 85:[74, 26, 9, 46], Operations: []
Exploring Operation: 74-26=48, Resulting Numbers: [9, 46, 48]
Generated Node #2: [9, 46, 48] from Operation: 74-26=48
Current State: 85:[9, 46, 48], Operations: ['74-26=48']
Exploring Operation: 46-9=37, Resulting Numbers: [48, 37]
Generated Node #3: [48, 37] from Opera... | 4 | Current State: 85:[74, 26, 9, 46], Operations: []
Exploring Operation: 74-46=28, Resulting Numbers: [26, 9, 28]
Generated Node #0,0: 85:[26, 9, 28] Operation: 74-46=28
Exploring Operation: 46-26=20, Resulting Numbers: [74, 9, 20]
Generated Node #0,1: 85:[74, 9, 20] Operation: 46-26=20
Moving to Node #0,1
Current State:... | 0.989583 | hs_2 | sum_heuristic |
[
14,
7,
3,
31
] | 77 | [
"14*3=42",
"42-31=11",
"7*11=77"
] | Current State: 77:[14, 7, 3, 31], Operations: []
Exploring Operation: 14*3=42, Resulting Numbers: [7, 31, 42]
Generated Node #2: [7, 31, 42] from Operation: 14*3=42
Current State: 77:[7, 31, 42], Operations: ['14*3=42']
Exploring Operation: 42-31=11, Resulting Numbers: [7, 11]
Generated Node #3: [7, 11] from Operation:... | 4 | Current State: 77:[14, 7, 3, 31], Operations: []
Exploring Operation: 31-14=17, Resulting Numbers: [7, 3, 17]
Generated Node #0,0: 77:[7, 3, 17] Operation: 31-14=17
Start Sub Search at level 1: Moving to Node #0,0
Current State: 77:[7, 3, 17], Operations: ['31-14=17']
Exploring Operation: 17-3=14, Resulting Numbers: [7... | 0 | hs_1 | mult_heuristic |
[
36,
99,
84,
21
] | 67 | [
"99-36=63",
"84/21=4",
"63+4=67"
] | Current State: 67:[36, 99, 84, 21], Operations: []
Exploring Operation: 99-36=63, Resulting Numbers: [84, 21, 63]
Generated Node #2: [84, 21, 63] from Operation: 99-36=63
Current State: 67:[84, 21, 63], Operations: ['99-36=63']
Exploring Operation: 84/21=4, Resulting Numbers: [63, 4]
Generated Node #3: [63, 4] from Ope... | 4 | Current State: 67:[36, 99, 84, 21], Operations: []
Exploring Operation: 99-36=63, Resulting Numbers: [84, 21, 63]
Generated Node #0,0: 67:[84, 21, 63] Operation: 99-36=63
Exploring Operation: 36+21=57, Resulting Numbers: [99, 84, 57]
Generated Node #0,1: 67:[99, 84, 57] Operation: 36+21=57
Exploring Operation: 99-21=78... | 0 | hs_3 | sum_heuristic |
[
50,
9,
40,
25
] | 47 | [
"50/25=2",
"9+40=49",
"49-2=47"
] | Current State: 47:[50, 9, 40, 25], Operations: []
Exploring Operation: 50/25=2, Resulting Numbers: [9, 40, 2]
Generated Node #2: [9, 40, 2] from Operation: 50/25=2
Current State: 47:[9, 40, 2], Operations: ['50/25=2']
Exploring Operation: 9+40=49, Resulting Numbers: [2, 49]
Generated Node #3: [2, 49] from Operation: 9+... | 4 | Current State: 47:[50, 9, 40, 25], Operations: []
Exploring Operation: 9+40=49, Resulting Numbers: [50, 25, 49]
Generated Node #0,0: 47:[50, 25, 49] Operation: 9+40=49
Exploring Operation: 40-9=31, Resulting Numbers: [50, 25, 31]
Generated Node #0,1: 47:[50, 25, 31] Operation: 40-9=31
Exploring Operation: 50+9=59, Resu... | 0.959201 | hs_5 | mult_heuristic |
[
4,
42,
39,
2
] | 53 | [
"4+42=46",
"2*46=92",
"92-39=53"
] | Current State: 53:[4, 42, 39, 2], Operations: []
Exploring Operation: 4+42=46, Resulting Numbers: [39, 2, 46]
Generated Node #2: [39, 2, 46] from Operation: 4+42=46
Current State: 53:[39, 2, 46], Operations: ['4+42=46']
Exploring Operation: 2*46=92, Resulting Numbers: [39, 92]
Generated Node #3: [39, 92] from Operation... | 4 | Current State: 53:[4, 42, 39, 2], Operations: []
Exploring Operation: 4+42=46, Resulting Numbers: [39, 2, 46]
Generated Node #0,0: 53:[39, 2, 46] Operation: 4+42=46
Exploring Operation: 4*2=8, Resulting Numbers: [42, 39, 8]
Generated Node #0,1: 53:[42, 39, 8] Operation: 4*2=8
Start Sub Search at level 1: Moving to Node... | 0 | hs_2 | mult_heuristic |
[
58,
38,
22,
49
] | 82 | [
"38*49=1862",
"1862-58=1804",
"1804/22=82"
] | Current State: 82:[58, 38, 22, 49], Operations: []
Exploring Operation: 38*49=1862, Resulting Numbers: [58, 22, 1862]
Generated Node #2: [58, 22, 1862] from Operation: 38*49=1862
Current State: 82:[58, 22, 1862], Operations: ['38*49=1862']
Exploring Operation: 1862-58=1804, Resulting Numbers: [22, 1804]
Generated Node ... | 4 | Current State: 82:[58, 38, 22, 49], Operations: []
Exploring Operation: 58+22=80, Resulting Numbers: [38, 49, 80]
Generated Node #0,0: 82:[38, 49, 80] Operation: 58+22=80
Exploring Operation: 58-22=36, Resulting Numbers: [38, 49, 36]
Generated Node #0,1: 82:[38, 49, 36] Operation: 58-22=36
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
20,
38,
11,
61
] | 54 | [
"38-20=18",
"11+61=72",
"72-18=54"
] | Current State: 54:[20, 38, 11, 61], Operations: []
Exploring Operation: 38-20=18, Resulting Numbers: [11, 61, 18]
Generated Node #2: [11, 61, 18] from Operation: 38-20=18
Current State: 54:[11, 61, 18], Operations: ['38-20=18']
Exploring Operation: 11+61=72, Resulting Numbers: [18, 72]
Generated Node #3: [18, 72] from ... | 4 | Current State: 54:[20, 38, 11, 61], Operations: []
Exploring Operation: 38-20=18, Resulting Numbers: [11, 61, 18]
Generated Node #0,0: 54:[11, 61, 18] Operation: 38-20=18
Exploring Operation: 61-38=23, Resulting Numbers: [20, 11, 23]
Generated Node #0,1: 54:[20, 11, 23] Operation: 61-38=23
Moving to Node #0,1
Current S... | 0.985243 | hs_2 | mult_heuristic |
[
14,
51,
2,
76
] | 40 | [
"76-14=62",
"51*2=102",
"102-62=40"
] | Current State: 40:[14, 51, 2, 76], Operations: []
Exploring Operation: 76-14=62, Resulting Numbers: [51, 2, 62]
Generated Node #2: [51, 2, 62] from Operation: 76-14=62
Current State: 40:[51, 2, 62], Operations: ['76-14=62']
Exploring Operation: 51*2=102, Resulting Numbers: [62, 102]
Generated Node #3: [62, 102] from Op... | 4 | Current State: 40:[14, 51, 2, 76], Operations: []
Exploring Operation: 76-51=25, Resulting Numbers: [14, 2, 25]
Generated Node #0,0: 40:[14, 2, 25] Operation: 76-51=25
Exploring Operation: 76/2=38, Resulting Numbers: [14, 51, 38]
Generated Node #0,1: 40:[14, 51, 38] Operation: 76/2=38
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
29,
18,
10,
8
] | 76 | [
"10-8=2",
"29*2=58",
"18+58=76"
] | Current State: 76:[29, 18, 10, 8], Operations: []
Exploring Operation: 10-8=2, Resulting Numbers: [29, 18, 2]
Generated Node #2: [29, 18, 2] from Operation: 10-8=2
Current State: 76:[29, 18, 2], Operations: ['10-8=2']
Exploring Operation: 29*2=58, Resulting Numbers: [18, 58]
Generated Node #3: [18, 58] from Operation: ... | 4 | Current State: 76:[29, 18, 10, 8], Operations: []
Exploring Operation: 29+10=39, Resulting Numbers: [18, 8, 39]
Generated Node #0,0: 76:[18, 8, 39] Operation: 29+10=39
Exploring Operation: 29+8=37, Resulting Numbers: [18, 10, 37]
Generated Node #0,1: 76:[18, 10, 37] Operation: 29+8=37
Exploring Operation: 29-10=19, Res... | 0 | hs_3 | mult_heuristic |
[
2,
13,
44,
66
] | 64 | [
"66/2=33",
"44-13=31",
"33+31=64"
] | Current State: 64:[2, 13, 44, 66], Operations: []
Exploring Operation: 66/2=33, Resulting Numbers: [13, 44, 33]
Generated Node #2: [13, 44, 33] from Operation: 66/2=33
Current State: 64:[13, 44, 33], Operations: ['66/2=33']
Exploring Operation: 44-13=31, Resulting Numbers: [33, 31]
Generated Node #3: [33, 31] from Oper... | 4 | Current State: 64:[2, 13, 44, 66], Operations: []
Exploring Operation: 44-13=31, Resulting Numbers: [2, 66, 31]
Generated Node #0,0: 64:[2, 66, 31] Operation: 44-13=31
Moving to Node #0,0
Current State: 64:[2, 66, 31], Operations: ['44-13=31']
Exploring Operation: 66-2=64, Resulting Numbers: [31, 64]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
62,
78,
3,
96
] | 47 | [
"62+78=140",
"96-3=93",
"140-93=47"
] | Current State: 47:[62, 78, 3, 96], Operations: []
Exploring Operation: 62+78=140, Resulting Numbers: [3, 96, 140]
Generated Node #2: [3, 96, 140] from Operation: 62+78=140
Current State: 47:[3, 96, 140], Operations: ['62+78=140']
Exploring Operation: 96-3=93, Resulting Numbers: [140, 93]
Generated Node #3: [140, 93] fr... | 4 | Current State: 47:[62, 78, 3, 96], Operations: []
Exploring Operation: 96-62=34, Resulting Numbers: [78, 3, 34]
Generated Node #0,0: 47:[78, 3, 34] Operation: 96-62=34
Exploring Operation: 78/3=26, Resulting Numbers: [62, 96, 26]
Generated Node #0,1: 47:[62, 96, 26] Operation: 78/3=26
Exploring Operation: 96/3=32, Resu... | 0 | hs_3 | sum_heuristic |
[
95,
6,
14,
46
] | 97 | [
"46-14=32",
"6*32=192",
"192-95=97"
] | Current State: 97:[95, 6, 14, 46], Operations: []
Exploring Operation: 46-14=32, Resulting Numbers: [95, 6, 32]
Generated Node #2: [95, 6, 32] from Operation: 46-14=32
Current State: 97:[95, 6, 32], Operations: ['46-14=32']
Exploring Operation: 6*32=192, Resulting Numbers: [95, 192]
Generated Node #3: [95, 192] from Op... | 4 | Current State: 97:[95, 6, 14, 46], Operations: []
Exploring Operation: 6*14=84, Resulting Numbers: [95, 46, 84]
Generated Node #0,0: 97:[95, 46, 84] Operation: 6*14=84
Moving to Node #0,0
Current State: 97:[95, 46, 84], Operations: ['6*14=84']
Exploring Operation: 46+84=130, Resulting Numbers: [95, 130]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
69,
89,
68,
65
] | 23 | [
"89-69=20",
"68-65=3",
"20+3=23"
] | Current State: 23:[69, 89, 68, 65], Operations: []
Exploring Operation: 89-69=20, Resulting Numbers: [68, 65, 20]
Generated Node #2: [68, 65, 20] from Operation: 89-69=20
Current State: 23:[68, 65, 20], Operations: ['89-69=20']
Exploring Operation: 68-65=3, Resulting Numbers: [20, 3]
Generated Node #3: [20, 3] from Ope... | 4 | Current State: 23:[69, 89, 68, 65], Operations: []
Exploring Operation: 89-69=20, Resulting Numbers: [68, 65, 20]
Generated Node #0,0: 23:[68, 65, 20] Operation: 89-69=20
Exploring Operation: 89-68=21, Resulting Numbers: [69, 65, 21]
Generated Node #0,1: 23:[69, 65, 21] Operation: 89-68=21
Start Sub Search at level 1: ... | 0.991319 | hs_2 | sum_heuristic |
[
96,
83,
65,
67
] | 47 | [
"96+83=179",
"65+67=132",
"179-132=47"
] | Current State: 47:[96, 83, 65, 67], Operations: []
Exploring Operation: 96+83=179, Resulting Numbers: [65, 67, 179]
Generated Node #2: [65, 67, 179] from Operation: 96+83=179
Current State: 47:[65, 67, 179], Operations: ['96+83=179']
Exploring Operation: 65+67=132, Resulting Numbers: [179, 132]
Generated Node #3: [179,... | 4 | Current State: 47:[96, 83, 65, 67], Operations: []
Exploring Operation: 96-83=13, Resulting Numbers: [65, 67, 13]
Generated Node #0,0: 47:[65, 67, 13] Operation: 96-83=13
Exploring Operation: 96-65=31, Resulting Numbers: [83, 67, 31]
Generated Node #0,1: 47:[83, 67, 31] Operation: 96-65=31
Start Sub Search at level 1: ... | 0.984375 | hs_2 | mult_heuristic |
[
1,
30,
20,
2
] | 20 | [
"1*30=30",
"20/2=10",
"30-10=20"
] | Current State: 20:[1, 30, 20, 2], Operations: []
Exploring Operation: 1*30=30, Resulting Numbers: [20, 2, 30]
Generated Node #2: [20, 2, 30] from Operation: 1*30=30
Current State: 20:[20, 2, 30], Operations: ['1*30=30']
Exploring Operation: 20/2=10, Resulting Numbers: [30, 10]
Generated Node #3: [30, 10] from Operation... | 4 | Current State: 20:[1, 30, 20, 2], Operations: []
Exploring Operation: 30/2=15, Resulting Numbers: [1, 20, 15]
Generated Node #0,0: 20:[1, 20, 15] Operation: 30/2=15
Exploring Operation: 30-1=29, Resulting Numbers: [20, 2, 29]
Generated Node #0,1: 20:[20, 2, 29] Operation: 30-1=29
Exploring Operation: 30-2=28, Resulting... | 0.977431 | hs_4 | sum_heuristic |
[
26,
73,
74,
38
] | 83 | [
"73-26=47",
"74-38=36",
"47+36=83"
] | Current State: 83:[26, 73, 74, 38], Operations: []
Exploring Operation: 73-26=47, Resulting Numbers: [74, 38, 47]
Generated Node #2: [74, 38, 47] from Operation: 73-26=47
Current State: 83:[74, 38, 47], Operations: ['73-26=47']
Exploring Operation: 74-38=36, Resulting Numbers: [47, 36]
Generated Node #3: [47, 36] from ... | 4 | Current State: 83:[26, 73, 74, 38], Operations: []
Exploring Operation: 26+38=64, Resulting Numbers: [73, 74, 64]
Generated Node #0,0: 83:[73, 74, 64] Operation: 26+38=64
Exploring Operation: 26+74=100, Resulting Numbers: [73, 38, 100]
Generated Node #0,1: 83:[73, 38, 100] Operation: 26+74=100
Exploring Operation: 26+7... | 0.985243 | hs_3 | sum_heuristic |
[
50,
20,
47,
47
] | 50 | [
"47-47=0",
"20*0=0",
"50+0=50"
] | Current State: 50:[50, 20, 47, 47], Operations: []
Exploring Operation: 47-47=0, Resulting Numbers: [50, 20, 0]
Generated Node #2: [50, 20, 0] from Operation: 47-47=0
Current State: 50:[50, 20, 0], Operations: ['47-47=0']
Exploring Operation: 20*0=0, Resulting Numbers: [50, 0]
Generated Node #3: [50, 0] from Operation:... | 4 | Current State: 50:[50, 20, 47, 47], Operations: []
Exploring Operation: 47-20=27, Resulting Numbers: [50, 47, 27]
Generated Node #0,0: 50:[50, 47, 27] Operation: 47-20=27
Moving to Node #0,0
Current State: 50:[50, 47, 27], Operations: ['47-20=27']
Exploring Operation: 50-47=3, Resulting Numbers: [27, 3]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
35,
4,
71,
97
] | 88 | [
"71-35=36",
"36/4=9",
"97-9=88"
] | Current State: 88:[35, 4, 71, 97], Operations: []
Exploring Operation: 71-35=36, Resulting Numbers: [4, 97, 36]
Generated Node #2: [4, 97, 36] from Operation: 71-35=36
Current State: 88:[4, 97, 36], Operations: ['71-35=36']
Exploring Operation: 36/4=9, Resulting Numbers: [97, 9]
Generated Node #3: [97, 9] from Operatio... | 4 | Current State: 88:[35, 4, 71, 97], Operations: []
Exploring Operation: 97-71=26, Resulting Numbers: [35, 4, 26]
Generated Node #0,0: 88:[35, 4, 26] Operation: 97-71=26
Start Sub Search at level 1: Moving to Node #0,0
Current State: 88:[35, 4, 26], Operations: ['97-71=26']
Exploring Operation: 35-26=9, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
84,
89,
63,
13
] | 97 | [
"84+89=173",
"63+13=76",
"173-76=97"
] | Current State: 97:[84, 89, 63, 13], Operations: []
Exploring Operation: 84+89=173, Resulting Numbers: [63, 13, 173]
Generated Node #2: [63, 13, 173] from Operation: 84+89=173
Current State: 97:[63, 13, 173], Operations: ['84+89=173']
Exploring Operation: 63+13=76, Resulting Numbers: [173, 76]
Generated Node #3: [173, 7... | 4 | Current State: 97:[84, 89, 63, 13], Operations: []
Exploring Operation: 84+13=97, Resulting Numbers: [89, 63, 97]
Generated Node #0,0: 97:[89, 63, 97] Operation: 84+13=97
Exploring Operation: 63+13=76, Resulting Numbers: [84, 89, 76]
Generated Node #0,1: 97:[84, 89, 76] Operation: 63+13=76
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
74,
79,
15,
34
] | 71 | [
"79-34=45",
"45/15=3",
"74-3=71"
] | Current State: 71:[74, 79, 15, 34], Operations: []
Exploring Operation: 79-34=45, Resulting Numbers: [74, 15, 45]
Generated Node #2: [74, 15, 45] from Operation: 79-34=45
Current State: 71:[74, 15, 45], Operations: ['79-34=45']
Exploring Operation: 45/15=3, Resulting Numbers: [74, 3]
Generated Node #3: [74, 3] from Ope... | 4 | Current State: 71:[74, 79, 15, 34], Operations: []
Exploring Operation: 74+15=89, Resulting Numbers: [79, 34, 89]
Generated Node #0,0: 71:[79, 34, 89] Operation: 74+15=89
Exploring Operation: 74-15=59, Resulting Numbers: [79, 34, 59]
Generated Node #0,1: 71:[79, 34, 59] Operation: 74-15=59
Exploring Operation: 15+34=49... | 0 | hs_4 | mult_heuristic |
[
71,
63,
58,
47
] | 97 | [
"71-63=8",
"58+47=105",
"105-8=97"
] | Current State: 97:[71, 63, 58, 47], Operations: []
Exploring Operation: 71-63=8, Resulting Numbers: [58, 47, 8]
Generated Node #2: [58, 47, 8] from Operation: 71-63=8
Current State: 97:[58, 47, 8], Operations: ['71-63=8']
Exploring Operation: 58+47=105, Resulting Numbers: [8, 105]
Generated Node #3: [8, 105] from Opera... | 4 | Current State: 97:[71, 63, 58, 47], Operations: []
Exploring Operation: 71+47=118, Resulting Numbers: [63, 58, 118]
Generated Node #0,0: 97:[63, 58, 118] Operation: 71+47=118
Exploring Operation: 63+47=110, Resulting Numbers: [71, 58, 110]
Generated Node #0,1: 97:[71, 58, 110] Operation: 63+47=110
Exploring Operation: ... | 0.961806 | hs_4 | mult_heuristic |
[
99,
12,
45,
15
] | 38 | [
"99-15=84",
"84/12=7",
"45-7=38"
] | Current State: 38:[99, 12, 45, 15], Operations: []
Exploring Operation: 99-15=84, Resulting Numbers: [12, 45, 84]
Generated Node #2: [12, 45, 84] from Operation: 99-15=84
Current State: 38:[12, 45, 84], Operations: ['99-15=84']
Exploring Operation: 84/12=7, Resulting Numbers: [45, 7]
Generated Node #3: [45, 7] from Ope... | 4 | Current State: 38:[99, 12, 45, 15], Operations: []
Exploring Operation: 99-15=84, Resulting Numbers: [12, 45, 84]
Generated Node #0,0: 38:[12, 45, 84] Operation: 99-15=84
Exploring Operation: 99-12=87, Resulting Numbers: [45, 15, 87]
Generated Node #0,1: 38:[45, 15, 87] Operation: 99-12=87
Exploring Operation: 45/15=3,... | 0.96441 | hs_5 | sum_heuristic |
[
13,
22,
70,
57
] | 59 | [
"13+22=35",
"70/35=2",
"57+2=59"
] | Current State: 59:[13, 22, 70, 57], Operations: []
Exploring Operation: 13+22=35, Resulting Numbers: [70, 57, 35]
Generated Node #2: [70, 57, 35] from Operation: 13+22=35
Current State: 59:[70, 57, 35], Operations: ['13+22=35']
Exploring Operation: 70/35=2, Resulting Numbers: [57, 2]
Generated Node #3: [57, 2] from Ope... | 4 | Current State: 59:[13, 22, 70, 57], Operations: []
Exploring Operation: 13+22=35, Resulting Numbers: [70, 57, 35]
Generated Node #0,0: 59:[70, 57, 35] Operation: 13+22=35
Exploring Operation: 70-13=57, Resulting Numbers: [22, 57, 57]
Generated Node #0,1: 59:[22, 57, 57] Operation: 70-13=57
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
72,
86,
43,
3
] | 67 | [
"72+86=158",
"43+158=201",
"201/3=67"
] | Current State: 67:[72, 86, 43, 3], Operations: []
Exploring Operation: 72+86=158, Resulting Numbers: [43, 3, 158]
Generated Node #2: [43, 3, 158] from Operation: 72+86=158
Current State: 67:[43, 3, 158], Operations: ['72+86=158']
Exploring Operation: 43+158=201, Resulting Numbers: [3, 201]
Generated Node #3: [3, 201] f... | 4 | Current State: 67:[72, 86, 43, 3], Operations: []
Exploring Operation: 86-3=83, Resulting Numbers: [72, 43, 83]
Generated Node #0,0: 67:[72, 43, 83] Operation: 86-3=83
Exploring Operation: 86+3=89, Resulting Numbers: [72, 43, 89]
Generated Node #0,1: 67:[72, 43, 89] Operation: 86+3=89
Exploring Operation: 43+3=46, Resu... | 0.971354 | hs_5 | mult_heuristic |
[
3,
97,
5,
97
] | 16 | [
"3*5=15",
"97/97=1",
"15+1=16"
] | Current State: 16:[3, 97, 5, 97], Operations: []
Exploring Operation: 3*5=15, Resulting Numbers: [97, 97, 15]
Generated Node #2: [97, 97, 15] from Operation: 3*5=15
Current State: 16:[97, 97, 15], Operations: ['3*5=15']
Exploring Operation: 97/97=1, Resulting Numbers: [15, 1]
Generated Node #3: [15, 1] from Operation: ... | 4 | Current State: 16:[3, 97, 5, 97], Operations: []
Exploring Operation: 97-3=94, Resulting Numbers: [5, 97, 94]
Generated Node #0,0: 16:[5, 97, 94] Operation: 97-3=94
Exploring Operation: 97-5=92, Resulting Numbers: [3, 97, 92]
Generated Node #0,1: 16:[3, 97, 92] Operation: 97-5=92
Exploring Operation: 97-5=92, Resulting... | 0 | hs_5 | mult_heuristic |
[
90,
58,
25,
2
] | 39 | [
"90-58=32",
"2*32=64",
"64-25=39"
] | Current State: 39:[90, 58, 25, 2], Operations: []
Exploring Operation: 90-58=32, Resulting Numbers: [25, 2, 32]
Generated Node #2: [25, 2, 32] from Operation: 90-58=32
Current State: 39:[25, 2, 32], Operations: ['90-58=32']
Exploring Operation: 2*32=64, Resulting Numbers: [25, 64]
Generated Node #3: [25, 64] from Opera... | 4 | Current State: 39:[90, 58, 25, 2], Operations: []
Exploring Operation: 90-58=32, Resulting Numbers: [25, 2, 32]
Generated Node #0,0: 39:[25, 2, 32] Operation: 90-58=32
Start Sub Search at level 1: Moving to Node #0,0
Current State: 39:[25, 2, 32], Operations: ['90-58=32']
Exploring Operation: 32-25=7, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
19,
4,
87,
86
] | 57 | [
"87-4=83",
"86-83=3",
"19*3=57"
] | Current State: 57:[19, 4, 87, 86], Operations: []
Exploring Operation: 87-4=83, Resulting Numbers: [19, 86, 83]
Generated Node #2: [19, 86, 83] from Operation: 87-4=83
Current State: 57:[19, 86, 83], Operations: ['87-4=83']
Exploring Operation: 86-83=3, Resulting Numbers: [19, 3]
Generated Node #3: [19, 3] from Operati... | 4 | Current State: 57:[19, 4, 87, 86], Operations: []
Exploring Operation: 86-19=67, Resulting Numbers: [4, 87, 67]
Generated Node #0,0: 57:[4, 87, 67] Operation: 86-19=67
Exploring Operation: 87-19=68, Resulting Numbers: [4, 86, 68]
Generated Node #0,1: 57:[4, 86, 68] Operation: 87-19=68
Exploring Operation: 87-86=1, Resu... | 0.989583 | hs_3 | mult_heuristic |
[
7,
21,
5,
37
] | 42 | [
"7*5=35",
"37-35=2",
"21*2=42"
] | Current State: 42:[7, 21, 5, 37], Operations: []
Exploring Operation: 7*5=35, Resulting Numbers: [21, 37, 35]
Generated Node #2: [21, 37, 35] from Operation: 7*5=35
Current State: 42:[21, 37, 35], Operations: ['7*5=35']
Exploring Operation: 37-35=2, Resulting Numbers: [21, 2]
Generated Node #3: [21, 2] from Operation: ... | 4 | Current State: 42:[7, 21, 5, 37], Operations: []
Exploring Operation: 7+37=44, Resulting Numbers: [21, 5, 44]
Generated Node #0,0: 42:[21, 5, 44] Operation: 7+37=44
Exploring Operation: 5+37=42, Resulting Numbers: [7, 21, 42]
Generated Node #0,1: 42:[7, 21, 42] Operation: 5+37=42
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | sum_heuristic |
[
57,
63,
70,
47
] | 70 | [
"57-47=10",
"70-63=7",
"10*7=70"
] | Current State: 70:[57, 63, 70, 47], Operations: []
Exploring Operation: 57-47=10, Resulting Numbers: [63, 70, 10]
Generated Node #2: [63, 70, 10] from Operation: 57-47=10
Current State: 70:[63, 70, 10], Operations: ['57-47=10']
Exploring Operation: 70-63=7, Resulting Numbers: [10, 7]
Generated Node #3: [10, 7] from Ope... | 4 | Current State: 70:[57, 63, 70, 47], Operations: []
Exploring Operation: 63-57=6, Resulting Numbers: [70, 47, 6]
Generated Node #0,0: 70:[70, 47, 6] Operation: 63-57=6
Exploring Operation: 57-47=10, Resulting Numbers: [63, 70, 10]
Generated Node #0,1: 70:[63, 70, 10] Operation: 57-47=10
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | sum_heuristic |
[
65,
2,
62,
84
] | 100 | [
"84-65=19",
"2*19=38",
"62+38=100"
] | Current State: 100:[65, 2, 62, 84], Operations: []
Exploring Operation: 84-65=19, Resulting Numbers: [2, 62, 19]
Generated Node #2: [2, 62, 19] from Operation: 84-65=19
Current State: 100:[2, 62, 19], Operations: ['84-65=19']
Exploring Operation: 2*19=38, Resulting Numbers: [62, 38]
Generated Node #3: [62, 38] from Ope... | 4 | Current State: 100:[65, 2, 62, 84], Operations: []
Exploring Operation: 84-65=19, Resulting Numbers: [2, 62, 19]
Generated Node #0,0: 100:[2, 62, 19] Operation: 84-65=19
Start Sub Search at level 1: Moving to Node #0,0
Current State: 100:[2, 62, 19], Operations: ['84-65=19']
Exploring Operation: 62/2=31, Resulting Numb... | 0 | hs_1 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.