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 |
|---|---|---|---|---|---|---|---|---|
[
37,
79,
58,
80
] | 94 | [
"37+79=116",
"80-58=22",
"116-22=94"
] | Current State: 94:[37, 79, 58, 80], Operations: []
Exploring Operation: 37+79=116, Resulting Numbers: [58, 80, 116]
Generated Node #2: [58, 80, 116] from Operation: 37+79=116
Current State: 94:[58, 80, 116], Operations: ['37+79=116']
Exploring Operation: 80-58=22, Resulting Numbers: [116, 22]
Generated Node #3: [116, 2... | 4 | Current State: 94:[37, 79, 58, 80], Operations: []
Exploring Operation: 80-79=1, Resulting Numbers: [37, 58, 1]
Generated Node #0,0: 94:[37, 58, 1] Operation: 80-79=1
Moving to Node #0,0
Current State: 94:[37, 58, 1], Operations: ['80-79=1']
Exploring Operation: 37+58=95, Resulting Numbers: [1, 95]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
73,
6,
45,
50
] | 93 | [
"73-50=23",
"6*23=138",
"138-45=93"
] | Current State: 93:[73, 6, 45, 50], Operations: []
Exploring Operation: 73-50=23, Resulting Numbers: [6, 45, 23]
Generated Node #2: [6, 45, 23] from Operation: 73-50=23
Current State: 93:[6, 45, 23], Operations: ['73-50=23']
Exploring Operation: 6*23=138, Resulting Numbers: [45, 138]
Generated Node #3: [45, 138] from Op... | 4 | Current State: 93:[73, 6, 45, 50], Operations: []
Exploring Operation: 73-45=28, Resulting Numbers: [6, 50, 28]
Generated Node #0,0: 93:[6, 50, 28] Operation: 73-45=28
Exploring Operation: 50-45=5, Resulting Numbers: [73, 6, 5]
Generated Node #0,1: 93:[73, 6, 5] Operation: 50-45=5
Exploring Operation: 73-50=23, Resulti... | 0 | hs_5 | sum_heuristic |
[
15,
52,
50,
6
] | 72 | [
"50*6=300",
"300/15=20",
"52+20=72"
] | Current State: 72:[15, 52, 50, 6], Operations: []
Exploring Operation: 50*6=300, Resulting Numbers: [15, 52, 300]
Generated Node #2: [15, 52, 300] from Operation: 50*6=300
Current State: 72:[15, 52, 300], Operations: ['50*6=300']
Exploring Operation: 300/15=20, Resulting Numbers: [52, 20]
Generated Node #3: [52, 20] fr... | 4 | Current State: 72:[15, 52, 50, 6], Operations: []
Exploring Operation: 52-50=2, Resulting Numbers: [15, 6, 2]
Generated Node #0,0: 72:[15, 6, 2] Operation: 52-50=2
Moving to Node #0,0
Current State: 72:[15, 6, 2], Operations: ['52-50=2']
Exploring Operation: 15-6=9, Resulting Numbers: [2, 9]
Generated Node #0,0,0: 72:[... | 0 | hs_1 | mult_heuristic |
[
2,
39,
27,
16
] | 49 | [
"39+27=66",
"66/2=33",
"16+33=49"
] | Current State: 49:[2, 39, 27, 16], Operations: []
Exploring Operation: 39+27=66, Resulting Numbers: [2, 16, 66]
Generated Node #2: [2, 16, 66] from Operation: 39+27=66
Current State: 49:[2, 16, 66], Operations: ['39+27=66']
Exploring Operation: 66/2=33, Resulting Numbers: [16, 33]
Generated Node #3: [16, 33] from Opera... | 4 | Current State: 49:[2, 39, 27, 16], Operations: []
Exploring Operation: 39-27=12, Resulting Numbers: [2, 16, 12]
Generated Node #0,0: 49:[2, 16, 12] Operation: 39-27=12
Exploring Operation: 27-16=11, Resulting Numbers: [2, 39, 11]
Generated Node #0,1: 49:[2, 39, 11] Operation: 27-16=11
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
40,
26,
54,
29
] | 69 | [
"40-26=14",
"54+29=83",
"83-14=69"
] | Current State: 69:[40, 26, 54, 29], Operations: []
Exploring Operation: 40-26=14, Resulting Numbers: [54, 29, 14]
Generated Node #2: [54, 29, 14] from Operation: 40-26=14
Current State: 69:[54, 29, 14], Operations: ['40-26=14']
Exploring Operation: 54+29=83, Resulting Numbers: [14, 83]
Generated Node #3: [14, 83] from ... | 4 | Current State: 69:[40, 26, 54, 29], Operations: []
Exploring Operation: 40+29=69, Resulting Numbers: [26, 54, 69]
Generated Node #0,0: 69:[26, 54, 69] Operation: 40+29=69
Exploring Operation: 40+26=66, Resulting Numbers: [54, 29, 66]
Generated Node #0,1: 69:[54, 29, 66] Operation: 40+26=66
Exploring Operation: 54-40=14... | 0.943576 | hs_4 | sum_heuristic |
[
66,
22,
25,
27
] | 49 | [
"66/22=3",
"25+27=52",
"52-3=49"
] | Current State: 49:[66, 22, 25, 27], Operations: []
Exploring Operation: 66/22=3, Resulting Numbers: [25, 27, 3]
Generated Node #2: [25, 27, 3] from Operation: 66/22=3
Current State: 49:[25, 27, 3], Operations: ['66/22=3']
Exploring Operation: 25+27=52, Resulting Numbers: [3, 52]
Generated Node #3: [3, 52] from Operatio... | 4 | Current State: 49:[66, 22, 25, 27], Operations: []
Exploring Operation: 22+27=49, Resulting Numbers: [66, 25, 49]
Generated Node #0,0: 49:[66, 25, 49] Operation: 22+27=49
Exploring Operation: 25+27=52, Resulting Numbers: [66, 22, 52]
Generated Node #0,1: 49:[66, 22, 52] Operation: 25+27=52
Start Sub Search at level 1: ... | 0.986111 | hs_2 | mult_heuristic |
[
18,
35,
77,
45
] | 85 | [
"18+35=53",
"77-45=32",
"53+32=85"
] | Current State: 85:[18, 35, 77, 45], Operations: []
Exploring Operation: 18+35=53, Resulting Numbers: [77, 45, 53]
Generated Node #2: [77, 45, 53] from Operation: 18+35=53
Current State: 85:[77, 45, 53], Operations: ['18+35=53']
Exploring Operation: 77-45=32, Resulting Numbers: [53, 32]
Generated Node #3: [53, 32] from ... | 4 | Current State: 85:[18, 35, 77, 45], Operations: []
Exploring Operation: 35+45=80, Resulting Numbers: [18, 77, 80]
Generated Node #0,0: 85:[18, 77, 80] Operation: 35+45=80
Moving to Node #0,0
Current State: 85:[18, 77, 80], Operations: ['35+45=80']
Exploring Operation: 80-77=3, Resulting Numbers: [18, 3]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
27,
91,
7,
7
] | 91 | [
"27*7=189",
"91+7=98",
"189-98=91"
] | Current State: 91:[27, 91, 7, 7], Operations: []
Exploring Operation: 27*7=189, Resulting Numbers: [91, 189]
Generated Node #2: [91, 189] from Operation: 27*7=189
Current State: 91:[91, 189], Operations: ['27*7=189']
Exploring Operation: 91+7=98, Resulting Numbers: [189, 98]
Generated Node #3: [189, 98] from Operation:... | 4 | Current State: 91:[27, 91, 7, 7], Operations: []
Exploring Operation: 27-7=20, Resulting Numbers: [91, 7, 20]
Generated Node #0,0: 91:[91, 7, 20] Operation: 27-7=20
Exploring Operation: 27-7=20, Resulting Numbers: [91, 7, 20]
Generated Node #0,1: 91:[91, 7, 20] Operation: 27-7=20
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
97,
3,
91,
97
] | 88 | [
"97+3=100",
"91+97=188",
"188-100=88"
] | Current State: 88:[97, 3, 91, 97], Operations: []
Exploring Operation: 97+3=100, Resulting Numbers: [91, 100]
Generated Node #2: [91, 100] from Operation: 97+3=100
Current State: 88:[91, 100], Operations: ['97+3=100']
Exploring Operation: 91+97=188, Resulting Numbers: [100, 188]
Generated Node #3: [100, 188] from Opera... | 4 | Current State: 88:[97, 3, 91, 97], Operations: []
Exploring Operation: 97/97=1, Resulting Numbers: [3, 91, 1]
Generated Node #0,0: 88:[3, 91, 1] Operation: 97/97=1
Exploring Operation: 97-97=0, Resulting Numbers: [3, 91, 0]
Generated Node #0,1: 88:[3, 91, 0] Operation: 97-97=0
Exploring Operation: 97-91=6, Resulting Nu... | 0.989583 | hs_3 | sum_heuristic |
[
10,
22,
3,
2
] | 71 | [
"10/2=5",
"22*3=66",
"5+66=71"
] | Current State: 71:[10, 22, 3, 2], Operations: []
Exploring Operation: 10/2=5, Resulting Numbers: [22, 3, 5]
Generated Node #2: [22, 3, 5] from Operation: 10/2=5
Current State: 71:[22, 3, 5], Operations: ['10/2=5']
Exploring Operation: 22*3=66, Resulting Numbers: [5, 66]
Generated Node #3: [5, 66] from Operation: 22*3=6... | 4 | Current State: 71:[10, 22, 3, 2], Operations: []
Exploring Operation: 22*3=66, Resulting Numbers: [10, 2, 66]
Generated Node #0,0: 71:[10, 2, 66] Operation: 22*3=66
Exploring Operation: 22*2=44, Resulting Numbers: [10, 3, 44]
Generated Node #0,1: 71:[10, 3, 44] Operation: 22*2=44
Moving to Node #0,0
Current State: 71:[... | 0 | hs_2 | mult_heuristic |
[
90,
93,
53,
84
] | 28 | [
"93-90=3",
"84-53=31",
"31-3=28"
] | Current State: 28:[90, 93, 53, 84], Operations: []
Exploring Operation: 93-90=3, Resulting Numbers: [53, 84, 3]
Generated Node #2: [53, 84, 3] from Operation: 93-90=3
Current State: 28:[53, 84, 3], Operations: ['93-90=3']
Exploring Operation: 84-53=31, Resulting Numbers: [3, 31]
Generated Node #3: [3, 31] from Operatio... | 4 | Current State: 28:[90, 93, 53, 84], Operations: []
Exploring Operation: 93-90=3, Resulting Numbers: [53, 84, 3]
Generated Node #0,0: 28:[53, 84, 3] Operation: 93-90=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 28:[53, 84, 3], Operations: ['93-90=3']
Exploring Operation: 84-53=31, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
80,
19,
80,
97
] | 40 | [
"80+19=99",
"99-97=2",
"80/2=40"
] | Current State: 40:[80, 19, 80, 97], Operations: []
Exploring Operation: 80+19=99, Resulting Numbers: [97, 99]
Generated Node #2: [97, 99] from Operation: 80+19=99
Current State: 40:[97, 99], Operations: ['80+19=99']
Exploring Operation: 99-97=2, Resulting Numbers: [2]
2,40 equal: Goal Reached
Exploring Operation: 80/2=... | 4 | Current State: 40:[80, 19, 80, 97], Operations: []
Exploring Operation: 97-80=17, Resulting Numbers: [80, 19, 17]
Generated Node #0,0: 40:[80, 19, 17] Operation: 97-80=17
Exploring Operation: 80/80=1, Resulting Numbers: [19, 97, 1]
Generated Node #0,1: 40:[19, 97, 1] Operation: 80/80=1
Exploring Operation: 97-80=17, Re... | 0.980903 | hs_4 | sum_heuristic |
[
94,
94,
64,
49
] | 49 | [
"94-94=0",
"64*0=0",
"49+0=49"
] | Current State: 49:[94, 94, 64, 49], Operations: []
Exploring Operation: 94-94=0, Resulting Numbers: [64, 49, 0]
Generated Node #2: [64, 49, 0] from Operation: 94-94=0
Current State: 49:[64, 49, 0], Operations: ['94-94=0']
Exploring Operation: 64*0=0, Resulting Numbers: [49, 0]
Generated Node #3: [49, 0] from Operation:... | 4 | Current State: 49:[94, 94, 64, 49], Operations: []
Exploring Operation: 94-49=45, Resulting Numbers: [94, 64, 45]
Generated Node #0,0: 49:[94, 64, 45] Operation: 94-49=45
Exploring Operation: 94-94=0, Resulting Numbers: [64, 49, 0]
Generated Node #0,1: 49:[64, 49, 0] Operation: 94-94=0
Exploring Operation: 94-64=30, Re... | 0.97309 | hs_4 | mult_heuristic |
[
54,
55,
64,
7
] | 56 | [
"55-54=1",
"64-7=57",
"57-1=56"
] | Current State: 56:[54, 55, 64, 7], Operations: []
Exploring Operation: 55-54=1, Resulting Numbers: [64, 7, 1]
Generated Node #2: [64, 7, 1] from Operation: 55-54=1
Current State: 56:[64, 7, 1], Operations: ['55-54=1']
Exploring Operation: 64-7=57, Resulting Numbers: [1, 57]
Generated Node #3: [1, 57] from Operation: 64... | 4 | Current State: 56:[54, 55, 64, 7], Operations: []
Exploring Operation: 64-54=10, Resulting Numbers: [55, 7, 10]
Generated Node #0,0: 56:[55, 7, 10] Operation: 64-54=10
Exploring Operation: 55-54=1, Resulting Numbers: [64, 7, 1]
Generated Node #0,1: 56:[64, 7, 1] Operation: 55-54=1
Exploring Operation: 64-7=57, Resultin... | 0.96875 | hs_4 | sum_heuristic |
[
30,
20,
33,
52
] | 95 | [
"30-20=10",
"33+52=85",
"10+85=95"
] | Current State: 95:[30, 20, 33, 52], Operations: []
Exploring Operation: 30-20=10, Resulting Numbers: [33, 52, 10]
Generated Node #2: [33, 52, 10] from Operation: 30-20=10
Current State: 95:[33, 52, 10], Operations: ['30-20=10']
Exploring Operation: 33+52=85, Resulting Numbers: [10, 85]
Generated Node #3: [10, 85] from ... | 4 | Current State: 95:[30, 20, 33, 52], Operations: []
Exploring Operation: 52-33=19, Resulting Numbers: [30, 20, 19]
Generated Node #0,0: 95:[30, 20, 19] Operation: 52-33=19
Exploring Operation: 52-30=22, Resulting Numbers: [20, 33, 22]
Generated Node #0,1: 95:[20, 33, 22] Operation: 52-30=22
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
11,
40,
28,
22
] | 52 | [
"22/11=2",
"40*2=80",
"80-28=52"
] | Current State: 52:[11, 40, 28, 22], Operations: []
Exploring Operation: 22/11=2, Resulting Numbers: [40, 28, 2]
Generated Node #2: [40, 28, 2] from Operation: 22/11=2
Current State: 52:[40, 28, 2], Operations: ['22/11=2']
Exploring Operation: 40*2=80, Resulting Numbers: [28, 80]
Generated Node #3: [28, 80] from Operati... | 4 | Current State: 52:[11, 40, 28, 22], Operations: []
Exploring Operation: 40-28=12, Resulting Numbers: [11, 22, 12]
Generated Node #0,0: 52:[11, 22, 12] Operation: 40-28=12
Exploring Operation: 11+40=51, Resulting Numbers: [28, 22, 51]
Generated Node #0,1: 52:[28, 22, 51] Operation: 11+40=51
Exploring Operation: 40-22=18... | 0 | hs_5 | mult_heuristic |
[
3,
23,
30,
58
] | 97 | [
"3*23=69",
"58-30=28",
"69+28=97"
] | Current State: 97:[3, 23, 30, 58], Operations: []
Exploring Operation: 3*23=69, Resulting Numbers: [30, 58, 69]
Generated Node #2: [30, 58, 69] from Operation: 3*23=69
Current State: 97:[30, 58, 69], Operations: ['3*23=69']
Exploring Operation: 58-30=28, Resulting Numbers: [69, 28]
Generated Node #3: [69, 28] from Oper... | 4 | Current State: 97:[3, 23, 30, 58], Operations: []
Exploring Operation: 3*30=90, Resulting Numbers: [23, 58, 90]
Generated Node #0,0: 97:[23, 58, 90] Operation: 3*30=90
Start Sub Search at level 1: Moving to Node #0,0
Current State: 97:[23, 58, 90], Operations: ['3*30=90']
Exploring Operation: 23+58=81, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
5,
53,
6,
29
] | 86 | [
"5*29=145",
"53+6=59",
"145-59=86"
] | Current State: 86:[5, 53, 6, 29], Operations: []
Exploring Operation: 5*29=145, Resulting Numbers: [53, 6, 145]
Generated Node #2: [53, 6, 145] from Operation: 5*29=145
Current State: 86:[53, 6, 145], Operations: ['5*29=145']
Exploring Operation: 53+6=59, Resulting Numbers: [145, 59]
Generated Node #3: [145, 59] from O... | 4 | Current State: 86:[5, 53, 6, 29], Operations: []
Exploring Operation: 53+29=82, Resulting Numbers: [5, 6, 82]
Generated Node #0,0: 86:[5, 6, 82] Operation: 53+29=82
Exploring Operation: 6+29=35, Resulting Numbers: [5, 53, 35]
Generated Node #0,1: 86:[5, 53, 35] Operation: 6+29=35
Exploring Operation: 53-6=47, Resulting... | 0 | hs_4 | mult_heuristic |
[
41,
88,
49,
26
] | 57 | [
"88*26=2288",
"49+2288=2337",
"2337/41=57"
] | Current State: 57:[41, 88, 49, 26], Operations: []
Exploring Operation: 88*26=2288, Resulting Numbers: [41, 49, 2288]
Generated Node #2: [41, 49, 2288] from Operation: 88*26=2288
Current State: 57:[41, 49, 2288], Operations: ['88*26=2288']
Exploring Operation: 49+2288=2337, Resulting Numbers: [41, 2337]
Generated Node ... | 4 | Current State: 57:[41, 88, 49, 26], Operations: []
Exploring Operation: 88-49=39, Resulting Numbers: [41, 26, 39]
Generated Node #0,0: 57:[41, 26, 39] Operation: 88-49=39
Exploring Operation: 88-41=47, Resulting Numbers: [49, 26, 47]
Generated Node #0,1: 57:[49, 26, 47] Operation: 88-41=47
Exploring Operation: 88-26=62... | 0 | hs_3 | sum_heuristic |
[
6,
44,
18,
21
] | 43 | [
"6*18=108",
"44+21=65",
"108-65=43"
] | Current State: 43:[6, 44, 18, 21], Operations: []
Exploring Operation: 6*18=108, Resulting Numbers: [44, 21, 108]
Generated Node #2: [44, 21, 108] from Operation: 6*18=108
Current State: 43:[44, 21, 108], Operations: ['6*18=108']
Exploring Operation: 44+21=65, Resulting Numbers: [108, 65]
Generated Node #3: [108, 65] f... | 4 | Current State: 43:[6, 44, 18, 21], Operations: []
Exploring Operation: 6+18=24, Resulting Numbers: [44, 21, 24]
Generated Node #0,0: 43:[44, 21, 24] Operation: 6+18=24
Exploring Operation: 6+21=27, Resulting Numbers: [44, 18, 27]
Generated Node #0,1: 43:[44, 18, 27] Operation: 6+21=27
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
3,
38,
73,
43
] | 81 | [
"38-3=35",
"73+43=116",
"116-35=81"
] | Current State: 81:[3, 38, 73, 43], Operations: []
Exploring Operation: 38-3=35, Resulting Numbers: [73, 43, 35]
Generated Node #2: [73, 43, 35] from Operation: 38-3=35
Current State: 81:[73, 43, 35], Operations: ['38-3=35']
Exploring Operation: 73+43=116, Resulting Numbers: [35, 116]
Generated Node #3: [35, 116] from O... | 4 | Current State: 81:[3, 38, 73, 43], Operations: []
Exploring Operation: 43-38=5, Resulting Numbers: [3, 73, 5]
Generated Node #0,0: 81:[3, 73, 5] Operation: 43-38=5
Exploring Operation: 73-43=30, Resulting Numbers: [3, 38, 30]
Generated Node #0,1: 81:[3, 38, 30] Operation: 73-43=30
Exploring Operation: 73-38=35, Resulti... | 0.953125 | hs_4 | sum_heuristic |
[
32,
43,
34,
35
] | 30 | [
"43-35=8",
"32/8=4",
"34-4=30"
] | Current State: 30:[32, 43, 34, 35], Operations: []
Exploring Operation: 43-35=8, Resulting Numbers: [32, 34, 8]
Generated Node #2: [32, 34, 8] from Operation: 43-35=8
Current State: 30:[32, 34, 8], Operations: ['43-35=8']
Exploring Operation: 32/8=4, Resulting Numbers: [34, 4]
Generated Node #3: [34, 4] from Operation:... | 4 | Current State: 30:[32, 43, 34, 35], Operations: []
Exploring Operation: 43-34=9, Resulting Numbers: [32, 35, 9]
Generated Node #0,0: 30:[32, 35, 9] Operation: 43-34=9
Exploring Operation: 35-34=1, Resulting Numbers: [32, 43, 1]
Generated Node #0,1: 30:[32, 43, 1] Operation: 35-34=1
Exploring Operation: 43-32=11, Result... | 0.963542 | hs_5 | mult_heuristic |
[
45,
42,
78,
27
] | 54 | [
"45-42=3",
"78-27=51",
"3+51=54"
] | Current State: 54:[45, 42, 78, 27], Operations: []
Exploring Operation: 45-42=3, Resulting Numbers: [78, 27, 3]
Generated Node #2: [78, 27, 3] from Operation: 45-42=3
Current State: 54:[78, 27, 3], Operations: ['45-42=3']
Exploring Operation: 78-27=51, Resulting Numbers: [3, 51]
Generated Node #3: [3, 51] from Operatio... | 4 | Current State: 54:[45, 42, 78, 27], Operations: []
Exploring Operation: 78-27=51, Resulting Numbers: [45, 42, 51]
Generated Node #0,0: 54:[45, 42, 51] Operation: 78-27=51
Exploring Operation: 78-45=33, Resulting Numbers: [42, 27, 33]
Generated Node #0,1: 54:[42, 27, 33] Operation: 78-45=33
Exploring Operation: 78-42=36... | 0.978299 | hs_5 | sum_heuristic |
[
4,
89,
13,
35
] | 99 | [
"4*89=356",
"13*35=455",
"455-356=99"
] | Current State: 99:[4, 89, 13, 35], Operations: []
Exploring Operation: 4*89=356, Resulting Numbers: [13, 35, 356]
Generated Node #2: [13, 35, 356] from Operation: 4*89=356
Current State: 99:[13, 35, 356], Operations: ['4*89=356']
Exploring Operation: 13*35=455, Resulting Numbers: [356, 455]
Generated Node #3: [356, 455... | 4 | Current State: 99:[4, 89, 13, 35], Operations: []
Exploring Operation: 4+89=93, Resulting Numbers: [13, 35, 93]
Generated Node #0,0: 99:[13, 35, 93] Operation: 4+89=93
Exploring Operation: 89+13=102, Resulting Numbers: [4, 35, 102]
Generated Node #0,1: 99:[4, 35, 102] Operation: 89+13=102
Moving to Node #0,1
Current St... | 0 | hs_2 | sum_heuristic |
[
79,
73,
81,
33
] | 14 | [
"79+33=112",
"81-73=8",
"112/8=14"
] | Current State: 14:[79, 73, 81, 33], Operations: []
Exploring Operation: 79+33=112, Resulting Numbers: [73, 81, 112]
Generated Node #2: [73, 81, 112] from Operation: 79+33=112
Current State: 14:[73, 81, 112], Operations: ['79+33=112']
Exploring Operation: 81-73=8, Resulting Numbers: [112, 8]
Generated Node #3: [112, 8] ... | 4 | Current State: 14:[79, 73, 81, 33], Operations: []
Exploring Operation: 79-73=6, Resulting Numbers: [81, 33, 6]
Generated Node #0,0: 14:[81, 33, 6] Operation: 79-73=6
Exploring Operation: 81-73=8, Resulting Numbers: [79, 33, 8]
Generated Node #0,1: 14:[79, 33, 8] Operation: 81-73=8
Exploring Operation: 81-79=2, Resulti... | 0 | hs_4 | sum_heuristic |
[
13,
92,
78,
81
] | 81 | [
"92-13=79",
"79-78=1",
"81*1=81"
] | Current State: 81:[13, 92, 78, 81], Operations: []
Exploring Operation: 92-13=79, Resulting Numbers: [78, 81, 79]
Generated Node #2: [78, 81, 79] from Operation: 92-13=79
Current State: 81:[78, 81, 79], Operations: ['92-13=79']
Exploring Operation: 79-78=1, Resulting Numbers: [81, 1]
Generated Node #3: [81, 1] from Ope... | 4 | Current State: 81:[13, 92, 78, 81], Operations: []
Exploring Operation: 92-13=79, Resulting Numbers: [78, 81, 79]
Generated Node #0,0: 81:[78, 81, 79] Operation: 92-13=79
Start Sub Search at level 1: Moving to Node #0,0
Current State: 81:[78, 81, 79], Operations: ['92-13=79']
Exploring Operation: 81-78=3, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
68,
41,
74,
38
] | 63 | [
"68-41=27",
"74-38=36",
"27+36=63"
] | Current State: 63:[68, 41, 74, 38], Operations: []
Exploring Operation: 68-41=27, Resulting Numbers: [74, 38, 27]
Generated Node #2: [74, 38, 27] from Operation: 68-41=27
Current State: 63:[74, 38, 27], Operations: ['68-41=27']
Exploring Operation: 74-38=36, Resulting Numbers: [27, 36]
Generated Node #3: [27, 36] from ... | 4 | Current State: 63:[68, 41, 74, 38], Operations: []
Exploring Operation: 41+38=79, Resulting Numbers: [68, 74, 79]
Generated Node #0,0: 63:[68, 74, 79] Operation: 41+38=79
Exploring Operation: 41-38=3, Resulting Numbers: [68, 74, 3]
Generated Node #0,1: 63:[68, 74, 3] Operation: 41-38=3
Exploring Operation: 68-41=27, Re... | 0.981771 | hs_5 | mult_heuristic |
[
75,
37,
61,
42
] | 70 | [
"75-61=14",
"42-37=5",
"14*5=70"
] | Current State: 70:[75, 37, 61, 42], Operations: []
Exploring Operation: 75-61=14, Resulting Numbers: [37, 42, 14]
Generated Node #2: [37, 42, 14] from Operation: 75-61=14
Current State: 70:[37, 42, 14], Operations: ['75-61=14']
Exploring Operation: 42-37=5, Resulting Numbers: [14, 5]
Generated Node #3: [14, 5] from Ope... | 4 | Current State: 70:[75, 37, 61, 42], Operations: []
Exploring Operation: 75-42=33, Resulting Numbers: [37, 61, 33]
Generated Node #0,0: 70:[37, 61, 33] Operation: 75-42=33
Exploring Operation: 75-61=14, Resulting Numbers: [37, 42, 14]
Generated Node #0,1: 70:[37, 42, 14] Operation: 75-61=14
Exploring Operation: 61-42=19... | 0.987847 | hs_4 | mult_heuristic |
[
33,
2,
27,
54
] | 15 | [
"33*2=66",
"27+54=81",
"81-66=15"
] | Current State: 15:[33, 2, 27, 54], Operations: []
Exploring Operation: 33*2=66, Resulting Numbers: [27, 54, 66]
Generated Node #2: [27, 54, 66] from Operation: 33*2=66
Current State: 15:[27, 54, 66], Operations: ['33*2=66']
Exploring Operation: 27+54=81, Resulting Numbers: [66, 81]
Generated Node #3: [66, 81] from Oper... | 4 | Current State: 15:[33, 2, 27, 54], Operations: []
Exploring Operation: 54-27=27, Resulting Numbers: [33, 2, 27]
Generated Node #0,0: 15:[33, 2, 27] Operation: 54-27=27
Exploring Operation: 54/27=2, Resulting Numbers: [33, 2, 2]
Generated Node #0,1: 15:[33, 2, 2] Operation: 54/27=2
Exploring Operation: 33-27=6, Resultin... | 0 | hs_4 | mult_heuristic |
[
16,
36,
40,
59
] | 63 | [
"40-36=4",
"16/4=4",
"59+4=63"
] | Current State: 63:[16, 36, 40, 59], Operations: []
Exploring Operation: 40-36=4, Resulting Numbers: [16, 59, 4]
Generated Node #2: [16, 59, 4] from Operation: 40-36=4
Current State: 63:[16, 59, 4], Operations: ['40-36=4']
Exploring Operation: 16/4=4, Resulting Numbers: [59, 4]
Generated Node #3: [59, 4] from Operation:... | 4 | Current State: 63:[16, 36, 40, 59], Operations: []
Exploring Operation: 40-36=4, Resulting Numbers: [16, 59, 4]
Generated Node #0,0: 63:[16, 59, 4] Operation: 40-36=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 63:[16, 59, 4], Operations: ['40-36=4']
Exploring Operation: 16+4=20, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
85,
6,
94,
86
] | 37 | [
"94-86=8",
"6*8=48",
"85-48=37"
] | Current State: 37:[85, 6, 94, 86], Operations: []
Exploring Operation: 94-86=8, Resulting Numbers: [85, 6, 8]
Generated Node #2: [85, 6, 8] from Operation: 94-86=8
Current State: 37:[85, 6, 8], Operations: ['94-86=8']
Exploring Operation: 6*8=48, Resulting Numbers: [85, 48]
Generated Node #3: [85, 48] from Operation: 6... | 4 | Current State: 37:[85, 6, 94, 86], Operations: []
Exploring Operation: 94-86=8, Resulting Numbers: [85, 6, 8]
Generated Node #0,0: 37:[85, 6, 8] Operation: 94-86=8
Exploring Operation: 85-6=79, Resulting Numbers: [94, 86, 79]
Generated Node #0,1: 37:[94, 86, 79] Operation: 85-6=79
Exploring Operation: 94-85=9, Resultin... | 0.977431 | hs_4 | mult_heuristic |
[
43,
60,
23,
44
] | 83 | [
"44-43=1",
"60+23=83",
"1*83=83"
] | Current State: 83:[43, 60, 23, 44], Operations: []
Exploring Operation: 44-43=1, Resulting Numbers: [60, 23, 1]
Generated Node #2: [60, 23, 1] from Operation: 44-43=1
Current State: 83:[60, 23, 1], Operations: ['44-43=1']
Exploring Operation: 60+23=83, Resulting Numbers: [1, 83]
Generated Node #3: [1, 83] from Operatio... | 4 | Current State: 83:[43, 60, 23, 44], Operations: []
Exploring Operation: 43+23=66, Resulting Numbers: [60, 44, 66]
Generated Node #0,0: 83:[60, 44, 66] Operation: 43+23=66
Exploring Operation: 60+23=83, Resulting Numbers: [43, 44, 83]
Generated Node #0,1: 83:[43, 44, 83] Operation: 60+23=83
Exploring Operation: 23+44=67... | 0.96441 | hs_3 | sum_heuristic |
[
44,
92,
32,
82
] | 86 | [
"44+92=136",
"82-32=50",
"136-50=86"
] | Current State: 86:[44, 92, 32, 82], Operations: []
Exploring Operation: 44+92=136, Resulting Numbers: [32, 82, 136]
Generated Node #2: [32, 82, 136] from Operation: 44+92=136
Current State: 86:[32, 82, 136], Operations: ['44+92=136']
Exploring Operation: 82-32=50, Resulting Numbers: [136, 50]
Generated Node #3: [136, 5... | 4 | Current State: 86:[44, 92, 32, 82], Operations: []
Exploring Operation: 44+32=76, Resulting Numbers: [92, 82, 76]
Generated Node #0,0: 86:[92, 82, 76] Operation: 44+32=76
Exploring Operation: 44-32=12, Resulting Numbers: [92, 82, 12]
Generated Node #0,1: 86:[92, 82, 12] Operation: 44-32=12
Exploring Operation: 92-44=48... | 0.988715 | hs_4 | mult_heuristic |
[
79,
2,
41,
43
] | 83 | [
"79+2=81",
"43-41=2",
"81+2=83"
] | Current State: 83:[79, 2, 41, 43], Operations: []
Exploring Operation: 79+2=81, Resulting Numbers: [41, 43, 81]
Generated Node #2: [41, 43, 81] from Operation: 79+2=81
Current State: 83:[41, 43, 81], Operations: ['79+2=81']
Exploring Operation: 43-41=2, Resulting Numbers: [81, 2]
Generated Node #3: [81, 2] from Operati... | 4 | Current State: 83:[79, 2, 41, 43], Operations: []
Exploring Operation: 2*41=82, Resulting Numbers: [79, 43, 82]
Generated Node #0,0: 83:[79, 43, 82] Operation: 2*41=82
Exploring Operation: 2*43=86, Resulting Numbers: [79, 41, 86]
Generated Node #0,1: 83:[79, 41, 86] Operation: 2*43=86
Exploring Operation: 2+41=43, Resu... | 0.954861 | hs_5 | mult_heuristic |
[
91,
4,
55,
95
] | 56 | [
"91+4=95",
"95/95=1",
"55+1=56"
] | Current State: 56:[91, 4, 55, 95], Operations: []
Exploring Operation: 91+4=95, Resulting Numbers: [55, 95, 95]
Generated Node #2: [55, 95, 95] from Operation: 91+4=95
Current State: 56:[55, 95, 95], Operations: ['91+4=95']
Exploring Operation: 95/95=1, Resulting Numbers: [55, 1]
Generated Node #3: [55, 1] from Operati... | 4 | Current State: 56:[91, 4, 55, 95], Operations: []
Exploring Operation: 95-91=4, Resulting Numbers: [4, 55, 4]
Generated Node #0,0: 56:[4, 55, 4] Operation: 95-91=4
Exploring Operation: 95-55=40, Resulting Numbers: [91, 4, 40]
Generated Node #0,1: 56:[91, 4, 40] Operation: 95-55=40
Exploring Operation: 91-55=36, Resulti... | 0.986979 | hs_3 | sum_heuristic |
[
85,
42,
5,
72
] | 60 | [
"85+42=127",
"72-5=67",
"127-67=60"
] | Current State: 60:[85, 42, 5, 72], Operations: []
Exploring Operation: 85+42=127, Resulting Numbers: [5, 72, 127]
Generated Node #2: [5, 72, 127] from Operation: 85+42=127
Current State: 60:[5, 72, 127], Operations: ['85+42=127']
Exploring Operation: 72-5=67, Resulting Numbers: [127, 67]
Generated Node #3: [127, 67] fr... | 4 | Current State: 60:[85, 42, 5, 72], Operations: []
Exploring Operation: 85-42=43, Resulting Numbers: [5, 72, 43]
Generated Node #0,0: 60:[5, 72, 43] Operation: 85-42=43
Exploring Operation: 85-72=13, Resulting Numbers: [42, 5, 13]
Generated Node #0,1: 60:[42, 5, 13] Operation: 85-72=13
Start Sub Search at level 1: Movin... | 0.990451 | hs_2 | sum_heuristic |
[
35,
29,
62,
45
] | 81 | [
"35+29=64",
"62-45=17",
"64+17=81"
] | Current State: 81:[35, 29, 62, 45], Operations: []
Exploring Operation: 35+29=64, Resulting Numbers: [62, 45, 64]
Generated Node #2: [62, 45, 64] from Operation: 35+29=64
Current State: 81:[62, 45, 64], Operations: ['35+29=64']
Exploring Operation: 62-45=17, Resulting Numbers: [64, 17]
Generated Node #3: [64, 17] from ... | 4 | Current State: 81:[35, 29, 62, 45], Operations: []
Exploring Operation: 62-45=17, Resulting Numbers: [35, 29, 17]
Generated Node #0,0: 81:[35, 29, 17] Operation: 62-45=17
Start Sub Search at level 1: Moving to Node #0,0
Current State: 81:[35, 29, 17], Operations: ['62-45=17']
Exploring Operation: 35-29=6, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
23,
5,
27,
69
] | 14 | [
"23+5=28",
"69-27=42",
"42-28=14"
] | Current State: 14:[23, 5, 27, 69], Operations: []
Exploring Operation: 23+5=28, Resulting Numbers: [27, 69, 28]
Generated Node #2: [27, 69, 28] from Operation: 23+5=28
Current State: 14:[27, 69, 28], Operations: ['23+5=28']
Exploring Operation: 69-27=42, Resulting Numbers: [28, 42]
Generated Node #3: [28, 42] from Oper... | 4 | Current State: 14:[23, 5, 27, 69], Operations: []
Exploring Operation: 69/23=3, Resulting Numbers: [5, 27, 3]
Generated Node #0,0: 14:[5, 27, 3] Operation: 69/23=3
Moving to Node #0,0
Current State: 14:[5, 27, 3], Operations: ['69/23=3']
Exploring Operation: 27/3=9, Resulting Numbers: [5, 9]
Generated Node #0,0,0: 14:[... | 0.993924 | hs_1 | mult_heuristic |
[
24,
74,
71,
91
] | 78 | [
"24+74=98",
"91-71=20",
"98-20=78"
] | Current State: 78:[24, 74, 71, 91], Operations: []
Exploring Operation: 24+74=98, Resulting Numbers: [71, 91, 98]
Generated Node #2: [71, 91, 98] from Operation: 24+74=98
Current State: 78:[71, 91, 98], Operations: ['24+74=98']
Exploring Operation: 91-71=20, Resulting Numbers: [98, 20]
Generated Node #3: [98, 20] from ... | 4 | Current State: 78:[24, 74, 71, 91], Operations: []
Exploring Operation: 91-71=20, Resulting Numbers: [24, 74, 20]
Generated Node #0,0: 78:[24, 74, 20] Operation: 91-71=20
Start Sub Search at level 1: Moving to Node #0,0
Current State: 78:[24, 74, 20], Operations: ['91-71=20']
Exploring Operation: 24-20=4, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
73,
17,
68,
85
] | 16 | [
"85-73=12",
"68/17=4",
"12+4=16"
] | Current State: 16:[73, 17, 68, 85], Operations: []
Exploring Operation: 85-73=12, Resulting Numbers: [17, 68, 12]
Generated Node #2: [17, 68, 12] from Operation: 85-73=12
Current State: 16:[17, 68, 12], Operations: ['85-73=12']
Exploring Operation: 68/17=4, Resulting Numbers: [12, 4]
Generated Node #3: [12, 4] from Ope... | 4 | Current State: 16:[73, 17, 68, 85], Operations: []
Exploring Operation: 85-73=12, Resulting Numbers: [17, 68, 12]
Generated Node #0,0: 16:[17, 68, 12] Operation: 85-73=12
Exploring Operation: 85-68=17, Resulting Numbers: [73, 17, 17]
Generated Node #0,1: 16:[73, 17, 17] Operation: 85-68=17
Moving to Node #0,0
Current S... | 0.986111 | hs_2 | sum_heuristic |
[
81,
41,
3,
99
] | 69 | [
"81+41=122",
"122-99=23",
"3*23=69"
] | Current State: 69:[81, 41, 3, 99], Operations: []
Exploring Operation: 81+41=122, Resulting Numbers: [3, 99, 122]
Generated Node #2: [3, 99, 122] from Operation: 81+41=122
Current State: 69:[3, 99, 122], Operations: ['81+41=122']
Exploring Operation: 122-99=23, Resulting Numbers: [3, 23]
Generated Node #3: [3, 23] from... | 4 | Current State: 69:[81, 41, 3, 99], Operations: []
Exploring Operation: 99-41=58, Resulting Numbers: [81, 3, 58]
Generated Node #0,0: 69:[81, 3, 58] Operation: 99-41=58
Exploring Operation: 81/3=27, Resulting Numbers: [41, 99, 27]
Generated Node #0,1: 69:[41, 99, 27] Operation: 81/3=27
Exploring Operation: 81-41=40, Res... | 0.985243 | hs_5 | sum_heuristic |
[
52,
4,
11,
61
] | 35 | [
"61-52=9",
"4*11=44",
"44-9=35"
] | Current State: 35:[52, 4, 11, 61], Operations: []
Exploring Operation: 61-52=9, Resulting Numbers: [4, 11, 9]
Generated Node #2: [4, 11, 9] from Operation: 61-52=9
Current State: 35:[4, 11, 9], Operations: ['61-52=9']
Exploring Operation: 4*11=44, Resulting Numbers: [9, 44]
Generated Node #3: [9, 44] from Operation: 4*... | 4 | Current State: 35:[52, 4, 11, 61], Operations: []
Exploring Operation: 61-11=50, Resulting Numbers: [52, 4, 50]
Generated Node #0,0: 35:[52, 4, 50] Operation: 61-11=50
Exploring Operation: 61-52=9, Resulting Numbers: [4, 11, 9]
Generated Node #0,1: 35:[4, 11, 9] Operation: 61-52=9
Exploring Operation: 52/4=13, Resultin... | 0 | hs_4 | mult_heuristic |
[
7,
76,
97,
11
] | 70 | [
"97-76=21",
"21-11=10",
"7*10=70"
] | Current State: 70:[7, 76, 97, 11], Operations: []
Exploring Operation: 97-76=21, Resulting Numbers: [7, 11, 21]
Generated Node #2: [7, 11, 21] from Operation: 97-76=21
Current State: 70:[7, 11, 21], Operations: ['97-76=21']
Exploring Operation: 21-11=10, Resulting Numbers: [7, 10]
Generated Node #3: [7, 10] from Operat... | 4 | Current State: 70:[7, 76, 97, 11], Operations: []
Exploring Operation: 76-7=69, Resulting Numbers: [97, 11, 69]
Generated Node #0,0: 70:[97, 11, 69] Operation: 76-7=69
Exploring Operation: 97-76=21, Resulting Numbers: [7, 11, 21]
Generated Node #0,1: 70:[7, 11, 21] Operation: 97-76=21
Exploring Operation: 97-7=90, Resu... | 0.986979 | hs_4 | sum_heuristic |
[
65,
55,
9,
45
] | 65 | [
"55-9=46",
"46-45=1",
"65*1=65"
] | Current State: 65:[65, 55, 9, 45], Operations: []
Exploring Operation: 55-9=46, Resulting Numbers: [65, 45, 46]
Generated Node #2: [65, 45, 46] from Operation: 55-9=46
Current State: 65:[65, 45, 46], Operations: ['55-9=46']
Exploring Operation: 46-45=1, Resulting Numbers: [65, 1]
Generated Node #3: [65, 1] from Operati... | 4 | Current State: 65:[65, 55, 9, 45], Operations: []
Exploring Operation: 65-45=20, Resulting Numbers: [55, 9, 20]
Generated Node #0,0: 65:[55, 9, 20] Operation: 65-45=20
Exploring Operation: 55-45=10, Resulting Numbers: [65, 9, 10]
Generated Node #0,1: 65:[65, 9, 10] Operation: 55-45=10
Exploring Operation: 45/9=5, Resul... | 0.990451 | hs_3 | mult_heuristic |
[
3,
24,
94,
99
] | 12 | [
"3+94=97",
"99-97=2",
"24/2=12"
] | Current State: 12:[3, 24, 94, 99], Operations: []
Exploring Operation: 3+94=97, Resulting Numbers: [24, 99, 97]
Generated Node #2: [24, 99, 97] from Operation: 3+94=97
Current State: 12:[24, 99, 97], Operations: ['3+94=97']
Exploring Operation: 99-97=2, Resulting Numbers: [24, 2]
Generated Node #3: [24, 2] from Operati... | 4 | Current State: 12:[3, 24, 94, 99], Operations: []
Exploring Operation: 94-24=70, Resulting Numbers: [3, 99, 70]
Generated Node #0,0: 12:[3, 99, 70] Operation: 94-24=70
Exploring Operation: 99-24=75, Resulting Numbers: [3, 94, 75]
Generated Node #0,1: 12:[3, 94, 75] Operation: 99-24=75
Exploring Operation: 99-94=5, Resu... | 0.980903 | hs_4 | mult_heuristic |
[
18,
9,
99,
29
] | 68 | [
"18/9=2",
"99-29=70",
"70-2=68"
] | Current State: 68:[18, 9, 99, 29], Operations: []
Exploring Operation: 18/9=2, Resulting Numbers: [99, 29, 2]
Generated Node #2: [99, 29, 2] from Operation: 18/9=2
Current State: 68:[99, 29, 2], Operations: ['18/9=2']
Exploring Operation: 99-29=70, Resulting Numbers: [2, 70]
Generated Node #3: [2, 70] from Operation: 9... | 4 | Current State: 68:[18, 9, 99, 29], Operations: []
Exploring Operation: 99/9=11, Resulting Numbers: [18, 29, 11]
Generated Node #0,0: 68:[18, 29, 11] Operation: 99/9=11
Exploring Operation: 99-29=70, Resulting Numbers: [18, 9, 70]
Generated Node #0,1: 68:[18, 9, 70] Operation: 99-29=70
Moving to Node #0,1
Current State:... | 0.990451 | hs_2 | mult_heuristic |
[
37,
20,
49,
87
] | 95 | [
"37+20=57",
"87-49=38",
"57+38=95"
] | Current State: 95:[37, 20, 49, 87], Operations: []
Exploring Operation: 37+20=57, Resulting Numbers: [49, 87, 57]
Generated Node #2: [49, 87, 57] from Operation: 37+20=57
Current State: 95:[49, 87, 57], Operations: ['37+20=57']
Exploring Operation: 87-49=38, Resulting Numbers: [57, 38]
Generated Node #3: [57, 38] from ... | 4 | Current State: 95:[37, 20, 49, 87], Operations: []
Exploring Operation: 37+49=86, Resulting Numbers: [20, 87, 86]
Generated Node #0,0: 95:[20, 87, 86] Operation: 37+49=86
Exploring Operation: 49-37=12, Resulting Numbers: [20, 87, 12]
Generated Node #0,1: 95:[20, 87, 12] Operation: 49-37=12
Moving to Node #0,1
Current S... | 0.986111 | hs_2 | mult_heuristic |
[
39,
45,
14,
33
] | 13 | [
"45-39=6",
"33-14=19",
"19-6=13"
] | Current State: 13:[39, 45, 14, 33], Operations: []
Exploring Operation: 45-39=6, Resulting Numbers: [14, 33, 6]
Generated Node #2: [14, 33, 6] from Operation: 45-39=6
Current State: 13:[14, 33, 6], Operations: ['45-39=6']
Exploring Operation: 33-14=19, Resulting Numbers: [6, 19]
Generated Node #3: [6, 19] from Operatio... | 4 | Current State: 13:[39, 45, 14, 33], Operations: []
Exploring Operation: 45-39=6, Resulting Numbers: [14, 33, 6]
Generated Node #0,0: 13:[14, 33, 6] Operation: 45-39=6
Exploring Operation: 39-33=6, Resulting Numbers: [45, 14, 6]
Generated Node #0,1: 13:[45, 14, 6] Operation: 39-33=6
Exploring Operation: 45-33=12, Result... | 0.987847 | hs_4 | sum_heuristic |
[
25,
98,
53,
32
] | 12 | [
"98-25=73",
"53+32=85",
"85-73=12"
] | Current State: 12:[25, 98, 53, 32], Operations: []
Exploring Operation: 98-25=73, Resulting Numbers: [53, 32, 73]
Generated Node #2: [53, 32, 73] from Operation: 98-25=73
Current State: 12:[53, 32, 73], Operations: ['98-25=73']
Exploring Operation: 53+32=85, Resulting Numbers: [73, 85]
Generated Node #3: [73, 85] from ... | 4 | Current State: 12:[25, 98, 53, 32], Operations: []
Exploring Operation: 98-32=66, Resulting Numbers: [25, 53, 66]
Generated Node #0,0: 12:[25, 53, 66] Operation: 98-32=66
Exploring Operation: 98-53=45, Resulting Numbers: [25, 32, 45]
Generated Node #0,1: 12:[25, 32, 45] Operation: 98-53=45
Moving to Node #0,1
Current S... | 0.992188 | hs_2 | sum_heuristic |
[
32,
88,
82,
63
] | 89 | [
"88-32=56",
"82+63=145",
"145-56=89"
] | Current State: 89:[32, 88, 82, 63], Operations: []
Exploring Operation: 88-32=56, Resulting Numbers: [82, 63, 56]
Generated Node #2: [82, 63, 56] from Operation: 88-32=56
Current State: 89:[82, 63, 56], Operations: ['88-32=56']
Exploring Operation: 82+63=145, Resulting Numbers: [56, 145]
Generated Node #3: [56, 145] fr... | 4 | Current State: 89:[32, 88, 82, 63], Operations: []
Exploring Operation: 82-32=50, Resulting Numbers: [88, 63, 50]
Generated Node #0,0: 89:[88, 63, 50] Operation: 82-32=50
Exploring Operation: 88-32=56, Resulting Numbers: [82, 63, 56]
Generated Node #0,1: 89:[82, 63, 56] Operation: 88-32=56
Exploring Operation: 32+88=12... | 0.927951 | hs_5 | mult_heuristic |
[
61,
73,
43,
45
] | 49 | [
"45-43=2",
"61*2=122",
"122-73=49"
] | Current State: 49:[61, 73, 43, 45], Operations: []
Exploring Operation: 45-43=2, Resulting Numbers: [61, 73, 2]
Generated Node #2: [61, 73, 2] from Operation: 45-43=2
Current State: 49:[61, 73, 2], Operations: ['45-43=2']
Exploring Operation: 61*2=122, Resulting Numbers: [73, 122]
Generated Node #3: [73, 122] from Oper... | 4 | Current State: 49:[61, 73, 43, 45], Operations: []
Exploring Operation: 61-43=18, Resulting Numbers: [73, 45, 18]
Generated Node #0,0: 49:[73, 45, 18] Operation: 61-43=18
Exploring Operation: 73-61=12, Resulting Numbers: [43, 45, 12]
Generated Node #0,1: 49:[43, 45, 12] Operation: 73-61=12
Exploring Operation: 73-43=30... | 0 | hs_4 | sum_heuristic |
[
80,
26,
75,
37
] | 58 | [
"80-26=54",
"75+37=112",
"112-54=58"
] | Current State: 58:[80, 26, 75, 37], Operations: []
Exploring Operation: 80-26=54, Resulting Numbers: [75, 37, 54]
Generated Node #2: [75, 37, 54] from Operation: 80-26=54
Current State: 58:[75, 37, 54], Operations: ['80-26=54']
Exploring Operation: 75+37=112, Resulting Numbers: [54, 112]
Generated Node #3: [54, 112] fr... | 4 | Current State: 58:[80, 26, 75, 37], Operations: []
Exploring Operation: 80-75=5, Resulting Numbers: [26, 37, 5]
Generated Node #0,0: 58:[26, 37, 5] Operation: 80-75=5
Exploring Operation: 80-37=43, Resulting Numbers: [26, 75, 43]
Generated Node #0,1: 58:[26, 75, 43] Operation: 80-37=43
Exploring Operation: 80-26=54, Re... | 0.985243 | hs_3 | sum_heuristic |
[
73,
10,
95,
23
] | 90 | [
"73-23=50",
"50/10=5",
"95-5=90"
] | Current State: 90:[73, 10, 95, 23], Operations: []
Exploring Operation: 73-23=50, Resulting Numbers: [10, 95, 50]
Generated Node #2: [10, 95, 50] from Operation: 73-23=50
Current State: 90:[10, 95, 50], Operations: ['73-23=50']
Exploring Operation: 50/10=5, Resulting Numbers: [95, 5]
Generated Node #3: [95, 5] from Ope... | 4 | Current State: 90:[73, 10, 95, 23], Operations: []
Exploring Operation: 95-73=22, Resulting Numbers: [10, 23, 22]
Generated Node #0,0: 90:[10, 23, 22] Operation: 95-73=22
Exploring Operation: 73+23=96, Resulting Numbers: [10, 95, 96]
Generated Node #0,1: 90:[10, 95, 96] Operation: 73+23=96
Exploring Operation: 73+10=83... | 0.963542 | hs_5 | mult_heuristic |
[
12,
6,
48,
11
] | 76 | [
"48/6=8",
"11*8=88",
"88-12=76"
] | Current State: 76:[12, 6, 48, 11], Operations: []
Exploring Operation: 48/6=8, Resulting Numbers: [12, 11, 8]
Generated Node #2: [12, 11, 8] from Operation: 48/6=8
Current State: 76:[12, 11, 8], Operations: ['48/6=8']
Exploring Operation: 11*8=88, Resulting Numbers: [12, 88]
Generated Node #3: [12, 88] from Operation: ... | 4 | Current State: 76:[12, 6, 48, 11], Operations: []
Exploring Operation: 48/12=4, Resulting Numbers: [6, 11, 4]
Generated Node #0,0: 76:[6, 11, 4] Operation: 48/12=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 76:[6, 11, 4], Operations: ['48/12=4']
Exploring Operation: 11-6=5, Resulting Numbers: [4, 5... | 0 | hs_1 | mult_heuristic |
[
2,
52,
1,
47
] | 99 | [
"2-1=1",
"52+47=99",
"1*99=99"
] | Current State: 99:[2, 52, 1, 47], Operations: []
Exploring Operation: 2-1=1, Resulting Numbers: [52, 47, 1]
Generated Node #2: [52, 47, 1] from Operation: 2-1=1
Current State: 99:[52, 47, 1], Operations: ['2-1=1']
Exploring Operation: 52+47=99, Resulting Numbers: [1, 99]
Generated Node #3: [1, 99] from Operation: 52+47... | 4 | Current State: 99:[2, 52, 1, 47], Operations: []
Exploring Operation: 52-47=5, Resulting Numbers: [2, 1, 5]
Generated Node #0,0: 99:[2, 1, 5] Operation: 52-47=5
Exploring Operation: 52+47=99, Resulting Numbers: [2, 1, 99]
Generated Node #0,1: 99:[2, 1, 99] Operation: 52+47=99
Moving to Node #0,1
Current State: 99:[2, 1... | 0 | hs_2 | mult_heuristic |
[
90,
54,
96,
69
] | 46 | [
"90+54=144",
"96*69=6624",
"6624/144=46"
] | Current State: 46:[90, 54, 96, 69], Operations: []
Exploring Operation: 90+54=144, Resulting Numbers: [96, 69, 144]
Generated Node #2: [96, 69, 144] from Operation: 90+54=144
Current State: 46:[96, 69, 144], Operations: ['90+54=144']
Exploring Operation: 96*69=6624, Resulting Numbers: [144, 6624]
Generated Node #3: [14... | 4 | Current State: 46:[90, 54, 96, 69], Operations: []
Exploring Operation: 90-54=36, Resulting Numbers: [96, 69, 36]
Generated Node #0,0: 46:[96, 69, 36] Operation: 90-54=36
Exploring Operation: 96-54=42, Resulting Numbers: [90, 69, 42]
Generated Node #0,1: 46:[90, 69, 42] Operation: 96-54=42
Exploring Operation: 96-69=27... | 0 | hs_5 | sum_heuristic |
[
2,
83,
99,
45
] | 56 | [
"99-45=54",
"54/2=27",
"83-27=56"
] | Current State: 56:[2, 83, 99, 45], Operations: []
Exploring Operation: 99-45=54, Resulting Numbers: [2, 83, 54]
Generated Node #2: [2, 83, 54] from Operation: 99-45=54
Current State: 56:[2, 83, 54], Operations: ['99-45=54']
Exploring Operation: 54/2=27, Resulting Numbers: [83, 27]
Generated Node #3: [83, 27] from Opera... | 4 | Current State: 56:[2, 83, 99, 45], Operations: []
Exploring Operation: 99-2=97, Resulting Numbers: [83, 45, 97]
Generated Node #0,0: 56:[83, 45, 97] Operation: 99-2=97
Exploring Operation: 83-45=38, Resulting Numbers: [2, 99, 38]
Generated Node #0,1: 56:[2, 99, 38] Operation: 83-45=38
Exploring Operation: 99-45=54, Res... | 0.960938 | hs_5 | mult_heuristic |
[
72,
76,
2,
56
] | 95 | [
"72-2=70",
"76*70=5320",
"5320/56=95"
] | Current State: 95:[72, 76, 2, 56], Operations: []
Exploring Operation: 72-2=70, Resulting Numbers: [76, 56, 70]
Generated Node #2: [76, 56, 70] from Operation: 72-2=70
Current State: 95:[76, 56, 70], Operations: ['72-2=70']
Exploring Operation: 76*70=5320, Resulting Numbers: [56, 5320]
Generated Node #3: [56, 5320] fro... | 4 | Current State: 95:[72, 76, 2, 56], Operations: []
Exploring Operation: 72-56=16, Resulting Numbers: [76, 2, 16]
Generated Node #0,0: 95:[76, 2, 16] Operation: 72-56=16
Start Sub Search at level 1: Moving to Node #0,0
Current State: 95:[76, 2, 16], Operations: ['72-56=16']
Exploring Operation: 76+16=92, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
12,
51,
96,
84
] | 93 | [
"96-84=12",
"12*12=144",
"144-51=93"
] | Current State: 93:[12, 51, 96, 84], Operations: []
Exploring Operation: 96-84=12, Resulting Numbers: [12, 51, 12]
Generated Node #2: [12, 51, 12] from Operation: 96-84=12
Current State: 93:[12, 51, 12], Operations: ['96-84=12']
Exploring Operation: 12*12=144, Resulting Numbers: [51, 144]
Generated Node #3: [51, 144] fr... | 4 | Current State: 93:[12, 51, 96, 84], Operations: []
Exploring Operation: 51-12=39, Resulting Numbers: [96, 84, 39]
Generated Node #0,0: 93:[96, 84, 39] Operation: 51-12=39
Exploring Operation: 12+84=96, Resulting Numbers: [51, 96, 96]
Generated Node #0,1: 93:[51, 96, 96] Operation: 12+84=96
Exploring Operation: 84-51=33... | 0 | hs_3 | sum_heuristic |
[
7,
43,
24,
71
] | 45 | [
"7+43=50",
"24+71=95",
"95-50=45"
] | Current State: 45:[7, 43, 24, 71], Operations: []
Exploring Operation: 7+43=50, Resulting Numbers: [24, 71, 50]
Generated Node #2: [24, 71, 50] from Operation: 7+43=50
Current State: 45:[24, 71, 50], Operations: ['7+43=50']
Exploring Operation: 24+71=95, Resulting Numbers: [50, 95]
Generated Node #3: [50, 95] from Oper... | 4 | Current State: 45:[7, 43, 24, 71], Operations: []
Exploring Operation: 71-7=64, Resulting Numbers: [43, 24, 64]
Generated Node #0,0: 45:[43, 24, 64] Operation: 71-7=64
Exploring Operation: 71-43=28, Resulting Numbers: [7, 24, 28]
Generated Node #0,1: 45:[7, 24, 28] Operation: 71-43=28
Exploring Operation: 71-24=47, Res... | 0.958333 | hs_5 | sum_heuristic |
[
56,
24,
26,
15
] | 82 | [
"56-15=41",
"26-24=2",
"41*2=82"
] | Current State: 82:[56, 24, 26, 15], Operations: []
Exploring Operation: 56-15=41, Resulting Numbers: [24, 26, 41]
Generated Node #2: [24, 26, 41] from Operation: 56-15=41
Current State: 82:[24, 26, 41], Operations: ['56-15=41']
Exploring Operation: 26-24=2, Resulting Numbers: [41, 2]
Generated Node #3: [41, 2] from Ope... | 4 | Current State: 82:[56, 24, 26, 15], Operations: []
Exploring Operation: 26-24=2, Resulting Numbers: [56, 15, 2]
Generated Node #0,0: 82:[56, 15, 2] Operation: 26-24=2
Exploring Operation: 56-15=41, Resulting Numbers: [24, 26, 41]
Generated Node #0,1: 82:[24, 26, 41] Operation: 56-15=41
Exploring Operation: 56+24=80, Re... | 0.987847 | hs_4 | sum_heuristic |
[
57,
25,
19,
50
] | 74 | [
"57+19=76",
"50/25=2",
"76-2=74"
] | Current State: 74:[57, 25, 19, 50], Operations: []
Exploring Operation: 57+19=76, Resulting Numbers: [25, 50, 76]
Generated Node #2: [25, 50, 76] from Operation: 57+19=76
Current State: 74:[25, 50, 76], Operations: ['57+19=76']
Exploring Operation: 50/25=2, Resulting Numbers: [76, 2]
Generated Node #3: [76, 2] from Ope... | 4 | Current State: 74:[57, 25, 19, 50], Operations: []
Exploring Operation: 57-50=7, Resulting Numbers: [25, 19, 7]
Generated Node #0,0: 74:[25, 19, 7] Operation: 57-50=7
Exploring Operation: 57/19=3, Resulting Numbers: [25, 50, 3]
Generated Node #0,1: 74:[25, 50, 3] Operation: 57/19=3
Exploring Operation: 57-19=38, Result... | 0.949653 | hs_5 | sum_heuristic |
[
13,
71,
11,
42
] | 13 | [
"13+71=84",
"84/42=2",
"11+2=13"
] | Current State: 13:[13, 71, 11, 42], Operations: []
Exploring Operation: 13+71=84, Resulting Numbers: [11, 42, 84]
Generated Node #2: [11, 42, 84] from Operation: 13+71=84
Current State: 13:[11, 42, 84], Operations: ['13+71=84']
Exploring Operation: 84/42=2, Resulting Numbers: [11, 2]
Generated Node #3: [11, 2] from Ope... | 4 | Current State: 13:[13, 71, 11, 42], Operations: []
Exploring Operation: 71-42=29, Resulting Numbers: [13, 11, 29]
Generated Node #0,0: 13:[13, 11, 29] Operation: 71-42=29
Start Sub Search at level 1: Moving to Node #0,0
Current State: 13:[13, 11, 29], Operations: ['71-42=29']
Exploring Operation: 29-13=16, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
73,
63,
78,
19
] | 87 | [
"73-63=10",
"78+19=97",
"97-10=87"
] | Current State: 87:[73, 63, 78, 19], Operations: []
Exploring Operation: 73-63=10, Resulting Numbers: [78, 19, 10]
Generated Node #2: [78, 19, 10] from Operation: 73-63=10
Current State: 87:[78, 19, 10], Operations: ['73-63=10']
Exploring Operation: 78+19=97, Resulting Numbers: [10, 97]
Generated Node #3: [10, 97] from ... | 4 | Current State: 87:[73, 63, 78, 19], Operations: []
Exploring Operation: 78-63=15, Resulting Numbers: [73, 19, 15]
Generated Node #0,0: 87:[73, 19, 15] Operation: 78-63=15
Exploring Operation: 73-63=10, Resulting Numbers: [78, 19, 10]
Generated Node #0,1: 87:[78, 19, 10] Operation: 73-63=10
Exploring Operation: 63+19=82... | 0.982639 | hs_4 | sum_heuristic |
[
78,
3,
48,
52
] | 25 | [
"78-3=75",
"48+52=100",
"100-75=25"
] | Current State: 25:[78, 3, 48, 52], Operations: []
Exploring Operation: 78-3=75, Resulting Numbers: [48, 52, 75]
Generated Node #2: [48, 52, 75] from Operation: 78-3=75
Current State: 25:[48, 52, 75], Operations: ['78-3=75']
Exploring Operation: 48+52=100, Resulting Numbers: [75, 100]
Generated Node #3: [75, 100] from O... | 4 | Current State: 25:[78, 3, 48, 52], Operations: []
Exploring Operation: 78-48=30, Resulting Numbers: [3, 52, 30]
Generated Node #0,0: 25:[3, 52, 30] Operation: 78-48=30
Exploring Operation: 78/3=26, Resulting Numbers: [48, 52, 26]
Generated Node #0,1: 25:[48, 52, 26] Operation: 78/3=26
Exploring Operation: 52-48=4, Resu... | 0.987847 | hs_4 | sum_heuristic |
[
94,
92,
9,
97
] | 11 | [
"94-92=2",
"97+2=99",
"99/9=11"
] | Current State: 11:[94, 92, 9, 97], Operations: []
Exploring Operation: 94-92=2, Resulting Numbers: [9, 97, 2]
Generated Node #2: [9, 97, 2] from Operation: 94-92=2
Current State: 11:[9, 97, 2], Operations: ['94-92=2']
Exploring Operation: 97+2=99, Resulting Numbers: [9, 99]
Generated Node #3: [9, 99] from Operation: 97... | 4 | Current State: 11:[94, 92, 9, 97], Operations: []
Exploring Operation: 97-92=5, Resulting Numbers: [94, 9, 5]
Generated Node #0,0: 11:[94, 9, 5] Operation: 97-92=5
Exploring Operation: 97-94=3, Resulting Numbers: [92, 9, 3]
Generated Node #0,1: 11:[92, 9, 3] Operation: 97-94=3
Moving to Node #0,0
Current State: 11:[94,... | 0 | hs_2 | mult_heuristic |
[
58,
43,
11,
56
] | 65 | [
"58-56=2",
"11*2=22",
"43+22=65"
] | Current State: 65:[58, 43, 11, 56], Operations: []
Exploring Operation: 58-56=2, Resulting Numbers: [43, 11, 2]
Generated Node #2: [43, 11, 2] from Operation: 58-56=2
Current State: 65:[43, 11, 2], Operations: ['58-56=2']
Exploring Operation: 11*2=22, Resulting Numbers: [43, 22]
Generated Node #3: [43, 22] from Operati... | 4 | Current State: 65:[58, 43, 11, 56], Operations: []
Exploring Operation: 58-56=2, Resulting Numbers: [43, 11, 2]
Generated Node #0,0: 65:[43, 11, 2] Operation: 58-56=2
Exploring Operation: 11+56=67, Resulting Numbers: [58, 43, 67]
Generated Node #0,1: 65:[58, 43, 67] Operation: 11+56=67
Exploring Operation: 43+11=54, Re... | 0 | hs_5 | sum_heuristic |
[
98,
23,
37,
51
] | 33 | [
"98+23=121",
"37+51=88",
"121-88=33"
] | Current State: 33:[98, 23, 37, 51], Operations: []
Exploring Operation: 98+23=121, Resulting Numbers: [37, 51, 121]
Generated Node #2: [37, 51, 121] from Operation: 98+23=121
Current State: 33:[37, 51, 121], Operations: ['98+23=121']
Exploring Operation: 37+51=88, Resulting Numbers: [121, 88]
Generated Node #3: [121, 8... | 4 | Current State: 33:[98, 23, 37, 51], Operations: []
Exploring Operation: 98-51=47, Resulting Numbers: [23, 37, 47]
Generated Node #0,0: 33:[23, 37, 47] Operation: 98-51=47
Exploring Operation: 98-37=61, Resulting Numbers: [23, 51, 61]
Generated Node #0,1: 33:[23, 51, 61] Operation: 98-37=61
Moving to Node #0,0
Current S... | 0.992188 | hs_2 | mult_heuristic |
[
13,
81,
16,
8
] | 40 | [
"81-16=65",
"65/13=5",
"8*5=40"
] | Current State: 40:[13, 81, 16, 8], Operations: []
Exploring Operation: 81-16=65, Resulting Numbers: [13, 8, 65]
Generated Node #2: [13, 8, 65] from Operation: 81-16=65
Current State: 40:[13, 8, 65], Operations: ['81-16=65']
Exploring Operation: 65/13=5, Resulting Numbers: [8, 5]
Generated Node #3: [8, 5] from Operation... | 4 | Current State: 40:[13, 81, 16, 8], Operations: []
Exploring Operation: 81-16=65, Resulting Numbers: [13, 8, 65]
Generated Node #0,0: 40:[13, 8, 65] Operation: 81-16=65
Exploring Operation: 81-13=68, Resulting Numbers: [16, 8, 68]
Generated Node #0,1: 40:[16, 8, 68] Operation: 81-13=68
Start Sub Search at level 1: Movin... | 0.991319 | hs_2 | mult_heuristic |
[
24,
30,
11,
2
] | 64 | [
"30-24=6",
"11*6=66",
"66-2=64"
] | Current State: 64:[24, 30, 11, 2], Operations: []
Exploring Operation: 30-24=6, Resulting Numbers: [11, 2, 6]
Generated Node #2: [11, 2, 6] from Operation: 30-24=6
Current State: 64:[11, 2, 6], Operations: ['30-24=6']
Exploring Operation: 11*6=66, Resulting Numbers: [2, 66]
Generated Node #3: [2, 66] from Operation: 11... | 4 | Current State: 64:[24, 30, 11, 2], Operations: []
Exploring Operation: 30-24=6, Resulting Numbers: [11, 2, 6]
Generated Node #0,0: 64:[11, 2, 6] Operation: 30-24=6
Moving to Node #0,0
Current State: 64:[11, 2, 6], Operations: ['30-24=6']
Exploring Operation: 11+6=17, Resulting Numbers: [2, 17]
Generated Node #0,0,0: 64... | 0 | hs_1 | mult_heuristic |
[
49,
78,
84,
57
] | 56 | [
"78-49=29",
"84-57=27",
"29+27=56"
] | Current State: 56:[49, 78, 84, 57], Operations: []
Exploring Operation: 78-49=29, Resulting Numbers: [84, 57, 29]
Generated Node #2: [84, 57, 29] from Operation: 78-49=29
Current State: 56:[84, 57, 29], Operations: ['78-49=29']
Exploring Operation: 84-57=27, Resulting Numbers: [29, 27]
Generated Node #3: [29, 27] from ... | 4 | Current State: 56:[49, 78, 84, 57], Operations: []
Exploring Operation: 84-49=35, Resulting Numbers: [78, 57, 35]
Generated Node #0,0: 56:[78, 57, 35] Operation: 84-49=35
Exploring Operation: 84-78=6, Resulting Numbers: [49, 57, 6]
Generated Node #0,1: 56:[49, 57, 6] Operation: 84-78=6
Exploring Operation: 78-49=29, Re... | 0.978299 | hs_4 | mult_heuristic |
[
64,
84,
63,
51
] | 33 | [
"64-63=1",
"84-51=33",
"1*33=33"
] | Current State: 33:[64, 84, 63, 51], Operations: []
Exploring Operation: 64-63=1, Resulting Numbers: [84, 51, 1]
Generated Node #2: [84, 51, 1] from Operation: 64-63=1
Current State: 33:[84, 51, 1], Operations: ['64-63=1']
Exploring Operation: 84-51=33, Resulting Numbers: [1, 33]
Generated Node #3: [1, 33] from Operatio... | 4 | Current State: 33:[64, 84, 63, 51], Operations: []
Exploring Operation: 84-64=20, Resulting Numbers: [63, 51, 20]
Generated Node #0,0: 33:[63, 51, 20] Operation: 84-64=20
Start Sub Search at level 1: Moving to Node #0,0
Current State: 33:[63, 51, 20], Operations: ['84-64=20']
Exploring Operation: 63-51=12, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
45,
67,
3,
5
] | 73 | [
"45*3=135",
"67-5=62",
"135-62=73"
] | Current State: 73:[45, 67, 3, 5], Operations: []
Exploring Operation: 45*3=135, Resulting Numbers: [67, 5, 135]
Generated Node #2: [67, 5, 135] from Operation: 45*3=135
Current State: 73:[67, 5, 135], Operations: ['45*3=135']
Exploring Operation: 67-5=62, Resulting Numbers: [135, 62]
Generated Node #3: [135, 62] from O... | 4 | Current State: 73:[45, 67, 3, 5], Operations: []
Exploring Operation: 45+5=50, Resulting Numbers: [67, 3, 50]
Generated Node #0,0: 73:[67, 3, 50] Operation: 45+5=50
Exploring Operation: 3*5=15, Resulting Numbers: [45, 67, 15]
Generated Node #0,1: 73:[45, 67, 15] Operation: 3*5=15
Exploring Operation: 45+3=48, Resulting... | 0 | hs_3 | sum_heuristic |
[
16,
14,
28,
61
] | 90 | [
"61-16=45",
"28/14=2",
"45*2=90"
] | Current State: 90:[16, 14, 28, 61], Operations: []
Exploring Operation: 61-16=45, Resulting Numbers: [14, 28, 45]
Generated Node #2: [14, 28, 45] from Operation: 61-16=45
Current State: 90:[14, 28, 45], Operations: ['61-16=45']
Exploring Operation: 28/14=2, Resulting Numbers: [45, 2]
Generated Node #3: [45, 2] from Ope... | 4 | Current State: 90:[16, 14, 28, 61], Operations: []
Exploring Operation: 61-16=45, Resulting Numbers: [14, 28, 45]
Generated Node #0,0: 90:[14, 28, 45] Operation: 61-16=45
Exploring Operation: 28+61=89, Resulting Numbers: [16, 14, 89]
Generated Node #0,1: 90:[16, 14, 89] Operation: 28+61=89
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
14,
70,
58,
63
] | 52 | [
"58*63=3654",
"3654-14=3640",
"3640/70=52"
] | Current State: 52:[14, 70, 58, 63], Operations: []
Exploring Operation: 58*63=3654, Resulting Numbers: [14, 70, 3654]
Generated Node #2: [14, 70, 3654] from Operation: 58*63=3654
Current State: 52:[14, 70, 3654], Operations: ['58*63=3654']
Exploring Operation: 3654-14=3640, Resulting Numbers: [70, 3640]
Generated Node ... | 4 | Current State: 52:[14, 70, 58, 63], Operations: []
Exploring Operation: 63-58=5, Resulting Numbers: [14, 70, 5]
Generated Node #0,0: 52:[14, 70, 5] Operation: 63-58=5
Exploring Operation: 70-58=12, Resulting Numbers: [14, 63, 12]
Generated Node #0,1: 52:[14, 63, 12] Operation: 70-58=12
Exploring Operation: 70-63=7, Res... | 0 | hs_5 | sum_heuristic |
[
75,
77,
78,
37
] | 37 | [
"75+77=152",
"78+37=115",
"152-115=37"
] | Current State: 37:[75, 77, 78, 37], Operations: []
Exploring Operation: 75+77=152, Resulting Numbers: [78, 37, 152]
Generated Node #2: [78, 37, 152] from Operation: 75+77=152
Current State: 37:[78, 37, 152], Operations: ['75+77=152']
Exploring Operation: 78+37=115, Resulting Numbers: [152, 115]
Generated Node #3: [152,... | 4 | Current State: 37:[75, 77, 78, 37], Operations: []
Exploring Operation: 77-75=2, Resulting Numbers: [78, 37, 2]
Generated Node #0,0: 37:[78, 37, 2] Operation: 77-75=2
Exploring Operation: 75-37=38, Resulting Numbers: [77, 78, 38]
Generated Node #0,1: 37:[77, 78, 38] Operation: 75-37=38
Exploring Operation: 77-37=40, Re... | 0.986111 | hs_5 | mult_heuristic |
[
92,
46,
47,
16
] | 78 | [
"92/46=2",
"47*2=94",
"94-16=78"
] | Current State: 78:[92, 46, 47, 16], Operations: []
Exploring Operation: 92/46=2, Resulting Numbers: [47, 16, 2]
Generated Node #2: [47, 16, 2] from Operation: 92/46=2
Current State: 78:[47, 16, 2], Operations: ['92/46=2']
Exploring Operation: 47*2=94, Resulting Numbers: [16, 94]
Generated Node #3: [16, 94] from Operati... | 4 | Current State: 78:[92, 46, 47, 16], Operations: []
Exploring Operation: 47-46=1, Resulting Numbers: [92, 16, 1]
Generated Node #0,0: 78:[92, 16, 1] Operation: 47-46=1
Exploring Operation: 92-16=76, Resulting Numbers: [46, 47, 76]
Generated Node #0,1: 78:[46, 47, 76] Operation: 92-16=76
Exploring Operation: 92-46=46, Re... | 0 | hs_5 | sum_heuristic |
[
88,
6,
9,
15
] | 70 | [
"88+6=94",
"9+15=24",
"94-24=70"
] | Current State: 70:[88, 6, 9, 15], Operations: []
Exploring Operation: 88+6=94, Resulting Numbers: [9, 15, 94]
Generated Node #2: [9, 15, 94] from Operation: 88+6=94
Current State: 70:[9, 15, 94], Operations: ['88+6=94']
Exploring Operation: 9+15=24, Resulting Numbers: [94, 24]
Generated Node #3: [94, 24] from Operation... | 4 | Current State: 70:[88, 6, 9, 15], Operations: []
Exploring Operation: 88-15=73, Resulting Numbers: [6, 9, 73]
Generated Node #0,0: 70:[6, 9, 73] Operation: 88-15=73
Start Sub Search at level 1: Moving to Node #0,0
Current State: 70:[6, 9, 73], Operations: ['88-15=73']
Exploring Operation: 6+9=15, Resulting Numbers: [73... | 0 | hs_1 | mult_heuristic |
[
68,
84,
88,
87
] | 60 | [
"88-68=20",
"87-84=3",
"20*3=60"
] | Current State: 60:[68, 84, 88, 87], Operations: []
Exploring Operation: 88-68=20, Resulting Numbers: [84, 87, 20]
Generated Node #2: [84, 87, 20] from Operation: 88-68=20
Current State: 60:[84, 87, 20], Operations: ['88-68=20']
Exploring Operation: 87-84=3, Resulting Numbers: [20, 3]
Generated Node #3: [20, 3] from Ope... | 4 | Current State: 60:[68, 84, 88, 87], Operations: []
Exploring Operation: 88-87=1, Resulting Numbers: [68, 84, 1]
Generated Node #0,0: 60:[68, 84, 1] Operation: 88-87=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 60:[68, 84, 1], Operations: ['88-87=1']
Exploring Operation: 84-68=16, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
45,
55,
79,
8
] | 29 | [
"45+55=100",
"79-8=71",
"100-71=29"
] | Current State: 29:[45, 55, 79, 8], Operations: []
Exploring Operation: 45+55=100, Resulting Numbers: [79, 8, 100]
Generated Node #2: [79, 8, 100] from Operation: 45+55=100
Current State: 29:[79, 8, 100], Operations: ['45+55=100']
Exploring Operation: 79-8=71, Resulting Numbers: [100, 71]
Generated Node #3: [100, 71] fr... | 4 | Current State: 29:[45, 55, 79, 8], Operations: []
Exploring Operation: 79-45=34, Resulting Numbers: [55, 8, 34]
Generated Node #0,0: 29:[55, 8, 34] Operation: 79-45=34
Exploring Operation: 79-55=24, Resulting Numbers: [45, 8, 24]
Generated Node #0,1: 29:[45, 8, 24] Operation: 79-55=24
Exploring Operation: 45-8=37, Resu... | 0.981771 | hs_4 | mult_heuristic |
[
70,
4,
50,
14
] | 75 | [
"14-4=10",
"50/10=5",
"70+5=75"
] | Current State: 75:[70, 4, 50, 14], Operations: []
Exploring Operation: 14-4=10, Resulting Numbers: [70, 50, 10]
Generated Node #2: [70, 50, 10] from Operation: 14-4=10
Current State: 75:[70, 50, 10], Operations: ['14-4=10']
Exploring Operation: 50/10=5, Resulting Numbers: [70, 5]
Generated Node #3: [70, 5] from Operati... | 4 | Current State: 75:[70, 4, 50, 14], Operations: []
Exploring Operation: 70-50=20, Resulting Numbers: [4, 14, 20]
Generated Node #0,0: 75:[4, 14, 20] Operation: 70-50=20
Start Sub Search at level 1: Moving to Node #0,0
Current State: 75:[4, 14, 20], Operations: ['70-50=20']
Exploring Operation: 20/4=5, Resulting Numbers:... | 0 | hs_1 | sum_heuristic |
[
15,
58,
98,
77
] | 64 | [
"58-15=43",
"98-77=21",
"43+21=64"
] | Current State: 64:[15, 58, 98, 77], Operations: []
Exploring Operation: 58-15=43, Resulting Numbers: [98, 77, 43]
Generated Node #2: [98, 77, 43] from Operation: 58-15=43
Current State: 64:[98, 77, 43], Operations: ['58-15=43']
Exploring Operation: 98-77=21, Resulting Numbers: [43, 21]
Generated Node #3: [43, 21] from ... | 4 | Current State: 64:[15, 58, 98, 77], Operations: []
Exploring Operation: 98-77=21, Resulting Numbers: [15, 58, 21]
Generated Node #0,0: 64:[15, 58, 21] Operation: 98-77=21
Exploring Operation: 98-58=40, Resulting Numbers: [15, 77, 40]
Generated Node #0,1: 64:[15, 77, 40] Operation: 98-58=40
Start Sub Search at level 1: ... | 0.990451 | hs_2 | sum_heuristic |
[
71,
54,
73,
47
] | 14 | [
"73-71=2",
"54-47=7",
"2*7=14"
] | Current State: 14:[71, 54, 73, 47], Operations: []
Exploring Operation: 73-71=2, Resulting Numbers: [54, 47, 2]
Generated Node #2: [54, 47, 2] from Operation: 73-71=2
Current State: 14:[54, 47, 2], Operations: ['73-71=2']
Exploring Operation: 54-47=7, Resulting Numbers: [2, 7]
Generated Node #3: [2, 7] from Operation: ... | 4 | Current State: 14:[71, 54, 73, 47], Operations: []
Exploring Operation: 71-54=17, Resulting Numbers: [73, 47, 17]
Generated Node #0,0: 14:[73, 47, 17] Operation: 71-54=17
Exploring Operation: 73-71=2, Resulting Numbers: [54, 47, 2]
Generated Node #0,1: 14:[54, 47, 2] Operation: 73-71=2
Start Sub Search at level 1: Movi... | 0.992188 | hs_2 | mult_heuristic |
[
30,
37,
6,
25
] | 28 | [
"37-25=12",
"12/6=2",
"30-2=28"
] | Current State: 28:[30, 37, 6, 25], Operations: []
Exploring Operation: 37-25=12, Resulting Numbers: [30, 6, 12]
Generated Node #2: [30, 6, 12] from Operation: 37-25=12
Current State: 28:[30, 6, 12], Operations: ['37-25=12']
Exploring Operation: 12/6=2, Resulting Numbers: [30, 2]
Generated Node #3: [30, 2] from Operatio... | 4 | Current State: 28:[30, 37, 6, 25], Operations: []
Exploring Operation: 30/6=5, Resulting Numbers: [37, 25, 5]
Generated Node #0,0: 28:[37, 25, 5] Operation: 30/6=5
Exploring Operation: 37-25=12, Resulting Numbers: [30, 6, 12]
Generated Node #0,1: 28:[30, 6, 12] Operation: 37-25=12
Exploring Operation: 30-25=5, Resultin... | 0.96875 | hs_5 | mult_heuristic |
[
6,
93,
35,
6
] | 46 | [
"93-6=87",
"35+6=41",
"87-41=46"
] | Current State: 46:[6, 93, 35, 6], Operations: []
Exploring Operation: 93-6=87, Resulting Numbers: [35, 87]
Generated Node #2: [35, 87] from Operation: 93-6=87
Current State: 46:[35, 87], Operations: ['93-6=87']
Exploring Operation: 35+6=41, Resulting Numbers: [87, 41]
Generated Node #3: [87, 41] from Operation: 35+6=41... | 4 | Current State: 46:[6, 93, 35, 6], Operations: []
Exploring Operation: 6+35=41, Resulting Numbers: [93, 6, 41]
Generated Node #0,0: 46:[93, 6, 41] Operation: 6+35=41
Exploring Operation: 93-6=87, Resulting Numbers: [35, 6, 87]
Generated Node #0,1: 46:[35, 6, 87] Operation: 93-6=87
Exploring Operation: 93-6=87, Resulting... | 0.986979 | hs_5 | sum_heuristic |
[
73,
20,
32,
5
] | 66 | [
"73+20=93",
"32-5=27",
"93-27=66"
] | Current State: 66:[73, 20, 32, 5], Operations: []
Exploring Operation: 73+20=93, Resulting Numbers: [32, 5, 93]
Generated Node #2: [32, 5, 93] from Operation: 73+20=93
Current State: 66:[32, 5, 93], Operations: ['73+20=93']
Exploring Operation: 32-5=27, Resulting Numbers: [93, 27]
Generated Node #3: [93, 27] from Opera... | 4 | Current State: 66:[73, 20, 32, 5], Operations: []
Exploring Operation: 32-20=12, Resulting Numbers: [73, 5, 12]
Generated Node #0,0: 66:[73, 5, 12] Operation: 32-20=12
Exploring Operation: 20/5=4, Resulting Numbers: [73, 32, 4]
Generated Node #0,1: 66:[73, 32, 4] Operation: 20/5=4
Exploring Operation: 73-5=68, Resultin... | 0.975694 | hs_3 | mult_heuristic |
[
89,
70,
20,
82
] | 82 | [
"89-70=19",
"20-19=1",
"82*1=82"
] | Current State: 82:[89, 70, 20, 82], Operations: []
Exploring Operation: 89-70=19, Resulting Numbers: [20, 82, 19]
Generated Node #2: [20, 82, 19] from Operation: 89-70=19
Current State: 82:[20, 82, 19], Operations: ['89-70=19']
Exploring Operation: 20-19=1, Resulting Numbers: [82, 1]
Generated Node #3: [82, 1] from Ope... | 4 | Current State: 82:[89, 70, 20, 82], Operations: []
Exploring Operation: 70+20=90, Resulting Numbers: [89, 82, 90]
Generated Node #0,0: 82:[89, 82, 90] Operation: 70+20=90
Exploring Operation: 89-20=69, Resulting Numbers: [70, 82, 69]
Generated Node #0,1: 82:[70, 82, 69] Operation: 89-20=69
Exploring Operation: 70-20=50... | 0.988715 | hs_4 | sum_heuristic |
[
94,
83,
11,
39
] | 78 | [
"94-39=55",
"55/11=5",
"83-5=78"
] | Current State: 78:[94, 83, 11, 39], Operations: []
Exploring Operation: 94-39=55, Resulting Numbers: [83, 11, 55]
Generated Node #2: [83, 11, 55] from Operation: 94-39=55
Current State: 78:[83, 11, 55], Operations: ['94-39=55']
Exploring Operation: 55/11=5, Resulting Numbers: [83, 5]
Generated Node #3: [83, 5] from Ope... | 4 | Current State: 78:[94, 83, 11, 39], Operations: []
Exploring Operation: 94-83=11, Resulting Numbers: [11, 39, 11]
Generated Node #0,0: 78:[11, 39, 11] Operation: 94-83=11
Exploring Operation: 94-11=83, Resulting Numbers: [83, 39, 83]
Generated Node #0,1: 78:[83, 39, 83] Operation: 94-11=83
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
85,
20,
79,
70
] | 21 | [
"85-79=6",
"70*6=420",
"420/20=21"
] | Current State: 21:[85, 20, 79, 70], Operations: []
Exploring Operation: 85-79=6, Resulting Numbers: [20, 70, 6]
Generated Node #2: [20, 70, 6] from Operation: 85-79=6
Current State: 21:[20, 70, 6], Operations: ['85-79=6']
Exploring Operation: 70*6=420, Resulting Numbers: [20, 420]
Generated Node #3: [20, 420] from Oper... | 4 | Current State: 21:[85, 20, 79, 70], Operations: []
Exploring Operation: 85-79=6, Resulting Numbers: [20, 70, 6]
Generated Node #0,0: 21:[20, 70, 6] Operation: 85-79=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 21:[20, 70, 6], Operations: ['85-79=6']
Exploring Operation: 70-20=50, Resulting Numbers:... | 0 | hs_1 | sum_heuristic |
[
5,
70,
40,
22
] | 80 | [
"5*22=110",
"70-40=30",
"110-30=80"
] | Current State: 80:[5, 70, 40, 22], Operations: []
Exploring Operation: 5*22=110, Resulting Numbers: [70, 40, 110]
Generated Node #2: [70, 40, 110] from Operation: 5*22=110
Current State: 80:[70, 40, 110], Operations: ['5*22=110']
Exploring Operation: 70-40=30, Resulting Numbers: [110, 30]
Generated Node #3: [110, 30] f... | 4 | Current State: 80:[5, 70, 40, 22], Operations: []
Exploring Operation: 70/5=14, Resulting Numbers: [40, 22, 14]
Generated Node #0,0: 80:[40, 22, 14] Operation: 70/5=14
Start Sub Search at level 1: Moving to Node #0,0
Current State: 80:[40, 22, 14], Operations: ['70/5=14']
Exploring Operation: 22-14=8, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
53,
45,
76,
85
] | 48 | [
"85-76=9",
"45/9=5",
"53-5=48"
] | Current State: 48:[53, 45, 76, 85], Operations: []
Exploring Operation: 85-76=9, Resulting Numbers: [53, 45, 9]
Generated Node #2: [53, 45, 9] from Operation: 85-76=9
Current State: 48:[53, 45, 9], Operations: ['85-76=9']
Exploring Operation: 45/9=5, Resulting Numbers: [53, 5]
Generated Node #3: [53, 5] from Operation:... | 4 | Current State: 48:[53, 45, 76, 85], Operations: []
Exploring Operation: 85-76=9, Resulting Numbers: [53, 45, 9]
Generated Node #0,0: 48:[53, 45, 9] Operation: 85-76=9
Exploring Operation: 85-53=32, Resulting Numbers: [45, 76, 32]
Generated Node #0,1: 48:[45, 76, 32] Operation: 85-53=32
Exploring Operation: 76-53=23, Re... | 0.987847 | hs_3 | mult_heuristic |
[
87,
94,
2,
29
] | 43 | [
"94-87=7",
"2*7=14",
"29+14=43"
] | Current State: 43:[87, 94, 2, 29], Operations: []
Exploring Operation: 94-87=7, Resulting Numbers: [2, 29, 7]
Generated Node #2: [2, 29, 7] from Operation: 94-87=7
Current State: 43:[2, 29, 7], Operations: ['94-87=7']
Exploring Operation: 2*7=14, Resulting Numbers: [29, 14]
Generated Node #3: [29, 14] from Operation: 2... | 4 | Current State: 43:[87, 94, 2, 29], Operations: []
Exploring Operation: 87-29=58, Resulting Numbers: [94, 2, 58]
Generated Node #0,0: 43:[94, 2, 58] Operation: 87-29=58
Exploring Operation: 94/2=47, Resulting Numbers: [87, 29, 47]
Generated Node #0,1: 43:[87, 29, 47] Operation: 94/2=47
Exploring Operation: 87-2=85, Resu... | 0.973958 | hs_4 | sum_heuristic |
[
2,
58,
53,
57
] | 19 | [
"58-2=56",
"56-53=3",
"57/3=19"
] | Current State: 19:[2, 58, 53, 57], Operations: []
Exploring Operation: 58-2=56, Resulting Numbers: [53, 57, 56]
Generated Node #2: [53, 57, 56] from Operation: 58-2=56
Current State: 19:[53, 57, 56], Operations: ['58-2=56']
Exploring Operation: 56-53=3, Resulting Numbers: [57, 3]
Generated Node #3: [57, 3] from Operati... | 4 | Current State: 19:[2, 58, 53, 57], Operations: []
Exploring Operation: 58-53=5, Resulting Numbers: [2, 57, 5]
Generated Node #0,0: 19:[2, 57, 5] Operation: 58-53=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 19:[2, 57, 5], Operations: ['58-53=5']
Exploring Operation: 2*5=10, Resulting Numbers: [57, ... | 0 | hs_1 | sum_heuristic |
[
21,
51,
3,
95
] | 99 | [
"21+95=116",
"51/3=17",
"116-17=99"
] | Current State: 99:[21, 51, 3, 95], Operations: []
Exploring Operation: 21+95=116, Resulting Numbers: [51, 3, 116]
Generated Node #2: [51, 3, 116] from Operation: 21+95=116
Current State: 99:[51, 3, 116], Operations: ['21+95=116']
Exploring Operation: 51/3=17, Resulting Numbers: [116, 17]
Generated Node #3: [116, 17] fr... | 4 | Current State: 99:[21, 51, 3, 95], Operations: []
Exploring Operation: 51-21=30, Resulting Numbers: [3, 95, 30]
Generated Node #0,0: 99:[3, 95, 30] Operation: 51-21=30
Moving to Node #0,0
Current State: 99:[3, 95, 30], Operations: ['51-21=30']
Exploring Operation: 3+95=98, Resulting Numbers: [30, 98]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
16,
72,
54,
21
] | 48 | [
"72-54=18",
"21-18=3",
"16*3=48"
] | Current State: 48:[16, 72, 54, 21], Operations: []
Exploring Operation: 72-54=18, Resulting Numbers: [16, 21, 18]
Generated Node #2: [16, 21, 18] from Operation: 72-54=18
Current State: 48:[16, 21, 18], Operations: ['72-54=18']
Exploring Operation: 21-18=3, Resulting Numbers: [16, 3]
Generated Node #3: [16, 3] from Ope... | 4 | Current State: 48:[16, 72, 54, 21], Operations: []
Exploring Operation: 72-54=18, Resulting Numbers: [16, 21, 18]
Generated Node #0,0: 48:[16, 21, 18] Operation: 72-54=18
Moving to Node #0,0
Current State: 48:[16, 21, 18], Operations: ['72-54=18']
Exploring Operation: 21-18=3, Resulting Numbers: [16, 3]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
30,
66,
39,
82
] | 53 | [
"30+66=96",
"82-39=43",
"96-43=53"
] | Current State: 53:[30, 66, 39, 82], Operations: []
Exploring Operation: 30+66=96, Resulting Numbers: [39, 82, 96]
Generated Node #2: [39, 82, 96] from Operation: 30+66=96
Current State: 53:[39, 82, 96], Operations: ['30+66=96']
Exploring Operation: 82-39=43, Resulting Numbers: [96, 43]
Generated Node #3: [96, 43] from ... | 4 | Current State: 53:[30, 66, 39, 82], Operations: []
Exploring Operation: 82-30=52, Resulting Numbers: [66, 39, 52]
Generated Node #0,0: 53:[66, 39, 52] Operation: 82-30=52
Exploring Operation: 66-30=36, Resulting Numbers: [39, 82, 36]
Generated Node #0,1: 53:[39, 82, 36] Operation: 66-30=36
Exploring Operation: 30+39=69... | 0.980035 | hs_5 | sum_heuristic |
[
16,
53,
21,
4
] | 33 | [
"21-16=5",
"4*5=20",
"53-20=33"
] | Current State: 33:[16, 53, 21, 4], Operations: []
Exploring Operation: 21-16=5, Resulting Numbers: [53, 4, 5]
Generated Node #2: [53, 4, 5] from Operation: 21-16=5
Current State: 33:[53, 4, 5], Operations: ['21-16=5']
Exploring Operation: 4*5=20, Resulting Numbers: [53, 20]
Generated Node #3: [53, 20] from Operation: 4... | 4 | Current State: 33:[16, 53, 21, 4], Operations: []
Exploring Operation: 21-16=5, Resulting Numbers: [53, 4, 5]
Generated Node #0,0: 33:[53, 4, 5] Operation: 21-16=5
Exploring Operation: 53-21=32, Resulting Numbers: [16, 4, 32]
Generated Node #0,1: 33:[16, 4, 32] Operation: 53-21=32
Exploring Operation: 53-16=37, Resulti... | 0 | hs_3 | mult_heuristic |
[
71,
72,
58,
75
] | 39 | [
"71-58=13",
"75-72=3",
"13*3=39"
] | Current State: 39:[71, 72, 58, 75], Operations: []
Exploring Operation: 71-58=13, Resulting Numbers: [72, 75, 13]
Generated Node #2: [72, 75, 13] from Operation: 71-58=13
Current State: 39:[72, 75, 13], Operations: ['71-58=13']
Exploring Operation: 75-72=3, Resulting Numbers: [13, 3]
Generated Node #3: [13, 3] from Ope... | 4 | Current State: 39:[71, 72, 58, 75], Operations: []
Exploring Operation: 75-72=3, Resulting Numbers: [71, 58, 3]
Generated Node #0,0: 39:[71, 58, 3] Operation: 75-72=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 39:[71, 58, 3], Operations: ['75-72=3']
Exploring Operation: 71-58=13, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
64,
30,
13,
49
] | 60 | [
"64-13=51",
"51-49=2",
"30*2=60"
] | Current State: 60:[64, 30, 13, 49], Operations: []
Exploring Operation: 64-13=51, Resulting Numbers: [30, 49, 51]
Generated Node #2: [30, 49, 51] from Operation: 64-13=51
Current State: 60:[30, 49, 51], Operations: ['64-13=51']
Exploring Operation: 51-49=2, Resulting Numbers: [30, 2]
Generated Node #3: [30, 2] from Ope... | 4 | Current State: 60:[64, 30, 13, 49], Operations: []
Exploring Operation: 64-30=34, Resulting Numbers: [13, 49, 34]
Generated Node #0,0: 60:[13, 49, 34] Operation: 64-30=34
Exploring Operation: 49-13=36, Resulting Numbers: [64, 30, 36]
Generated Node #0,1: 60:[64, 30, 36] Operation: 49-13=36
Exploring Operation: 64-49=15... | 0.927951 | hs_5 | sum_heuristic |
[
27,
45,
15,
26
] | 50 | [
"27+26=53",
"45/15=3",
"53-3=50"
] | Current State: 50:[27, 45, 15, 26], Operations: []
Exploring Operation: 27+26=53, Resulting Numbers: [45, 15, 53]
Generated Node #2: [45, 15, 53] from Operation: 27+26=53
Current State: 50:[45, 15, 53], Operations: ['27+26=53']
Exploring Operation: 45/15=3, Resulting Numbers: [53, 3]
Generated Node #3: [53, 3] from Ope... | 4 | Current State: 50:[27, 45, 15, 26], Operations: []
Exploring Operation: 45/15=3, Resulting Numbers: [27, 26, 3]
Generated Node #0,0: 50:[27, 26, 3] Operation: 45/15=3
Exploring Operation: 27-15=12, Resulting Numbers: [45, 26, 12]
Generated Node #0,1: 50:[45, 26, 12] Operation: 27-15=12
Start Sub Search at level 1: Movi... | 0.990451 | hs_2 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.