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 |
|---|---|---|---|---|---|---|---|---|
[
72,
3,
71,
39
] | 60 | [
"72-39=33",
"33/3=11",
"71-11=60"
] | Current State: 60:[72, 3, 71, 39], Operations: []
Exploring Operation: 72-39=33, Resulting Numbers: [3, 71, 33]
Generated Node #2: [3, 71, 33] from Operation: 72-39=33
Current State: 60:[3, 71, 33], Operations: ['72-39=33']
Exploring Operation: 33/3=11, Resulting Numbers: [71, 11]
Generated Node #3: [71, 11] from Opera... | 4 | Current State: 60:[72, 3, 71, 39], Operations: []
Exploring Operation: 72-71=1, Resulting Numbers: [3, 39, 1]
Generated Node #0,0: 60:[3, 39, 1] Operation: 72-71=1
Exploring Operation: 71-39=32, Resulting Numbers: [72, 3, 32]
Generated Node #0,1: 60:[72, 3, 32] Operation: 71-39=32
Exploring Operation: 72-39=33, Resulti... | 0 | hs_3 | sum_heuristic |
[
84,
81,
90,
63
] | 79 | [
"81-63=18",
"90/18=5",
"84-5=79"
] | Current State: 79:[84, 81, 90, 63], Operations: []
Exploring Operation: 81-63=18, Resulting Numbers: [84, 90, 18]
Generated Node #2: [84, 90, 18] from Operation: 81-63=18
Current State: 79:[84, 90, 18], Operations: ['81-63=18']
Exploring Operation: 90/18=5, Resulting Numbers: [84, 5]
Generated Node #3: [84, 5] from Ope... | 4 | Current State: 79:[84, 81, 90, 63], Operations: []
Exploring Operation: 84-63=21, Resulting Numbers: [81, 90, 21]
Generated Node #0,0: 79:[81, 90, 21] Operation: 84-63=21
Exploring Operation: 84+63=147, Resulting Numbers: [81, 90, 147]
Generated Node #0,1: 79:[81, 90, 147] Operation: 84+63=147
Exploring Operation: 81-6... | 0 | hs_4 | sum_heuristic |
[
30,
50,
2,
42
] | 68 | [
"30*2=60",
"50-42=8",
"60+8=68"
] | Current State: 68:[30, 50, 2, 42], Operations: []
Exploring Operation: 30*2=60, Resulting Numbers: [50, 42, 60]
Generated Node #2: [50, 42, 60] from Operation: 30*2=60
Current State: 68:[50, 42, 60], Operations: ['30*2=60']
Exploring Operation: 50-42=8, Resulting Numbers: [60, 8]
Generated Node #3: [60, 8] from Operati... | 4 | Current State: 68:[30, 50, 2, 42], Operations: []
Exploring Operation: 50-42=8, Resulting Numbers: [30, 2, 8]
Generated Node #0,0: 68:[30, 2, 8] Operation: 50-42=8
Exploring Operation: 50-30=20, Resulting Numbers: [2, 42, 20]
Generated Node #0,1: 68:[2, 42, 20] Operation: 50-30=20
Exploring Operation: 30+50=80, Resulti... | 0 | hs_3 | sum_heuristic |
[
56,
21,
60,
53
] | 91 | [
"60-53=7",
"21*7=147",
"147-56=91"
] | Current State: 91:[56, 21, 60, 53], Operations: []
Exploring Operation: 60-53=7, Resulting Numbers: [56, 21, 7]
Generated Node #2: [56, 21, 7] from Operation: 60-53=7
Current State: 91:[56, 21, 7], Operations: ['60-53=7']
Exploring Operation: 21*7=147, Resulting Numbers: [56, 147]
Generated Node #3: [56, 147] from Oper... | 4 | Current State: 91:[56, 21, 60, 53], Operations: []
Exploring Operation: 56-53=3, Resulting Numbers: [21, 60, 3]
Generated Node #0,0: 91:[21, 60, 3] Operation: 56-53=3
Exploring Operation: 60-53=7, Resulting Numbers: [56, 21, 7]
Generated Node #0,1: 91:[56, 21, 7] Operation: 60-53=7
Moving to Node #0,0
Current State: 91... | 0 | hs_2 | mult_heuristic |
[
11,
14,
63,
6
] | 10 | [
"14-11=3",
"63-3=60",
"60/6=10"
] | Current State: 10:[11, 14, 63, 6], Operations: []
Exploring Operation: 14-11=3, Resulting Numbers: [63, 6, 3]
Generated Node #2: [63, 6, 3] from Operation: 14-11=3
Current State: 10:[63, 6, 3], Operations: ['14-11=3']
Exploring Operation: 63-3=60, Resulting Numbers: [6, 60]
Generated Node #3: [6, 60] from Operation: 63... | 4 | Current State: 10:[11, 14, 63, 6], Operations: []
Exploring Operation: 14-6=8, Resulting Numbers: [11, 63, 8]
Generated Node #0,0: 10:[11, 63, 8] Operation: 14-6=8
Exploring Operation: 63-11=52, Resulting Numbers: [14, 6, 52]
Generated Node #0,1: 10:[14, 6, 52] Operation: 63-11=52
Exploring Operation: 63-14=49, Resulti... | 0.952257 | hs_5 | sum_heuristic |
[
9,
49,
1,
36
] | 21 | [
"9+49=58",
"1+36=37",
"58-37=21"
] | Current State: 21:[9, 49, 1, 36], Operations: []
Exploring Operation: 9+49=58, Resulting Numbers: [1, 36, 58]
Generated Node #2: [1, 36, 58] from Operation: 9+49=58
Current State: 21:[1, 36, 58], Operations: ['9+49=58']
Exploring Operation: 1+36=37, Resulting Numbers: [58, 37]
Generated Node #3: [58, 37] from Operation... | 4 | Current State: 21:[9, 49, 1, 36], Operations: []
Exploring Operation: 49-36=13, Resulting Numbers: [9, 1, 13]
Generated Node #0,0: 21:[9, 1, 13] Operation: 49-36=13
Exploring Operation: 49-9=40, Resulting Numbers: [1, 36, 40]
Generated Node #0,1: 21:[1, 36, 40] Operation: 49-9=40
Exploring Operation: 36/9=4, Resulting ... | 0.984375 | hs_4 | sum_heuristic |
[
4,
80,
4,
44
] | 24 | [
"4*44=176",
"176-80=96",
"96/4=24"
] | Current State: 24:[4, 80, 4, 44], Operations: []
Exploring Operation: 4*44=176, Resulting Numbers: [80, 176]
Generated Node #2: [80, 176] from Operation: 4*44=176
Current State: 24:[80, 176], Operations: ['4*44=176']
Exploring Operation: 176-80=96, Resulting Numbers: [96]
96,24 equal: Goal Reached
Exploring Operation: ... | 4 | Current State: 24:[4, 80, 4, 44], Operations: []
Exploring Operation: 80/4=20, Resulting Numbers: [4, 44, 20]
Generated Node #0,0: 24:[4, 44, 20] Operation: 80/4=20
Exploring Operation: 80-44=36, Resulting Numbers: [4, 4, 36]
Generated Node #0,1: 24:[4, 4, 36] Operation: 80-44=36
Exploring Operation: 80/4=20, Resulting... | 0 | hs_3 | mult_heuristic |
[
61,
91,
82,
25
] | 68 | [
"61*91=5551",
"25+5551=5576",
"5576/82=68"
] | Current State: 68:[61, 91, 82, 25], Operations: []
Exploring Operation: 61*91=5551, Resulting Numbers: [82, 25, 5551]
Generated Node #2: [82, 25, 5551] from Operation: 61*91=5551
Current State: 68:[82, 25, 5551], Operations: ['61*91=5551']
Exploring Operation: 25+5551=5576, Resulting Numbers: [82, 5576]
Generated Node ... | 4 | Current State: 68:[61, 91, 82, 25], Operations: []
Exploring Operation: 91-25=66, Resulting Numbers: [61, 82, 66]
Generated Node #0,0: 68:[61, 82, 66] Operation: 91-25=66
Exploring Operation: 91-82=9, Resulting Numbers: [61, 25, 9]
Generated Node #0,1: 68:[61, 25, 9] Operation: 91-82=9
Moving to Node #0,1
Current State... | 0 | hs_2 | mult_heuristic |
[
77,
92,
95,
22
] | 12 | [
"77+92=169",
"95+169=264",
"264/22=12"
] | Current State: 12:[77, 92, 95, 22], Operations: []
Exploring Operation: 77+92=169, Resulting Numbers: [95, 22, 169]
Generated Node #2: [95, 22, 169] from Operation: 77+92=169
Current State: 12:[95, 22, 169], Operations: ['77+92=169']
Exploring Operation: 95+169=264, Resulting Numbers: [22, 264]
Generated Node #3: [22, ... | 4 | Current State: 12:[77, 92, 95, 22], Operations: []
Exploring Operation: 92-77=15, Resulting Numbers: [95, 22, 15]
Generated Node #0,0: 12:[95, 22, 15] Operation: 92-77=15
Exploring Operation: 95-92=3, Resulting Numbers: [77, 22, 3]
Generated Node #0,1: 12:[77, 22, 3] Operation: 95-92=3
Moving to Node #0,1
Current State... | 0 | hs_2 | sum_heuristic |
[
45,
60,
64,
25
] | 44 | [
"45*60=2700",
"2700/25=108",
"108-64=44"
] | Current State: 44:[45, 60, 64, 25], Operations: []
Exploring Operation: 45*60=2700, Resulting Numbers: [64, 25, 2700]
Generated Node #2: [64, 25, 2700] from Operation: 45*60=2700
Current State: 44:[64, 25, 2700], Operations: ['45*60=2700']
Exploring Operation: 2700/25=108, Resulting Numbers: [64, 108]
Generated Node #3... | 4 | Current State: 44:[45, 60, 64, 25], Operations: []
Exploring Operation: 64-45=19, Resulting Numbers: [60, 25, 19]
Generated Node #0,0: 44:[60, 25, 19] Operation: 64-45=19
Exploring Operation: 64-25=39, Resulting Numbers: [45, 60, 39]
Generated Node #0,1: 44:[45, 60, 39] Operation: 64-25=39
Exploring Operation: 64-60=4,... | 0 | hs_3 | mult_heuristic |
[
18,
64,
54,
68
] | 96 | [
"18+64=82",
"68-54=14",
"82+14=96"
] | Current State: 96:[18, 64, 54, 68], Operations: []
Exploring Operation: 18+64=82, Resulting Numbers: [54, 68, 82]
Generated Node #2: [54, 68, 82] from Operation: 18+64=82
Current State: 96:[54, 68, 82], Operations: ['18+64=82']
Exploring Operation: 68-54=14, Resulting Numbers: [82, 14]
Generated Node #3: [82, 14] from ... | 4 | Current State: 96:[18, 64, 54, 68], Operations: []
Exploring Operation: 68-64=4, Resulting Numbers: [18, 54, 4]
Generated Node #0,0: 96:[18, 54, 4] Operation: 68-64=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 96:[18, 54, 4], Operations: ['68-64=4']
Exploring Operation: 54/18=3, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
40,
91,
90,
90
] | 49 | [
"40+91=131",
"90+90=180",
"180-131=49"
] | Current State: 49:[40, 91, 90, 90], Operations: []
Exploring Operation: 40+91=131, Resulting Numbers: [90, 90, 131]
Generated Node #2: [90, 90, 131] from Operation: 40+91=131
Current State: 49:[90, 90, 131], Operations: ['40+91=131']
Exploring Operation: 90+90=180, Resulting Numbers: [131, 180]
Generated Node #3: [131,... | 4 | Current State: 49:[40, 91, 90, 90], Operations: []
Exploring Operation: 91-90=1, Resulting Numbers: [40, 90, 1]
Generated Node #0,0: 49:[40, 90, 1] Operation: 91-90=1
Moving to Node #0,0
Current State: 49:[40, 90, 1], Operations: ['91-90=1']
Exploring Operation: 90-40=50, Resulting Numbers: [1, 50]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
4,
59,
20,
41
] | 34 | [
"59-4=55",
"41-20=21",
"55-21=34"
] | Current State: 34:[4, 59, 20, 41], Operations: []
Exploring Operation: 59-4=55, Resulting Numbers: [20, 41, 55]
Generated Node #2: [20, 41, 55] from Operation: 59-4=55
Current State: 34:[20, 41, 55], Operations: ['59-4=55']
Exploring Operation: 41-20=21, Resulting Numbers: [55, 21]
Generated Node #3: [55, 21] from Oper... | 4 | Current State: 34:[4, 59, 20, 41], Operations: []
Exploring Operation: 59-4=55, Resulting Numbers: [20, 41, 55]
Generated Node #0,0: 34:[20, 41, 55] Operation: 59-4=55
Exploring Operation: 59-41=18, Resulting Numbers: [4, 20, 18]
Generated Node #0,1: 34:[4, 20, 18] Operation: 59-41=18
Exploring Operation: 59-20=39, Res... | 0.989583 | hs_3 | sum_heuristic |
[
11,
49,
59,
77
] | 98 | [
"49-11=38",
"59+77=136",
"136-38=98"
] | Current State: 98:[11, 49, 59, 77], Operations: []
Exploring Operation: 49-11=38, Resulting Numbers: [59, 77, 38]
Generated Node #2: [59, 77, 38] from Operation: 49-11=38
Current State: 98:[59, 77, 38], Operations: ['49-11=38']
Exploring Operation: 59+77=136, Resulting Numbers: [38, 136]
Generated Node #3: [38, 136] fr... | 4 | Current State: 98:[11, 49, 59, 77], Operations: []
Exploring Operation: 11+77=88, Resulting Numbers: [49, 59, 88]
Generated Node #0,0: 98:[49, 59, 88] Operation: 11+77=88
Exploring Operation: 77-59=18, Resulting Numbers: [11, 49, 18]
Generated Node #0,1: 98:[11, 49, 18] Operation: 77-59=18
Exploring Operation: 77/11=7,... | 0.967882 | hs_3 | mult_heuristic |
[
41,
7,
81,
23
] | 24 | [
"41-7=34",
"81-23=58",
"58-34=24"
] | Current State: 24:[41, 7, 81, 23], Operations: []
Exploring Operation: 41-7=34, Resulting Numbers: [81, 23, 34]
Generated Node #2: [81, 23, 34] from Operation: 41-7=34
Current State: 24:[81, 23, 34], Operations: ['41-7=34']
Exploring Operation: 81-23=58, Resulting Numbers: [34, 58]
Generated Node #3: [34, 58] from Oper... | 4 | Current State: 24:[41, 7, 81, 23], Operations: []
Exploring Operation: 81-41=40, Resulting Numbers: [7, 23, 40]
Generated Node #0,0: 24:[7, 23, 40] Operation: 81-41=40
Exploring Operation: 81-23=58, Resulting Numbers: [41, 7, 58]
Generated Node #0,1: 24:[41, 7, 58] Operation: 81-23=58
Start Sub Search at level 1: Movin... | 0.992188 | hs_2 | sum_heuristic |
[
15,
32,
12,
15
] | 80 | [
"15+15=30",
"32*30=960",
"960/12=80"
] | Current State: 80:[15, 32, 12, 15], Operations: []
Exploring Operation: 15+15=30, Resulting Numbers: [32, 12, 30]
Generated Node #2: [32, 12, 30] from Operation: 15+15=30
Current State: 80:[32, 12, 30], Operations: ['15+15=30']
Exploring Operation: 32*30=960, Resulting Numbers: [12, 960]
Generated Node #3: [12, 960] fr... | 4 | Current State: 80:[15, 32, 12, 15], Operations: []
Exploring Operation: 32-12=20, Resulting Numbers: [15, 15, 20]
Generated Node #0,0: 80:[15, 15, 20] Operation: 32-12=20
Exploring Operation: 32-15=17, Resulting Numbers: [12, 15, 17]
Generated Node #0,1: 80:[12, 15, 17] Operation: 32-15=17
Exploring Operation: 32+12=44... | 0 | hs_4 | sum_heuristic |
[
64,
54,
2,
29
] | 15 | [
"64+29=93",
"54*2=108",
"108-93=15"
] | Current State: 15:[64, 54, 2, 29], Operations: []
Exploring Operation: 64+29=93, Resulting Numbers: [54, 2, 93]
Generated Node #2: [54, 2, 93] from Operation: 64+29=93
Current State: 15:[54, 2, 93], Operations: ['64+29=93']
Exploring Operation: 54*2=108, Resulting Numbers: [93, 108]
Generated Node #3: [93, 108] from Op... | 4 | Current State: 15:[64, 54, 2, 29], Operations: []
Exploring Operation: 64-54=10, Resulting Numbers: [2, 29, 10]
Generated Node #0,0: 15:[2, 29, 10] Operation: 64-54=10
Moving to Node #0,0
Current State: 15:[2, 29, 10], Operations: ['64-54=10']
Exploring Operation: 29-10=19, Resulting Numbers: [2, 19]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
5,
75,
34,
40
] | 57 | [
"75+40=115",
"115/5=23",
"34+23=57"
] | Current State: 57:[5, 75, 34, 40], Operations: []
Exploring Operation: 75+40=115, Resulting Numbers: [5, 34, 115]
Generated Node #2: [5, 34, 115] from Operation: 75+40=115
Current State: 57:[5, 34, 115], Operations: ['75+40=115']
Exploring Operation: 115/5=23, Resulting Numbers: [34, 23]
Generated Node #3: [34, 23] fro... | 4 | Current State: 57:[5, 75, 34, 40], Operations: []
Exploring Operation: 40-34=6, Resulting Numbers: [5, 75, 6]
Generated Node #0,0: 57:[5, 75, 6] Operation: 40-34=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 57:[5, 75, 6], Operations: ['40-34=6']
Exploring Operation: 75/5=15, Resulting Numbers: [6, ... | 0 | hs_1 | sum_heuristic |
[
48,
84,
72,
84
] | 80 | [
"84-72=12",
"48/12=4",
"84-4=80"
] | Current State: 80:[48, 84, 72, 84], Operations: []
Exploring Operation: 84-72=12, Resulting Numbers: [48, 12]
Generated Node #2: [48, 12] from Operation: 84-72=12
Current State: 80:[48, 12], Operations: ['84-72=12']
Exploring Operation: 48/12=4, Resulting Numbers: [4]
4,80 equal: Goal Reached
Exploring Operation: 84-4=... | 4 | Current State: 80:[48, 84, 72, 84], Operations: []
Exploring Operation: 72-48=24, Resulting Numbers: [84, 84, 24]
Generated Node #0,0: 80:[84, 84, 24] Operation: 72-48=24
Exploring Operation: 84-72=12, Resulting Numbers: [48, 84, 12]
Generated Node #0,1: 80:[48, 84, 12] Operation: 84-72=12
Exploring Operation: 84-72=12... | 0.980035 | hs_3 | sum_heuristic |
[
36,
86,
81,
28
] | 40 | [
"36-28=8",
"86-81=5",
"8*5=40"
] | Current State: 40:[36, 86, 81, 28], Operations: []
Exploring Operation: 36-28=8, Resulting Numbers: [86, 81, 8]
Generated Node #2: [86, 81, 8] from Operation: 36-28=8
Current State: 40:[86, 81, 8], Operations: ['36-28=8']
Exploring Operation: 86-81=5, Resulting Numbers: [8, 5]
Generated Node #3: [8, 5] from Operation: ... | 4 | Current State: 40:[36, 86, 81, 28], Operations: []
Exploring Operation: 81-36=45, Resulting Numbers: [86, 28, 45]
Generated Node #0,0: 40:[86, 28, 45] Operation: 81-36=45
Exploring Operation: 86-81=5, Resulting Numbers: [36, 28, 5]
Generated Node #0,1: 40:[36, 28, 5] Operation: 86-81=5
Exploring Operation: 86-28=58, Re... | 0.955729 | hs_4 | sum_heuristic |
[
22,
45,
80,
86
] | 61 | [
"22+45=67",
"86-80=6",
"67-6=61"
] | Current State: 61:[22, 45, 80, 86], Operations: []
Exploring Operation: 22+45=67, Resulting Numbers: [80, 86, 67]
Generated Node #2: [80, 86, 67] from Operation: 22+45=67
Current State: 61:[80, 86, 67], Operations: ['22+45=67']
Exploring Operation: 86-80=6, Resulting Numbers: [67, 6]
Generated Node #3: [67, 6] from Ope... | 4 | Current State: 61:[22, 45, 80, 86], Operations: []
Exploring Operation: 80-22=58, Resulting Numbers: [45, 86, 58]
Generated Node #0,0: 61:[45, 86, 58] Operation: 80-22=58
Exploring Operation: 86-22=64, Resulting Numbers: [45, 80, 64]
Generated Node #0,1: 61:[45, 80, 64] Operation: 86-22=64
Exploring Operation: 86-45=41... | 0.985243 | hs_4 | mult_heuristic |
[
60,
51,
11,
19
] | 80 | [
"60-51=9",
"11*9=99",
"99-19=80"
] | Current State: 80:[60, 51, 11, 19], Operations: []
Exploring Operation: 60-51=9, Resulting Numbers: [11, 19, 9]
Generated Node #2: [11, 19, 9] from Operation: 60-51=9
Current State: 80:[11, 19, 9], Operations: ['60-51=9']
Exploring Operation: 11*9=99, Resulting Numbers: [19, 99]
Generated Node #3: [19, 99] from Operati... | 4 | Current State: 80:[60, 51, 11, 19], Operations: []
Exploring Operation: 60-51=9, Resulting Numbers: [11, 19, 9]
Generated Node #0,0: 80:[11, 19, 9] Operation: 60-51=9
Exploring Operation: 60+19=79, Resulting Numbers: [51, 11, 79]
Generated Node #0,1: 80:[51, 11, 79] Operation: 60+19=79
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
14,
39,
5,
6
] | 86 | [
"14*39=546",
"546/6=91",
"91-5=86"
] | Current State: 86:[14, 39, 5, 6], Operations: []
Exploring Operation: 14*39=546, Resulting Numbers: [5, 6, 546]
Generated Node #2: [5, 6, 546] from Operation: 14*39=546
Current State: 86:[5, 6, 546], Operations: ['14*39=546']
Exploring Operation: 546/6=91, Resulting Numbers: [5, 91]
Generated Node #3: [5, 91] from Oper... | 4 | Current State: 86:[14, 39, 5, 6], Operations: []
Exploring Operation: 14-6=8, Resulting Numbers: [39, 5, 8]
Generated Node #0,0: 86:[39, 5, 8] Operation: 14-6=8
Exploring Operation: 14*6=84, Resulting Numbers: [39, 5, 84]
Generated Node #0,1: 86:[39, 5, 84] Operation: 14*6=84
Exploring Operation: 14-5=9, Resulting Numb... | 0 | hs_3 | mult_heuristic |
[
56,
28,
16,
37
] | 23 | [
"56/28=2",
"37-16=21",
"2+21=23"
] | Current State: 23:[56, 28, 16, 37], Operations: []
Exploring Operation: 56/28=2, Resulting Numbers: [16, 37, 2]
Generated Node #2: [16, 37, 2] from Operation: 56/28=2
Current State: 23:[16, 37, 2], Operations: ['56/28=2']
Exploring Operation: 37-16=21, Resulting Numbers: [2, 21]
Generated Node #3: [2, 21] from Operatio... | 4 | Current State: 23:[56, 28, 16, 37], Operations: []
Exploring Operation: 56-37=19, Resulting Numbers: [28, 16, 19]
Generated Node #0,0: 23:[28, 16, 19] Operation: 56-37=19
Start Sub Search at level 1: Moving to Node #0,0
Current State: 23:[28, 16, 19], Operations: ['56-37=19']
Exploring Operation: 28-16=12, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
28,
9,
42,
10
] | 76 | [
"42-28=14",
"9*10=90",
"90-14=76"
] | Current State: 76:[28, 9, 42, 10], Operations: []
Exploring Operation: 42-28=14, Resulting Numbers: [9, 10, 14]
Generated Node #2: [9, 10, 14] from Operation: 42-28=14
Current State: 76:[9, 10, 14], Operations: ['42-28=14']
Exploring Operation: 9*10=90, Resulting Numbers: [14, 90]
Generated Node #3: [14, 90] from Opera... | 4 | Current State: 76:[28, 9, 42, 10], Operations: []
Exploring Operation: 28+10=38, Resulting Numbers: [9, 42, 38]
Generated Node #0,0: 76:[9, 42, 38] Operation: 28+10=38
Exploring Operation: 28-9=19, Resulting Numbers: [42, 10, 19]
Generated Node #0,1: 76:[42, 10, 19] Operation: 28-9=19
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
3,
77,
4,
57
] | 82 | [
"57-4=53",
"3*53=159",
"159-77=82"
] | Current State: 82:[3, 77, 4, 57], Operations: []
Exploring Operation: 57-4=53, Resulting Numbers: [3, 77, 53]
Generated Node #2: [3, 77, 53] from Operation: 57-4=53
Current State: 82:[3, 77, 53], Operations: ['57-4=53']
Exploring Operation: 3*53=159, Resulting Numbers: [77, 159]
Generated Node #3: [77, 159] from Operat... | 4 | Current State: 82:[3, 77, 4, 57], Operations: []
Exploring Operation: 77+4=81, Resulting Numbers: [3, 57, 81]
Generated Node #0,0: 82:[3, 57, 81] Operation: 77+4=81
Exploring Operation: 57-4=53, Resulting Numbers: [3, 77, 53]
Generated Node #0,1: 82:[3, 77, 53] Operation: 57-4=53
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
32,
42,
40,
4
] | 72 | [
"32+4=36",
"42-40=2",
"36*2=72"
] | Current State: 72:[32, 42, 40, 4], Operations: []
Exploring Operation: 32+4=36, Resulting Numbers: [42, 40, 36]
Generated Node #2: [42, 40, 36] from Operation: 32+4=36
Current State: 72:[42, 40, 36], Operations: ['32+4=36']
Exploring Operation: 42-40=2, Resulting Numbers: [36, 2]
Generated Node #3: [36, 2] from Operati... | 4 | Current State: 72:[32, 42, 40, 4], Operations: []
Exploring Operation: 32+40=72, Resulting Numbers: [42, 4, 72]
Generated Node #0,0: 72:[42, 4, 72] Operation: 32+40=72
Exploring Operation: 42-32=10, Resulting Numbers: [40, 4, 10]
Generated Node #0,1: 72:[40, 4, 10] Operation: 42-32=10
Exploring Operation: 32+42=74, Res... | 0.981771 | hs_5 | sum_heuristic |
[
92,
68,
20,
12
] | 16 | [
"92-68=24",
"20-12=8",
"24-8=16"
] | Current State: 16:[92, 68, 20, 12], Operations: []
Exploring Operation: 92-68=24, Resulting Numbers: [20, 12, 24]
Generated Node #2: [20, 12, 24] from Operation: 92-68=24
Current State: 16:[20, 12, 24], Operations: ['92-68=24']
Exploring Operation: 20-12=8, Resulting Numbers: [24, 8]
Generated Node #3: [24, 8] from Ope... | 4 | Current State: 16:[92, 68, 20, 12], Operations: []
Exploring Operation: 68-20=48, Resulting Numbers: [92, 12, 48]
Generated Node #0,0: 16:[92, 12, 48] Operation: 68-20=48
Exploring Operation: 92-12=80, Resulting Numbers: [68, 20, 80]
Generated Node #0,1: 16:[68, 20, 80] Operation: 92-12=80
Exploring Operation: 92-20=72... | 0.961806 | hs_4 | mult_heuristic |
[
3,
30,
98,
5
] | 96 | [
"30/3=10",
"10/5=2",
"98-2=96"
] | Current State: 96:[3, 30, 98, 5], Operations: []
Exploring Operation: 30/3=10, Resulting Numbers: [98, 5, 10]
Generated Node #2: [98, 5, 10] from Operation: 30/3=10
Current State: 96:[98, 5, 10], Operations: ['30/3=10']
Exploring Operation: 10/5=2, Resulting Numbers: [98, 2]
Generated Node #3: [98, 2] from Operation: 1... | 4 | Current State: 96:[3, 30, 98, 5], Operations: []
Exploring Operation: 3+5=8, Resulting Numbers: [30, 98, 8]
Generated Node #0,0: 96:[30, 98, 8] Operation: 3+5=8
Exploring Operation: 3+30=33, Resulting Numbers: [98, 5, 33]
Generated Node #0,1: 96:[98, 5, 33] Operation: 3+30=33
Exploring Operation: 30-5=25, Resulting Num... | 0.984375 | hs_5 | mult_heuristic |
[
14,
13,
8,
2
] | 15 | [
"14-13=1",
"8*2=16",
"16-1=15"
] | Current State: 15:[14, 13, 8, 2], Operations: []
Exploring Operation: 14-13=1, Resulting Numbers: [8, 2, 1]
Generated Node #2: [8, 2, 1] from Operation: 14-13=1
Current State: 15:[8, 2, 1], Operations: ['14-13=1']
Exploring Operation: 8*2=16, Resulting Numbers: [1, 16]
Generated Node #3: [1, 16] from Operation: 8*2=16
... | 4 | Current State: 15:[14, 13, 8, 2], Operations: []
Exploring Operation: 13-8=5, Resulting Numbers: [14, 2, 5]
Generated Node #0,0: 15:[14, 2, 5] Operation: 13-8=5
Exploring Operation: 13+2=15, Resulting Numbers: [14, 8, 15]
Generated Node #0,1: 15:[14, 8, 15] Operation: 13+2=15
Exploring Operation: 8*2=16, Resulting Numb... | 0.951389 | hs_4 | mult_heuristic |
[
78,
52,
36,
45
] | 99 | [
"78*36=2808",
"2808/52=54",
"45+54=99"
] | Current State: 99:[78, 52, 36, 45], Operations: []
Exploring Operation: 78*36=2808, Resulting Numbers: [52, 45, 2808]
Generated Node #2: [52, 45, 2808] from Operation: 78*36=2808
Current State: 99:[52, 45, 2808], Operations: ['78*36=2808']
Exploring Operation: 2808/52=54, Resulting Numbers: [45, 54]
Generated Node #3: ... | 4 | Current State: 99:[78, 52, 36, 45], Operations: []
Exploring Operation: 52+45=97, Resulting Numbers: [78, 36, 97]
Generated Node #0,0: 99:[78, 36, 97] Operation: 52+45=97
Exploring Operation: 78-45=33, Resulting Numbers: [52, 36, 33]
Generated Node #0,1: 99:[52, 36, 33] Operation: 78-45=33
Exploring Operation: 78-52=26... | 0 | hs_3 | sum_heuristic |
[
39,
54,
53,
50
] | 57 | [
"53-50=3",
"54/3=18",
"39+18=57"
] | Current State: 57:[39, 54, 53, 50], Operations: []
Exploring Operation: 53-50=3, Resulting Numbers: [39, 54, 3]
Generated Node #2: [39, 54, 3] from Operation: 53-50=3
Current State: 57:[39, 54, 3], Operations: ['53-50=3']
Exploring Operation: 54/3=18, Resulting Numbers: [39, 18]
Generated Node #3: [39, 18] from Operati... | 4 | Current State: 57:[39, 54, 53, 50], Operations: []
Exploring Operation: 53-50=3, Resulting Numbers: [39, 54, 3]
Generated Node #0,0: 57:[39, 54, 3] Operation: 53-50=3
Exploring Operation: 54-50=4, Resulting Numbers: [39, 53, 4]
Generated Node #0,1: 57:[39, 53, 4] Operation: 54-50=4
Exploring Operation: 50-39=11, Result... | 0.948785 | hs_5 | sum_heuristic |
[
45,
51,
54,
3
] | 63 | [
"51-45=6",
"54+3=57",
"6+57=63"
] | Current State: 63:[45, 51, 54, 3], Operations: []
Exploring Operation: 51-45=6, Resulting Numbers: [54, 3, 6]
Generated Node #2: [54, 3, 6] from Operation: 51-45=6
Current State: 63:[54, 3, 6], Operations: ['51-45=6']
Exploring Operation: 54+3=57, Resulting Numbers: [6, 57]
Generated Node #3: [6, 57] from Operation: 54... | 4 | Current State: 63:[45, 51, 54, 3], Operations: []
Exploring Operation: 54-45=9, Resulting Numbers: [51, 3, 9]
Generated Node #0,0: 63:[51, 3, 9] Operation: 54-45=9
Exploring Operation: 51-45=6, Resulting Numbers: [54, 3, 6]
Generated Node #0,1: 63:[54, 3, 6] Operation: 51-45=6
Exploring Operation: 54-51=3, Resulting Nu... | 0.984375 | hs_4 | sum_heuristic |
[
52,
67,
57,
28
] | 73 | [
"57-52=5",
"28*5=140",
"140-67=73"
] | Current State: 73:[52, 67, 57, 28], Operations: []
Exploring Operation: 57-52=5, Resulting Numbers: [67, 28, 5]
Generated Node #2: [67, 28, 5] from Operation: 57-52=5
Current State: 73:[67, 28, 5], Operations: ['57-52=5']
Exploring Operation: 28*5=140, Resulting Numbers: [67, 140]
Generated Node #3: [67, 140] from Oper... | 4 | Current State: 73:[52, 67, 57, 28], Operations: []
Exploring Operation: 52+28=80, Resulting Numbers: [67, 57, 80]
Generated Node #0,0: 73:[67, 57, 80] Operation: 52+28=80
Exploring Operation: 67+28=95, Resulting Numbers: [52, 57, 95]
Generated Node #0,1: 73:[52, 57, 95] Operation: 67+28=95
Exploring Operation: 57+28=85... | 0 | hs_3 | sum_heuristic |
[
79,
57,
72,
71
] | 48 | [
"79-71=8",
"72/8=9",
"57-9=48"
] | Current State: 48:[79, 57, 72, 71], Operations: []
Exploring Operation: 79-71=8, Resulting Numbers: [57, 72, 8]
Generated Node #2: [57, 72, 8] from Operation: 79-71=8
Current State: 48:[57, 72, 8], Operations: ['79-71=8']
Exploring Operation: 72/8=9, Resulting Numbers: [57, 9]
Generated Node #3: [57, 9] from Operation:... | 4 | Current State: 48:[79, 57, 72, 71], Operations: []
Exploring Operation: 79-72=7, Resulting Numbers: [57, 71, 7]
Generated Node #0,0: 48:[57, 71, 7] Operation: 79-72=7
Start Sub Search at level 1: Moving to Node #0,0
Current State: 48:[57, 71, 7], Operations: ['79-72=7']
Exploring Operation: 71-57=14, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
58,
65,
92,
95
] | 41 | [
"58+65=123",
"95-92=3",
"123/3=41"
] | Current State: 41:[58, 65, 92, 95], Operations: []
Exploring Operation: 58+65=123, Resulting Numbers: [92, 95, 123]
Generated Node #2: [92, 95, 123] from Operation: 58+65=123
Current State: 41:[92, 95, 123], Operations: ['58+65=123']
Exploring Operation: 95-92=3, Resulting Numbers: [123, 3]
Generated Node #3: [123, 3] ... | 4 | Current State: 41:[58, 65, 92, 95], Operations: []
Exploring Operation: 95-58=37, Resulting Numbers: [65, 92, 37]
Generated Node #0,0: 41:[65, 92, 37] Operation: 95-58=37
Start Sub Search at level 1: Moving to Node #0,0
Current State: 41:[65, 92, 37], Operations: ['95-58=37']
Exploring Operation: 92-65=27, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
74,
62,
6,
95
] | 89 | [
"74-62=12",
"6+95=101",
"101-12=89"
] | Current State: 89:[74, 62, 6, 95], Operations: []
Exploring Operation: 74-62=12, Resulting Numbers: [6, 95, 12]
Generated Node #2: [6, 95, 12] from Operation: 74-62=12
Current State: 89:[6, 95, 12], Operations: ['74-62=12']
Exploring Operation: 6+95=101, Resulting Numbers: [12, 101]
Generated Node #3: [12, 101] from Op... | 4 | Current State: 89:[74, 62, 6, 95], Operations: []
Exploring Operation: 95-6=89, Resulting Numbers: [74, 62, 89]
Generated Node #0,0: 89:[74, 62, 89] Operation: 95-6=89
Exploring Operation: 62+6=68, Resulting Numbers: [74, 95, 68]
Generated Node #0,1: 89:[74, 95, 68] Operation: 62+6=68
Exploring Operation: 74+6=80, Resu... | 0.96441 | hs_3 | mult_heuristic |
[
16,
23,
50,
25
] | 36 | [
"16+23=39",
"50+25=75",
"75-39=36"
] | Current State: 36:[16, 23, 50, 25], Operations: []
Exploring Operation: 16+23=39, Resulting Numbers: [50, 25, 39]
Generated Node #2: [50, 25, 39] from Operation: 16+23=39
Current State: 36:[50, 25, 39], Operations: ['16+23=39']
Exploring Operation: 50+25=75, Resulting Numbers: [39, 75]
Generated Node #3: [39, 75] from ... | 4 | Current State: 36:[16, 23, 50, 25], Operations: []
Exploring Operation: 50/25=2, Resulting Numbers: [16, 23, 2]
Generated Node #0,0: 36:[16, 23, 2] Operation: 50/25=2
Exploring Operation: 50-16=34, Resulting Numbers: [23, 25, 34]
Generated Node #0,1: 36:[23, 25, 34] Operation: 50-16=34
Start Sub Search at level 1: Movi... | 0.986979 | hs_2 | sum_heuristic |
[
44,
12,
6,
59
] | 57 | [
"59-44=15",
"12*6=72",
"72-15=57"
] | Current State: 57:[44, 12, 6, 59], Operations: []
Exploring Operation: 59-44=15, Resulting Numbers: [12, 6, 15]
Generated Node #2: [12, 6, 15] from Operation: 59-44=15
Current State: 57:[12, 6, 15], Operations: ['59-44=15']
Exploring Operation: 12*6=72, Resulting Numbers: [15, 72]
Generated Node #3: [15, 72] from Opera... | 4 | Current State: 57:[44, 12, 6, 59], Operations: []
Exploring Operation: 12/6=2, Resulting Numbers: [44, 59, 2]
Generated Node #0,0: 57:[44, 59, 2] Operation: 12/6=2
Exploring Operation: 12+6=18, Resulting Numbers: [44, 59, 18]
Generated Node #0,1: 57:[44, 59, 18] Operation: 12+6=18
Exploring Operation: 44+12=56, Resulti... | 0 | hs_5 | mult_heuristic |
[
20,
37,
10,
62
] | 69 | [
"37-20=17",
"62-10=52",
"17+52=69"
] | Current State: 69:[20, 37, 10, 62], Operations: []
Exploring Operation: 37-20=17, Resulting Numbers: [10, 62, 17]
Generated Node #2: [10, 62, 17] from Operation: 37-20=17
Current State: 69:[10, 62, 17], Operations: ['37-20=17']
Exploring Operation: 62-10=52, Resulting Numbers: [17, 52]
Generated Node #3: [17, 52] from ... | 4 | Current State: 69:[20, 37, 10, 62], Operations: []
Exploring Operation: 62-37=25, Resulting Numbers: [20, 10, 25]
Generated Node #0,0: 69:[20, 10, 25] Operation: 62-37=25
Moving to Node #0,0
Current State: 69:[20, 10, 25], Operations: ['62-37=25']
Exploring Operation: 20/10=2, Resulting Numbers: [25, 2]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
72,
59,
50,
26
] | 37 | [
"72-59=13",
"50-26=24",
"13+24=37"
] | Current State: 37:[72, 59, 50, 26], Operations: []
Exploring Operation: 72-59=13, Resulting Numbers: [50, 26, 13]
Generated Node #2: [50, 26, 13] from Operation: 72-59=13
Current State: 37:[50, 26, 13], Operations: ['72-59=13']
Exploring Operation: 50-26=24, Resulting Numbers: [13, 24]
Generated Node #3: [13, 24] from ... | 4 | Current State: 37:[72, 59, 50, 26], Operations: []
Exploring Operation: 72-50=22, Resulting Numbers: [59, 26, 22]
Generated Node #0,0: 37:[59, 26, 22] Operation: 72-50=22
Exploring Operation: 72-59=13, Resulting Numbers: [50, 26, 13]
Generated Node #0,1: 37:[50, 26, 13] Operation: 72-59=13
Exploring Operation: 72-26=46... | 0.985243 | hs_5 | mult_heuristic |
[
33,
33,
30,
76
] | 40 | [
"33+33=66",
"30+76=106",
"106-66=40"
] | Current State: 40:[33, 33, 30, 76], Operations: []
Exploring Operation: 33+33=66, Resulting Numbers: [30, 76, 66]
Generated Node #2: [30, 76, 66] from Operation: 33+33=66
Current State: 40:[30, 76, 66], Operations: ['33+33=66']
Exploring Operation: 30+76=106, Resulting Numbers: [66, 106]
Generated Node #3: [66, 106] fr... | 4 | Current State: 40:[33, 33, 30, 76], Operations: []
Exploring Operation: 76-33=43, Resulting Numbers: [33, 30, 43]
Generated Node #0,0: 40:[33, 30, 43] Operation: 76-33=43
Exploring Operation: 76-33=43, Resulting Numbers: [33, 30, 43]
Generated Node #0,1: 40:[33, 30, 43] Operation: 76-33=43
Exploring Operation: 76-30=46... | 0.988715 | hs_3 | mult_heuristic |
[
87,
24,
25,
41
] | 58 | [
"41-25=16",
"87*16=1392",
"1392/24=58"
] | Current State: 58:[87, 24, 25, 41], Operations: []
Exploring Operation: 41-25=16, Resulting Numbers: [87, 24, 16]
Generated Node #2: [87, 24, 16] from Operation: 41-25=16
Current State: 58:[87, 24, 16], Operations: ['41-25=16']
Exploring Operation: 87*16=1392, Resulting Numbers: [24, 1392]
Generated Node #3: [24, 1392]... | 4 | Current State: 58:[87, 24, 25, 41], Operations: []
Exploring Operation: 87-24=63, Resulting Numbers: [25, 41, 63]
Generated Node #0,0: 58:[25, 41, 63] Operation: 87-24=63
Exploring Operation: 87-41=46, Resulting Numbers: [24, 25, 46]
Generated Node #0,1: 58:[24, 25, 46] Operation: 87-41=46
Exploring Operation: 87-25=62... | 0 | hs_4 | sum_heuristic |
[
58,
26,
46,
8
] | 42 | [
"58-26=32",
"32/8=4",
"46-4=42"
] | Current State: 42:[58, 26, 46, 8], Operations: []
Exploring Operation: 58-26=32, Resulting Numbers: [46, 8, 32]
Generated Node #2: [46, 8, 32] from Operation: 58-26=32
Current State: 42:[46, 8, 32], Operations: ['58-26=32']
Exploring Operation: 32/8=4, Resulting Numbers: [46, 4]
Generated Node #3: [46, 4] from Operatio... | 4 | Current State: 42:[58, 26, 46, 8], Operations: []
Exploring Operation: 58-26=32, Resulting Numbers: [46, 8, 32]
Generated Node #0,0: 42:[46, 8, 32] Operation: 58-26=32
Exploring Operation: 58-46=12, Resulting Numbers: [26, 8, 12]
Generated Node #0,1: 42:[26, 8, 12] Operation: 58-46=12
Exploring Operation: 58-8=50, Resu... | 0.976563 | hs_3 | sum_heuristic |
[
31,
80,
48,
93
] | 94 | [
"80-31=49",
"93-48=45",
"49+45=94"
] | Current State: 94:[31, 80, 48, 93], Operations: []
Exploring Operation: 80-31=49, Resulting Numbers: [48, 93, 49]
Generated Node #2: [48, 93, 49] from Operation: 80-31=49
Current State: 94:[48, 93, 49], Operations: ['80-31=49']
Exploring Operation: 93-48=45, Resulting Numbers: [49, 45]
Generated Node #3: [49, 45] from ... | 4 | Current State: 94:[31, 80, 48, 93], Operations: []
Exploring Operation: 80-31=49, Resulting Numbers: [48, 93, 49]
Generated Node #0,0: 94:[48, 93, 49] Operation: 80-31=49
Exploring Operation: 93/31=3, Resulting Numbers: [80, 48, 3]
Generated Node #0,1: 94:[80, 48, 3] Operation: 93/31=3
Start Sub Search at level 1: Movi... | 0.992188 | hs_2 | sum_heuristic |
[
3,
16,
63,
7
] | 22 | [
"3*16=48",
"63+7=70",
"70-48=22"
] | Current State: 22:[3, 16, 63, 7], Operations: []
Exploring Operation: 3*16=48, Resulting Numbers: [63, 7, 48]
Generated Node #2: [63, 7, 48] from Operation: 3*16=48
Current State: 22:[63, 7, 48], Operations: ['3*16=48']
Exploring Operation: 63+7=70, Resulting Numbers: [48, 70]
Generated Node #3: [48, 70] from Operation... | 4 | Current State: 22:[3, 16, 63, 7], Operations: []
Exploring Operation: 63/7=9, Resulting Numbers: [3, 16, 9]
Generated Node #0,0: 22:[3, 16, 9] Operation: 63/7=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 22:[3, 16, 9], Operations: ['63/7=9']
Exploring Operation: 16-3=13, Resulting Numbers: [9, 13]
... | 0.993924 | hs_1 | sum_heuristic |
[
4,
84,
27,
15
] | 36 | [
"27-15=12",
"4*12=48",
"84-48=36"
] | Current State: 36:[4, 84, 27, 15], Operations: []
Exploring Operation: 27-15=12, Resulting Numbers: [4, 84, 12]
Generated Node #2: [4, 84, 12] from Operation: 27-15=12
Current State: 36:[4, 84, 12], Operations: ['27-15=12']
Exploring Operation: 4*12=48, Resulting Numbers: [84, 48]
Generated Node #3: [84, 48] from Opera... | 4 | Current State: 36:[4, 84, 27, 15], Operations: []
Exploring Operation: 27-15=12, Resulting Numbers: [4, 84, 12]
Generated Node #0,0: 36:[4, 84, 12] Operation: 27-15=12
Exploring Operation: 84/4=21, Resulting Numbers: [27, 15, 21]
Generated Node #0,1: 36:[27, 15, 21] Operation: 84/4=21
Exploring Operation: 84-27=57, Res... | 0 | hs_5 | mult_heuristic |
[
92,
46,
64,
79
] | 61 | [
"92-46=46",
"79-64=15",
"46+15=61"
] | Current State: 61:[92, 46, 64, 79], Operations: []
Exploring Operation: 92-46=46, Resulting Numbers: [64, 79, 46]
Generated Node #2: [64, 79, 46] from Operation: 92-46=46
Current State: 61:[64, 79, 46], Operations: ['92-46=46']
Exploring Operation: 79-64=15, Resulting Numbers: [46, 15]
Generated Node #3: [46, 15] from ... | 4 | Current State: 61:[92, 46, 64, 79], Operations: []
Exploring Operation: 92-46=46, Resulting Numbers: [64, 79, 46]
Generated Node #0,0: 61:[64, 79, 46] Operation: 92-46=46
Start Sub Search at level 1: Moving to Node #0,0
Current State: 61:[64, 79, 46], Operations: ['92-46=46']
Exploring Operation: 79-46=33, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
98,
38,
31,
48
] | 77 | [
"98-38=60",
"48-31=17",
"60+17=77"
] | Current State: 77:[98, 38, 31, 48], Operations: []
Exploring Operation: 98-38=60, Resulting Numbers: [31, 48, 60]
Generated Node #2: [31, 48, 60] from Operation: 98-38=60
Current State: 77:[31, 48, 60], Operations: ['98-38=60']
Exploring Operation: 48-31=17, Resulting Numbers: [60, 17]
Generated Node #3: [60, 17] from ... | 4 | Current State: 77:[98, 38, 31, 48], Operations: []
Exploring Operation: 48-38=10, Resulting Numbers: [98, 31, 10]
Generated Node #0,0: 77:[98, 31, 10] Operation: 48-38=10
Exploring Operation: 38-31=7, Resulting Numbers: [98, 48, 7]
Generated Node #0,1: 77:[98, 48, 7] Operation: 38-31=7
Exploring Operation: 38+48=86, Re... | 0.990451 | hs_3 | sum_heuristic |
[
4,
35,
52,
24
] | 76 | [
"35*52=1820",
"4+1820=1824",
"1824/24=76"
] | Current State: 76:[4, 35, 52, 24], Operations: []
Exploring Operation: 35*52=1820, Resulting Numbers: [4, 24, 1820]
Generated Node #2: [4, 24, 1820] from Operation: 35*52=1820
Current State: 76:[4, 24, 1820], Operations: ['35*52=1820']
Exploring Operation: 4+1820=1824, Resulting Numbers: [24, 1824]
Generated Node #3: [... | 4 | Current State: 76:[4, 35, 52, 24], Operations: []
Exploring Operation: 52-35=17, Resulting Numbers: [4, 24, 17]
Generated Node #0,0: 76:[4, 24, 17] Operation: 52-35=17
Exploring Operation: 52+24=76, Resulting Numbers: [4, 35, 76]
Generated Node #0,1: 76:[4, 35, 76] Operation: 52+24=76
Exploring Operation: 52-24=28, Res... | 0 | hs_4 | sum_heuristic |
[
6,
14,
55,
18
] | 29 | [
"14-6=8",
"55-18=37",
"37-8=29"
] | Current State: 29:[6, 14, 55, 18], Operations: []
Exploring Operation: 14-6=8, Resulting Numbers: [55, 18, 8]
Generated Node #2: [55, 18, 8] from Operation: 14-6=8
Current State: 29:[55, 18, 8], Operations: ['14-6=8']
Exploring Operation: 55-18=37, Resulting Numbers: [8, 37]
Generated Node #3: [8, 37] from Operation: 5... | 4 | Current State: 29:[6, 14, 55, 18], Operations: []
Exploring Operation: 6+14=20, Resulting Numbers: [55, 18, 20]
Generated Node #0,0: 29:[55, 18, 20] Operation: 6+14=20
Exploring Operation: 55-14=41, Resulting Numbers: [6, 18, 41]
Generated Node #0,1: 29:[6, 18, 41] Operation: 55-14=41
Exploring Operation: 6+18=24, Resu... | 0.969618 | hs_4 | sum_heuristic |
[
78,
94,
1,
51
] | 66 | [
"94-78=16",
"51-1=50",
"16+50=66"
] | Current State: 66:[78, 94, 1, 51], Operations: []
Exploring Operation: 94-78=16, Resulting Numbers: [1, 51, 16]
Generated Node #2: [1, 51, 16] from Operation: 94-78=16
Current State: 66:[1, 51, 16], Operations: ['94-78=16']
Exploring Operation: 51-1=50, Resulting Numbers: [16, 50]
Generated Node #3: [16, 50] from Opera... | 4 | Current State: 66:[78, 94, 1, 51], Operations: []
Exploring Operation: 94-78=16, Resulting Numbers: [1, 51, 16]
Generated Node #0,0: 66:[1, 51, 16] Operation: 94-78=16
Exploring Operation: 94-51=43, Resulting Numbers: [78, 1, 43]
Generated Node #0,1: 66:[78, 1, 43] Operation: 94-51=43
Exploring Operation: 78-51=27, Res... | 0.990451 | hs_3 | sum_heuristic |
[
24,
52,
73,
75
] | 26 | [
"52-24=28",
"75-73=2",
"28-2=26"
] | Current State: 26:[24, 52, 73, 75], Operations: []
Exploring Operation: 52-24=28, Resulting Numbers: [73, 75, 28]
Generated Node #2: [73, 75, 28] from Operation: 52-24=28
Current State: 26:[73, 75, 28], Operations: ['52-24=28']
Exploring Operation: 75-73=2, Resulting Numbers: [28, 2]
Generated Node #3: [28, 2] from Ope... | 4 | Current State: 26:[24, 52, 73, 75], Operations: []
Exploring Operation: 73-52=21, Resulting Numbers: [24, 75, 21]
Generated Node #0,0: 26:[24, 75, 21] Operation: 73-52=21
Exploring Operation: 75-52=23, Resulting Numbers: [24, 73, 23]
Generated Node #0,1: 26:[24, 73, 23] Operation: 75-52=23
Exploring Operation: 52-24=28... | 0.986111 | hs_4 | mult_heuristic |
[
40,
44,
40,
75
] | 75 | [
"40-40=0",
"44*0=0",
"75+0=75"
] | Current State: 75:[40, 44, 40, 75], Operations: []
Exploring Operation: 40-40=0, Resulting Numbers: [44, 75, 0]
Generated Node #2: [44, 75, 0] from Operation: 40-40=0
Current State: 75:[44, 75, 0], Operations: ['40-40=0']
Exploring Operation: 44*0=0, Resulting Numbers: [75, 0]
Generated Node #3: [75, 0] from Operation:... | 4 | Current State: 75:[40, 44, 40, 75], Operations: []
Exploring Operation: 44-40=4, Resulting Numbers: [40, 75, 4]
Generated Node #0,0: 75:[40, 75, 4] Operation: 44-40=4
Exploring Operation: 40/40=1, Resulting Numbers: [44, 75, 1]
Generated Node #0,1: 75:[44, 75, 1] Operation: 40/40=1
Exploring Operation: 44-40=4, Resulti... | 0 | hs_3 | sum_heuristic |
[
32,
70,
11,
34
] | 57 | [
"32+70=102",
"11+34=45",
"102-45=57"
] | Current State: 57:[32, 70, 11, 34], Operations: []
Exploring Operation: 32+70=102, Resulting Numbers: [11, 34, 102]
Generated Node #2: [11, 34, 102] from Operation: 32+70=102
Current State: 57:[11, 34, 102], Operations: ['32+70=102']
Exploring Operation: 11+34=45, Resulting Numbers: [102, 45]
Generated Node #3: [102, 4... | 4 | Current State: 57:[32, 70, 11, 34], Operations: []
Exploring Operation: 32+34=66, Resulting Numbers: [70, 11, 66]
Generated Node #0,0: 57:[70, 11, 66] Operation: 32+34=66
Exploring Operation: 32-11=21, Resulting Numbers: [70, 34, 21]
Generated Node #0,1: 57:[70, 34, 21] Operation: 32-11=21
Exploring Operation: 34-32=2,... | 0.976563 | hs_3 | sum_heuristic |
[
89,
2,
86,
63
] | 30 | [
"89-86=3",
"63-3=60",
"60/2=30"
] | Current State: 30:[89, 2, 86, 63], Operations: []
Exploring Operation: 89-86=3, Resulting Numbers: [2, 63, 3]
Generated Node #2: [2, 63, 3] from Operation: 89-86=3
Current State: 30:[2, 63, 3], Operations: ['89-86=3']
Exploring Operation: 63-3=60, Resulting Numbers: [2, 60]
Generated Node #3: [2, 60] from Operation: 63... | 4 | Current State: 30:[89, 2, 86, 63], Operations: []
Exploring Operation: 89-86=3, Resulting Numbers: [2, 63, 3]
Generated Node #0,0: 30:[2, 63, 3] Operation: 89-86=3
Moving to Node #0,0
Current State: 30:[2, 63, 3], Operations: ['89-86=3']
Exploring Operation: 63/3=21, Resulting Numbers: [2, 21]
Generated Node #0,0,0: 30... | 0 | hs_1 | sum_heuristic |
[
6,
39,
94,
51
] | 79 | [
"39+51=90",
"90/6=15",
"94-15=79"
] | Current State: 79:[6, 39, 94, 51], Operations: []
Exploring Operation: 39+51=90, Resulting Numbers: [6, 94, 90]
Generated Node #2: [6, 94, 90] from Operation: 39+51=90
Current State: 79:[6, 94, 90], Operations: ['39+51=90']
Exploring Operation: 90/6=15, Resulting Numbers: [94, 15]
Generated Node #3: [94, 15] from Opera... | 4 | Current State: 79:[6, 39, 94, 51], Operations: []
Exploring Operation: 6+51=57, Resulting Numbers: [39, 94, 57]
Generated Node #0,0: 79:[39, 94, 57] Operation: 6+51=57
Exploring Operation: 6+39=45, Resulting Numbers: [94, 51, 45]
Generated Node #0,1: 79:[94, 51, 45] Operation: 6+39=45
Exploring Operation: 94-6=88, Resu... | 0 | hs_3 | mult_heuristic |
[
3,
24,
18,
9
] | 46 | [
"18*9=162",
"162-24=138",
"138/3=46"
] | Current State: 46:[3, 24, 18, 9], Operations: []
Exploring Operation: 18*9=162, Resulting Numbers: [3, 24, 162]
Generated Node #2: [3, 24, 162] from Operation: 18*9=162
Current State: 46:[3, 24, 162], Operations: ['18*9=162']
Exploring Operation: 162-24=138, Resulting Numbers: [3, 138]
Generated Node #3: [3, 138] from ... | 4 | Current State: 46:[3, 24, 18, 9], Operations: []
Exploring Operation: 18/9=2, Resulting Numbers: [3, 24, 2]
Generated Node #0,0: 46:[3, 24, 2] Operation: 18/9=2
Moving to Node #0,0
Current State: 46:[3, 24, 2], Operations: ['18/9=2']
Exploring Operation: 24-3=21, Resulting Numbers: [2, 21]
Generated Node #0,0,0: 46:[2,... | 0 | hs_1 | mult_heuristic |
[
93,
23,
74,
40
] | 44 | [
"93-23=70",
"74+40=114",
"114-70=44"
] | Current State: 44:[93, 23, 74, 40], Operations: []
Exploring Operation: 93-23=70, Resulting Numbers: [74, 40, 70]
Generated Node #2: [74, 40, 70] from Operation: 93-23=70
Current State: 44:[74, 40, 70], Operations: ['93-23=70']
Exploring Operation: 74+40=114, Resulting Numbers: [70, 114]
Generated Node #3: [70, 114] fr... | 4 | Current State: 44:[93, 23, 74, 40], Operations: []
Exploring Operation: 93-40=53, Resulting Numbers: [23, 74, 53]
Generated Node #0,0: 44:[23, 74, 53] Operation: 93-40=53
Exploring Operation: 93-74=19, Resulting Numbers: [23, 40, 19]
Generated Node #0,1: 44:[23, 40, 19] Operation: 93-74=19
Exploring Operation: 93-23=70... | 0.990451 | hs_3 | mult_heuristic |
[
5,
86,
22,
84
] | 55 | [
"5*22=110",
"86-84=2",
"110/2=55"
] | Current State: 55:[5, 86, 22, 84], Operations: []
Exploring Operation: 5*22=110, Resulting Numbers: [86, 84, 110]
Generated Node #2: [86, 84, 110] from Operation: 5*22=110
Current State: 55:[86, 84, 110], Operations: ['5*22=110']
Exploring Operation: 86-84=2, Resulting Numbers: [110, 2]
Generated Node #3: [110, 2] from... | 4 | Current State: 55:[5, 86, 22, 84], Operations: []
Exploring Operation: 86-22=64, Resulting Numbers: [5, 84, 64]
Generated Node #0,0: 55:[5, 84, 64] Operation: 86-22=64
Exploring Operation: 84-22=62, Resulting Numbers: [5, 86, 62]
Generated Node #0,1: 55:[5, 86, 62] Operation: 84-22=62
Exploring Operation: 86-5=81, Resu... | 0.988715 | hs_4 | sum_heuristic |
[
41,
37,
3,
11
] | 32 | [
"41-37=4",
"11-3=8",
"4*8=32"
] | Current State: 32:[41, 37, 3, 11], Operations: []
Exploring Operation: 41-37=4, Resulting Numbers: [3, 11, 4]
Generated Node #2: [3, 11, 4] from Operation: 41-37=4
Current State: 32:[3, 11, 4], Operations: ['41-37=4']
Exploring Operation: 11-3=8, Resulting Numbers: [4, 8]
Generated Node #3: [4, 8] from Operation: 11-3=... | 4 | Current State: 32:[41, 37, 3, 11], Operations: []
Exploring Operation: 41-11=30, Resulting Numbers: [37, 3, 30]
Generated Node #0,0: 32:[37, 3, 30] Operation: 41-11=30
Exploring Operation: 41-37=4, Resulting Numbers: [3, 11, 4]
Generated Node #0,1: 32:[3, 11, 4] Operation: 41-37=4
Exploring Operation: 41-3=38, Resultin... | 0.988715 | hs_3 | mult_heuristic |
[
16,
20,
22,
67
] | 59 | [
"22-20=2",
"16/2=8",
"67-8=59"
] | Current State: 59:[16, 20, 22, 67], Operations: []
Exploring Operation: 22-20=2, Resulting Numbers: [16, 67, 2]
Generated Node #2: [16, 67, 2] from Operation: 22-20=2
Current State: 59:[16, 67, 2], Operations: ['22-20=2']
Exploring Operation: 16/2=8, Resulting Numbers: [67, 8]
Generated Node #3: [67, 8] from Operation:... | 4 | Current State: 59:[16, 20, 22, 67], Operations: []
Exploring Operation: 16+20=36, Resulting Numbers: [22, 67, 36]
Generated Node #0,0: 59:[22, 67, 36] Operation: 16+20=36
Exploring Operation: 20+22=42, Resulting Numbers: [16, 67, 42]
Generated Node #0,1: 59:[16, 67, 42] Operation: 20+22=42
Exploring Operation: 16+22=38... | 0 | hs_3 | mult_heuristic |
[
24,
10,
63,
22
] | 43 | [
"24-22=2",
"10*2=20",
"63-20=43"
] | Current State: 43:[24, 10, 63, 22], Operations: []
Exploring Operation: 24-22=2, Resulting Numbers: [10, 63, 2]
Generated Node #2: [10, 63, 2] from Operation: 24-22=2
Current State: 43:[10, 63, 2], Operations: ['24-22=2']
Exploring Operation: 10*2=20, Resulting Numbers: [63, 20]
Generated Node #3: [63, 20] from Operati... | 4 | Current State: 43:[24, 10, 63, 22], Operations: []
Exploring Operation: 63-10=53, Resulting Numbers: [24, 22, 53]
Generated Node #0,0: 43:[24, 22, 53] Operation: 63-10=53
Exploring Operation: 24+22=46, Resulting Numbers: [10, 63, 46]
Generated Node #0,1: 43:[10, 63, 46] Operation: 24+22=46
Exploring Operation: 24+10=34... | 0 | hs_5 | sum_heuristic |
[
1,
18,
51,
98
] | 29 | [
"1*18=18",
"98-51=47",
"47-18=29"
] | Current State: 29:[1, 18, 51, 98], Operations: []
Exploring Operation: 1*18=18, Resulting Numbers: [51, 98, 18]
Generated Node #2: [51, 98, 18] from Operation: 1*18=18
Current State: 29:[51, 98, 18], Operations: ['1*18=18']
Exploring Operation: 98-51=47, Resulting Numbers: [18, 47]
Generated Node #3: [18, 47] from Oper... | 4 | Current State: 29:[1, 18, 51, 98], Operations: []
Exploring Operation: 98-51=47, Resulting Numbers: [1, 18, 47]
Generated Node #0,0: 29:[1, 18, 47] Operation: 98-51=47
Moving to Node #0,0
Current State: 29:[1, 18, 47], Operations: ['98-51=47']
Exploring Operation: 1+18=19, Resulting Numbers: [47, 19]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
99,
30,
75,
42
] | 27 | [
"75-42=33",
"99/33=3",
"30-3=27"
] | Current State: 27:[99, 30, 75, 42], Operations: []
Exploring Operation: 75-42=33, Resulting Numbers: [99, 30, 33]
Generated Node #2: [99, 30, 33] from Operation: 75-42=33
Current State: 27:[99, 30, 33], Operations: ['75-42=33']
Exploring Operation: 99/33=3, Resulting Numbers: [30, 3]
Generated Node #3: [30, 3] from Ope... | 4 | Current State: 27:[99, 30, 75, 42], Operations: []
Exploring Operation: 99-75=24, Resulting Numbers: [30, 42, 24]
Generated Node #0,0: 27:[30, 42, 24] Operation: 99-75=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 27:[30, 42, 24], Operations: ['99-75=24']
Exploring Operation: 42-30=12, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
75,
15,
78,
8
] | 40 | [
"78-75=3",
"15*8=120",
"120/3=40"
] | Current State: 40:[75, 15, 78, 8], Operations: []
Exploring Operation: 78-75=3, Resulting Numbers: [15, 8, 3]
Generated Node #2: [15, 8, 3] from Operation: 78-75=3
Current State: 40:[15, 8, 3], Operations: ['78-75=3']
Exploring Operation: 15*8=120, Resulting Numbers: [3, 120]
Generated Node #3: [3, 120] from Operation:... | 4 | Current State: 40:[75, 15, 78, 8], Operations: []
Exploring Operation: 78-75=3, Resulting Numbers: [15, 8, 3]
Generated Node #0,0: 40:[15, 8, 3] Operation: 78-75=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 40:[15, 8, 3], Operations: ['78-75=3']
Exploring Operation: 15/3=5, Resulting Numbers: [8, 5... | 0.993924 | hs_1 | mult_heuristic |
[
74,
58,
80,
34
] | 42 | [
"74*34=2516",
"2516-80=2436",
"2436/58=42"
] | Current State: 42:[74, 58, 80, 34], Operations: []
Exploring Operation: 74*34=2516, Resulting Numbers: [58, 80, 2516]
Generated Node #2: [58, 80, 2516] from Operation: 74*34=2516
Current State: 42:[58, 80, 2516], Operations: ['74*34=2516']
Exploring Operation: 2516-80=2436, Resulting Numbers: [58, 2436]
Generated Node ... | 4 | Current State: 42:[74, 58, 80, 34], Operations: []
Exploring Operation: 80-58=22, Resulting Numbers: [74, 34, 22]
Generated Node #0,0: 42:[74, 34, 22] Operation: 80-58=22
Exploring Operation: 80-74=6, Resulting Numbers: [58, 34, 6]
Generated Node #0,1: 42:[58, 34, 6] Operation: 80-74=6
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
73,
6,
78,
74
] | 44 | [
"78-73=5",
"6*5=30",
"74-30=44"
] | Current State: 44:[73, 6, 78, 74], Operations: []
Exploring Operation: 78-73=5, Resulting Numbers: [6, 74, 5]
Generated Node #2: [6, 74, 5] from Operation: 78-73=5
Current State: 44:[6, 74, 5], Operations: ['78-73=5']
Exploring Operation: 6*5=30, Resulting Numbers: [74, 30]
Generated Node #3: [74, 30] from Operation: 6... | 4 | Current State: 44:[73, 6, 78, 74], Operations: []
Exploring Operation: 78/6=13, Resulting Numbers: [73, 74, 13]
Generated Node #0,0: 44:[73, 74, 13] Operation: 78/6=13
Exploring Operation: 78-73=5, Resulting Numbers: [6, 74, 5]
Generated Node #0,1: 44:[6, 74, 5] Operation: 78-73=5
Exploring Operation: 74-73=1, Resultin... | 0 | hs_4 | mult_heuristic |
[
13,
5,
72,
34
] | 75 | [
"5+34=39",
"39/13=3",
"72+3=75"
] | Current State: 75:[13, 5, 72, 34], Operations: []
Exploring Operation: 5+34=39, Resulting Numbers: [13, 72, 39]
Generated Node #2: [13, 72, 39] from Operation: 5+34=39
Current State: 75:[13, 72, 39], Operations: ['5+34=39']
Exploring Operation: 39/13=3, Resulting Numbers: [72, 3]
Generated Node #3: [72, 3] from Operati... | 4 | Current State: 75:[13, 5, 72, 34], Operations: []
Exploring Operation: 34-13=21, Resulting Numbers: [5, 72, 21]
Generated Node #0,0: 75:[5, 72, 21] Operation: 34-13=21
Moving to Node #0,0
Current State: 75:[5, 72, 21], Operations: ['34-13=21']
Exploring Operation: 5+21=26, Resulting Numbers: [72, 26]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
84,
44,
48,
10
] | 14 | [
"48-44=4",
"10-4=6",
"84/6=14"
] | Current State: 14:[84, 44, 48, 10], Operations: []
Exploring Operation: 48-44=4, Resulting Numbers: [84, 10, 4]
Generated Node #2: [84, 10, 4] from Operation: 48-44=4
Current State: 14:[84, 10, 4], Operations: ['48-44=4']
Exploring Operation: 10-4=6, Resulting Numbers: [84, 6]
Generated Node #3: [84, 6] from Operation:... | 4 | Current State: 14:[84, 44, 48, 10], Operations: []
Exploring Operation: 84-44=40, Resulting Numbers: [48, 10, 40]
Generated Node #0,0: 14:[48, 10, 40] Operation: 84-44=40
Exploring Operation: 84-48=36, Resulting Numbers: [44, 10, 36]
Generated Node #0,1: 14:[44, 10, 36] Operation: 84-48=36
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
65,
2,
52,
7
] | 17 | [
"65+2=67",
"52+67=119",
"119/7=17"
] | Current State: 17:[65, 2, 52, 7], Operations: []
Exploring Operation: 65+2=67, Resulting Numbers: [52, 7, 67]
Generated Node #2: [52, 7, 67] from Operation: 65+2=67
Current State: 17:[52, 7, 67], Operations: ['65+2=67']
Exploring Operation: 52+67=119, Resulting Numbers: [7, 119]
Generated Node #3: [7, 119] from Operati... | 4 | Current State: 17:[65, 2, 52, 7], Operations: []
Exploring Operation: 65-52=13, Resulting Numbers: [2, 7, 13]
Generated Node #0,0: 17:[2, 7, 13] Operation: 65-52=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 17:[2, 7, 13], Operations: ['65-52=13']
Exploring Operation: 2*7=14, Resulting Numbers: [13... | 0 | hs_1 | sum_heuristic |
[
10,
95,
84,
19
] | 34 | [
"10*95=950",
"950/19=50",
"84-50=34"
] | Current State: 34:[10, 95, 84, 19], Operations: []
Exploring Operation: 10*95=950, Resulting Numbers: [84, 19, 950]
Generated Node #2: [84, 19, 950] from Operation: 10*95=950
Current State: 34:[84, 19, 950], Operations: ['10*95=950']
Exploring Operation: 950/19=50, Resulting Numbers: [84, 50]
Generated Node #3: [84, 50... | 4 | Current State: 34:[10, 95, 84, 19], Operations: []
Exploring Operation: 95/19=5, Resulting Numbers: [10, 84, 5]
Generated Node #0,0: 34:[10, 84, 5] Operation: 95/19=5
Exploring Operation: 95-84=11, Resulting Numbers: [10, 19, 11]
Generated Node #0,1: 34:[10, 19, 11] Operation: 95-84=11
Exploring Operation: 95-19=76, Re... | 0 | hs_4 | sum_heuristic |
[
55,
30,
3,
28
] | 93 | [
"55+28=83",
"30/3=10",
"83+10=93"
] | Current State: 93:[55, 30, 3, 28], Operations: []
Exploring Operation: 55+28=83, Resulting Numbers: [30, 3, 83]
Generated Node #2: [30, 3, 83] from Operation: 55+28=83
Current State: 93:[30, 3, 83], Operations: ['55+28=83']
Exploring Operation: 30/3=10, Resulting Numbers: [83, 10]
Generated Node #3: [83, 10] from Opera... | 4 | Current State: 93:[55, 30, 3, 28], Operations: []
Exploring Operation: 55-28=27, Resulting Numbers: [30, 3, 27]
Generated Node #0,0: 93:[30, 3, 27] Operation: 55-28=27
Exploring Operation: 55-3=52, Resulting Numbers: [30, 28, 52]
Generated Node #0,1: 93:[30, 28, 52] Operation: 55-3=52
Exploring Operation: 55-30=25, Res... | 0 | hs_5 | sum_heuristic |
[
55,
78,
19,
60
] | 56 | [
"78-55=23",
"19+60=79",
"79-23=56"
] | Current State: 56:[55, 78, 19, 60], Operations: []
Exploring Operation: 78-55=23, Resulting Numbers: [19, 60, 23]
Generated Node #2: [19, 60, 23] from Operation: 78-55=23
Current State: 56:[19, 60, 23], Operations: ['78-55=23']
Exploring Operation: 19+60=79, Resulting Numbers: [23, 79]
Generated Node #3: [23, 79] from ... | 4 | Current State: 56:[55, 78, 19, 60], Operations: []
Exploring Operation: 78-19=59, Resulting Numbers: [55, 60, 59]
Generated Node #0,0: 56:[55, 60, 59] Operation: 78-19=59
Exploring Operation: 78-60=18, Resulting Numbers: [55, 19, 18]
Generated Node #0,1: 56:[55, 19, 18] Operation: 78-60=18
Moving to Node #0,0
Current S... | 0.989583 | hs_2 | mult_heuristic |
[
50,
78,
29,
84
] | 32 | [
"78-50=28",
"84/28=3",
"29+3=32"
] | Current State: 32:[50, 78, 29, 84], Operations: []
Exploring Operation: 78-50=28, Resulting Numbers: [29, 84, 28]
Generated Node #2: [29, 84, 28] from Operation: 78-50=28
Current State: 32:[29, 84, 28], Operations: ['78-50=28']
Exploring Operation: 84/28=3, Resulting Numbers: [29, 3]
Generated Node #3: [29, 3] from Ope... | 4 | Current State: 32:[50, 78, 29, 84], Operations: []
Exploring Operation: 84-50=34, Resulting Numbers: [78, 29, 34]
Generated Node #0,0: 32:[78, 29, 34] Operation: 84-50=34
Exploring Operation: 78-50=28, Resulting Numbers: [29, 84, 28]
Generated Node #0,1: 32:[29, 84, 28] Operation: 78-50=28
Exploring Operation: 84-78=6,... | 0.969618 | hs_3 | sum_heuristic |
[
47,
4,
12,
2
] | 94 | [
"47*12=564",
"4+2=6",
"564/6=94"
] | Current State: 94:[47, 4, 12, 2], Operations: []
Exploring Operation: 47*12=564, Resulting Numbers: [4, 2, 564]
Generated Node #2: [4, 2, 564] from Operation: 47*12=564
Current State: 94:[4, 2, 564], Operations: ['47*12=564']
Exploring Operation: 4+2=6, Resulting Numbers: [564, 6]
Generated Node #3: [564, 6] from Opera... | 4 | Current State: 94:[47, 4, 12, 2], Operations: []
Exploring Operation: 12/4=3, Resulting Numbers: [47, 2, 3]
Generated Node #0,0: 94:[47, 2, 3] Operation: 12/4=3
Exploring Operation: 12/2=6, Resulting Numbers: [47, 4, 6]
Generated Node #0,1: 94:[47, 4, 6] Operation: 12/2=6
Exploring Operation: 12-4=8, Resulting Numbers:... | 0.978299 | hs_4 | sum_heuristic |
[
38,
70,
19,
42
] | 85 | [
"38+70=108",
"42-19=23",
"108-23=85"
] | Current State: 85:[38, 70, 19, 42], Operations: []
Exploring Operation: 38+70=108, Resulting Numbers: [19, 42, 108]
Generated Node #2: [19, 42, 108] from Operation: 38+70=108
Current State: 85:[19, 42, 108], Operations: ['38+70=108']
Exploring Operation: 42-19=23, Resulting Numbers: [108, 23]
Generated Node #3: [108, 2... | 4 | Current State: 85:[38, 70, 19, 42], Operations: []
Exploring Operation: 38-19=19, Resulting Numbers: [70, 42, 19]
Generated Node #0,0: 85:[70, 42, 19] Operation: 38-19=19
Exploring Operation: 70-42=28, Resulting Numbers: [38, 19, 28]
Generated Node #0,1: 85:[38, 19, 28] Operation: 70-42=28
Exploring Operation: 38+42=80... | 0.985243 | hs_5 | mult_heuristic |
[
1,
99,
39,
36
] | 24 | [
"1*99=99",
"39+36=75",
"99-75=24"
] | Current State: 24:[1, 99, 39, 36], Operations: []
Exploring Operation: 1*99=99, Resulting Numbers: [39, 36, 99]
Generated Node #2: [39, 36, 99] from Operation: 1*99=99
Current State: 24:[39, 36, 99], Operations: ['1*99=99']
Exploring Operation: 39+36=75, Resulting Numbers: [99, 75]
Generated Node #3: [99, 75] from Oper... | 4 | Current State: 24:[1, 99, 39, 36], Operations: []
Exploring Operation: 39-36=3, Resulting Numbers: [1, 99, 3]
Generated Node #0,0: 24:[1, 99, 3] Operation: 39-36=3
Exploring Operation: 99-39=60, Resulting Numbers: [1, 36, 60]
Generated Node #0,1: 24:[1, 36, 60] Operation: 99-39=60
Exploring Operation: 99-1=98, Resultin... | 0.988715 | hs_4 | sum_heuristic |
[
27,
8,
29,
80
] | 20 | [
"29-27=2",
"80/8=10",
"2*10=20"
] | Current State: 20:[27, 8, 29, 80], Operations: []
Exploring Operation: 29-27=2, Resulting Numbers: [8, 80, 2]
Generated Node #2: [8, 80, 2] from Operation: 29-27=2
Current State: 20:[8, 80, 2], Operations: ['29-27=2']
Exploring Operation: 80/8=10, Resulting Numbers: [2, 10]
Generated Node #3: [2, 10] from Operation: 80... | 4 | Current State: 20:[27, 8, 29, 80], Operations: []
Exploring Operation: 80-27=53, Resulting Numbers: [8, 29, 53]
Generated Node #0,0: 20:[8, 29, 53] Operation: 80-27=53
Exploring Operation: 80/8=10, Resulting Numbers: [27, 29, 10]
Generated Node #0,1: 20:[27, 29, 10] Operation: 80/8=10
Exploring Operation: 80-29=51, Res... | 0.990451 | hs_3 | sum_heuristic |
[
2,
20,
68,
87
] | 63 | [
"68-20=48",
"48/2=24",
"87-24=63"
] | Current State: 63:[2, 20, 68, 87], Operations: []
Exploring Operation: 68-20=48, Resulting Numbers: [2, 87, 48]
Generated Node #2: [2, 87, 48] from Operation: 68-20=48
Current State: 63:[2, 87, 48], Operations: ['68-20=48']
Exploring Operation: 48/2=24, Resulting Numbers: [87, 24]
Generated Node #3: [87, 24] from Opera... | 4 | Current State: 63:[2, 20, 68, 87], Operations: []
Exploring Operation: 87-20=67, Resulting Numbers: [2, 68, 67]
Generated Node #0,0: 63:[2, 68, 67] Operation: 87-20=67
Exploring Operation: 87-68=19, Resulting Numbers: [2, 20, 19]
Generated Node #0,1: 63:[2, 20, 19] Operation: 87-68=19
Moving to Node #0,1
Current State:... | 0 | hs_2 | mult_heuristic |
[
21,
67,
43,
22
] | 24 | [
"22-21=1",
"67-43=24",
"1*24=24"
] | Current State: 24:[21, 67, 43, 22], Operations: []
Exploring Operation: 22-21=1, Resulting Numbers: [67, 43, 1]
Generated Node #2: [67, 43, 1] from Operation: 22-21=1
Current State: 24:[67, 43, 1], Operations: ['22-21=1']
Exploring Operation: 67-43=24, Resulting Numbers: [1, 24]
Generated Node #3: [1, 24] from Operatio... | 4 | Current State: 24:[21, 67, 43, 22], Operations: []
Exploring Operation: 67-21=46, Resulting Numbers: [43, 22, 46]
Generated Node #0,0: 24:[43, 22, 46] Operation: 67-21=46
Exploring Operation: 67-22=45, Resulting Numbers: [21, 43, 45]
Generated Node #0,1: 24:[21, 43, 45] Operation: 67-22=45
Exploring Operation: 43-21=22... | 0.986111 | hs_5 | sum_heuristic |
[
51,
15,
93,
53
] | 76 | [
"51-15=36",
"93-53=40",
"36+40=76"
] | Current State: 76:[51, 15, 93, 53], Operations: []
Exploring Operation: 51-15=36, Resulting Numbers: [93, 53, 36]
Generated Node #2: [93, 53, 36] from Operation: 51-15=36
Current State: 76:[93, 53, 36], Operations: ['51-15=36']
Exploring Operation: 93-53=40, Resulting Numbers: [36, 40]
Generated Node #3: [36, 40] from ... | 4 | Current State: 76:[51, 15, 93, 53], Operations: []
Exploring Operation: 93-53=40, Resulting Numbers: [51, 15, 40]
Generated Node #0,0: 76:[51, 15, 40] Operation: 93-53=40
Exploring Operation: 53-51=2, Resulting Numbers: [15, 93, 2]
Generated Node #0,1: 76:[15, 93, 2] Operation: 53-51=2
Exploring Operation: 93-51=42, Re... | 0.990451 | hs_3 | sum_heuristic |
[
40,
96,
15,
16
] | 11 | [
"40-16=24",
"96/24=4",
"15-4=11"
] | Current State: 11:[40, 96, 15, 16], Operations: []
Exploring Operation: 40-16=24, Resulting Numbers: [96, 15, 24]
Generated Node #2: [96, 15, 24] from Operation: 40-16=24
Current State: 11:[96, 15, 24], Operations: ['40-16=24']
Exploring Operation: 96/24=4, Resulting Numbers: [15, 4]
Generated Node #3: [15, 4] from Ope... | 4 | Current State: 11:[40, 96, 15, 16], Operations: []
Exploring Operation: 96/16=6, Resulting Numbers: [40, 15, 6]
Generated Node #0,0: 11:[40, 15, 6] Operation: 96/16=6
Moving to Node #0,0
Current State: 11:[40, 15, 6], Operations: ['96/16=6']
Exploring Operation: 40-15=25, Resulting Numbers: [6, 25]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
68,
5,
82,
77
] | 67 | [
"82-5=77",
"77/77=1",
"68-1=67"
] | Current State: 67:[68, 5, 82, 77], Operations: []
Exploring Operation: 82-5=77, Resulting Numbers: [68, 77, 77]
Generated Node #2: [68, 77, 77] from Operation: 82-5=77
Current State: 67:[68, 77, 77], Operations: ['82-5=77']
Exploring Operation: 77/77=1, Resulting Numbers: [68, 1]
Generated Node #3: [68, 1] from Operati... | 4 | Current State: 67:[68, 5, 82, 77], Operations: []
Exploring Operation: 77-5=72, Resulting Numbers: [68, 82, 72]
Generated Node #0,0: 67:[68, 82, 72] Operation: 77-5=72
Exploring Operation: 68-5=63, Resulting Numbers: [82, 77, 63]
Generated Node #0,1: 67:[82, 77, 63] Operation: 68-5=63
Exploring Operation: 82-5=77, Resu... | 0.987847 | hs_3 | mult_heuristic |
[
19,
25,
68,
1
] | 62 | [
"25-19=6",
"68*1=68",
"68-6=62"
] | Current State: 62:[19, 25, 68, 1], Operations: []
Exploring Operation: 25-19=6, Resulting Numbers: [68, 1, 6]
Generated Node #2: [68, 1, 6] from Operation: 25-19=6
Current State: 62:[68, 1, 6], Operations: ['25-19=6']
Exploring Operation: 68*1=68, Resulting Numbers: [6, 68]
Generated Node #3: [6, 68] from Operation: 68... | 4 | Current State: 62:[19, 25, 68, 1], Operations: []
Exploring Operation: 19+25=44, Resulting Numbers: [68, 1, 44]
Generated Node #0,0: 62:[68, 1, 44] Operation: 19+25=44
Exploring Operation: 25-19=6, Resulting Numbers: [68, 1, 6]
Generated Node #0,1: 62:[68, 1, 6] Operation: 25-19=6
Exploring Operation: 68-19=49, Resulti... | 0.990451 | hs_3 | sum_heuristic |
[
81,
73,
26,
49
] | 78 | [
"81+49=130",
"130/26=5",
"73+5=78"
] | Current State: 78:[81, 73, 26, 49], Operations: []
Exploring Operation: 81+49=130, Resulting Numbers: [73, 26, 130]
Generated Node #2: [73, 26, 130] from Operation: 81+49=130
Current State: 78:[73, 26, 130], Operations: ['81+49=130']
Exploring Operation: 130/26=5, Resulting Numbers: [73, 5]
Generated Node #3: [73, 5] f... | 4 | Current State: 78:[81, 73, 26, 49], Operations: []
Exploring Operation: 73-49=24, Resulting Numbers: [81, 26, 24]
Generated Node #0,0: 78:[81, 26, 24] Operation: 73-49=24
Exploring Operation: 81-49=32, Resulting Numbers: [73, 26, 32]
Generated Node #0,1: 78:[73, 26, 32] Operation: 81-49=32
Exploring Operation: 26+49=75... | 0 | hs_4 | mult_heuristic |
[
13,
70,
70,
99
] | 87 | [
"99-13=86",
"70/70=1",
"86+1=87"
] | Current State: 87:[13, 70, 70, 99], Operations: []
Exploring Operation: 99-13=86, Resulting Numbers: [70, 70, 86]
Generated Node #2: [70, 70, 86] from Operation: 99-13=86
Current State: 87:[70, 70, 86], Operations: ['99-13=86']
Exploring Operation: 70/70=1, Resulting Numbers: [86, 1]
Generated Node #3: [86, 1] from Ope... | 4 | Current State: 87:[13, 70, 70, 99], Operations: []
Exploring Operation: 99-70=29, Resulting Numbers: [13, 70, 29]
Generated Node #0,0: 87:[13, 70, 29] Operation: 99-70=29
Exploring Operation: 70/70=1, Resulting Numbers: [13, 99, 1]
Generated Node #0,1: 87:[13, 99, 1] Operation: 70/70=1
Exploring Operation: 70-70=0, Res... | 0.990451 | hs_3 | sum_heuristic |
[
21,
96,
17,
64
] | 36 | [
"21+96=117",
"17+64=81",
"117-81=36"
] | Current State: 36:[21, 96, 17, 64], Operations: []
Exploring Operation: 21+96=117, Resulting Numbers: [17, 64, 117]
Generated Node #2: [17, 64, 117] from Operation: 21+96=117
Current State: 36:[17, 64, 117], Operations: ['21+96=117']
Exploring Operation: 17+64=81, Resulting Numbers: [117, 81]
Generated Node #3: [117, 8... | 4 | Current State: 36:[21, 96, 17, 64], Operations: []
Exploring Operation: 64-21=43, Resulting Numbers: [96, 17, 43]
Generated Node #0,0: 36:[96, 17, 43] Operation: 64-21=43
Exploring Operation: 96-64=32, Resulting Numbers: [21, 17, 32]
Generated Node #0,1: 36:[21, 17, 32] Operation: 96-64=32
Exploring Operation: 96-17=79... | 0.963542 | hs_4 | mult_heuristic |
[
49,
84,
45,
8
] | 11 | [
"49+84=133",
"133-45=88",
"88/8=11"
] | Current State: 11:[49, 84, 45, 8], Operations: []
Exploring Operation: 49+84=133, Resulting Numbers: [45, 8, 133]
Generated Node #2: [45, 8, 133] from Operation: 49+84=133
Current State: 11:[45, 8, 133], Operations: ['49+84=133']
Exploring Operation: 133-45=88, Resulting Numbers: [8, 88]
Generated Node #3: [8, 88] from... | 4 | Current State: 11:[49, 84, 45, 8], Operations: []
Exploring Operation: 84-49=35, Resulting Numbers: [45, 8, 35]
Generated Node #0,0: 11:[45, 8, 35] Operation: 84-49=35
Start Sub Search at level 1: Moving to Node #0,0
Current State: 11:[45, 8, 35], Operations: ['84-49=35']
Exploring Operation: 45-35=10, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
87,
8,
64,
69
] | 11 | [
"87-64=23",
"69/23=3",
"8+3=11"
] | Current State: 11:[87, 8, 64, 69], Operations: []
Exploring Operation: 87-64=23, Resulting Numbers: [8, 69, 23]
Generated Node #2: [8, 69, 23] from Operation: 87-64=23
Current State: 11:[8, 69, 23], Operations: ['87-64=23']
Exploring Operation: 69/23=3, Resulting Numbers: [8, 3]
Generated Node #3: [8, 3] from Operation... | 4 | Current State: 11:[87, 8, 64, 69], Operations: []
Exploring Operation: 87-69=18, Resulting Numbers: [8, 64, 18]
Generated Node #0,0: 11:[8, 64, 18] Operation: 87-69=18
Moving to Node #0,0
Current State: 11:[8, 64, 18], Operations: ['87-69=18']
Exploring Operation: 64/8=8, Resulting Numbers: [18, 8]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
15,
42,
20,
45
] | 75 | [
"45-42=3",
"20*3=60",
"15+60=75"
] | Current State: 75:[15, 42, 20, 45], Operations: []
Exploring Operation: 45-42=3, Resulting Numbers: [15, 20, 3]
Generated Node #2: [15, 20, 3] from Operation: 45-42=3
Current State: 75:[15, 20, 3], Operations: ['45-42=3']
Exploring Operation: 20*3=60, Resulting Numbers: [15, 60]
Generated Node #3: [15, 60] from Operati... | 4 | Current State: 75:[15, 42, 20, 45], Operations: []
Exploring Operation: 45-42=3, Resulting Numbers: [15, 20, 3]
Generated Node #0,0: 75:[15, 20, 3] Operation: 45-42=3
Moving to Node #0,0
Current State: 75:[15, 20, 3], Operations: ['45-42=3']
Exploring Operation: 20-15=5, Resulting Numbers: [3, 5]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
20,
54,
54,
91
] | 72 | [
"91-20=71",
"54/54=1",
"71+1=72"
] | Current State: 72:[20, 54, 54, 91], Operations: []
Exploring Operation: 91-20=71, Resulting Numbers: [54, 54, 71]
Generated Node #2: [54, 54, 71] from Operation: 91-20=71
Current State: 72:[54, 54, 71], Operations: ['91-20=71']
Exploring Operation: 54/54=1, Resulting Numbers: [71, 1]
Generated Node #3: [71, 1] from Ope... | 4 | Current State: 72:[20, 54, 54, 91], Operations: []
Exploring Operation: 91-54=37, Resulting Numbers: [20, 54, 37]
Generated Node #0,0: 72:[20, 54, 37] Operation: 91-54=37
Exploring Operation: 91-54=37, Resulting Numbers: [20, 54, 37]
Generated Node #0,1: 72:[20, 54, 37] Operation: 91-54=37
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
3,
67,
61,
75
] | 31 | [
"75/3=25",
"67-61=6",
"25+6=31"
] | Current State: 31:[3, 67, 61, 75], Operations: []
Exploring Operation: 75/3=25, Resulting Numbers: [67, 61, 25]
Generated Node #2: [67, 61, 25] from Operation: 75/3=25
Current State: 31:[67, 61, 25], Operations: ['75/3=25']
Exploring Operation: 67-61=6, Resulting Numbers: [25, 6]
Generated Node #3: [25, 6] from Operati... | 4 | Current State: 31:[3, 67, 61, 75], Operations: []
Exploring Operation: 75/3=25, Resulting Numbers: [67, 61, 25]
Generated Node #0,0: 31:[67, 61, 25] Operation: 75/3=25
Exploring Operation: 75-61=14, Resulting Numbers: [3, 67, 14]
Generated Node #0,1: 31:[3, 67, 14] Operation: 75-61=14
Exploring Operation: 75-67=8, Resu... | 0.957465 | hs_4 | sum_heuristic |
[
65,
94,
93,
87
] | 31 | [
"94-65=29",
"93*29=2697",
"2697/87=31"
] | Current State: 31:[65, 94, 93, 87], Operations: []
Exploring Operation: 94-65=29, Resulting Numbers: [93, 87, 29]
Generated Node #2: [93, 87, 29] from Operation: 94-65=29
Current State: 31:[93, 87, 29], Operations: ['94-65=29']
Exploring Operation: 93*29=2697, Resulting Numbers: [87, 2697]
Generated Node #3: [87, 2697]... | 4 | Current State: 31:[65, 94, 93, 87], Operations: []
Exploring Operation: 94-65=29, Resulting Numbers: [93, 87, 29]
Generated Node #0,0: 31:[93, 87, 29] Operation: 94-65=29
Moving to Node #0,0
Current State: 31:[93, 87, 29], Operations: ['94-65=29']
Exploring Operation: 93-87=6, Resulting Numbers: [29, 6]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
79,
77,
49,
11
] | 58 | [
"79-77=2",
"49+11=60",
"60-2=58"
] | Current State: 58:[79, 77, 49, 11], Operations: []
Exploring Operation: 79-77=2, Resulting Numbers: [49, 11, 2]
Generated Node #2: [49, 11, 2] from Operation: 79-77=2
Current State: 58:[49, 11, 2], Operations: ['79-77=2']
Exploring Operation: 49+11=60, Resulting Numbers: [2, 60]
Generated Node #3: [2, 60] from Operatio... | 4 | Current State: 58:[79, 77, 49, 11], Operations: []
Exploring Operation: 77-49=28, Resulting Numbers: [79, 11, 28]
Generated Node #0,0: 58:[79, 11, 28] Operation: 77-49=28
Exploring Operation: 79-49=30, Resulting Numbers: [77, 11, 30]
Generated Node #0,1: 58:[77, 11, 30] Operation: 79-49=30
Exploring Operation: 77/11=7,... | 0.986979 | hs_4 | sum_heuristic |
[
41,
37,
69,
8
] | 57 | [
"41-37=4",
"69-8=61",
"61-4=57"
] | Current State: 57:[41, 37, 69, 8], Operations: []
Exploring Operation: 41-37=4, Resulting Numbers: [69, 8, 4]
Generated Node #2: [69, 8, 4] from Operation: 41-37=4
Current State: 57:[69, 8, 4], Operations: ['41-37=4']
Exploring Operation: 69-8=61, Resulting Numbers: [4, 61]
Generated Node #3: [4, 61] from Operation: 69... | 4 | Current State: 57:[41, 37, 69, 8], Operations: []
Exploring Operation: 41+8=49, Resulting Numbers: [37, 69, 49]
Generated Node #0,0: 57:[37, 69, 49] Operation: 41+8=49
Exploring Operation: 41-37=4, Resulting Numbers: [69, 8, 4]
Generated Node #0,1: 57:[69, 8, 4] Operation: 41-37=4
Exploring Operation: 69-41=28, Resulti... | 0.986979 | hs_5 | sum_heuristic |
[
27,
18,
43,
13
] | 84 | [
"43+13=56",
"27*56=1512",
"1512/18=84"
] | Current State: 84:[27, 18, 43, 13], Operations: []
Exploring Operation: 43+13=56, Resulting Numbers: [27, 18, 56]
Generated Node #2: [27, 18, 56] from Operation: 43+13=56
Current State: 84:[27, 18, 56], Operations: ['43+13=56']
Exploring Operation: 27*56=1512, Resulting Numbers: [18, 1512]
Generated Node #3: [18, 1512]... | 4 | Current State: 84:[27, 18, 43, 13], Operations: []
Exploring Operation: 27+18=45, Resulting Numbers: [43, 13, 45]
Generated Node #0,0: 84:[43, 13, 45] Operation: 27+18=45
Exploring Operation: 18-13=5, Resulting Numbers: [27, 43, 5]
Generated Node #0,1: 84:[27, 43, 5] Operation: 18-13=5
Exploring Operation: 27-18=9, Res... | 0 | hs_4 | mult_heuristic |
[
7,
41,
50,
29
] | 69 | [
"7+41=48",
"50-29=21",
"48+21=69"
] | Current State: 69:[7, 41, 50, 29], Operations: []
Exploring Operation: 7+41=48, Resulting Numbers: [50, 29, 48]
Generated Node #2: [50, 29, 48] from Operation: 7+41=48
Current State: 69:[50, 29, 48], Operations: ['7+41=48']
Exploring Operation: 50-29=21, Resulting Numbers: [48, 21]
Generated Node #3: [48, 21] from Oper... | 4 | Current State: 69:[7, 41, 50, 29], Operations: []
Exploring Operation: 41-29=12, Resulting Numbers: [7, 50, 12]
Generated Node #0,0: 69:[7, 50, 12] Operation: 41-29=12
Exploring Operation: 50-41=9, Resulting Numbers: [7, 29, 9]
Generated Node #0,1: 69:[7, 29, 9] Operation: 50-41=9
Exploring Operation: 41+50=91, Resulti... | 0.945313 | hs_5 | mult_heuristic |
[
90,
2,
61,
9
] | 49 | [
"90-61=29",
"2*29=58",
"58-9=49"
] | Current State: 49:[90, 2, 61, 9], Operations: []
Exploring Operation: 90-61=29, Resulting Numbers: [2, 9, 29]
Generated Node #2: [2, 9, 29] from Operation: 90-61=29
Current State: 49:[2, 9, 29], Operations: ['90-61=29']
Exploring Operation: 2*29=58, Resulting Numbers: [9, 58]
Generated Node #3: [9, 58] from Operation: ... | 4 | Current State: 49:[90, 2, 61, 9], Operations: []
Exploring Operation: 90/9=10, Resulting Numbers: [2, 61, 10]
Generated Node #0,0: 49:[2, 61, 10] Operation: 90/9=10
Exploring Operation: 90-61=29, Resulting Numbers: [2, 9, 29]
Generated Node #0,1: 49:[2, 9, 29] Operation: 90-61=29
Exploring Operation: 90/2=45, Resulting... | 0.973958 | hs_4 | sum_heuristic |
[
54,
25,
52,
68
] | 59 | [
"54-52=2",
"68/2=34",
"25+34=59"
] | Current State: 59:[54, 25, 52, 68], Operations: []
Exploring Operation: 54-52=2, Resulting Numbers: [25, 68, 2]
Generated Node #2: [25, 68, 2] from Operation: 54-52=2
Current State: 59:[25, 68, 2], Operations: ['54-52=2']
Exploring Operation: 68/2=34, Resulting Numbers: [25, 34]
Generated Node #3: [25, 34] from Operati... | 4 | Current State: 59:[54, 25, 52, 68], Operations: []
Exploring Operation: 68-25=43, Resulting Numbers: [54, 52, 43]
Generated Node #0,0: 59:[54, 52, 43] Operation: 68-25=43
Exploring Operation: 25+52=77, Resulting Numbers: [54, 68, 77]
Generated Node #0,1: 59:[54, 68, 77] Operation: 25+52=77
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.