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 |
|---|---|---|---|---|---|---|---|---|
[
1,
40,
67,
58
] | 50 | [
"1+40=41",
"67-58=9",
"41+9=50"
] | Current State: 50:[1, 40, 67, 58], Operations: []
Exploring Operation: 1+40=41, Resulting Numbers: [67, 58, 41]
Generated Node #2: [67, 58, 41] from Operation: 1+40=41
Current State: 50:[67, 58, 41], Operations: ['1+40=41']
Exploring Operation: 67-58=9, Resulting Numbers: [41, 9]
Generated Node #3: [41, 9] from Operati... | 4 | Current State: 50:[1, 40, 67, 58], Operations: []
Exploring Operation: 67-40=27, Resulting Numbers: [1, 58, 27]
Generated Node #0,0: 50:[1, 58, 27] Operation: 67-40=27
Moving to Node #0,0
Current State: 50:[1, 58, 27], Operations: ['67-40=27']
Exploring Operation: 58-27=31, Resulting Numbers: [1, 31]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
85,
22,
66,
44
] | 86 | [
"66-22=44",
"44/44=1",
"85+1=86"
] | Current State: 86:[85, 22, 66, 44], Operations: []
Exploring Operation: 66-22=44, Resulting Numbers: [85, 44, 44]
Generated Node #2: [85, 44, 44] from Operation: 66-22=44
Current State: 86:[85, 44, 44], Operations: ['66-22=44']
Exploring Operation: 44/44=1, Resulting Numbers: [85, 1]
Generated Node #3: [85, 1] from Ope... | 4 | Current State: 86:[85, 22, 66, 44], Operations: []
Exploring Operation: 66/22=3, Resulting Numbers: [85, 44, 3]
Generated Node #0,0: 86:[85, 44, 3] Operation: 66/22=3
Exploring Operation: 66-22=44, Resulting Numbers: [85, 44, 44]
Generated Node #0,1: 86:[85, 44, 44] Operation: 66-22=44
Moving to Node #0,0
Current State... | 0.986111 | hs_2 | mult_heuristic |
[
27,
15,
9,
98
] | 65 | [
"27+15=42",
"9+98=107",
"107-42=65"
] | Current State: 65:[27, 15, 9, 98], Operations: []
Exploring Operation: 27+15=42, Resulting Numbers: [9, 98, 42]
Generated Node #2: [9, 98, 42] from Operation: 27+15=42
Current State: 65:[9, 98, 42], Operations: ['27+15=42']
Exploring Operation: 9+98=107, Resulting Numbers: [42, 107]
Generated Node #3: [42, 107] from Op... | 4 | Current State: 65:[27, 15, 9, 98], Operations: []
Exploring Operation: 98-27=71, Resulting Numbers: [15, 9, 71]
Generated Node #0,0: 65:[15, 9, 71] Operation: 98-27=71
Moving to Node #0,0
Current State: 65:[15, 9, 71], Operations: ['98-27=71']
Exploring Operation: 71-9=62, Resulting Numbers: [15, 62]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
40,
29,
3,
24
] | 67 | [
"40*3=120",
"29+24=53",
"120-53=67"
] | Current State: 67:[40, 29, 3, 24], Operations: []
Exploring Operation: 40*3=120, Resulting Numbers: [29, 24, 120]
Generated Node #2: [29, 24, 120] from Operation: 40*3=120
Current State: 67:[29, 24, 120], Operations: ['40*3=120']
Exploring Operation: 29+24=53, Resulting Numbers: [120, 53]
Generated Node #3: [120, 53] f... | 4 | Current State: 67:[40, 29, 3, 24], Operations: []
Exploring Operation: 40+3=43, Resulting Numbers: [29, 24, 43]
Generated Node #0,0: 67:[29, 24, 43] Operation: 40+3=43
Exploring Operation: 3*24=72, Resulting Numbers: [40, 29, 72]
Generated Node #0,1: 67:[40, 29, 72] Operation: 3*24=72
Exploring Operation: 29*3=87, Resu... | 0 | hs_3 | mult_heuristic |
[
3,
38,
31,
31
] | 42 | [
"3+38=41",
"31/31=1",
"41+1=42"
] | Current State: 42:[3, 38, 31, 31], Operations: []
Exploring Operation: 3+38=41, Resulting Numbers: [31, 31, 41]
Generated Node #2: [31, 31, 41] from Operation: 3+38=41
Current State: 42:[31, 31, 41], Operations: ['3+38=41']
Exploring Operation: 31/31=1, Resulting Numbers: [41, 1]
Generated Node #3: [41, 1] from Operati... | 4 | Current State: 42:[3, 38, 31, 31], Operations: []
Exploring Operation: 31/31=1, Resulting Numbers: [3, 38, 1]
Generated Node #0,0: 42:[3, 38, 1] Operation: 31/31=1
Exploring Operation: 38-31=7, Resulting Numbers: [3, 31, 7]
Generated Node #0,1: 42:[3, 31, 7] Operation: 38-31=7
Exploring Operation: 31-31=0, Resulting Nu... | 0.986979 | hs_4 | sum_heuristic |
[
60,
53,
3,
79
] | 31 | [
"60+53=113",
"3+79=82",
"113-82=31"
] | Current State: 31:[60, 53, 3, 79], Operations: []
Exploring Operation: 60+53=113, Resulting Numbers: [3, 79, 113]
Generated Node #2: [3, 79, 113] from Operation: 60+53=113
Current State: 31:[3, 79, 113], Operations: ['60+53=113']
Exploring Operation: 3+79=82, Resulting Numbers: [113, 82]
Generated Node #3: [113, 82] fr... | 4 | Current State: 31:[60, 53, 3, 79], Operations: []
Exploring Operation: 79-53=26, Resulting Numbers: [60, 3, 26]
Generated Node #0,0: 31:[60, 3, 26] Operation: 79-53=26
Exploring Operation: 79-60=19, Resulting Numbers: [53, 3, 19]
Generated Node #0,1: 31:[53, 3, 19] Operation: 79-60=19
Exploring Operation: 60/3=20, Resu... | 0.985243 | hs_4 | mult_heuristic |
[
68,
68,
85,
24
] | 20 | [
"85-68=17",
"68/17=4",
"24-4=20"
] | Current State: 20:[68, 68, 85, 24], Operations: []
Exploring Operation: 85-68=17, Resulting Numbers: [24, 17]
Generated Node #2: [24, 17] from Operation: 85-68=17
Current State: 20:[24, 17], Operations: ['85-68=17']
Exploring Operation: 68/17=4, Resulting Numbers: [24, 4]
Generated Node #3: [24, 4] from Operation: 68/1... | 4 | Current State: 20:[68, 68, 85, 24], Operations: []
Exploring Operation: 85-68=17, Resulting Numbers: [68, 24, 17]
Generated Node #0,0: 20:[68, 24, 17] Operation: 85-68=17
Start Sub Search at level 1: Moving to Node #0,0
Current State: 20:[68, 24, 17], Operations: ['85-68=17']
Exploring Operation: 68/17=4, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
23,
35,
84,
83
] | 57 | [
"23+35=58",
"84-83=1",
"58-1=57"
] | Current State: 57:[23, 35, 84, 83], Operations: []
Exploring Operation: 23+35=58, Resulting Numbers: [84, 83, 58]
Generated Node #2: [84, 83, 58] from Operation: 23+35=58
Current State: 57:[84, 83, 58], Operations: ['23+35=58']
Exploring Operation: 84-83=1, Resulting Numbers: [58, 1]
Generated Node #3: [58, 1] from Ope... | 4 | Current State: 57:[23, 35, 84, 83], Operations: []
Exploring Operation: 84-35=49, Resulting Numbers: [23, 83, 49]
Generated Node #0,0: 57:[23, 83, 49] Operation: 84-35=49
Exploring Operation: 84-83=1, Resulting Numbers: [23, 35, 1]
Generated Node #0,1: 57:[23, 35, 1] Operation: 84-83=1
Exploring Operation: 83-35=48, Re... | 0.988715 | hs_3 | mult_heuristic |
[
74,
19,
75,
88
] | 69 | [
"75-74=1",
"88-19=69",
"1*69=69"
] | Current State: 69:[74, 19, 75, 88], Operations: []
Exploring Operation: 75-74=1, Resulting Numbers: [19, 88, 1]
Generated Node #2: [19, 88, 1] from Operation: 75-74=1
Current State: 69:[19, 88, 1], Operations: ['75-74=1']
Exploring Operation: 88-19=69, Resulting Numbers: [1, 69]
Generated Node #3: [1, 69] from Operatio... | 4 | Current State: 69:[74, 19, 75, 88], Operations: []
Exploring Operation: 88-74=14, Resulting Numbers: [19, 75, 14]
Generated Node #0,0: 69:[19, 75, 14] Operation: 88-74=14
Exploring Operation: 88-19=69, Resulting Numbers: [74, 75, 69]
Generated Node #0,1: 69:[74, 75, 69] Operation: 88-19=69
Exploring Operation: 75-74=1,... | 0.988715 | hs_4 | sum_heuristic |
[
26,
9,
58,
21
] | 36 | [
"26+58=84",
"9*84=756",
"756/21=36"
] | Current State: 36:[26, 9, 58, 21], Operations: []
Exploring Operation: 26+58=84, Resulting Numbers: [9, 21, 84]
Generated Node #2: [9, 21, 84] from Operation: 26+58=84
Current State: 36:[9, 21, 84], Operations: ['26+58=84']
Exploring Operation: 9*84=756, Resulting Numbers: [21, 756]
Generated Node #3: [21, 756] from Op... | 4 | Current State: 36:[26, 9, 58, 21], Operations: []
Exploring Operation: 26-21=5, Resulting Numbers: [9, 58, 5]
Generated Node #0,0: 36:[9, 58, 5] Operation: 26-21=5
Exploring Operation: 58-26=32, Resulting Numbers: [9, 21, 32]
Generated Node #0,1: 36:[9, 21, 32] Operation: 58-26=32
Exploring Operation: 58-21=37, Resulti... | 0 | hs_3 | mult_heuristic |
[
48,
81,
83,
8
] | 42 | [
"81-48=33",
"83-8=75",
"75-33=42"
] | Current State: 42:[48, 81, 83, 8], Operations: []
Exploring Operation: 81-48=33, Resulting Numbers: [83, 8, 33]
Generated Node #2: [83, 8, 33] from Operation: 81-48=33
Current State: 42:[83, 8, 33], Operations: ['81-48=33']
Exploring Operation: 83-8=75, Resulting Numbers: [33, 75]
Generated Node #3: [33, 75] from Opera... | 4 | Current State: 42:[48, 81, 83, 8], Operations: []
Exploring Operation: 83-48=35, Resulting Numbers: [81, 8, 35]
Generated Node #0,0: 42:[81, 8, 35] Operation: 83-48=35
Exploring Operation: 83-81=2, Resulting Numbers: [48, 8, 2]
Generated Node #0,1: 42:[48, 8, 2] Operation: 83-81=2
Moving to Node #0,1
Current State: 42:... | 0.989583 | hs_2 | mult_heuristic |
[
42,
94,
73,
92
] | 90 | [
"94-73=21",
"42/21=2",
"92-2=90"
] | Current State: 90:[42, 94, 73, 92], Operations: []
Exploring Operation: 94-73=21, Resulting Numbers: [42, 92, 21]
Generated Node #2: [42, 92, 21] from Operation: 94-73=21
Current State: 90:[42, 92, 21], Operations: ['94-73=21']
Exploring Operation: 42/21=2, Resulting Numbers: [92, 2]
Generated Node #3: [92, 2] from Ope... | 4 | Current State: 90:[42, 94, 73, 92], Operations: []
Exploring Operation: 73-42=31, Resulting Numbers: [94, 92, 31]
Generated Node #0,0: 90:[94, 92, 31] Operation: 73-42=31
Exploring Operation: 92-73=19, Resulting Numbers: [42, 94, 19]
Generated Node #0,1: 90:[42, 94, 19] Operation: 92-73=19
Exploring Operation: 94-92=2,... | 0.960069 | hs_4 | sum_heuristic |
[
36,
72,
24,
4
] | 94 | [
"72/36=2",
"24*4=96",
"96-2=94"
] | Current State: 94:[36, 72, 24, 4], Operations: []
Exploring Operation: 72/36=2, Resulting Numbers: [24, 4, 2]
Generated Node #2: [24, 4, 2] from Operation: 72/36=2
Current State: 94:[24, 4, 2], Operations: ['72/36=2']
Exploring Operation: 24*4=96, Resulting Numbers: [2, 96]
Generated Node #3: [2, 96] from Operation: 24... | 4 | Current State: 94:[36, 72, 24, 4], Operations: []
Exploring Operation: 72-24=48, Resulting Numbers: [36, 4, 48]
Generated Node #0,0: 94:[36, 4, 48] Operation: 72-24=48
Start Sub Search at level 1: Moving to Node #0,0
Current State: 94:[36, 4, 48], Operations: ['72-24=48']
Exploring Operation: 36+4=40, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
95,
36,
14,
78
] | 98 | [
"78-36=42",
"42/14=3",
"95+3=98"
] | Current State: 98:[95, 36, 14, 78], Operations: []
Exploring Operation: 78-36=42, Resulting Numbers: [95, 14, 42]
Generated Node #2: [95, 14, 42] from Operation: 78-36=42
Current State: 98:[95, 14, 42], Operations: ['78-36=42']
Exploring Operation: 42/14=3, Resulting Numbers: [95, 3]
Generated Node #3: [95, 3] from Ope... | 4 | Current State: 98:[95, 36, 14, 78], Operations: []
Exploring Operation: 78-36=42, Resulting Numbers: [95, 14, 42]
Generated Node #0,0: 98:[95, 14, 42] Operation: 78-36=42
Exploring Operation: 36+78=114, Resulting Numbers: [95, 14, 114]
Generated Node #0,1: 98:[95, 14, 114] Operation: 36+78=114
Exploring Operation: 95-7... | 0.986111 | hs_3 | mult_heuristic |
[
89,
5,
40,
47
] | 34 | [
"89-47=42",
"40/5=8",
"42-8=34"
] | Current State: 34:[89, 5, 40, 47], Operations: []
Exploring Operation: 89-47=42, Resulting Numbers: [5, 40, 42]
Generated Node #2: [5, 40, 42] from Operation: 89-47=42
Current State: 34:[5, 40, 42], Operations: ['89-47=42']
Exploring Operation: 40/5=8, Resulting Numbers: [42, 8]
Generated Node #3: [42, 8] from Operatio... | 4 | Current State: 34:[89, 5, 40, 47], Operations: []
Exploring Operation: 47-40=7, Resulting Numbers: [89, 5, 7]
Generated Node #0,0: 34:[89, 5, 7] Operation: 47-40=7
Exploring Operation: 40-5=35, Resulting Numbers: [89, 47, 35]
Generated Node #0,1: 34:[89, 47, 35] Operation: 40-5=35
Exploring Operation: 89-47=42, Resulti... | 0.978299 | hs_5 | mult_heuristic |
[
10,
75,
92,
23
] | 30 | [
"10+75=85",
"92+23=115",
"115-85=30"
] | Current State: 30:[10, 75, 92, 23], Operations: []
Exploring Operation: 10+75=85, Resulting Numbers: [92, 23, 85]
Generated Node #2: [92, 23, 85] from Operation: 10+75=85
Current State: 30:[92, 23, 85], Operations: ['10+75=85']
Exploring Operation: 92+23=115, Resulting Numbers: [85, 115]
Generated Node #3: [85, 115] fr... | 4 | Current State: 30:[10, 75, 92, 23], Operations: []
Exploring Operation: 92-75=17, Resulting Numbers: [10, 23, 17]
Generated Node #0,0: 30:[10, 23, 17] Operation: 92-75=17
Exploring Operation: 92/23=4, Resulting Numbers: [10, 75, 4]
Generated Node #0,1: 30:[10, 75, 4] Operation: 92/23=4
Exploring Operation: 92-23=69, Re... | 0.985243 | hs_4 | sum_heuristic |
[
17,
45,
46,
36
] | 53 | [
"17+36=53",
"46-45=1",
"53*1=53"
] | Current State: 53:[17, 45, 46, 36], Operations: []
Exploring Operation: 17+36=53, Resulting Numbers: [45, 46, 53]
Generated Node #2: [45, 46, 53] from Operation: 17+36=53
Current State: 53:[45, 46, 53], Operations: ['17+36=53']
Exploring Operation: 46-45=1, Resulting Numbers: [53, 1]
Generated Node #3: [53, 1] from Ope... | 4 | Current State: 53:[17, 45, 46, 36], Operations: []
Exploring Operation: 45-17=28, Resulting Numbers: [46, 36, 28]
Generated Node #0,0: 53:[46, 36, 28] Operation: 45-17=28
Exploring Operation: 17+36=53, Resulting Numbers: [45, 46, 53]
Generated Node #0,1: 53:[45, 46, 53] Operation: 17+36=53
Exploring Operation: 17+45=62... | 0.979167 | hs_4 | mult_heuristic |
[
53,
6,
30,
62
] | 79 | [
"53-6=47",
"62-30=32",
"47+32=79"
] | Current State: 79:[53, 6, 30, 62], Operations: []
Exploring Operation: 53-6=47, Resulting Numbers: [30, 62, 47]
Generated Node #2: [30, 62, 47] from Operation: 53-6=47
Current State: 79:[30, 62, 47], Operations: ['53-6=47']
Exploring Operation: 62-30=32, Resulting Numbers: [47, 32]
Generated Node #3: [47, 32] from Oper... | 4 | Current State: 79:[53, 6, 30, 62], Operations: []
Exploring Operation: 53+6=59, Resulting Numbers: [30, 62, 59]
Generated Node #0,0: 79:[30, 62, 59] Operation: 53+6=59
Exploring Operation: 6+30=36, Resulting Numbers: [53, 62, 36]
Generated Node #0,1: 79:[53, 62, 36] Operation: 6+30=36
Exploring Operation: 6+62=68, Resu... | 0.962674 | hs_3 | sum_heuristic |
[
89,
3,
91,
8
] | 12 | [
"91-89=2",
"3*8=24",
"24/2=12"
] | Current State: 12:[89, 3, 91, 8], Operations: []
Exploring Operation: 91-89=2, Resulting Numbers: [3, 8, 2]
Generated Node #2: [3, 8, 2] from Operation: 91-89=2
Current State: 12:[3, 8, 2], Operations: ['91-89=2']
Exploring Operation: 3*8=24, Resulting Numbers: [2, 24]
Generated Node #3: [2, 24] from Operation: 3*8=24
... | 4 | Current State: 12:[89, 3, 91, 8], Operations: []
Exploring Operation: 91-89=2, Resulting Numbers: [3, 8, 2]
Generated Node #0,0: 12:[3, 8, 2] Operation: 91-89=2
Moving to Node #0,0
Current State: 12:[3, 8, 2], Operations: ['91-89=2']
Exploring Operation: 8-2=6, Resulting Numbers: [3, 6]
Generated Node #0,0,0: 12:[3, 6]... | 0 | hs_1 | sum_heuristic |
[
8,
58,
45,
54
] | 90 | [
"8*45=360",
"58-54=4",
"360/4=90"
] | Current State: 90:[8, 58, 45, 54], Operations: []
Exploring Operation: 8*45=360, Resulting Numbers: [58, 54, 360]
Generated Node #2: [58, 54, 360] from Operation: 8*45=360
Current State: 90:[58, 54, 360], Operations: ['8*45=360']
Exploring Operation: 58-54=4, Resulting Numbers: [360, 4]
Generated Node #3: [360, 4] from... | 4 | Current State: 90:[8, 58, 45, 54], Operations: []
Exploring Operation: 58-45=13, Resulting Numbers: [8, 54, 13]
Generated Node #0,0: 90:[8, 54, 13] Operation: 58-45=13
Exploring Operation: 58-54=4, Resulting Numbers: [8, 45, 4]
Generated Node #0,1: 90:[8, 45, 4] Operation: 58-54=4
Moving to Node #0,1
Current State: 90:... | 0.991319 | hs_2 | sum_heuristic |
[
93,
40,
25,
85
] | 32 | [
"93-25=68",
"40*68=2720",
"2720/85=32"
] | Current State: 32:[93, 40, 25, 85], Operations: []
Exploring Operation: 93-25=68, Resulting Numbers: [40, 85, 68]
Generated Node #2: [40, 85, 68] from Operation: 93-25=68
Current State: 32:[40, 85, 68], Operations: ['93-25=68']
Exploring Operation: 40*68=2720, Resulting Numbers: [85, 2720]
Generated Node #3: [85, 2720]... | 4 | Current State: 32:[93, 40, 25, 85], Operations: []
Exploring Operation: 93-85=8, Resulting Numbers: [40, 25, 8]
Generated Node #0,0: 32:[40, 25, 8] Operation: 93-85=8
Moving to Node #0,0
Current State: 32:[40, 25, 8], Operations: ['93-85=8']
Exploring Operation: 40-25=15, Resulting Numbers: [8, 15]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
66,
13,
37,
6
] | 35 | [
"66/6=11",
"37-13=24",
"11+24=35"
] | Current State: 35:[66, 13, 37, 6], Operations: []
Exploring Operation: 66/6=11, Resulting Numbers: [13, 37, 11]
Generated Node #2: [13, 37, 11] from Operation: 66/6=11
Current State: 35:[13, 37, 11], Operations: ['66/6=11']
Exploring Operation: 37-13=24, Resulting Numbers: [11, 24]
Generated Node #3: [11, 24] from Oper... | 4 | Current State: 35:[66, 13, 37, 6], Operations: []
Exploring Operation: 66-6=60, Resulting Numbers: [13, 37, 60]
Generated Node #0,0: 35:[13, 37, 60] Operation: 66-6=60
Exploring Operation: 66-37=29, Resulting Numbers: [13, 6, 29]
Generated Node #0,1: 35:[13, 6, 29] Operation: 66-37=29
Exploring Operation: 66-13=53, Res... | 0.955729 | hs_4 | mult_heuristic |
[
19,
83,
78,
81
] | 99 | [
"19+83=102",
"81-78=3",
"102-3=99"
] | Current State: 99:[19, 83, 78, 81], Operations: []
Exploring Operation: 19+83=102, Resulting Numbers: [78, 81, 102]
Generated Node #2: [78, 81, 102] from Operation: 19+83=102
Current State: 99:[78, 81, 102], Operations: ['19+83=102']
Exploring Operation: 81-78=3, Resulting Numbers: [102, 3]
Generated Node #3: [102, 3] ... | 4 | Current State: 99:[19, 83, 78, 81], Operations: []
Exploring Operation: 83-81=2, Resulting Numbers: [19, 78, 2]
Generated Node #0,0: 99:[19, 78, 2] Operation: 83-81=2
Exploring Operation: 81-78=3, Resulting Numbers: [19, 83, 3]
Generated Node #0,1: 99:[19, 83, 3] Operation: 81-78=3
Exploring Operation: 83-78=5, Resulti... | 0.977431 | hs_3 | sum_heuristic |
[
69,
88,
24,
68
] | 64 | [
"69-68=1",
"88-24=64",
"1*64=64"
] | Current State: 64:[69, 88, 24, 68], Operations: []
Exploring Operation: 69-68=1, Resulting Numbers: [88, 24, 1]
Generated Node #2: [88, 24, 1] from Operation: 69-68=1
Current State: 64:[88, 24, 1], Operations: ['69-68=1']
Exploring Operation: 88-24=64, Resulting Numbers: [1, 64]
Generated Node #3: [1, 64] from Operatio... | 4 | Current State: 64:[69, 88, 24, 68], Operations: []
Exploring Operation: 88-24=64, Resulting Numbers: [69, 68, 64]
Generated Node #0,0: 64:[69, 68, 64] Operation: 88-24=64
Start Sub Search at level 1: Moving to Node #0,0
Current State: 64:[69, 68, 64], Operations: ['88-24=64']
Exploring Operation: 69-68=1, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
54,
52,
2,
2
] | 27 | [
"54/2=27",
"52+2=54",
"54-27=27"
] | Current State: 27:[54, 52, 2, 2], Operations: []
Exploring Operation: 54/2=27, Resulting Numbers: [52, 27]
Generated Node #2: [52, 27] from Operation: 54/2=27
Current State: 27:[52, 27], Operations: ['54/2=27']
Exploring Operation: 52+2=54, Resulting Numbers: [27, 54]
Generated Node #3: [27, 54] from Operation: 52+2=54... | 4 | Current State: 27:[54, 52, 2, 2], Operations: []
Exploring Operation: 54/2=27, Resulting Numbers: [52, 2, 27]
Generated Node #0,0: 27:[52, 2, 27] Operation: 54/2=27
Exploring Operation: 54/2=27, Resulting Numbers: [52, 2, 27]
Generated Node #0,1: 27:[52, 2, 27] Operation: 54/2=27
Exploring Operation: 54-52=2, Resulting... | 0.984375 | hs_3 | sum_heuristic |
[
65,
1,
52,
30
] | 23 | [
"52*30=1560",
"1560/65=24",
"24-1=23"
] | Current State: 23:[65, 1, 52, 30], Operations: []
Exploring Operation: 52*30=1560, Resulting Numbers: [65, 1, 1560]
Generated Node #2: [65, 1, 1560] from Operation: 52*30=1560
Current State: 23:[65, 1, 1560], Operations: ['52*30=1560']
Exploring Operation: 1560/65=24, Resulting Numbers: [1, 24]
Generated Node #3: [1, 2... | 4 | Current State: 23:[65, 1, 52, 30], Operations: []
Exploring Operation: 52-1=51, Resulting Numbers: [65, 30, 51]
Generated Node #0,0: 23:[65, 30, 51] Operation: 52-1=51
Exploring Operation: 65-52=13, Resulting Numbers: [1, 30, 13]
Generated Node #0,1: 23:[1, 30, 13] Operation: 65-52=13
Exploring Operation: 65-30=35, Res... | 0 | hs_5 | mult_heuristic |
[
27,
73,
18,
68
] | 50 | [
"27+73=100",
"68-18=50",
"100-50=50"
] | Current State: 50:[27, 73, 18, 68], Operations: []
Exploring Operation: 27+73=100, Resulting Numbers: [18, 68, 100]
Generated Node #2: [18, 68, 100] from Operation: 27+73=100
Current State: 50:[18, 68, 100], Operations: ['27+73=100']
Exploring Operation: 68-18=50, Resulting Numbers: [100, 50]
Generated Node #3: [100, 5... | 4 | Current State: 50:[27, 73, 18, 68], Operations: []
Exploring Operation: 73-68=5, Resulting Numbers: [27, 18, 5]
Generated Node #0,0: 50:[27, 18, 5] Operation: 73-68=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 50:[27, 18, 5], Operations: ['73-68=5']
Exploring Operation: 27-18=9, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
2,
83,
12,
54
] | 19 | [
"2+83=85",
"12+54=66",
"85-66=19"
] | Current State: 19:[2, 83, 12, 54], Operations: []
Exploring Operation: 2+83=85, Resulting Numbers: [12, 54, 85]
Generated Node #2: [12, 54, 85] from Operation: 2+83=85
Current State: 19:[12, 54, 85], Operations: ['2+83=85']
Exploring Operation: 12+54=66, Resulting Numbers: [85, 66]
Generated Node #3: [85, 66] from Oper... | 4 | Current State: 19:[2, 83, 12, 54], Operations: []
Exploring Operation: 54/2=27, Resulting Numbers: [83, 12, 27]
Generated Node #0,0: 19:[83, 12, 27] Operation: 54/2=27
Exploring Operation: 83-54=29, Resulting Numbers: [2, 12, 29]
Generated Node #0,1: 19:[2, 12, 29] Operation: 83-54=29
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
47,
5,
6,
13
] | 72 | [
"47+13=60",
"60/5=12",
"6*12=72"
] | Current State: 72:[47, 5, 6, 13], Operations: []
Exploring Operation: 47+13=60, Resulting Numbers: [5, 6, 60]
Generated Node #2: [5, 6, 60] from Operation: 47+13=60
Current State: 72:[5, 6, 60], Operations: ['47+13=60']
Exploring Operation: 60/5=12, Resulting Numbers: [6, 12]
Generated Node #3: [6, 12] from Operation: ... | 4 | Current State: 72:[47, 5, 6, 13], Operations: []
Exploring Operation: 47-13=34, Resulting Numbers: [5, 6, 34]
Generated Node #0,0: 72:[5, 6, 34] Operation: 47-13=34
Start Sub Search at level 1: Moving to Node #0,0
Current State: 72:[5, 6, 34], Operations: ['47-13=34']
Exploring Operation: 5+6=11, Resulting Numbers: [34... | 0 | hs_1 | sum_heuristic |
[
72,
56,
23,
89
] | 96 | [
"72-56=16",
"23+89=112",
"112-16=96"
] | Current State: 96:[72, 56, 23, 89], Operations: []
Exploring Operation: 72-56=16, Resulting Numbers: [23, 89, 16]
Generated Node #2: [23, 89, 16] from Operation: 72-56=16
Current State: 96:[23, 89, 16], Operations: ['72-56=16']
Exploring Operation: 23+89=112, Resulting Numbers: [16, 112]
Generated Node #3: [16, 112] fr... | 4 | Current State: 96:[72, 56, 23, 89], Operations: []
Exploring Operation: 89-72=17, Resulting Numbers: [56, 23, 17]
Generated Node #0,0: 96:[56, 23, 17] Operation: 89-72=17
Exploring Operation: 72-23=49, Resulting Numbers: [56, 89, 49]
Generated Node #0,1: 96:[56, 89, 49] Operation: 72-23=49
Exploring Operation: 72-56=16... | 0.977431 | hs_4 | sum_heuristic |
[
64,
27,
93,
16
] | 18 | [
"64+27=91",
"93+16=109",
"109-91=18"
] | Current State: 18:[64, 27, 93, 16], Operations: []
Exploring Operation: 64+27=91, Resulting Numbers: [93, 16, 91]
Generated Node #2: [93, 16, 91] from Operation: 64+27=91
Current State: 18:[93, 16, 91], Operations: ['64+27=91']
Exploring Operation: 93+16=109, Resulting Numbers: [91, 109]
Generated Node #3: [91, 109] fr... | 4 | Current State: 18:[64, 27, 93, 16], Operations: []
Exploring Operation: 64/16=4, Resulting Numbers: [27, 93, 4]
Generated Node #0,0: 18:[27, 93, 4] Operation: 64/16=4
Exploring Operation: 93-27=66, Resulting Numbers: [64, 16, 66]
Generated Node #0,1: 18:[64, 16, 66] Operation: 93-27=66
Exploring Operation: 93-64=29, Re... | 0.988715 | hs_4 | sum_heuristic |
[
63,
11,
15,
99
] | 57 | [
"63-15=48",
"99/11=9",
"48+9=57"
] | Current State: 57:[63, 11, 15, 99], Operations: []
Exploring Operation: 63-15=48, Resulting Numbers: [11, 99, 48]
Generated Node #2: [11, 99, 48] from Operation: 63-15=48
Current State: 57:[11, 99, 48], Operations: ['63-15=48']
Exploring Operation: 99/11=9, Resulting Numbers: [48, 9]
Generated Node #3: [48, 9] from Ope... | 4 | Current State: 57:[63, 11, 15, 99], Operations: []
Exploring Operation: 99-11=88, Resulting Numbers: [63, 15, 88]
Generated Node #0,0: 57:[63, 15, 88] Operation: 99-11=88
Exploring Operation: 99-15=84, Resulting Numbers: [63, 11, 84]
Generated Node #0,1: 57:[63, 11, 84] Operation: 99-15=84
Exploring Operation: 99/11=9,... | 0.950521 | hs_4 | sum_heuristic |
[
17,
47,
97,
83
] | 44 | [
"47-17=30",
"97-83=14",
"30+14=44"
] | Current State: 44:[17, 47, 97, 83], Operations: []
Exploring Operation: 47-17=30, Resulting Numbers: [97, 83, 30]
Generated Node #2: [97, 83, 30] from Operation: 47-17=30
Current State: 44:[97, 83, 30], Operations: ['47-17=30']
Exploring Operation: 97-83=14, Resulting Numbers: [30, 14]
Generated Node #3: [30, 14] from ... | 4 | Current State: 44:[17, 47, 97, 83], Operations: []
Exploring Operation: 97-83=14, Resulting Numbers: [17, 47, 14]
Generated Node #0,0: 44:[17, 47, 14] Operation: 97-83=14
Start Sub Search at level 1: Moving to Node #0,0
Current State: 44:[17, 47, 14], Operations: ['97-83=14']
Exploring Operation: 17-14=3, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
26,
35,
28,
24
] | 37 | [
"28+24=52",
"52/26=2",
"35+2=37"
] | Current State: 37:[26, 35, 28, 24], Operations: []
Exploring Operation: 28+24=52, Resulting Numbers: [26, 35, 52]
Generated Node #2: [26, 35, 52] from Operation: 28+24=52
Current State: 37:[26, 35, 52], Operations: ['28+24=52']
Exploring Operation: 52/26=2, Resulting Numbers: [35, 2]
Generated Node #3: [35, 2] from Ope... | 4 | Current State: 37:[26, 35, 28, 24], Operations: []
Exploring Operation: 26+28=54, Resulting Numbers: [35, 24, 54]
Generated Node #0,0: 37:[35, 24, 54] Operation: 26+28=54
Exploring Operation: 28+24=52, Resulting Numbers: [26, 35, 52]
Generated Node #0,1: 37:[26, 35, 52] Operation: 28+24=52
Exploring Operation: 26+24=50... | 0.974826 | hs_3 | mult_heuristic |
[
47,
3,
43,
23
] | 59 | [
"47+23=70",
"3*43=129",
"129-70=59"
] | Current State: 59:[47, 3, 43, 23], Operations: []
Exploring Operation: 47+23=70, Resulting Numbers: [3, 43, 70]
Generated Node #2: [3, 43, 70] from Operation: 47+23=70
Current State: 59:[3, 43, 70], Operations: ['47+23=70']
Exploring Operation: 3*43=129, Resulting Numbers: [70, 129]
Generated Node #3: [70, 129] from Op... | 4 | Current State: 59:[47, 3, 43, 23], Operations: []
Exploring Operation: 3*23=69, Resulting Numbers: [47, 43, 69]
Generated Node #0,0: 59:[47, 43, 69] Operation: 3*23=69
Moving to Node #0,0
Current State: 59:[47, 43, 69], Operations: ['3*23=69']
Exploring Operation: 47+43=90, Resulting Numbers: [69, 90]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
4,
46,
62,
60
] | 31 | [
"60/4=15",
"62-46=16",
"15+16=31"
] | Current State: 31:[4, 46, 62, 60], Operations: []
Exploring Operation: 60/4=15, Resulting Numbers: [46, 62, 15]
Generated Node #2: [46, 62, 15] from Operation: 60/4=15
Current State: 31:[46, 62, 15], Operations: ['60/4=15']
Exploring Operation: 62-46=16, Resulting Numbers: [15, 16]
Generated Node #3: [15, 16] from Oper... | 4 | Current State: 31:[4, 46, 62, 60], Operations: []
Exploring Operation: 60/4=15, Resulting Numbers: [46, 62, 15]
Generated Node #0,0: 31:[46, 62, 15] Operation: 60/4=15
Start Sub Search at level 1: Moving to Node #0,0
Current State: 31:[46, 62, 15], Operations: ['60/4=15']
Exploring Operation: 62-46=16, Resulting Number... | 0.993924 | hs_1 | sum_heuristic |
[
77,
7,
91,
15
] | 49 | [
"77-15=62",
"91/7=13",
"62-13=49"
] | Current State: 49:[77, 7, 91, 15], Operations: []
Exploring Operation: 77-15=62, Resulting Numbers: [7, 91, 62]
Generated Node #2: [7, 91, 62] from Operation: 77-15=62
Current State: 49:[7, 91, 62], Operations: ['77-15=62']
Exploring Operation: 91/7=13, Resulting Numbers: [62, 13]
Generated Node #3: [62, 13] from Opera... | 4 | Current State: 49:[77, 7, 91, 15], Operations: []
Exploring Operation: 91-77=14, Resulting Numbers: [7, 15, 14]
Generated Node #0,0: 49:[7, 15, 14] Operation: 91-77=14
Exploring Operation: 77-15=62, Resulting Numbers: [7, 91, 62]
Generated Node #0,1: 49:[7, 91, 62] Operation: 77-15=62
Exploring Operation: 91/7=13, Resu... | 0.97309 | hs_4 | sum_heuristic |
[
4,
64,
48,
3
] | 68 | [
"64-4=60",
"60/3=20",
"48+20=68"
] | Current State: 68:[4, 64, 48, 3], Operations: []
Exploring Operation: 64-4=60, Resulting Numbers: [48, 3, 60]
Generated Node #2: [48, 3, 60] from Operation: 64-4=60
Current State: 68:[48, 3, 60], Operations: ['64-4=60']
Exploring Operation: 60/3=20, Resulting Numbers: [48, 20]
Generated Node #3: [48, 20] from Operation... | 4 | Current State: 68:[4, 64, 48, 3], Operations: []
Exploring Operation: 48/3=16, Resulting Numbers: [4, 64, 16]
Generated Node #0,0: 68:[4, 64, 16] Operation: 48/3=16
Exploring Operation: 64-48=16, Resulting Numbers: [4, 3, 16]
Generated Node #0,1: 68:[4, 3, 16] Operation: 64-48=16
Moving to Node #0,1
Current State: 68:[... | 0 | hs_2 | mult_heuristic |
[
8,
72,
24,
74
] | 69 | [
"74-8=66",
"72/24=3",
"66+3=69"
] | Current State: 69:[8, 72, 24, 74], Operations: []
Exploring Operation: 74-8=66, Resulting Numbers: [72, 24, 66]
Generated Node #2: [72, 24, 66] from Operation: 74-8=66
Current State: 69:[72, 24, 66], Operations: ['74-8=66']
Exploring Operation: 72/24=3, Resulting Numbers: [66, 3]
Generated Node #3: [66, 3] from Operati... | 4 | Current State: 69:[8, 72, 24, 74], Operations: []
Exploring Operation: 24/8=3, Resulting Numbers: [72, 74, 3]
Generated Node #0,0: 69:[72, 74, 3] Operation: 24/8=3
Exploring Operation: 74-8=66, Resulting Numbers: [72, 24, 66]
Generated Node #0,1: 69:[72, 24, 66] Operation: 74-8=66
Exploring Operation: 74-72=2, Resultin... | 0.987847 | hs_4 | mult_heuristic |
[
8,
73,
61,
58
] | 97 | [
"61-58=3",
"8*3=24",
"73+24=97"
] | Current State: 97:[8, 73, 61, 58], Operations: []
Exploring Operation: 61-58=3, Resulting Numbers: [8, 73, 3]
Generated Node #2: [8, 73, 3] from Operation: 61-58=3
Current State: 97:[8, 73, 3], Operations: ['61-58=3']
Exploring Operation: 8*3=24, Resulting Numbers: [73, 24]
Generated Node #3: [73, 24] from Operation: 8... | 4 | Current State: 97:[8, 73, 61, 58], Operations: []
Exploring Operation: 8+61=69, Resulting Numbers: [73, 58, 69]
Generated Node #0,0: 97:[73, 58, 69] Operation: 8+61=69
Exploring Operation: 8+73=81, Resulting Numbers: [61, 58, 81]
Generated Node #0,1: 97:[61, 58, 81] Operation: 8+73=81
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
63,
82,
75,
21
] | 60 | [
"82-75=7",
"21/7=3",
"63-3=60"
] | Current State: 60:[63, 82, 75, 21], Operations: []
Exploring Operation: 82-75=7, Resulting Numbers: [63, 21, 7]
Generated Node #2: [63, 21, 7] from Operation: 82-75=7
Current State: 60:[63, 21, 7], Operations: ['82-75=7']
Exploring Operation: 21/7=3, Resulting Numbers: [63, 3]
Generated Node #3: [63, 3] from Operation:... | 4 | Current State: 60:[63, 82, 75, 21], Operations: []
Exploring Operation: 82-21=61, Resulting Numbers: [63, 75, 61]
Generated Node #0,0: 60:[63, 75, 61] Operation: 82-21=61
Exploring Operation: 82-63=19, Resulting Numbers: [75, 21, 19]
Generated Node #0,1: 60:[75, 21, 19] Operation: 82-63=19
Exploring Operation: 75-63=12... | 0.954861 | hs_4 | mult_heuristic |
[
29,
48,
6,
68
] | 93 | [
"48-29=19",
"6+68=74",
"19+74=93"
] | Current State: 93:[29, 48, 6, 68], Operations: []
Exploring Operation: 48-29=19, Resulting Numbers: [6, 68, 19]
Generated Node #2: [6, 68, 19] from Operation: 48-29=19
Current State: 93:[6, 68, 19], Operations: ['48-29=19']
Exploring Operation: 6+68=74, Resulting Numbers: [19, 74]
Generated Node #3: [19, 74] from Opera... | 4 | Current State: 93:[29, 48, 6, 68], Operations: []
Exploring Operation: 29+68=97, Resulting Numbers: [48, 6, 97]
Generated Node #0,0: 93:[48, 6, 97] Operation: 29+68=97
Exploring Operation: 68-48=20, Resulting Numbers: [29, 6, 20]
Generated Node #0,1: 93:[29, 6, 20] Operation: 68-48=20
Exploring Operation: 68-29=39, Res... | 0.961806 | hs_5 | sum_heuristic |
[
84,
6,
26,
35
] | 38 | [
"84-6=78",
"78/26=3",
"35+3=38"
] | Current State: 38:[84, 6, 26, 35], Operations: []
Exploring Operation: 84-6=78, Resulting Numbers: [26, 35, 78]
Generated Node #2: [26, 35, 78] from Operation: 84-6=78
Current State: 38:[26, 35, 78], Operations: ['84-6=78']
Exploring Operation: 78/26=3, Resulting Numbers: [35, 3]
Generated Node #3: [35, 3] from Operati... | 4 | Current State: 38:[84, 6, 26, 35], Operations: []
Exploring Operation: 84-35=49, Resulting Numbers: [6, 26, 49]
Generated Node #0,0: 38:[6, 26, 49] Operation: 84-35=49
Exploring Operation: 84/6=14, Resulting Numbers: [26, 35, 14]
Generated Node #0,1: 38:[26, 35, 14] Operation: 84/6=14
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
59,
60,
67,
5
] | 100 | [
"67-59=8",
"5*8=40",
"60+40=100"
] | Current State: 100:[59, 60, 67, 5], Operations: []
Exploring Operation: 67-59=8, Resulting Numbers: [60, 5, 8]
Generated Node #2: [60, 5, 8] from Operation: 67-59=8
Current State: 100:[60, 5, 8], Operations: ['67-59=8']
Exploring Operation: 5*8=40, Resulting Numbers: [60, 40]
Generated Node #3: [60, 40] from Operation:... | 4 | Current State: 100:[59, 60, 67, 5], Operations: []
Exploring Operation: 67-60=7, Resulting Numbers: [59, 5, 7]
Generated Node #0,0: 100:[59, 5, 7] Operation: 67-60=7
Exploring Operation: 67-59=8, Resulting Numbers: [60, 5, 8]
Generated Node #0,1: 100:[60, 5, 8] Operation: 67-59=8
Moving to Node #0,0
Current State: 100:... | 0 | hs_2 | sum_heuristic |
[
40,
12,
2,
35
] | 69 | [
"40+12=52",
"2*52=104",
"104-35=69"
] | Current State: 69:[40, 12, 2, 35], Operations: []
Exploring Operation: 40+12=52, Resulting Numbers: [2, 35, 52]
Generated Node #2: [2, 35, 52] from Operation: 40+12=52
Current State: 69:[2, 35, 52], Operations: ['40+12=52']
Exploring Operation: 2*52=104, Resulting Numbers: [35, 104]
Generated Node #3: [35, 104] from Op... | 4 | Current State: 69:[40, 12, 2, 35], Operations: []
Exploring Operation: 40-35=5, Resulting Numbers: [12, 2, 5]
Generated Node #0,0: 69:[12, 2, 5] Operation: 40-35=5
Moving to Node #0,0
Current State: 69:[12, 2, 5], Operations: ['40-35=5']
Exploring Operation: 12*2=24, Resulting Numbers: [5, 24]
Generated Node #0,0,0: 69... | 0 | hs_1 | sum_heuristic |
[
15,
3,
9,
95
] | 13 | [
"15-3=12",
"9*12=108",
"108-95=13"
] | Current State: 13:[15, 3, 9, 95], Operations: []
Exploring Operation: 15-3=12, Resulting Numbers: [9, 95, 12]
Generated Node #2: [9, 95, 12] from Operation: 15-3=12
Current State: 13:[9, 95, 12], Operations: ['15-3=12']
Exploring Operation: 9*12=108, Resulting Numbers: [95, 108]
Generated Node #3: [95, 108] from Operat... | 4 | Current State: 13:[15, 3, 9, 95], Operations: []
Exploring Operation: 95-15=80, Resulting Numbers: [3, 9, 80]
Generated Node #0,0: 13:[3, 9, 80] Operation: 95-15=80
Exploring Operation: 3+9=12, Resulting Numbers: [15, 95, 12]
Generated Node #0,1: 13:[15, 95, 12] Operation: 3+9=12
Moving to Node #0,0
Current State: 13:[... | 0 | hs_2 | sum_heuristic |
[
84,
98,
85,
72
] | 27 | [
"98-84=14",
"85-72=13",
"14+13=27"
] | Current State: 27:[84, 98, 85, 72], Operations: []
Exploring Operation: 98-84=14, Resulting Numbers: [85, 72, 14]
Generated Node #2: [85, 72, 14] from Operation: 98-84=14
Current State: 27:[85, 72, 14], Operations: ['98-84=14']
Exploring Operation: 85-72=13, Resulting Numbers: [14, 13]
Generated Node #3: [14, 13] from ... | 4 | Current State: 27:[84, 98, 85, 72], Operations: []
Exploring Operation: 85-84=1, Resulting Numbers: [98, 72, 1]
Generated Node #0,0: 27:[98, 72, 1] Operation: 85-84=1
Exploring Operation: 84-72=12, Resulting Numbers: [98, 85, 12]
Generated Node #0,1: 27:[98, 85, 12] Operation: 84-72=12
Exploring Operation: 98-84=14, Re... | 0.96875 | hs_5 | sum_heuristic |
[
15,
76,
68,
2
] | 15 | [
"68-15=53",
"76/2=38",
"53-38=15"
] | Current State: 15:[15, 76, 68, 2], Operations: []
Exploring Operation: 68-15=53, Resulting Numbers: [76, 2, 53]
Generated Node #2: [76, 2, 53] from Operation: 68-15=53
Current State: 15:[76, 2, 53], Operations: ['68-15=53']
Exploring Operation: 76/2=38, Resulting Numbers: [53, 38]
Generated Node #3: [53, 38] from Opera... | 4 | Current State: 15:[15, 76, 68, 2], Operations: []
Exploring Operation: 76-68=8, Resulting Numbers: [15, 2, 8]
Generated Node #0,0: 15:[15, 2, 8] Operation: 76-68=8
Exploring Operation: 68/2=34, Resulting Numbers: [15, 76, 34]
Generated Node #0,1: 15:[15, 76, 34] Operation: 68/2=34
Exploring Operation: 76/2=38, Resultin... | 0.973958 | hs_4 | mult_heuristic |
[
57,
20,
24,
40
] | 72 | [
"57-20=37",
"40-37=3",
"24*3=72"
] | Current State: 72:[57, 20, 24, 40], Operations: []
Exploring Operation: 57-20=37, Resulting Numbers: [24, 40, 37]
Generated Node #2: [24, 40, 37] from Operation: 57-20=37
Current State: 72:[24, 40, 37], Operations: ['57-20=37']
Exploring Operation: 40-37=3, Resulting Numbers: [24, 3]
Generated Node #3: [24, 3] from Ope... | 4 | Current State: 72:[57, 20, 24, 40], Operations: []
Exploring Operation: 57-40=17, Resulting Numbers: [20, 24, 17]
Generated Node #0,0: 72:[20, 24, 17] Operation: 57-40=17
Exploring Operation: 57-20=37, Resulting Numbers: [24, 40, 37]
Generated Node #0,1: 72:[24, 40, 37] Operation: 57-20=37
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
82,
21,
37,
3
] | 18 | [
"82-37=45",
"21*3=63",
"63-45=18"
] | Current State: 18:[82, 21, 37, 3], Operations: []
Exploring Operation: 82-37=45, Resulting Numbers: [21, 3, 45]
Generated Node #2: [21, 3, 45] from Operation: 82-37=45
Current State: 18:[21, 3, 45], Operations: ['82-37=45']
Exploring Operation: 21*3=63, Resulting Numbers: [45, 63]
Generated Node #3: [45, 63] from Opera... | 4 | Current State: 18:[82, 21, 37, 3], Operations: []
Exploring Operation: 82-21=61, Resulting Numbers: [37, 3, 61]
Generated Node #0,0: 18:[37, 3, 61] Operation: 82-21=61
Exploring Operation: 82-37=45, Resulting Numbers: [21, 3, 45]
Generated Node #0,1: 18:[21, 3, 45] Operation: 82-37=45
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
58,
37,
65,
68
] | 15 | [
"65-58=7",
"37+68=105",
"105/7=15"
] | Current State: 15:[58, 37, 65, 68], Operations: []
Exploring Operation: 65-58=7, Resulting Numbers: [37, 68, 7]
Generated Node #2: [37, 68, 7] from Operation: 65-58=7
Current State: 15:[37, 68, 7], Operations: ['65-58=7']
Exploring Operation: 37+68=105, Resulting Numbers: [7, 105]
Generated Node #3: [7, 105] from Opera... | 4 | Current State: 15:[58, 37, 65, 68], Operations: []
Exploring Operation: 68-65=3, Resulting Numbers: [58, 37, 3]
Generated Node #0,0: 15:[58, 37, 3] Operation: 68-65=3
Exploring Operation: 68-58=10, Resulting Numbers: [37, 65, 10]
Generated Node #0,1: 15:[37, 65, 10] Operation: 68-58=10
Exploring Operation: 65-58=7, Res... | 0 | hs_3 | sum_heuristic |
[
65,
68,
27,
65
] | 27 | [
"65-65=0",
"68*0=0",
"27+0=27"
] | Current State: 27:[65, 68, 27, 65], Operations: []
Exploring Operation: 65-65=0, Resulting Numbers: [68, 27, 0]
Generated Node #2: [68, 27, 0] from Operation: 65-65=0
Current State: 27:[68, 27, 0], Operations: ['65-65=0']
Exploring Operation: 68*0=0, Resulting Numbers: [27, 0]
Generated Node #3: [27, 0] from Operation:... | 4 | Current State: 27:[65, 68, 27, 65], Operations: []
Exploring Operation: 68-65=3, Resulting Numbers: [27, 65, 3]
Generated Node #0,0: 27:[27, 65, 3] Operation: 68-65=3
Moving to Node #0,0
Current State: 27:[27, 65, 3], Operations: ['68-65=3']
Exploring Operation: 65-27=38, Resulting Numbers: [3, 38]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
91,
59,
90,
18
] | 77 | [
"91-90=1",
"59+18=77",
"1*77=77"
] | Current State: 77:[91, 59, 90, 18], Operations: []
Exploring Operation: 91-90=1, Resulting Numbers: [59, 18, 1]
Generated Node #2: [59, 18, 1] from Operation: 91-90=1
Current State: 77:[59, 18, 1], Operations: ['91-90=1']
Exploring Operation: 59+18=77, Resulting Numbers: [1, 77]
Generated Node #3: [1, 77] from Operatio... | 4 | Current State: 77:[91, 59, 90, 18], Operations: []
Exploring Operation: 59+18=77, Resulting Numbers: [91, 90, 77]
Generated Node #0,0: 77:[91, 90, 77] Operation: 59+18=77
Exploring Operation: 91-90=1, Resulting Numbers: [59, 18, 1]
Generated Node #0,1: 77:[59, 18, 1] Operation: 91-90=1
Moving to Node #0,0
Current State... | 0.992188 | hs_2 | sum_heuristic |
[
71,
45,
2,
60
] | 28 | [
"71+45=116",
"116-60=56",
"56/2=28"
] | Current State: 28:[71, 45, 2, 60], Operations: []
Exploring Operation: 71+45=116, Resulting Numbers: [2, 60, 116]
Generated Node #2: [2, 60, 116] from Operation: 71+45=116
Current State: 28:[2, 60, 116], Operations: ['71+45=116']
Exploring Operation: 116-60=56, Resulting Numbers: [2, 56]
Generated Node #3: [2, 56] from... | 4 | Current State: 28:[71, 45, 2, 60], Operations: []
Exploring Operation: 71-45=26, Resulting Numbers: [2, 60, 26]
Generated Node #0,0: 28:[2, 60, 26] Operation: 71-45=26
Exploring Operation: 71-60=11, Resulting Numbers: [45, 2, 11]
Generated Node #0,1: 28:[45, 2, 11] Operation: 71-60=11
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
93,
41,
60,
81
] | 31 | [
"93-41=52",
"81-60=21",
"52-21=31"
] | Current State: 31:[93, 41, 60, 81], Operations: []
Exploring Operation: 93-41=52, Resulting Numbers: [60, 81, 52]
Generated Node #2: [60, 81, 52] from Operation: 93-41=52
Current State: 31:[60, 81, 52], Operations: ['93-41=52']
Exploring Operation: 81-60=21, Resulting Numbers: [52, 21]
Generated Node #3: [52, 21] from ... | 4 | Current State: 31:[93, 41, 60, 81], Operations: []
Exploring Operation: 93-60=33, Resulting Numbers: [41, 81, 33]
Generated Node #0,0: 31:[41, 81, 33] Operation: 93-60=33
Exploring Operation: 93-81=12, Resulting Numbers: [41, 60, 12]
Generated Node #0,1: 31:[41, 60, 12] Operation: 93-81=12
Exploring Operation: 81-60=21... | 0.987847 | hs_3 | mult_heuristic |
[
48,
93,
38,
34
] | 49 | [
"93-48=45",
"38-34=4",
"45+4=49"
] | Current State: 49:[48, 93, 38, 34], Operations: []
Exploring Operation: 93-48=45, Resulting Numbers: [38, 34, 45]
Generated Node #2: [38, 34, 45] from Operation: 93-48=45
Current State: 49:[38, 34, 45], Operations: ['93-48=45']
Exploring Operation: 38-34=4, Resulting Numbers: [45, 4]
Generated Node #3: [45, 4] from Ope... | 4 | Current State: 49:[48, 93, 38, 34], Operations: []
Exploring Operation: 38-34=4, Resulting Numbers: [48, 93, 4]
Generated Node #0,0: 49:[48, 93, 4] Operation: 38-34=4
Exploring Operation: 93-38=55, Resulting Numbers: [48, 34, 55]
Generated Node #0,1: 49:[48, 34, 55] Operation: 93-38=55
Exploring Operation: 93-34=59, Re... | 0.969618 | hs_5 | mult_heuristic |
[
72,
31,
29,
79
] | 43 | [
"31-29=2",
"72/2=36",
"79-36=43"
] | Current State: 43:[72, 31, 29, 79], Operations: []
Exploring Operation: 31-29=2, Resulting Numbers: [72, 79, 2]
Generated Node #2: [72, 79, 2] from Operation: 31-29=2
Current State: 43:[72, 79, 2], Operations: ['31-29=2']
Exploring Operation: 72/2=36, Resulting Numbers: [79, 36]
Generated Node #3: [79, 36] from Operati... | 4 | Current State: 43:[72, 31, 29, 79], Operations: []
Exploring Operation: 72-29=43, Resulting Numbers: [31, 79, 43]
Generated Node #0,0: 43:[31, 79, 43] Operation: 72-29=43
Start Sub Search at level 1: Moving to Node #0,0
Current State: 43:[31, 79, 43], Operations: ['72-29=43']
Exploring Operation: 79-31=48, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
88,
1,
79,
51
] | 43 | [
"88-1=87",
"79+51=130",
"130-87=43"
] | Current State: 43:[88, 1, 79, 51], Operations: []
Exploring Operation: 88-1=87, Resulting Numbers: [79, 51, 87]
Generated Node #2: [79, 51, 87] from Operation: 88-1=87
Current State: 43:[79, 51, 87], Operations: ['88-1=87']
Exploring Operation: 79+51=130, Resulting Numbers: [87, 130]
Generated Node #3: [87, 130] from O... | 4 | Current State: 43:[88, 1, 79, 51], Operations: []
Exploring Operation: 88-79=9, Resulting Numbers: [1, 51, 9]
Generated Node #0,0: 43:[1, 51, 9] Operation: 88-79=9
Exploring Operation: 88-51=37, Resulting Numbers: [1, 79, 37]
Generated Node #0,1: 43:[1, 79, 37] Operation: 88-51=37
Exploring Operation: 79-1=78, Resultin... | 0.946181 | hs_4 | mult_heuristic |
[
77,
58,
62,
93
] | 90 | [
"77+58=135",
"62*135=8370",
"8370/93=90"
] | Current State: 90:[77, 58, 62, 93], Operations: []
Exploring Operation: 77+58=135, Resulting Numbers: [62, 93, 135]
Generated Node #2: [62, 93, 135] from Operation: 77+58=135
Current State: 90:[62, 93, 135], Operations: ['77+58=135']
Exploring Operation: 62*135=8370, Resulting Numbers: [93, 8370]
Generated Node #3: [93... | 4 | Current State: 90:[77, 58, 62, 93], Operations: []
Exploring Operation: 77-58=19, Resulting Numbers: [62, 93, 19]
Generated Node #0,0: 90:[62, 93, 19] Operation: 77-58=19
Exploring Operation: 77-62=15, Resulting Numbers: [58, 93, 15]
Generated Node #0,1: 90:[58, 93, 15] Operation: 77-62=15
Exploring Operation: 62-58=4,... | 0 | hs_3 | mult_heuristic |
[
96,
20,
92,
48
] | 53 | [
"96-92=4",
"20/4=5",
"48+5=53"
] | Current State: 53:[96, 20, 92, 48], Operations: []
Exploring Operation: 96-92=4, Resulting Numbers: [20, 48, 4]
Generated Node #2: [20, 48, 4] from Operation: 96-92=4
Current State: 53:[20, 48, 4], Operations: ['96-92=4']
Exploring Operation: 20/4=5, Resulting Numbers: [48, 5]
Generated Node #3: [48, 5] from Operation:... | 4 | Current State: 53:[96, 20, 92, 48], Operations: []
Exploring Operation: 96-20=76, Resulting Numbers: [92, 48, 76]
Generated Node #0,0: 53:[92, 48, 76] Operation: 96-20=76
Moving to Node #0,0
Current State: 53:[92, 48, 76], Operations: ['96-20=76']
Exploring Operation: 92-48=44, Resulting Numbers: [76, 44]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
69,
62,
21,
20
] | 60 | [
"69-62=7",
"21*20=420",
"420/7=60"
] | Current State: 60:[69, 62, 21, 20], Operations: []
Exploring Operation: 69-62=7, Resulting Numbers: [21, 20, 7]
Generated Node #2: [21, 20, 7] from Operation: 69-62=7
Current State: 60:[21, 20, 7], Operations: ['69-62=7']
Exploring Operation: 21*20=420, Resulting Numbers: [7, 420]
Generated Node #3: [7, 420] from Opera... | 4 | Current State: 60:[69, 62, 21, 20], Operations: []
Exploring Operation: 21-20=1, Resulting Numbers: [69, 62, 1]
Generated Node #0,0: 60:[69, 62, 1] Operation: 21-20=1
Exploring Operation: 69-62=7, Resulting Numbers: [21, 20, 7]
Generated Node #0,1: 60:[21, 20, 7] Operation: 69-62=7
Exploring Operation: 69-21=48, Result... | 0.984375 | hs_3 | sum_heuristic |
[
37,
51,
28,
5
] | 47 | [
"51-37=14",
"28+5=33",
"14+33=47"
] | Current State: 47:[37, 51, 28, 5], Operations: []
Exploring Operation: 51-37=14, Resulting Numbers: [28, 5, 14]
Generated Node #2: [28, 5, 14] from Operation: 51-37=14
Current State: 47:[28, 5, 14], Operations: ['51-37=14']
Exploring Operation: 28+5=33, Resulting Numbers: [14, 33]
Generated Node #3: [14, 33] from Opera... | 4 | Current State: 47:[37, 51, 28, 5], Operations: []
Exploring Operation: 37+5=42, Resulting Numbers: [51, 28, 42]
Generated Node #0,0: 47:[51, 28, 42] Operation: 37+5=42
Start Sub Search at level 1: Moving to Node #0,0
Current State: 47:[51, 28, 42], Operations: ['37+5=42']
Exploring Operation: 28+42=70, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
18,
44,
85,
37
] | 14 | [
"18+44=62",
"85-37=48",
"62-48=14"
] | Current State: 14:[18, 44, 85, 37], Operations: []
Exploring Operation: 18+44=62, Resulting Numbers: [85, 37, 62]
Generated Node #2: [85, 37, 62] from Operation: 18+44=62
Current State: 14:[85, 37, 62], Operations: ['18+44=62']
Exploring Operation: 85-37=48, Resulting Numbers: [62, 48]
Generated Node #3: [62, 48] from ... | 4 | Current State: 14:[18, 44, 85, 37], Operations: []
Exploring Operation: 85-44=41, Resulting Numbers: [18, 37, 41]
Generated Node #0,0: 14:[18, 37, 41] Operation: 85-44=41
Exploring Operation: 85-37=48, Resulting Numbers: [18, 44, 48]
Generated Node #0,1: 14:[18, 44, 48] Operation: 85-37=48
Start Sub Search at level 1: ... | 0.991319 | hs_2 | sum_heuristic |
[
7,
72,
33,
94
] | 48 | [
"7+72=79",
"33+94=127",
"127-79=48"
] | Current State: 48:[7, 72, 33, 94], Operations: []
Exploring Operation: 7+72=79, Resulting Numbers: [33, 94, 79]
Generated Node #2: [33, 94, 79] from Operation: 7+72=79
Current State: 48:[33, 94, 79], Operations: ['7+72=79']
Exploring Operation: 33+94=127, Resulting Numbers: [79, 127]
Generated Node #3: [79, 127] from O... | 4 | Current State: 48:[7, 72, 33, 94], Operations: []
Exploring Operation: 94-72=22, Resulting Numbers: [7, 33, 22]
Generated Node #0,0: 48:[7, 33, 22] Operation: 94-72=22
Exploring Operation: 72-7=65, Resulting Numbers: [33, 94, 65]
Generated Node #0,1: 48:[33, 94, 65] Operation: 72-7=65
Exploring Operation: 72-33=39, Res... | 0.981771 | hs_4 | mult_heuristic |
[
75,
86,
45,
50
] | 60 | [
"86-50=36",
"75*36=2700",
"2700/45=60"
] | Current State: 60:[75, 86, 45, 50], Operations: []
Exploring Operation: 86-50=36, Resulting Numbers: [75, 45, 36]
Generated Node #2: [75, 45, 36] from Operation: 86-50=36
Current State: 60:[75, 45, 36], Operations: ['86-50=36']
Exploring Operation: 75*36=2700, Resulting Numbers: [45, 2700]
Generated Node #3: [45, 2700]... | 4 | Current State: 60:[75, 86, 45, 50], Operations: []
Exploring Operation: 86-75=11, Resulting Numbers: [45, 50, 11]
Generated Node #0,0: 60:[45, 50, 11] Operation: 86-75=11
Start Sub Search at level 1: Moving to Node #0,0
Current State: 60:[45, 50, 11], Operations: ['86-75=11']
Exploring Operation: 50-45=5, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
41,
43,
11,
43
] | 41 | [
"43-43=0",
"11*0=0",
"41+0=41"
] | Current State: 41:[41, 43, 11, 43], Operations: []
Exploring Operation: 43-43=0, Resulting Numbers: [41, 11, 0]
Generated Node #2: [41, 11, 0] from Operation: 43-43=0
Current State: 41:[41, 11, 0], Operations: ['43-43=0']
Exploring Operation: 11*0=0, Resulting Numbers: [41, 0]
Generated Node #3: [41, 0] from Operation:... | 4 | Current State: 41:[41, 43, 11, 43], Operations: []
Exploring Operation: 41+11=52, Resulting Numbers: [43, 43, 52]
Generated Node #0,0: 41:[43, 43, 52] Operation: 41+11=52
Exploring Operation: 43-11=32, Resulting Numbers: [41, 43, 32]
Generated Node #0,1: 41:[41, 43, 32] Operation: 43-11=32
Exploring Operation: 43-11=32... | 0 | hs_3 | sum_heuristic |
[
76,
48,
40,
19
] | 87 | [
"76-48=28",
"40+19=59",
"28+59=87"
] | Current State: 87:[76, 48, 40, 19], Operations: []
Exploring Operation: 76-48=28, Resulting Numbers: [40, 19, 28]
Generated Node #2: [40, 19, 28] from Operation: 76-48=28
Current State: 87:[40, 19, 28], Operations: ['76-48=28']
Exploring Operation: 40+19=59, Resulting Numbers: [28, 59]
Generated Node #3: [28, 59] from ... | 4 | Current State: 87:[76, 48, 40, 19], Operations: []
Exploring Operation: 48+40=88, Resulting Numbers: [76, 19, 88]
Generated Node #0,0: 87:[76, 19, 88] Operation: 48+40=88
Exploring Operation: 48-40=8, Resulting Numbers: [76, 19, 8]
Generated Node #0,1: 87:[76, 19, 8] Operation: 48-40=8
Exploring Operation: 48-19=29, Re... | 0.970486 | hs_4 | sum_heuristic |
[
29,
29,
2,
94
] | 46 | [
"29/29=1",
"94/2=47",
"47-1=46"
] | Current State: 46:[29, 29, 2, 94], Operations: []
Exploring Operation: 29/29=1, Resulting Numbers: [2, 94, 1]
Generated Node #2: [2, 94, 1] from Operation: 29/29=1
Current State: 46:[2, 94, 1], Operations: ['29/29=1']
Exploring Operation: 94/2=47, Resulting Numbers: [1, 47]
Generated Node #3: [1, 47] from Operation: 94... | 4 | Current State: 46:[29, 29, 2, 94], Operations: []
Exploring Operation: 94-29=65, Resulting Numbers: [29, 2, 65]
Generated Node #0,0: 46:[29, 2, 65] Operation: 94-29=65
Exploring Operation: 29/29=1, Resulting Numbers: [2, 94, 1]
Generated Node #0,1: 46:[2, 94, 1] Operation: 29/29=1
Exploring Operation: 94-29=65, Resulti... | 0.987847 | hs_4 | sum_heuristic |
[
19,
23,
81,
3
] | 36 | [
"19+23=42",
"81-3=78",
"78-42=36"
] | Current State: 36:[19, 23, 81, 3], Operations: []
Exploring Operation: 19+23=42, Resulting Numbers: [81, 3, 42]
Generated Node #2: [81, 3, 42] from Operation: 19+23=42
Current State: 36:[81, 3, 42], Operations: ['19+23=42']
Exploring Operation: 81-3=78, Resulting Numbers: [42, 78]
Generated Node #3: [42, 78] from Opera... | 4 | Current State: 36:[19, 23, 81, 3], Operations: []
Exploring Operation: 81-23=58, Resulting Numbers: [19, 3, 58]
Generated Node #0,0: 36:[19, 3, 58] Operation: 81-23=58
Exploring Operation: 81-19=62, Resulting Numbers: [23, 3, 62]
Generated Node #0,1: 36:[23, 3, 62] Operation: 81-19=62
Exploring Operation: 81/3=27, Resu... | 0.980903 | hs_3 | sum_heuristic |
[
17,
15,
6,
78
] | 70 | [
"17-15=2",
"78-6=72",
"72-2=70"
] | Current State: 70:[17, 15, 6, 78], Operations: []
Exploring Operation: 17-15=2, Resulting Numbers: [6, 78, 2]
Generated Node #2: [6, 78, 2] from Operation: 17-15=2
Current State: 70:[6, 78, 2], Operations: ['17-15=2']
Exploring Operation: 78-6=72, Resulting Numbers: [2, 72]
Generated Node #3: [2, 72] from Operation: 78... | 4 | Current State: 70:[17, 15, 6, 78], Operations: []
Exploring Operation: 78-6=72, Resulting Numbers: [17, 15, 72]
Generated Node #0,0: 70:[17, 15, 72] Operation: 78-6=72
Exploring Operation: 78/6=13, Resulting Numbers: [17, 15, 13]
Generated Node #0,1: 70:[17, 15, 13] Operation: 78/6=13
Start Sub Search at level 1: Movin... | 0.986979 | hs_2 | sum_heuristic |
[
3,
36,
32,
66
] | 59 | [
"3+36=39",
"32+66=98",
"98-39=59"
] | Current State: 59:[3, 36, 32, 66], Operations: []
Exploring Operation: 3+36=39, Resulting Numbers: [32, 66, 39]
Generated Node #2: [32, 66, 39] from Operation: 3+36=39
Current State: 59:[32, 66, 39], Operations: ['3+36=39']
Exploring Operation: 32+66=98, Resulting Numbers: [39, 98]
Generated Node #3: [39, 98] from Oper... | 4 | Current State: 59:[3, 36, 32, 66], Operations: []
Exploring Operation: 36-3=33, Resulting Numbers: [32, 66, 33]
Generated Node #0,0: 59:[32, 66, 33] Operation: 36-3=33
Exploring Operation: 3+36=39, Resulting Numbers: [32, 66, 39]
Generated Node #0,1: 59:[32, 66, 39] Operation: 3+36=39
Exploring Operation: 66-3=63, Resu... | 0.981771 | hs_5 | sum_heuristic |
[
71,
69,
7,
73
] | 31 | [
"73-71=2",
"69-7=62",
"62/2=31"
] | Current State: 31:[71, 69, 7, 73], Operations: []
Exploring Operation: 73-71=2, Resulting Numbers: [69, 7, 2]
Generated Node #2: [69, 7, 2] from Operation: 73-71=2
Current State: 31:[69, 7, 2], Operations: ['73-71=2']
Exploring Operation: 69-7=62, Resulting Numbers: [2, 62]
Generated Node #3: [2, 62] from Operation: 69... | 4 | Current State: 31:[71, 69, 7, 73], Operations: []
Exploring Operation: 73-69=4, Resulting Numbers: [71, 7, 4]
Generated Node #0,0: 31:[71, 7, 4] Operation: 73-69=4
Exploring Operation: 69-7=62, Resulting Numbers: [71, 73, 62]
Generated Node #0,1: 31:[71, 73, 62] Operation: 69-7=62
Exploring Operation: 71-69=2, Resultin... | 0.963542 | hs_5 | mult_heuristic |
[
20,
85,
60,
17
] | 75 | [
"20+60=80",
"85/17=5",
"80-5=75"
] | Current State: 75:[20, 85, 60, 17], Operations: []
Exploring Operation: 20+60=80, Resulting Numbers: [85, 17, 80]
Generated Node #2: [85, 17, 80] from Operation: 20+60=80
Current State: 75:[85, 17, 80], Operations: ['20+60=80']
Exploring Operation: 85/17=5, Resulting Numbers: [80, 5]
Generated Node #3: [80, 5] from Ope... | 4 | Current State: 75:[20, 85, 60, 17], Operations: []
Exploring Operation: 85-60=25, Resulting Numbers: [20, 17, 25]
Generated Node #0,0: 75:[20, 17, 25] Operation: 85-60=25
Exploring Operation: 60/20=3, Resulting Numbers: [85, 17, 3]
Generated Node #0,1: 75:[85, 17, 3] Operation: 60/20=3
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | sum_heuristic |
[
10,
62,
80,
11
] | 92 | [
"10*11=110",
"80-62=18",
"110-18=92"
] | Current State: 92:[10, 62, 80, 11], Operations: []
Exploring Operation: 10*11=110, Resulting Numbers: [62, 80, 110]
Generated Node #2: [62, 80, 110] from Operation: 10*11=110
Current State: 92:[62, 80, 110], Operations: ['10*11=110']
Exploring Operation: 80-62=18, Resulting Numbers: [110, 18]
Generated Node #3: [110, 1... | 4 | Current State: 92:[10, 62, 80, 11], Operations: []
Exploring Operation: 80+11=91, Resulting Numbers: [10, 62, 91]
Generated Node #0,0: 92:[10, 62, 91] Operation: 80+11=91
Exploring Operation: 62-11=51, Resulting Numbers: [10, 80, 51]
Generated Node #0,1: 92:[10, 80, 51] Operation: 62-11=51
Exploring Operation: 62-10=52... | 0 | hs_4 | mult_heuristic |
[
22,
48,
28,
26
] | 35 | [
"22+48=70",
"28-26=2",
"70/2=35"
] | Current State: 35:[22, 48, 28, 26], Operations: []
Exploring Operation: 22+48=70, Resulting Numbers: [28, 26, 70]
Generated Node #2: [28, 26, 70] from Operation: 22+48=70
Current State: 35:[28, 26, 70], Operations: ['22+48=70']
Exploring Operation: 28-26=2, Resulting Numbers: [70, 2]
Generated Node #3: [70, 2] from Ope... | 4 | Current State: 35:[22, 48, 28, 26], Operations: []
Exploring Operation: 26-22=4, Resulting Numbers: [48, 28, 4]
Generated Node #0,0: 35:[48, 28, 4] Operation: 26-22=4
Exploring Operation: 48-22=26, Resulting Numbers: [28, 26, 26]
Generated Node #0,1: 35:[28, 26, 26] Operation: 48-22=26
Exploring Operation: 28-22=6, Res... | 0 | hs_3 | mult_heuristic |
[
43,
38,
49,
49
] | 80 | [
"43+38=81",
"49/49=1",
"81-1=80"
] | Current State: 80:[43, 38, 49, 49], Operations: []
Exploring Operation: 43+38=81, Resulting Numbers: [49, 49, 81]
Generated Node #2: [49, 49, 81] from Operation: 43+38=81
Current State: 80:[49, 49, 81], Operations: ['43+38=81']
Exploring Operation: 49/49=1, Resulting Numbers: [81, 1]
Generated Node #3: [81, 1] from Ope... | 4 | Current State: 80:[43, 38, 49, 49], Operations: []
Exploring Operation: 49/49=1, Resulting Numbers: [43, 38, 1]
Generated Node #0,0: 80:[43, 38, 1] Operation: 49/49=1
Exploring Operation: 49-49=0, Resulting Numbers: [43, 38, 0]
Generated Node #0,1: 80:[43, 38, 0] Operation: 49-49=0
Start Sub Search at level 1: Moving t... | 0.990451 | hs_2 | mult_heuristic |
[
52,
32,
58,
16
] | 22 | [
"52-32=20",
"58-16=42",
"42-20=22"
] | Current State: 22:[52, 32, 58, 16], Operations: []
Exploring Operation: 52-32=20, Resulting Numbers: [58, 16, 20]
Generated Node #2: [58, 16, 20] from Operation: 52-32=20
Current State: 22:[58, 16, 20], Operations: ['52-32=20']
Exploring Operation: 58-16=42, Resulting Numbers: [20, 42]
Generated Node #3: [20, 42] from ... | 4 | Current State: 22:[52, 32, 58, 16], Operations: []
Exploring Operation: 58-32=26, Resulting Numbers: [52, 16, 26]
Generated Node #0,0: 22:[52, 16, 26] Operation: 58-32=26
Exploring Operation: 58-52=6, Resulting Numbers: [32, 16, 6]
Generated Node #0,1: 22:[32, 16, 6] Operation: 58-52=6
Exploring Operation: 52-32=20, Re... | 0.983507 | hs_3 | sum_heuristic |
[
62,
57,
78,
10
] | 28 | [
"62-57=5",
"10*5=50",
"78-50=28"
] | Current State: 28:[62, 57, 78, 10], Operations: []
Exploring Operation: 62-57=5, Resulting Numbers: [78, 10, 5]
Generated Node #2: [78, 10, 5] from Operation: 62-57=5
Current State: 28:[78, 10, 5], Operations: ['62-57=5']
Exploring Operation: 10*5=50, Resulting Numbers: [78, 50]
Generated Node #3: [78, 50] from Operati... | 4 | Current State: 28:[62, 57, 78, 10], Operations: []
Exploring Operation: 78-62=16, Resulting Numbers: [57, 10, 16]
Generated Node #0,0: 28:[57, 10, 16] Operation: 78-62=16
Exploring Operation: 62-10=52, Resulting Numbers: [57, 78, 52]
Generated Node #0,1: 28:[57, 78, 52] Operation: 62-10=52
Exploring Operation: 57-10=47... | 0 | hs_5 | mult_heuristic |
[
10,
37,
8,
26
] | 65 | [
"10+37=47",
"26-8=18",
"47+18=65"
] | Current State: 65:[10, 37, 8, 26], Operations: []
Exploring Operation: 10+37=47, Resulting Numbers: [8, 26, 47]
Generated Node #2: [8, 26, 47] from Operation: 10+37=47
Current State: 65:[8, 26, 47], Operations: ['10+37=47']
Exploring Operation: 26-8=18, Resulting Numbers: [47, 18]
Generated Node #3: [47, 18] from Opera... | 4 | Current State: 65:[10, 37, 8, 26], Operations: []
Exploring Operation: 37+26=63, Resulting Numbers: [10, 8, 63]
Generated Node #0,0: 65:[10, 8, 63] Operation: 37+26=63
Start Sub Search at level 1: Moving to Node #0,0
Current State: 65:[10, 8, 63], Operations: ['37+26=63']
Exploring Operation: 10-8=2, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
64,
24,
87,
89
] | 66 | [
"87+89=176",
"24*176=4224",
"4224/64=66"
] | Current State: 66:[64, 24, 87, 89], Operations: []
Exploring Operation: 87+89=176, Resulting Numbers: [64, 24, 176]
Generated Node #2: [64, 24, 176] from Operation: 87+89=176
Current State: 66:[64, 24, 176], Operations: ['87+89=176']
Exploring Operation: 24*176=4224, Resulting Numbers: [64, 4224]
Generated Node #3: [64... | 4 | Current State: 66:[64, 24, 87, 89], Operations: []
Exploring Operation: 89-64=25, Resulting Numbers: [24, 87, 25]
Generated Node #0,0: 66:[24, 87, 25] Operation: 89-64=25
Exploring Operation: 89-24=65, Resulting Numbers: [64, 87, 65]
Generated Node #0,1: 66:[64, 87, 65] Operation: 89-24=65
Exploring Operation: 87-64=23... | 0 | hs_4 | mult_heuristic |
[
44,
19,
41,
14
] | 36 | [
"44+19=63",
"41-14=27",
"63-27=36"
] | Current State: 36:[44, 19, 41, 14], Operations: []
Exploring Operation: 44+19=63, Resulting Numbers: [41, 14, 63]
Generated Node #2: [41, 14, 63] from Operation: 44+19=63
Current State: 36:[41, 14, 63], Operations: ['44+19=63']
Exploring Operation: 41-14=27, Resulting Numbers: [63, 27]
Generated Node #3: [63, 27] from ... | 4 | Current State: 36:[44, 19, 41, 14], Operations: []
Exploring Operation: 44-19=25, Resulting Numbers: [41, 14, 25]
Generated Node #0,0: 36:[41, 14, 25] Operation: 44-19=25
Exploring Operation: 44-14=30, Resulting Numbers: [19, 41, 30]
Generated Node #0,1: 36:[19, 41, 30] Operation: 44-14=30
Exploring Operation: 44-41=3,... | 0.985243 | hs_3 | mult_heuristic |
[
13,
97,
98,
61
] | 48 | [
"61-13=48",
"98-97=1",
"48*1=48"
] | Current State: 48:[13, 97, 98, 61], Operations: []
Exploring Operation: 61-13=48, Resulting Numbers: [97, 98, 48]
Generated Node #2: [97, 98, 48] from Operation: 61-13=48
Current State: 48:[97, 98, 48], Operations: ['61-13=48']
Exploring Operation: 98-97=1, Resulting Numbers: [48, 1]
Generated Node #3: [48, 1] from Ope... | 4 | Current State: 48:[13, 97, 98, 61], Operations: []
Exploring Operation: 98-61=37, Resulting Numbers: [13, 97, 37]
Generated Node #0,0: 48:[13, 97, 37] Operation: 98-61=37
Exploring Operation: 97-61=36, Resulting Numbers: [13, 98, 36]
Generated Node #0,1: 48:[13, 98, 36] Operation: 97-61=36
Exploring Operation: 98-97=1,... | 0.990451 | hs_3 | sum_heuristic |
[
4,
12,
58,
64
] | 71 | [
"64-12=52",
"52/4=13",
"58+13=71"
] | Current State: 71:[4, 12, 58, 64], Operations: []
Exploring Operation: 64-12=52, Resulting Numbers: [4, 58, 52]
Generated Node #2: [4, 58, 52] from Operation: 64-12=52
Current State: 71:[4, 58, 52], Operations: ['64-12=52']
Exploring Operation: 52/4=13, Resulting Numbers: [58, 13]
Generated Node #3: [58, 13] from Opera... | 4 | Current State: 71:[4, 12, 58, 64], Operations: []
Exploring Operation: 4*12=48, Resulting Numbers: [58, 64, 48]
Generated Node #0,0: 71:[58, 64, 48] Operation: 4*12=48
Exploring Operation: 4+12=16, Resulting Numbers: [58, 64, 16]
Generated Node #0,1: 71:[58, 64, 16] Operation: 4+12=16
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
78,
88,
92,
31
] | 43 | [
"78+88=166",
"92+31=123",
"166-123=43"
] | Current State: 43:[78, 88, 92, 31], Operations: []
Exploring Operation: 78+88=166, Resulting Numbers: [92, 31, 166]
Generated Node #2: [92, 31, 166] from Operation: 78+88=166
Current State: 43:[92, 31, 166], Operations: ['78+88=166']
Exploring Operation: 92+31=123, Resulting Numbers: [166, 123]
Generated Node #3: [166,... | 4 | Current State: 43:[78, 88, 92, 31], Operations: []
Exploring Operation: 88-78=10, Resulting Numbers: [92, 31, 10]
Generated Node #0,0: 43:[92, 31, 10] Operation: 88-78=10
Exploring Operation: 92-78=14, Resulting Numbers: [88, 31, 14]
Generated Node #0,1: 43:[88, 31, 14] Operation: 92-78=14
Exploring Operation: 92-88=4,... | 0.978299 | hs_4 | mult_heuristic |
[
47,
30,
68,
74
] | 23 | [
"47-30=17",
"74-68=6",
"17+6=23"
] | Current State: 23:[47, 30, 68, 74], Operations: []
Exploring Operation: 47-30=17, Resulting Numbers: [68, 74, 17]
Generated Node #2: [68, 74, 17] from Operation: 47-30=17
Current State: 23:[68, 74, 17], Operations: ['47-30=17']
Exploring Operation: 74-68=6, Resulting Numbers: [17, 6]
Generated Node #3: [17, 6] from Ope... | 4 | Current State: 23:[47, 30, 68, 74], Operations: []
Exploring Operation: 68-47=21, Resulting Numbers: [30, 74, 21]
Generated Node #0,0: 23:[30, 74, 21] Operation: 68-47=21
Exploring Operation: 74-68=6, Resulting Numbers: [47, 30, 6]
Generated Node #0,1: 23:[47, 30, 6] Operation: 74-68=6
Exploring Operation: 74-47=27, Re... | 0.990451 | hs_3 | sum_heuristic |
[
9,
16,
42,
60
] | 68 | [
"16*42=672",
"672-60=612",
"612/9=68"
] | Current State: 68:[9, 16, 42, 60], Operations: []
Exploring Operation: 16*42=672, Resulting Numbers: [9, 60, 672]
Generated Node #2: [9, 60, 672] from Operation: 16*42=672
Current State: 68:[9, 60, 672], Operations: ['16*42=672']
Exploring Operation: 672-60=612, Resulting Numbers: [9, 612]
Generated Node #3: [9, 612] f... | 4 | Current State: 68:[9, 16, 42, 60], Operations: []
Exploring Operation: 16-9=7, Resulting Numbers: [42, 60, 7]
Generated Node #0,0: 68:[42, 60, 7] Operation: 16-9=7
Exploring Operation: 42-16=26, Resulting Numbers: [9, 60, 26]
Generated Node #0,1: 68:[9, 60, 26] Operation: 42-16=26
Exploring Operation: 60-42=18, Resulti... | 0 | hs_5 | mult_heuristic |
[
21,
9,
2,
98
] | 17 | [
"21+98=119",
"9-2=7",
"119/7=17"
] | Current State: 17:[21, 9, 2, 98], Operations: []
Exploring Operation: 21+98=119, Resulting Numbers: [9, 2, 119]
Generated Node #2: [9, 2, 119] from Operation: 21+98=119
Current State: 17:[9, 2, 119], Operations: ['21+98=119']
Exploring Operation: 9-2=7, Resulting Numbers: [119, 7]
Generated Node #3: [119, 7] from Opera... | 4 | Current State: 17:[21, 9, 2, 98], Operations: []
Exploring Operation: 98-21=77, Resulting Numbers: [9, 2, 77]
Generated Node #0,0: 17:[9, 2, 77] Operation: 98-21=77
Exploring Operation: 9*2=18, Resulting Numbers: [21, 98, 18]
Generated Node #0,1: 17:[21, 98, 18] Operation: 9*2=18
Exploring Operation: 98/2=49, Resulting... | 0 | hs_3 | mult_heuristic |
[
54,
2,
57,
80
] | 100 | [
"80-57=23",
"2*23=46",
"54+46=100"
] | Current State: 100:[54, 2, 57, 80], Operations: []
Exploring Operation: 80-57=23, Resulting Numbers: [54, 2, 23]
Generated Node #2: [54, 2, 23] from Operation: 80-57=23
Current State: 100:[54, 2, 23], Operations: ['80-57=23']
Exploring Operation: 2*23=46, Resulting Numbers: [54, 46]
Generated Node #3: [54, 46] from Ope... | 4 | Current State: 100:[54, 2, 57, 80], Operations: []
Exploring Operation: 80-57=23, Resulting Numbers: [54, 2, 23]
Generated Node #0,0: 100:[54, 2, 23] Operation: 80-57=23
Exploring Operation: 57-54=3, Resulting Numbers: [2, 80, 3]
Generated Node #0,1: 100:[2, 80, 3] Operation: 57-54=3
Exploring Operation: 80-54=26, Resu... | 0 | hs_5 | sum_heuristic |
[
53,
37,
46,
3
] | 27 | [
"53-37=16",
"46-3=43",
"43-16=27"
] | Current State: 27:[53, 37, 46, 3], Operations: []
Exploring Operation: 53-37=16, Resulting Numbers: [46, 3, 16]
Generated Node #2: [46, 3, 16] from Operation: 53-37=16
Current State: 27:[46, 3, 16], Operations: ['53-37=16']
Exploring Operation: 46-3=43, Resulting Numbers: [16, 43]
Generated Node #3: [16, 43] from Opera... | 4 | Current State: 27:[53, 37, 46, 3], Operations: []
Exploring Operation: 53-37=16, Resulting Numbers: [46, 3, 16]
Generated Node #0,0: 27:[46, 3, 16] Operation: 53-37=16
Exploring Operation: 53-46=7, Resulting Numbers: [37, 3, 7]
Generated Node #0,1: 27:[37, 3, 7] Operation: 53-46=7
Start Sub Search at level 1: Moving to... | 0.992188 | hs_2 | sum_heuristic |
[
51,
30,
34,
17
] | 42 | [
"51-30=21",
"34/17=2",
"21*2=42"
] | Current State: 42:[51, 30, 34, 17], Operations: []
Exploring Operation: 51-30=21, Resulting Numbers: [34, 17, 21]
Generated Node #2: [34, 17, 21] from Operation: 51-30=21
Current State: 42:[34, 17, 21], Operations: ['51-30=21']
Exploring Operation: 34/17=2, Resulting Numbers: [21, 2]
Generated Node #3: [21, 2] from Ope... | 4 | Current State: 42:[51, 30, 34, 17], Operations: []
Exploring Operation: 51-30=21, Resulting Numbers: [34, 17, 21]
Generated Node #0,0: 42:[34, 17, 21] Operation: 51-30=21
Exploring Operation: 34-30=4, Resulting Numbers: [51, 17, 4]
Generated Node #0,1: 42:[51, 17, 4] Operation: 34-30=4
Exploring Operation: 51-34=17, Re... | 0.969618 | hs_3 | mult_heuristic |
[
82,
21,
94,
94
] | 82 | [
"94-94=0",
"21*0=0",
"82+0=82"
] | Current State: 82:[82, 21, 94, 94], Operations: []
Exploring Operation: 94-94=0, Resulting Numbers: [82, 21, 0]
Generated Node #2: [82, 21, 0] from Operation: 94-94=0
Current State: 82:[82, 21, 0], Operations: ['94-94=0']
Exploring Operation: 21*0=0, Resulting Numbers: [82, 0]
Generated Node #3: [82, 0] from Operation:... | 4 | Current State: 82:[82, 21, 94, 94], Operations: []
Exploring Operation: 94-21=73, Resulting Numbers: [82, 94, 73]
Generated Node #0,0: 82:[82, 94, 73] Operation: 94-21=73
Exploring Operation: 94-21=73, Resulting Numbers: [82, 94, 73]
Generated Node #0,1: 82:[82, 94, 73] Operation: 94-21=73
Exploring Operation: 94-94=0,... | 0.934896 | hs_5 | mult_heuristic |
[
4,
32,
7,
88
] | 24 | [
"4+7=11",
"88/11=8",
"32-8=24"
] | Current State: 24:[4, 32, 7, 88], Operations: []
Exploring Operation: 4+7=11, Resulting Numbers: [32, 88, 11]
Generated Node #2: [32, 88, 11] from Operation: 4+7=11
Current State: 24:[32, 88, 11], Operations: ['4+7=11']
Exploring Operation: 88/11=8, Resulting Numbers: [32, 8]
Generated Node #3: [32, 8] from Operation: ... | 4 | Current State: 24:[4, 32, 7, 88], Operations: []
Exploring Operation: 88/4=22, Resulting Numbers: [32, 7, 22]
Generated Node #0,0: 24:[32, 7, 22] Operation: 88/4=22
Exploring Operation: 32/4=8, Resulting Numbers: [7, 88, 8]
Generated Node #0,1: 24:[7, 88, 8] Operation: 32/4=8
Exploring Operation: 32-7=25, Resulting Num... | 0 | hs_4 | sum_heuristic |
[
38,
91,
17,
37
] | 74 | [
"38-37=1",
"91-17=74",
"1*74=74"
] | Current State: 74:[38, 91, 17, 37], Operations: []
Exploring Operation: 38-37=1, Resulting Numbers: [91, 17, 1]
Generated Node #2: [91, 17, 1] from Operation: 38-37=1
Current State: 74:[91, 17, 1], Operations: ['38-37=1']
Exploring Operation: 91-17=74, Resulting Numbers: [1, 74]
Generated Node #3: [1, 74] from Operatio... | 4 | Current State: 74:[38, 91, 17, 37], Operations: []
Exploring Operation: 91-38=53, Resulting Numbers: [17, 37, 53]
Generated Node #0,0: 74:[17, 37, 53] Operation: 91-38=53
Exploring Operation: 91-17=74, Resulting Numbers: [38, 37, 74]
Generated Node #0,1: 74:[38, 37, 74] Operation: 91-17=74
Moving to Node #0,1
Current S... | 0.990451 | hs_2 | sum_heuristic |
[
46,
30,
3,
87
] | 68 | [
"46-30=16",
"87-3=84",
"84-16=68"
] | Current State: 68:[46, 30, 3, 87], Operations: []
Exploring Operation: 46-30=16, Resulting Numbers: [3, 87, 16]
Generated Node #2: [3, 87, 16] from Operation: 46-30=16
Current State: 68:[3, 87, 16], Operations: ['46-30=16']
Exploring Operation: 87-3=84, Resulting Numbers: [16, 84]
Generated Node #3: [16, 84] from Opera... | 4 | Current State: 68:[46, 30, 3, 87], Operations: []
Exploring Operation: 46-30=16, Resulting Numbers: [3, 87, 16]
Generated Node #0,0: 68:[3, 87, 16] Operation: 46-30=16
Exploring Operation: 87-46=41, Resulting Numbers: [30, 3, 41]
Generated Node #0,1: 68:[30, 3, 41] Operation: 87-46=41
Start Sub Search at level 1: Movin... | 0.991319 | hs_2 | sum_heuristic |
[
23,
80,
17,
3
] | 78 | [
"23-17=6",
"6/3=2",
"80-2=78"
] | Current State: 78:[23, 80, 17, 3], Operations: []
Exploring Operation: 23-17=6, Resulting Numbers: [80, 3, 6]
Generated Node #2: [80, 3, 6] from Operation: 23-17=6
Current State: 78:[80, 3, 6], Operations: ['23-17=6']
Exploring Operation: 6/3=2, Resulting Numbers: [80, 2]
Generated Node #3: [80, 2] from Operation: 6/3=... | 4 | Current State: 78:[23, 80, 17, 3], Operations: []
Exploring Operation: 23-17=6, Resulting Numbers: [80, 3, 6]
Generated Node #0,0: 78:[80, 3, 6] Operation: 23-17=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 78:[80, 3, 6], Operations: ['23-17=6']
Exploring Operation: 80-3=77, Resulting Numbers: [6, ... | 0 | hs_1 | mult_heuristic |
[
28,
84,
45,
40
] | 25 | [
"84/28=3",
"45/3=15",
"40-15=25"
] | Current State: 25:[28, 84, 45, 40], Operations: []
Exploring Operation: 84/28=3, Resulting Numbers: [45, 40, 3]
Generated Node #2: [45, 40, 3] from Operation: 84/28=3
Current State: 25:[45, 40, 3], Operations: ['84/28=3']
Exploring Operation: 45/3=15, Resulting Numbers: [40, 15]
Generated Node #3: [40, 15] from Operati... | 4 | Current State: 25:[28, 84, 45, 40], Operations: []
Exploring Operation: 45-40=5, Resulting Numbers: [28, 84, 5]
Generated Node #0,0: 25:[28, 84, 5] Operation: 45-40=5
Exploring Operation: 84-45=39, Resulting Numbers: [28, 40, 39]
Generated Node #0,1: 25:[28, 40, 39] Operation: 84-45=39
Exploring Operation: 84-40=44, Re... | 0.970486 | hs_4 | mult_heuristic |
[
34,
75,
39,
49
] | 47 | [
"75-34=41",
"39+49=88",
"88-41=47"
] | Current State: 47:[34, 75, 39, 49], Operations: []
Exploring Operation: 75-34=41, Resulting Numbers: [39, 49, 41]
Generated Node #2: [39, 49, 41] from Operation: 75-34=41
Current State: 47:[39, 49, 41], Operations: ['75-34=41']
Exploring Operation: 39+49=88, Resulting Numbers: [41, 88]
Generated Node #3: [41, 88] from ... | 4 | Current State: 47:[34, 75, 39, 49], Operations: []
Exploring Operation: 34+39=73, Resulting Numbers: [75, 49, 73]
Generated Node #0,0: 47:[75, 49, 73] Operation: 34+39=73
Exploring Operation: 75-34=41, Resulting Numbers: [39, 49, 41]
Generated Node #0,1: 47:[39, 49, 41] Operation: 75-34=41
Exploring Operation: 75-49=26... | 0.97309 | hs_5 | sum_heuristic |
[
19,
83,
45,
81
] | 83 | [
"83-45=38",
"38/19=2",
"81+2=83"
] | Current State: 83:[19, 83, 45, 81], Operations: []
Exploring Operation: 83-45=38, Resulting Numbers: [19, 81, 38]
Generated Node #2: [19, 81, 38] from Operation: 83-45=38
Current State: 83:[19, 81, 38], Operations: ['83-45=38']
Exploring Operation: 38/19=2, Resulting Numbers: [81, 2]
Generated Node #3: [81, 2] from Ope... | 4 | Current State: 83:[19, 83, 45, 81], Operations: []
Exploring Operation: 19+83=102, Resulting Numbers: [45, 81, 102]
Generated Node #0,0: 83:[45, 81, 102] Operation: 19+83=102
Exploring Operation: 83-19=64, Resulting Numbers: [45, 81, 64]
Generated Node #0,1: 83:[45, 81, 64] Operation: 83-19=64
Exploring Operation: 19+8... | 0 | hs_4 | sum_heuristic |
[
51,
57,
60,
7
] | 24 | [
"51+57=108",
"60+108=168",
"168/7=24"
] | Current State: 24:[51, 57, 60, 7], Operations: []
Exploring Operation: 51+57=108, Resulting Numbers: [60, 7, 108]
Generated Node #2: [60, 7, 108] from Operation: 51+57=108
Current State: 24:[60, 7, 108], Operations: ['51+57=108']
Exploring Operation: 60+108=168, Resulting Numbers: [7, 168]
Generated Node #3: [7, 168] f... | 4 | Current State: 24:[51, 57, 60, 7], Operations: []
Exploring Operation: 60-57=3, Resulting Numbers: [51, 7, 3]
Generated Node #0,0: 24:[51, 7, 3] Operation: 60-57=3
Exploring Operation: 57-51=6, Resulting Numbers: [60, 7, 6]
Generated Node #0,1: 24:[60, 7, 6] Operation: 57-51=6
Exploring Operation: 60-51=9, Resulting Nu... | 0.990451 | hs_3 | sum_heuristic |
[
99,
89,
95,
67
] | 39 | [
"99-95=4",
"89+67=156",
"156/4=39"
] | Current State: 39:[99, 89, 95, 67], Operations: []
Exploring Operation: 99-95=4, Resulting Numbers: [89, 67, 4]
Generated Node #2: [89, 67, 4] from Operation: 99-95=4
Current State: 39:[89, 67, 4], Operations: ['99-95=4']
Exploring Operation: 89+67=156, Resulting Numbers: [4, 156]
Generated Node #3: [4, 156] from Opera... | 4 | Current State: 39:[99, 89, 95, 67], Operations: []
Exploring Operation: 99-89=10, Resulting Numbers: [95, 67, 10]
Generated Node #0,0: 39:[95, 67, 10] Operation: 99-89=10
Exploring Operation: 99-95=4, Resulting Numbers: [89, 67, 4]
Generated Node #0,1: 39:[89, 67, 4] Operation: 99-95=4
Exploring Operation: 95-67=28, Re... | 0 | hs_5 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.