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 |
|---|---|---|---|---|---|---|---|---|
[
65,
7,
54,
52
] | 74 | [
"65+7=72",
"54-52=2",
"72+2=74"
] | Current State: 74:[65, 7, 54, 52], Operations: []
Exploring Operation: 65+7=72, Resulting Numbers: [54, 52, 72]
Generated Node #2: [54, 52, 72] from Operation: 65+7=72
Current State: 74:[54, 52, 72], Operations: ['65+7=72']
Exploring Operation: 54-52=2, Resulting Numbers: [72, 2]
Generated Node #3: [72, 2] from Operati... | 4 | Current State: 74:[65, 7, 54, 52], Operations: []
Exploring Operation: 65-54=11, Resulting Numbers: [7, 52, 11]
Generated Node #0,0: 74:[7, 52, 11] Operation: 65-54=11
Exploring Operation: 54-52=2, Resulting Numbers: [65, 7, 2]
Generated Node #0,1: 74:[65, 7, 2] Operation: 54-52=2
Exploring Operation: 65-52=13, Resulti... | 0.986979 | hs_4 | sum_heuristic |
[
83,
2,
87,
42
] | 88 | [
"87-83=4",
"2*42=84",
"4+84=88"
] | Current State: 88:[83, 2, 87, 42], Operations: []
Exploring Operation: 87-83=4, Resulting Numbers: [2, 42, 4]
Generated Node #2: [2, 42, 4] from Operation: 87-83=4
Current State: 88:[2, 42, 4], Operations: ['87-83=4']
Exploring Operation: 2*42=84, Resulting Numbers: [4, 84]
Generated Node #3: [4, 84] from Operation: 2*... | 4 | Current State: 88:[83, 2, 87, 42], Operations: []
Exploring Operation: 87-83=4, Resulting Numbers: [2, 42, 4]
Generated Node #0,0: 88:[2, 42, 4] Operation: 87-83=4
Moving to Node #0,0
Current State: 88:[2, 42, 4], Operations: ['87-83=4']
Exploring Operation: 2+42=44, Resulting Numbers: [4, 44]
Generated Node #0,0,0: 88... | 0 | hs_1 | mult_heuristic |
[
95,
49,
12,
7
] | 38 | [
"95-49=46",
"12*7=84",
"84-46=38"
] | Current State: 38:[95, 49, 12, 7], Operations: []
Exploring Operation: 95-49=46, Resulting Numbers: [12, 7, 46]
Generated Node #2: [12, 7, 46] from Operation: 95-49=46
Current State: 38:[12, 7, 46], Operations: ['95-49=46']
Exploring Operation: 12*7=84, Resulting Numbers: [46, 84]
Generated Node #3: [46, 84] from Opera... | 4 | Current State: 38:[95, 49, 12, 7], Operations: []
Exploring Operation: 95-12=83, Resulting Numbers: [49, 7, 83]
Generated Node #0,0: 38:[49, 7, 83] Operation: 95-12=83
Exploring Operation: 95-49=46, Resulting Numbers: [12, 7, 46]
Generated Node #0,1: 38:[12, 7, 46] Operation: 95-49=46
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
4,
91,
81,
83
] | 49 | [
"91-83=8",
"4*8=32",
"81-32=49"
] | Current State: 49:[4, 91, 81, 83], Operations: []
Exploring Operation: 91-83=8, Resulting Numbers: [4, 81, 8]
Generated Node #2: [4, 81, 8] from Operation: 91-83=8
Current State: 49:[4, 81, 8], Operations: ['91-83=8']
Exploring Operation: 4*8=32, Resulting Numbers: [81, 32]
Generated Node #3: [81, 32] from Operation: 4... | 4 | Current State: 49:[4, 91, 81, 83], Operations: []
Exploring Operation: 83-81=2, Resulting Numbers: [4, 91, 2]
Generated Node #0,0: 49:[4, 91, 2] Operation: 83-81=2
Exploring Operation: 91-81=10, Resulting Numbers: [4, 83, 10]
Generated Node #0,1: 49:[4, 83, 10] Operation: 91-81=10
Exploring Operation: 91-83=8, Resultin... | 0 | hs_5 | sum_heuristic |
[
21,
6,
45,
42
] | 53 | [
"21+45=66",
"66/6=11",
"42+11=53"
] | Current State: 53:[21, 6, 45, 42], Operations: []
Exploring Operation: 21+45=66, Resulting Numbers: [6, 42, 66]
Generated Node #2: [6, 42, 66] from Operation: 21+45=66
Current State: 53:[6, 42, 66], Operations: ['21+45=66']
Exploring Operation: 66/6=11, Resulting Numbers: [42, 11]
Generated Node #3: [42, 11] from Opera... | 4 | Current State: 53:[21, 6, 45, 42], Operations: []
Exploring Operation: 6+45=51, Resulting Numbers: [21, 42, 51]
Generated Node #0,0: 53:[21, 42, 51] Operation: 6+45=51
Exploring Operation: 21-6=15, Resulting Numbers: [45, 42, 15]
Generated Node #0,1: 53:[45, 42, 15] Operation: 21-6=15
Exploring Operation: 6+42=48, Resu... | 0.974826 | hs_5 | mult_heuristic |
[
26,
60,
66,
91
] | 21 | [
"66-60=6",
"91*6=546",
"546/26=21"
] | Current State: 21:[26, 60, 66, 91], Operations: []
Exploring Operation: 66-60=6, Resulting Numbers: [26, 91, 6]
Generated Node #2: [26, 91, 6] from Operation: 66-60=6
Current State: 21:[26, 91, 6], Operations: ['66-60=6']
Exploring Operation: 91*6=546, Resulting Numbers: [26, 546]
Generated Node #3: [26, 546] from Oper... | 4 | Current State: 21:[26, 60, 66, 91], Operations: []
Exploring Operation: 91-66=25, Resulting Numbers: [26, 60, 25]
Generated Node #0,0: 21:[26, 60, 25] Operation: 91-66=25
Exploring Operation: 66-60=6, Resulting Numbers: [26, 91, 6]
Generated Node #0,1: 21:[26, 91, 6] Operation: 66-60=6
Exploring Operation: 91-60=31, Re... | 0 | hs_4 | sum_heuristic |
[
48,
57,
59,
75
] | 21 | [
"59-57=2",
"48*2=96",
"96-75=21"
] | Current State: 21:[48, 57, 59, 75], Operations: []
Exploring Operation: 59-57=2, Resulting Numbers: [48, 75, 2]
Generated Node #2: [48, 75, 2] from Operation: 59-57=2
Current State: 21:[48, 75, 2], Operations: ['59-57=2']
Exploring Operation: 48*2=96, Resulting Numbers: [75, 96]
Generated Node #3: [75, 96] from Operati... | 4 | Current State: 21:[48, 57, 59, 75], Operations: []
Exploring Operation: 75-57=18, Resulting Numbers: [48, 59, 18]
Generated Node #0,0: 21:[48, 59, 18] Operation: 75-57=18
Exploring Operation: 75-59=16, Resulting Numbers: [48, 57, 16]
Generated Node #0,1: 21:[48, 57, 16] Operation: 75-59=16
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
43,
99,
76,
85
] | 19 | [
"43+99=142",
"76+85=161",
"161-142=19"
] | Current State: 19:[43, 99, 76, 85], Operations: []
Exploring Operation: 43+99=142, Resulting Numbers: [76, 85, 142]
Generated Node #2: [76, 85, 142] from Operation: 43+99=142
Current State: 19:[76, 85, 142], Operations: ['43+99=142']
Exploring Operation: 76+85=161, Resulting Numbers: [142, 161]
Generated Node #3: [142,... | 4 | Current State: 19:[43, 99, 76, 85], Operations: []
Exploring Operation: 99-43=56, Resulting Numbers: [76, 85, 56]
Generated Node #0,0: 19:[76, 85, 56] Operation: 99-43=56
Exploring Operation: 99-85=14, Resulting Numbers: [43, 76, 14]
Generated Node #0,1: 19:[43, 76, 14] Operation: 99-85=14
Exploring Operation: 99-76=23... | 0.986979 | hs_5 | mult_heuristic |
[
98,
55,
5,
18
] | 27 | [
"98+55=153",
"153-18=135",
"135/5=27"
] | Current State: 27:[98, 55, 5, 18], Operations: []
Exploring Operation: 98+55=153, Resulting Numbers: [5, 18, 153]
Generated Node #2: [5, 18, 153] from Operation: 98+55=153
Current State: 27:[5, 18, 153], Operations: ['98+55=153']
Exploring Operation: 153-18=135, Resulting Numbers: [5, 135]
Generated Node #3: [5, 135] f... | 4 | Current State: 27:[98, 55, 5, 18], Operations: []
Exploring Operation: 55-18=37, Resulting Numbers: [98, 5, 37]
Generated Node #0,0: 27:[98, 5, 37] Operation: 55-18=37
Exploring Operation: 98-18=80, Resulting Numbers: [55, 5, 80]
Generated Node #0,1: 27:[55, 5, 80] Operation: 98-18=80
Exploring Operation: 55/5=11, Resu... | 0 | hs_4 | sum_heuristic |
[
55,
79,
4,
45
] | 85 | [
"55+79=134",
"4+45=49",
"134-49=85"
] | Current State: 85:[55, 79, 4, 45], Operations: []
Exploring Operation: 55+79=134, Resulting Numbers: [4, 45, 134]
Generated Node #2: [4, 45, 134] from Operation: 55+79=134
Current State: 85:[4, 45, 134], Operations: ['55+79=134']
Exploring Operation: 4+45=49, Resulting Numbers: [134, 49]
Generated Node #3: [134, 49] fr... | 4 | Current State: 85:[55, 79, 4, 45], Operations: []
Exploring Operation: 55+45=100, Resulting Numbers: [79, 4, 100]
Generated Node #0,0: 85:[79, 4, 100] Operation: 55+45=100
Exploring Operation: 79-55=24, Resulting Numbers: [4, 45, 24]
Generated Node #0,1: 85:[4, 45, 24] Operation: 79-55=24
Exploring Operation: 55-45=10,... | 0.975694 | hs_3 | mult_heuristic |
[
20,
55,
51,
10
] | 47 | [
"20*51=1020",
"1020/10=102",
"102-55=47"
] | Current State: 47:[20, 55, 51, 10], Operations: []
Exploring Operation: 20*51=1020, Resulting Numbers: [55, 10, 1020]
Generated Node #2: [55, 10, 1020] from Operation: 20*51=1020
Current State: 47:[55, 10, 1020], Operations: ['20*51=1020']
Exploring Operation: 1020/10=102, Resulting Numbers: [55, 102]
Generated Node #3... | 4 | Current State: 47:[20, 55, 51, 10], Operations: []
Exploring Operation: 20+10=30, Resulting Numbers: [55, 51, 30]
Generated Node #0,0: 47:[55, 51, 30] Operation: 20+10=30
Exploring Operation: 55-10=45, Resulting Numbers: [20, 51, 45]
Generated Node #0,1: 47:[20, 51, 45] Operation: 55-10=45
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
56,
34,
57,
13
] | 66 | [
"56-34=22",
"57-13=44",
"22+44=66"
] | Current State: 66:[56, 34, 57, 13], Operations: []
Exploring Operation: 56-34=22, Resulting Numbers: [57, 13, 22]
Generated Node #2: [57, 13, 22] from Operation: 56-34=22
Current State: 66:[57, 13, 22], Operations: ['56-34=22']
Exploring Operation: 57-13=44, Resulting Numbers: [22, 44]
Generated Node #3: [22, 44] from ... | 4 | Current State: 66:[56, 34, 57, 13], Operations: []
Exploring Operation: 57-34=23, Resulting Numbers: [56, 13, 23]
Generated Node #0,0: 66:[56, 13, 23] Operation: 57-34=23
Exploring Operation: 57-56=1, Resulting Numbers: [34, 13, 1]
Generated Node #0,1: 66:[34, 13, 1] Operation: 57-56=1
Exploring Operation: 56+13=69, Re... | 0.960938 | hs_5 | mult_heuristic |
[
27,
47,
54,
10
] | 44 | [
"47-27=20",
"54+10=64",
"64-20=44"
] | Current State: 44:[27, 47, 54, 10], Operations: []
Exploring Operation: 47-27=20, Resulting Numbers: [54, 10, 20]
Generated Node #2: [54, 10, 20] from Operation: 47-27=20
Current State: 44:[54, 10, 20], Operations: ['47-27=20']
Exploring Operation: 54+10=64, Resulting Numbers: [20, 64]
Generated Node #3: [20, 64] from ... | 4 | Current State: 44:[27, 47, 54, 10], Operations: []
Exploring Operation: 54-47=7, Resulting Numbers: [27, 10, 7]
Generated Node #0,0: 44:[27, 10, 7] Operation: 54-47=7
Exploring Operation: 54-10=44, Resulting Numbers: [27, 47, 44]
Generated Node #0,1: 44:[27, 47, 44] Operation: 54-10=44
Exploring Operation: 54-27=27, Re... | 0.949653 | hs_4 | mult_heuristic |
[
45,
66,
21,
93
] | 35 | [
"45*21=945",
"93-66=27",
"945/27=35"
] | Current State: 35:[45, 66, 21, 93], Operations: []
Exploring Operation: 45*21=945, Resulting Numbers: [66, 93, 945]
Generated Node #2: [66, 93, 945] from Operation: 45*21=945
Current State: 35:[66, 93, 945], Operations: ['45*21=945']
Exploring Operation: 93-66=27, Resulting Numbers: [945, 27]
Generated Node #3: [945, 2... | 4 | Current State: 35:[45, 66, 21, 93], Operations: []
Exploring Operation: 66-21=45, Resulting Numbers: [45, 93, 45]
Generated Node #0,0: 35:[45, 93, 45] Operation: 66-21=45
Exploring Operation: 93-45=48, Resulting Numbers: [66, 21, 48]
Generated Node #0,1: 35:[66, 21, 48] Operation: 93-45=48
Exploring Operation: 93-66=27... | 0 | hs_3 | sum_heuristic |
[
4,
90,
51,
93
] | 68 | [
"4*51=204",
"93-90=3",
"204/3=68"
] | Current State: 68:[4, 90, 51, 93], Operations: []
Exploring Operation: 4*51=204, Resulting Numbers: [90, 93, 204]
Generated Node #2: [90, 93, 204] from Operation: 4*51=204
Current State: 68:[90, 93, 204], Operations: ['4*51=204']
Exploring Operation: 93-90=3, Resulting Numbers: [204, 3]
Generated Node #3: [204, 3] from... | 4 | Current State: 68:[4, 90, 51, 93], Operations: []
Exploring Operation: 93-90=3, Resulting Numbers: [4, 51, 3]
Generated Node #0,0: 68:[4, 51, 3] Operation: 93-90=3
Moving to Node #0,0
Current State: 68:[4, 51, 3], Operations: ['93-90=3']
Exploring Operation: 51/3=17, Resulting Numbers: [4, 17]
Generated Node #0,0,0: 68... | 0.993924 | hs_1 | sum_heuristic |
[
18,
3,
11,
25
] | 68 | [
"18*3=54",
"25-11=14",
"54+14=68"
] | Current State: 68:[18, 3, 11, 25], Operations: []
Exploring Operation: 18*3=54, Resulting Numbers: [11, 25, 54]
Generated Node #2: [11, 25, 54] from Operation: 18*3=54
Current State: 68:[11, 25, 54], Operations: ['18*3=54']
Exploring Operation: 25-11=14, Resulting Numbers: [54, 14]
Generated Node #3: [54, 14] from Oper... | 4 | Current State: 68:[18, 3, 11, 25], Operations: []
Exploring Operation: 11+25=36, Resulting Numbers: [18, 3, 36]
Generated Node #0,0: 68:[18, 3, 36] Operation: 11+25=36
Moving to Node #0,0
Current State: 68:[18, 3, 36], Operations: ['11+25=36']
Exploring Operation: 36/18=2, Resulting Numbers: [3, 2]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
29,
24,
29,
60
] | 60 | [
"29-29=0",
"24*0=0",
"60+0=60"
] | Current State: 60:[29, 24, 29, 60], Operations: []
Exploring Operation: 29-29=0, Resulting Numbers: [24, 60, 0]
Generated Node #2: [24, 60, 0] from Operation: 29-29=0
Current State: 60:[24, 60, 0], Operations: ['29-29=0']
Exploring Operation: 24*0=0, Resulting Numbers: [60, 0]
Generated Node #3: [60, 0] from Operation:... | 4 | Current State: 60:[29, 24, 29, 60], Operations: []
Exploring Operation: 29-24=5, Resulting Numbers: [29, 60, 5]
Generated Node #0,0: 60:[29, 60, 5] Operation: 29-24=5
Moving to Node #0,0
Current State: 60:[29, 60, 5], Operations: ['29-24=5']
Exploring Operation: 60-29=31, Resulting Numbers: [5, 31]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
72,
1,
12,
2
] | 82 | [
"72*1=72",
"12-2=10",
"72+10=82"
] | Current State: 82:[72, 1, 12, 2], Operations: []
Exploring Operation: 72*1=72, Resulting Numbers: [12, 2, 72]
Generated Node #2: [12, 2, 72] from Operation: 72*1=72
Current State: 82:[12, 2, 72], Operations: ['72*1=72']
Exploring Operation: 12-2=10, Resulting Numbers: [72, 10]
Generated Node #3: [72, 10] from Operation... | 4 | Current State: 82:[72, 1, 12, 2], Operations: []
Exploring Operation: 72+12=84, Resulting Numbers: [1, 2, 84]
Generated Node #0,0: 82:[1, 2, 84] Operation: 72+12=84
Moving to Node #0,0
Current State: 82:[1, 2, 84], Operations: ['72+12=84']
Exploring Operation: 84-1=83, Resulting Numbers: [2, 83]
Generated Node #0,0,0: ... | 0 | hs_1 | sum_heuristic |
[
2,
86,
51,
62
] | 13 | [
"2*62=124",
"86+51=137",
"137-124=13"
] | Current State: 13:[2, 86, 51, 62], Operations: []
Exploring Operation: 2*62=124, Resulting Numbers: [86, 51, 124]
Generated Node #2: [86, 51, 124] from Operation: 2*62=124
Current State: 13:[86, 51, 124], Operations: ['2*62=124']
Exploring Operation: 86+51=137, Resulting Numbers: [124, 137]
Generated Node #3: [124, 137... | 4 | Current State: 13:[2, 86, 51, 62], Operations: []
Exploring Operation: 86-62=24, Resulting Numbers: [2, 51, 24]
Generated Node #0,0: 13:[2, 51, 24] Operation: 86-62=24
Exploring Operation: 62/2=31, Resulting Numbers: [86, 51, 31]
Generated Node #0,1: 13:[86, 51, 31] Operation: 62/2=31
Exploring Operation: 86/2=43, Resu... | 0 | hs_5 | sum_heuristic |
[
3,
3,
51,
63
] | 11 | [
"3/3=1",
"63-51=12",
"12-1=11"
] | Current State: 11:[3, 3, 51, 63], Operations: []
Exploring Operation: 3/3=1, Resulting Numbers: [51, 63, 1]
Generated Node #2: [51, 63, 1] from Operation: 3/3=1
Current State: 11:[51, 63, 1], Operations: ['3/3=1']
Exploring Operation: 63-51=12, Resulting Numbers: [1, 12]
Generated Node #3: [1, 12] from Operation: 63-51... | 4 | Current State: 11:[3, 3, 51, 63], Operations: []
Exploring Operation: 63-51=12, Resulting Numbers: [3, 3, 12]
Generated Node #0,0: 11:[3, 3, 12] Operation: 63-51=12
Exploring Operation: 63/3=21, Resulting Numbers: [3, 51, 21]
Generated Node #0,1: 11:[3, 51, 21] Operation: 63/3=21
Exploring Operation: 63/3=21, Resulting... | 0 | hs_3 | sum_heuristic |
[
74,
4,
19,
62
] | 22 | [
"74-62=12",
"12/4=3",
"19+3=22"
] | Current State: 22:[74, 4, 19, 62], Operations: []
Exploring Operation: 74-62=12, Resulting Numbers: [4, 19, 12]
Generated Node #2: [4, 19, 12] from Operation: 74-62=12
Current State: 22:[4, 19, 12], Operations: ['74-62=12']
Exploring Operation: 12/4=3, Resulting Numbers: [19, 3]
Generated Node #3: [19, 3] from Operatio... | 4 | Current State: 22:[74, 4, 19, 62], Operations: []
Exploring Operation: 74-62=12, Resulting Numbers: [4, 19, 12]
Generated Node #0,0: 22:[4, 19, 12] Operation: 74-62=12
Start Sub Search at level 1: Moving to Node #0,0
Current State: 22:[4, 19, 12], Operations: ['74-62=12']
Exploring Operation: 4+19=23, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
12,
6,
14,
80
] | 82 | [
"12*14=168",
"6+80=86",
"168-86=82"
] | Current State: 82:[12, 6, 14, 80], Operations: []
Exploring Operation: 12*14=168, Resulting Numbers: [6, 80, 168]
Generated Node #2: [6, 80, 168] from Operation: 12*14=168
Current State: 82:[6, 80, 168], Operations: ['12*14=168']
Exploring Operation: 6+80=86, Resulting Numbers: [168, 86]
Generated Node #3: [168, 86] fr... | 4 | Current State: 82:[12, 6, 14, 80], Operations: []
Exploring Operation: 6*14=84, Resulting Numbers: [12, 80, 84]
Generated Node #0,0: 82:[12, 80, 84] Operation: 6*14=84
Exploring Operation: 12/6=2, Resulting Numbers: [14, 80, 2]
Generated Node #0,1: 82:[14, 80, 2] Operation: 12/6=2
Exploring Operation: 14-12=2, Resultin... | 0 | hs_3 | mult_heuristic |
[
84,
15,
47,
31
] | 90 | [
"84-47=37",
"37-31=6",
"15*6=90"
] | Current State: 90:[84, 15, 47, 31], Operations: []
Exploring Operation: 84-47=37, Resulting Numbers: [15, 31, 37]
Generated Node #2: [15, 31, 37] from Operation: 84-47=37
Current State: 90:[15, 31, 37], Operations: ['84-47=37']
Exploring Operation: 37-31=6, Resulting Numbers: [15, 6]
Generated Node #3: [15, 6] from Ope... | 4 | Current State: 90:[84, 15, 47, 31], Operations: []
Exploring Operation: 84-47=37, Resulting Numbers: [15, 31, 37]
Generated Node #0,0: 90:[15, 31, 37] Operation: 84-47=37
Exploring Operation: 47-31=16, Resulting Numbers: [84, 15, 16]
Generated Node #0,1: 90:[84, 15, 16] Operation: 47-31=16
Moving to Node #0,1
Current S... | 0.990451 | hs_2 | mult_heuristic |
[
61,
1,
88,
8
] | 51 | [
"61+1=62",
"88/8=11",
"62-11=51"
] | Current State: 51:[61, 1, 88, 8], Operations: []
Exploring Operation: 61+1=62, Resulting Numbers: [88, 8, 62]
Generated Node #2: [88, 8, 62] from Operation: 61+1=62
Current State: 51:[88, 8, 62], Operations: ['61+1=62']
Exploring Operation: 88/8=11, Resulting Numbers: [62, 11]
Generated Node #3: [62, 11] from Operation... | 4 | Current State: 51:[61, 1, 88, 8], Operations: []
Exploring Operation: 88/8=11, Resulting Numbers: [61, 1, 11]
Generated Node #0,0: 51:[61, 1, 11] Operation: 88/8=11
Exploring Operation: 88-61=27, Resulting Numbers: [1, 8, 27]
Generated Node #0,1: 51:[1, 8, 27] Operation: 88-61=27
Moving to Node #0,1
Current State: 51:[... | 0.986111 | hs_2 | mult_heuristic |
[
24,
61,
28,
56
] | 75 | [
"28-24=4",
"56/4=14",
"61+14=75"
] | Current State: 75:[24, 61, 28, 56], Operations: []
Exploring Operation: 28-24=4, Resulting Numbers: [61, 56, 4]
Generated Node #2: [61, 56, 4] from Operation: 28-24=4
Current State: 75:[61, 56, 4], Operations: ['28-24=4']
Exploring Operation: 56/4=14, Resulting Numbers: [61, 14]
Generated Node #3: [61, 14] from Operati... | 4 | Current State: 75:[24, 61, 28, 56], Operations: []
Exploring Operation: 61-56=5, Resulting Numbers: [24, 28, 5]
Generated Node #0,0: 75:[24, 28, 5] Operation: 61-56=5
Exploring Operation: 56-28=28, Resulting Numbers: [24, 61, 28]
Generated Node #0,1: 75:[24, 61, 28] Operation: 56-28=28
Exploring Operation: 56/28=2, Res... | 0 | hs_3 | sum_heuristic |
[
4,
5,
19,
25
] | 16 | [
"19+25=44",
"44/4=11",
"5+11=16"
] | Current State: 16:[4, 5, 19, 25], Operations: []
Exploring Operation: 19+25=44, Resulting Numbers: [4, 5, 44]
Generated Node #2: [4, 5, 44] from Operation: 19+25=44
Current State: 16:[4, 5, 44], Operations: ['19+25=44']
Exploring Operation: 44/4=11, Resulting Numbers: [5, 11]
Generated Node #3: [5, 11] from Operation: ... | 4 | Current State: 16:[4, 5, 19, 25], Operations: []
Exploring Operation: 25-19=6, Resulting Numbers: [4, 5, 6]
Generated Node #0,0: 16:[4, 5, 6] Operation: 25-19=6
Moving to Node #0,0
Current State: 16:[4, 5, 6], Operations: ['25-19=6']
Exploring Operation: 6-4=2, Resulting Numbers: [5, 2]
Generated Node #0,0,0: 16:[5, 2]... | 0 | hs_1 | mult_heuristic |
[
40,
58,
92,
86
] | 12 | [
"58-40=18",
"92-86=6",
"18-6=12"
] | Current State: 12:[40, 58, 92, 86], Operations: []
Exploring Operation: 58-40=18, Resulting Numbers: [92, 86, 18]
Generated Node #2: [92, 86, 18] from Operation: 58-40=18
Current State: 12:[92, 86, 18], Operations: ['58-40=18']
Exploring Operation: 92-86=6, Resulting Numbers: [18, 6]
Generated Node #3: [18, 6] from Ope... | 4 | Current State: 12:[40, 58, 92, 86], Operations: []
Exploring Operation: 92-86=6, Resulting Numbers: [40, 58, 6]
Generated Node #0,0: 12:[40, 58, 6] Operation: 92-86=6
Moving to Node #0,0
Current State: 12:[40, 58, 6], Operations: ['92-86=6']
Exploring Operation: 58-40=18, Resulting Numbers: [6, 18]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
70,
81,
9,
24
] | 44 | [
"81-70=11",
"9+24=33",
"11+33=44"
] | Current State: 44:[70, 81, 9, 24], Operations: []
Exploring Operation: 81-70=11, Resulting Numbers: [9, 24, 11]
Generated Node #2: [9, 24, 11] from Operation: 81-70=11
Current State: 44:[9, 24, 11], Operations: ['81-70=11']
Exploring Operation: 9+24=33, Resulting Numbers: [11, 33]
Generated Node #3: [11, 33] from Opera... | 4 | Current State: 44:[70, 81, 9, 24], Operations: []
Exploring Operation: 81/9=9, Resulting Numbers: [70, 24, 9]
Generated Node #0,0: 44:[70, 24, 9] Operation: 81/9=9
Exploring Operation: 81-70=11, Resulting Numbers: [9, 24, 11]
Generated Node #0,1: 44:[9, 24, 11] Operation: 81-70=11
Start Sub Search at level 1: Moving to... | 0 | hs_2 | sum_heuristic |
[
11,
13,
13,
85
] | 96 | [
"11+13=24",
"85-13=72",
"24+72=96"
] | Current State: 96:[11, 13, 13, 85], Operations: []
Exploring Operation: 11+13=24, Resulting Numbers: [85, 24]
Generated Node #2: [85, 24] from Operation: 11+13=24
Current State: 96:[85, 24], Operations: ['11+13=24']
Exploring Operation: 85-13=72, Resulting Numbers: [24, 72]
Generated Node #3: [24, 72] from Operation: 8... | 4 | Current State: 96:[11, 13, 13, 85], Operations: []
Exploring Operation: 13-11=2, Resulting Numbers: [13, 85, 2]
Generated Node #0,0: 96:[13, 85, 2] Operation: 13-11=2
Exploring Operation: 11+85=96, Resulting Numbers: [13, 13, 96]
Generated Node #0,1: 96:[13, 13, 96] Operation: 11+85=96
Exploring Operation: 13+85=98, Re... | 0.986979 | hs_5 | mult_heuristic |
[
43,
40,
62,
73
] | 94 | [
"43+40=83",
"73-62=11",
"83+11=94"
] | Current State: 94:[43, 40, 62, 73], Operations: []
Exploring Operation: 43+40=83, Resulting Numbers: [62, 73, 83]
Generated Node #2: [62, 73, 83] from Operation: 43+40=83
Current State: 94:[62, 73, 83], Operations: ['43+40=83']
Exploring Operation: 73-62=11, Resulting Numbers: [83, 11]
Generated Node #3: [83, 11] from ... | 4 | Current State: 94:[43, 40, 62, 73], Operations: []
Exploring Operation: 73-62=11, Resulting Numbers: [43, 40, 11]
Generated Node #0,0: 94:[43, 40, 11] Operation: 73-62=11
Exploring Operation: 73-40=33, Resulting Numbers: [43, 62, 33]
Generated Node #0,1: 94:[43, 62, 33] Operation: 73-40=33
Exploring Operation: 40+62=10... | 0.986111 | hs_5 | sum_heuristic |
[
94,
68,
45,
60
] | 43 | [
"94-60=34",
"68/34=2",
"45-2=43"
] | Current State: 43:[94, 68, 45, 60], Operations: []
Exploring Operation: 94-60=34, Resulting Numbers: [68, 45, 34]
Generated Node #2: [68, 45, 34] from Operation: 94-60=34
Current State: 43:[68, 45, 34], Operations: ['94-60=34']
Exploring Operation: 68/34=2, Resulting Numbers: [45, 2]
Generated Node #3: [45, 2] from Ope... | 4 | Current State: 43:[94, 68, 45, 60], Operations: []
Exploring Operation: 94-60=34, Resulting Numbers: [68, 45, 34]
Generated Node #0,0: 43:[68, 45, 34] Operation: 94-60=34
Exploring Operation: 94-45=49, Resulting Numbers: [68, 60, 49]
Generated Node #0,1: 43:[68, 60, 49] Operation: 94-45=49
Exploring Operation: 94-68=26... | 0.966146 | hs_3 | mult_heuristic |
[
40,
35,
81,
3
] | 16 | [
"40+81=121",
"35*3=105",
"121-105=16"
] | Current State: 16:[40, 35, 81, 3], Operations: []
Exploring Operation: 40+81=121, Resulting Numbers: [35, 3, 121]
Generated Node #2: [35, 3, 121] from Operation: 40+81=121
Current State: 16:[35, 3, 121], Operations: ['40+81=121']
Exploring Operation: 35*3=105, Resulting Numbers: [121, 105]
Generated Node #3: [121, 105]... | 4 | Current State: 16:[40, 35, 81, 3], Operations: []
Exploring Operation: 81-40=41, Resulting Numbers: [35, 3, 41]
Generated Node #0,0: 16:[35, 3, 41] Operation: 81-40=41
Start Sub Search at level 1: Moving to Node #0,0
Current State: 16:[35, 3, 41], Operations: ['81-40=41']
Exploring Operation: 41-35=6, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
52,
88,
60,
76
] | 20 | [
"88-52=36",
"76-60=16",
"36-16=20"
] | Current State: 20:[52, 88, 60, 76], Operations: []
Exploring Operation: 88-52=36, Resulting Numbers: [60, 76, 36]
Generated Node #2: [60, 76, 36] from Operation: 88-52=36
Current State: 20:[60, 76, 36], Operations: ['88-52=36']
Exploring Operation: 76-60=16, Resulting Numbers: [36, 16]
Generated Node #3: [36, 16] from ... | 4 | Current State: 20:[52, 88, 60, 76], Operations: []
Exploring Operation: 88-60=28, Resulting Numbers: [52, 76, 28]
Generated Node #0,0: 20:[52, 76, 28] Operation: 88-60=28
Exploring Operation: 88-76=12, Resulting Numbers: [52, 60, 12]
Generated Node #0,1: 20:[52, 60, 12] Operation: 88-76=12
Moving to Node #0,1
Current S... | 0.991319 | hs_2 | sum_heuristic |
[
41,
33,
13,
2
] | 31 | [
"33-13=20",
"20/2=10",
"41-10=31"
] | Current State: 31:[41, 33, 13, 2], Operations: []
Exploring Operation: 33-13=20, Resulting Numbers: [41, 2, 20]
Generated Node #2: [41, 2, 20] from Operation: 33-13=20
Current State: 31:[41, 2, 20], Operations: ['33-13=20']
Exploring Operation: 20/2=10, Resulting Numbers: [41, 10]
Generated Node #3: [41, 10] from Opera... | 4 | Current State: 31:[41, 33, 13, 2], Operations: []
Exploring Operation: 13*2=26, Resulting Numbers: [41, 33, 26]
Generated Node #0,0: 31:[41, 33, 26] Operation: 13*2=26
Moving to Node #0,0
Current State: 31:[41, 33, 26], Operations: ['13*2=26']
Exploring Operation: 41-26=15, Resulting Numbers: [33, 15]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
[
11,
33,
23,
67
] | 37 | [
"67-23=44",
"44/11=4",
"33+4=37"
] | Current State: 37:[11, 33, 23, 67], Operations: []
Exploring Operation: 67-23=44, Resulting Numbers: [11, 33, 44]
Generated Node #2: [11, 33, 44] from Operation: 67-23=44
Current State: 37:[11, 33, 44], Operations: ['67-23=44']
Exploring Operation: 44/11=4, Resulting Numbers: [33, 4]
Generated Node #3: [33, 4] from Ope... | 4 | Current State: 37:[11, 33, 23, 67], Operations: []
Exploring Operation: 11+33=44, Resulting Numbers: [23, 67, 44]
Generated Node #0,0: 37:[23, 67, 44] Operation: 11+33=44
Exploring Operation: 67-23=44, Resulting Numbers: [11, 33, 44]
Generated Node #0,1: 37:[11, 33, 44] Operation: 67-23=44
Exploring Operation: 11+23=34... | 0.973958 | hs_5 | mult_heuristic |
[
7,
15,
82,
60
] | 14 | [
"15-7=8",
"82-60=22",
"22-8=14"
] | Current State: 14:[7, 15, 82, 60], Operations: []
Exploring Operation: 15-7=8, Resulting Numbers: [82, 60, 8]
Generated Node #2: [82, 60, 8] from Operation: 15-7=8
Current State: 14:[82, 60, 8], Operations: ['15-7=8']
Exploring Operation: 82-60=22, Resulting Numbers: [8, 22]
Generated Node #3: [8, 22] from Operation: 8... | 4 | Current State: 14:[7, 15, 82, 60], Operations: []
Exploring Operation: 60/15=4, Resulting Numbers: [7, 82, 4]
Generated Node #0,0: 14:[7, 82, 4] Operation: 60/15=4
Exploring Operation: 82-60=22, Resulting Numbers: [7, 15, 22]
Generated Node #0,1: 14:[7, 15, 22] Operation: 82-60=22
Exploring Operation: 82-15=67, Resulti... | 0.987847 | hs_4 | mult_heuristic |
[
44,
19,
81,
10
] | 53 | [
"19-10=9",
"81/9=9",
"44+9=53"
] | Current State: 53:[44, 19, 81, 10], Operations: []
Exploring Operation: 19-10=9, Resulting Numbers: [44, 81, 9]
Generated Node #2: [44, 81, 9] from Operation: 19-10=9
Current State: 53:[44, 81, 9], Operations: ['19-10=9']
Exploring Operation: 81/9=9, Resulting Numbers: [44, 9]
Generated Node #3: [44, 9] from Operation:... | 4 | Current State: 53:[44, 19, 81, 10], Operations: []
Exploring Operation: 81-10=71, Resulting Numbers: [44, 19, 71]
Generated Node #0,0: 53:[44, 19, 71] Operation: 81-10=71
Exploring Operation: 19+10=29, Resulting Numbers: [44, 81, 29]
Generated Node #0,1: 53:[44, 81, 29] Operation: 19+10=29
Exploring Operation: 81-19=62... | 0 | hs_3 | sum_heuristic |
[
3,
28,
37,
20
] | 26 | [
"3+28=31",
"37+20=57",
"57-31=26"
] | Current State: 26:[3, 28, 37, 20], Operations: []
Exploring Operation: 3+28=31, Resulting Numbers: [37, 20, 31]
Generated Node #2: [37, 20, 31] from Operation: 3+28=31
Current State: 26:[37, 20, 31], Operations: ['3+28=31']
Exploring Operation: 37+20=57, Resulting Numbers: [31, 57]
Generated Node #3: [31, 57] from Oper... | 4 | Current State: 26:[3, 28, 37, 20], Operations: []
Exploring Operation: 37-3=34, Resulting Numbers: [28, 20, 34]
Generated Node #0,0: 26:[28, 20, 34] Operation: 37-3=34
Exploring Operation: 37-28=9, Resulting Numbers: [3, 20, 9]
Generated Node #0,1: 26:[3, 20, 9] Operation: 37-28=9
Exploring Operation: 37-20=17, Resulti... | 0.985243 | hs_3 | sum_heuristic |
[
31,
56,
71,
41
] | 55 | [
"56-31=25",
"71-41=30",
"25+30=55"
] | Current State: 55:[31, 56, 71, 41], Operations: []
Exploring Operation: 56-31=25, Resulting Numbers: [71, 41, 25]
Generated Node #2: [71, 41, 25] from Operation: 56-31=25
Current State: 55:[71, 41, 25], Operations: ['56-31=25']
Exploring Operation: 71-41=30, Resulting Numbers: [25, 30]
Generated Node #3: [25, 30] from ... | 4 | Current State: 55:[31, 56, 71, 41], Operations: []
Exploring Operation: 41-31=10, Resulting Numbers: [56, 71, 10]
Generated Node #0,0: 55:[56, 71, 10] Operation: 41-31=10
Exploring Operation: 71-31=40, Resulting Numbers: [56, 41, 40]
Generated Node #0,1: 55:[56, 41, 40] Operation: 71-31=40
Moving to Node #0,0
Current S... | 0.989583 | hs_2 | sum_heuristic |
[
27,
34,
4,
29
] | 94 | [
"27+34=61",
"4+29=33",
"61+33=94"
] | Current State: 94:[27, 34, 4, 29], Operations: []
Exploring Operation: 27+34=61, Resulting Numbers: [4, 29, 61]
Generated Node #2: [4, 29, 61] from Operation: 27+34=61
Current State: 94:[4, 29, 61], Operations: ['27+34=61']
Exploring Operation: 4+29=33, Resulting Numbers: [61, 33]
Generated Node #3: [61, 33] from Opera... | 4 | Current State: 94:[27, 34, 4, 29], Operations: []
Exploring Operation: 27+29=56, Resulting Numbers: [34, 4, 56]
Generated Node #0,0: 94:[34, 4, 56] Operation: 27+29=56
Exploring Operation: 29-27=2, Resulting Numbers: [34, 4, 2]
Generated Node #0,1: 94:[34, 4, 2] Operation: 29-27=2
Start Sub Search at level 1: Moving to... | 0.986979 | hs_2 | sum_heuristic |
[
37,
58,
23,
17
] | 61 | [
"58-37=21",
"23+17=40",
"21+40=61"
] | Current State: 61:[37, 58, 23, 17], Operations: []
Exploring Operation: 58-37=21, Resulting Numbers: [23, 17, 21]
Generated Node #2: [23, 17, 21] from Operation: 58-37=21
Current State: 61:[23, 17, 21], Operations: ['58-37=21']
Exploring Operation: 23+17=40, Resulting Numbers: [21, 40]
Generated Node #3: [21, 40] from ... | 4 | Current State: 61:[37, 58, 23, 17], Operations: []
Exploring Operation: 37+23=60, Resulting Numbers: [58, 17, 60]
Generated Node #0,0: 61:[58, 17, 60] Operation: 37+23=60
Start Sub Search at level 1: Moving to Node #0,0
Current State: 61:[58, 17, 60], Operations: ['37+23=60']
Exploring Operation: 58+17=75, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
78,
66,
72,
98
] | 38 | [
"78-66=12",
"98-72=26",
"12+26=38"
] | Current State: 38:[78, 66, 72, 98], Operations: []
Exploring Operation: 78-66=12, Resulting Numbers: [72, 98, 12]
Generated Node #2: [72, 98, 12] from Operation: 78-66=12
Current State: 38:[72, 98, 12], Operations: ['78-66=12']
Exploring Operation: 98-72=26, Resulting Numbers: [12, 26]
Generated Node #3: [12, 26] from ... | 4 | Current State: 38:[78, 66, 72, 98], Operations: []
Exploring Operation: 98-72=26, Resulting Numbers: [78, 66, 26]
Generated Node #0,0: 38:[78, 66, 26] Operation: 98-72=26
Exploring Operation: 98-78=20, Resulting Numbers: [66, 72, 20]
Generated Node #0,1: 38:[66, 72, 20] Operation: 98-78=20
Start Sub Search at level 1: ... | 0.986979 | hs_2 | sum_heuristic |
[
55,
2,
3,
82
] | 99 | [
"55+3=58",
"82/2=41",
"58+41=99"
] | Current State: 99:[55, 2, 3, 82], Operations: []
Exploring Operation: 55+3=58, Resulting Numbers: [2, 82, 58]
Generated Node #2: [2, 82, 58] from Operation: 55+3=58
Current State: 99:[2, 82, 58], Operations: ['55+3=58']
Exploring Operation: 82/2=41, Resulting Numbers: [58, 41]
Generated Node #3: [58, 41] from Operation... | 4 | Current State: 99:[55, 2, 3, 82], Operations: []
Exploring Operation: 55*2=110, Resulting Numbers: [3, 82, 110]
Generated Node #0,0: 99:[3, 82, 110] Operation: 55*2=110
Exploring Operation: 55-2=53, Resulting Numbers: [3, 82, 53]
Generated Node #0,1: 99:[3, 82, 53] Operation: 55-2=53
Exploring Operation: 82/2=41, Resul... | 0.958333 | hs_4 | mult_heuristic |
[
11,
35,
86,
88
] | 77 | [
"35+86=121",
"121/11=11",
"88-11=77"
] | Current State: 77:[11, 35, 86, 88], Operations: []
Exploring Operation: 35+86=121, Resulting Numbers: [11, 88, 121]
Generated Node #2: [11, 88, 121] from Operation: 35+86=121
Current State: 77:[11, 88, 121], Operations: ['35+86=121']
Exploring Operation: 121/11=11, Resulting Numbers: [88, 11]
Generated Node #3: [88, 11... | 4 | Current State: 77:[11, 35, 86, 88], Operations: []
Exploring Operation: 88-86=2, Resulting Numbers: [11, 35, 2]
Generated Node #0,0: 77:[11, 35, 2] Operation: 88-86=2
Exploring Operation: 88-11=77, Resulting Numbers: [35, 86, 77]
Generated Node #0,1: 77:[35, 86, 77] Operation: 88-11=77
Exploring Operation: 88-35=53, Re... | 0 | hs_4 | mult_heuristic |
[
9,
31,
18,
57
] | 52 | [
"18/9=2",
"57-31=26",
"2*26=52"
] | Current State: 52:[9, 31, 18, 57], Operations: []
Exploring Operation: 18/9=2, Resulting Numbers: [31, 57, 2]
Generated Node #2: [31, 57, 2] from Operation: 18/9=2
Current State: 52:[31, 57, 2], Operations: ['18/9=2']
Exploring Operation: 57-31=26, Resulting Numbers: [2, 26]
Generated Node #3: [2, 26] from Operation: 5... | 4 | Current State: 52:[9, 31, 18, 57], Operations: []
Exploring Operation: 57-31=26, Resulting Numbers: [9, 18, 26]
Generated Node #0,0: 52:[9, 18, 26] Operation: 57-31=26
Exploring Operation: 31-18=13, Resulting Numbers: [9, 57, 13]
Generated Node #0,1: 52:[9, 57, 13] Operation: 31-18=13
Exploring Operation: 18/9=2, Resul... | 0.984375 | hs_3 | sum_heuristic |
[
98,
32,
5,
57
] | 27 | [
"57-32=25",
"5*25=125",
"125-98=27"
] | Current State: 27:[98, 32, 5, 57], Operations: []
Exploring Operation: 57-32=25, Resulting Numbers: [98, 5, 25]
Generated Node #2: [98, 5, 25] from Operation: 57-32=25
Current State: 27:[98, 5, 25], Operations: ['57-32=25']
Exploring Operation: 5*25=125, Resulting Numbers: [98, 125]
Generated Node #3: [98, 125] from Op... | 4 | Current State: 27:[98, 32, 5, 57], Operations: []
Exploring Operation: 57-32=25, Resulting Numbers: [98, 5, 25]
Generated Node #0,0: 27:[98, 5, 25] Operation: 57-32=25
Exploring Operation: 32-5=27, Resulting Numbers: [98, 57, 27]
Generated Node #0,1: 27:[98, 57, 27] Operation: 32-5=27
Exploring Operation: 98-5=93, Resu... | 0 | hs_5 | sum_heuristic |
[
33,
35,
16,
21
] | 35 | [
"35-33=2",
"16+21=37",
"37-2=35"
] | Current State: 35:[33, 35, 16, 21], Operations: []
Exploring Operation: 35-33=2, Resulting Numbers: [16, 21, 2]
Generated Node #2: [16, 21, 2] from Operation: 35-33=2
Current State: 35:[16, 21, 2], Operations: ['35-33=2']
Exploring Operation: 16+21=37, Resulting Numbers: [2, 37]
Generated Node #3: [2, 37] from Operatio... | 4 | Current State: 35:[33, 35, 16, 21], Operations: []
Exploring Operation: 21-16=5, Resulting Numbers: [33, 35, 5]
Generated Node #0,0: 35:[33, 35, 5] Operation: 21-16=5
Exploring Operation: 35-21=14, Resulting Numbers: [33, 16, 14]
Generated Node #0,1: 35:[33, 16, 14] Operation: 35-21=14
Exploring Operation: 33-21=12, Re... | 0.927083 | hs_5 | mult_heuristic |
[
12,
47,
60,
37
] | 38 | [
"12+47=59",
"60+37=97",
"97-59=38"
] | Current State: 38:[12, 47, 60, 37], Operations: []
Exploring Operation: 12+47=59, Resulting Numbers: [60, 37, 59]
Generated Node #2: [60, 37, 59] from Operation: 12+47=59
Current State: 38:[60, 37, 59], Operations: ['12+47=59']
Exploring Operation: 60+37=97, Resulting Numbers: [59, 97]
Generated Node #3: [59, 97] from ... | 4 | Current State: 38:[12, 47, 60, 37], Operations: []
Exploring Operation: 60-12=48, Resulting Numbers: [47, 37, 48]
Generated Node #0,0: 38:[47, 37, 48] Operation: 60-12=48
Exploring Operation: 60/12=5, Resulting Numbers: [47, 37, 5]
Generated Node #0,1: 38:[47, 37, 5] Operation: 60/12=5
Exploring Operation: 60-47=13, Re... | 0.967014 | hs_4 | mult_heuristic |
[
65,
23,
26,
88
] | 51 | [
"65+88=153",
"26-23=3",
"153/3=51"
] | Current State: 51:[65, 23, 26, 88], Operations: []
Exploring Operation: 65+88=153, Resulting Numbers: [23, 26, 153]
Generated Node #2: [23, 26, 153] from Operation: 65+88=153
Current State: 51:[23, 26, 153], Operations: ['65+88=153']
Exploring Operation: 26-23=3, Resulting Numbers: [153, 3]
Generated Node #3: [153, 3] ... | 4 | Current State: 51:[65, 23, 26, 88], Operations: []
Exploring Operation: 88-65=23, Resulting Numbers: [23, 26, 23]
Generated Node #0,0: 51:[23, 26, 23] Operation: 88-65=23
Start Sub Search at level 1: Moving to Node #0,0
Current State: 51:[23, 26, 23], Operations: ['88-65=23']
Exploring Operation: 26-23=3, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
24,
79,
2,
3
] | 75 | [
"24/2=12",
"12/3=4",
"79-4=75"
] | Current State: 75:[24, 79, 2, 3], Operations: []
Exploring Operation: 24/2=12, Resulting Numbers: [79, 3, 12]
Generated Node #2: [79, 3, 12] from Operation: 24/2=12
Current State: 75:[79, 3, 12], Operations: ['24/2=12']
Exploring Operation: 12/3=4, Resulting Numbers: [79, 4]
Generated Node #3: [79, 4] from Operation: 1... | 4 | Current State: 75:[24, 79, 2, 3], Operations: []
Exploring Operation: 79-2=77, Resulting Numbers: [24, 3, 77]
Generated Node #0,0: 75:[24, 3, 77] Operation: 79-2=77
Exploring Operation: 2+3=5, Resulting Numbers: [24, 79, 5]
Generated Node #0,1: 75:[24, 79, 5] Operation: 2+3=5
Exploring Operation: 79-3=76, Resulting Num... | 0.914063 | hs_5 | sum_heuristic |
[
43,
61,
56,
35
] | 83 | [
"43+61=104",
"56-35=21",
"104-21=83"
] | Current State: 83:[43, 61, 56, 35], Operations: []
Exploring Operation: 43+61=104, Resulting Numbers: [56, 35, 104]
Generated Node #2: [56, 35, 104] from Operation: 43+61=104
Current State: 83:[56, 35, 104], Operations: ['43+61=104']
Exploring Operation: 56-35=21, Resulting Numbers: [104, 21]
Generated Node #3: [104, 2... | 4 | Current State: 83:[43, 61, 56, 35], Operations: []
Exploring Operation: 56+35=91, Resulting Numbers: [43, 61, 91]
Generated Node #0,0: 83:[43, 61, 91] Operation: 56+35=91
Exploring Operation: 43+35=78, Resulting Numbers: [61, 56, 78]
Generated Node #0,1: 83:[61, 56, 78] Operation: 43+35=78
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
70,
23,
11,
21
] | 40 | [
"23-11=12",
"70*12=840",
"840/21=40"
] | Current State: 40:[70, 23, 11, 21], Operations: []
Exploring Operation: 23-11=12, Resulting Numbers: [70, 21, 12]
Generated Node #2: [70, 21, 12] from Operation: 23-11=12
Current State: 40:[70, 21, 12], Operations: ['23-11=12']
Exploring Operation: 70*12=840, Resulting Numbers: [21, 840]
Generated Node #3: [21, 840] fr... | 4 | Current State: 40:[70, 23, 11, 21], Operations: []
Exploring Operation: 70-11=59, Resulting Numbers: [23, 21, 59]
Generated Node #0,0: 40:[23, 21, 59] Operation: 70-11=59
Exploring Operation: 70-21=49, Resulting Numbers: [23, 11, 49]
Generated Node #0,1: 40:[23, 11, 49] Operation: 70-21=49
Exploring Operation: 70-23=47... | 0 | hs_3 | sum_heuristic |
[
31,
39,
7,
38
] | 23 | [
"39-31=8",
"38-7=31",
"31-8=23"
] | Current State: 23:[31, 39, 7, 38], Operations: []
Exploring Operation: 39-31=8, Resulting Numbers: [7, 38, 8]
Generated Node #2: [7, 38, 8] from Operation: 39-31=8
Current State: 23:[7, 38, 8], Operations: ['39-31=8']
Exploring Operation: 38-7=31, Resulting Numbers: [8, 31]
Generated Node #3: [8, 31] from Operation: 38... | 4 | Current State: 23:[31, 39, 7, 38], Operations: []
Exploring Operation: 31-7=24, Resulting Numbers: [39, 38, 24]
Generated Node #0,0: 23:[39, 38, 24] Operation: 31-7=24
Moving to Node #0,0
Current State: 23:[39, 38, 24], Operations: ['31-7=24']
Exploring Operation: 39-38=1, Resulting Numbers: [24, 1]
Generated Node #0,0... | 0.993924 | hs_1 | sum_heuristic |
[
8,
2,
6,
82
] | 50 | [
"6-2=4",
"8*4=32",
"82-32=50"
] | Current State: 50:[8, 2, 6, 82], Operations: []
Exploring Operation: 6-2=4, Resulting Numbers: [8, 82, 4]
Generated Node #2: [8, 82, 4] from Operation: 6-2=4
Current State: 50:[8, 82, 4], Operations: ['6-2=4']
Exploring Operation: 8*4=32, Resulting Numbers: [82, 32]
Generated Node #3: [82, 32] from Operation: 8*4=32
Cu... | 4 | Current State: 50:[8, 2, 6, 82], Operations: []
Exploring Operation: 82/2=41, Resulting Numbers: [8, 6, 41]
Generated Node #0,0: 50:[8, 6, 41] Operation: 82/2=41
Start Sub Search at level 1: Moving to Node #0,0
Current State: 50:[8, 6, 41], Operations: ['82/2=41']
Exploring Operation: 8+41=49, Resulting Numbers: [6, 49... | 0 | hs_1 | mult_heuristic |
[
30,
13,
82,
2
] | 80 | [
"30/2=15",
"13+82=95",
"95-15=80"
] | Current State: 80:[30, 13, 82, 2], Operations: []
Exploring Operation: 30/2=15, Resulting Numbers: [13, 82, 15]
Generated Node #2: [13, 82, 15] from Operation: 30/2=15
Current State: 80:[13, 82, 15], Operations: ['30/2=15']
Exploring Operation: 13+82=95, Resulting Numbers: [15, 95]
Generated Node #3: [15, 95] from Oper... | 4 | Current State: 80:[30, 13, 82, 2], Operations: []
Exploring Operation: 30-13=17, Resulting Numbers: [82, 2, 17]
Generated Node #0,0: 80:[82, 2, 17] Operation: 30-13=17
Moving to Node #0,0
Current State: 80:[82, 2, 17], Operations: ['30-13=17']
Exploring Operation: 82-2=80, Resulting Numbers: [17, 80]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
59,
61,
39,
13
] | 52 | [
"61-59=2",
"39-13=26",
"2*26=52"
] | Current State: 52:[59, 61, 39, 13], Operations: []
Exploring Operation: 61-59=2, Resulting Numbers: [39, 13, 2]
Generated Node #2: [39, 13, 2] from Operation: 61-59=2
Current State: 52:[39, 13, 2], Operations: ['61-59=2']
Exploring Operation: 39-13=26, Resulting Numbers: [2, 26]
Generated Node #3: [2, 26] from Operatio... | 4 | Current State: 52:[59, 61, 39, 13], Operations: []
Exploring Operation: 61-39=22, Resulting Numbers: [59, 13, 22]
Generated Node #0,0: 52:[59, 13, 22] Operation: 61-39=22
Exploring Operation: 61-59=2, Resulting Numbers: [39, 13, 2]
Generated Node #0,1: 52:[39, 13, 2] Operation: 61-59=2
Moving to Node #0,0
Current State... | 0.987847 | hs_2 | mult_heuristic |
[
34,
31,
12,
23
] | 31 | [
"34-12=22",
"23-22=1",
"31*1=31"
] | Current State: 31:[34, 31, 12, 23], Operations: []
Exploring Operation: 34-12=22, Resulting Numbers: [31, 23, 22]
Generated Node #2: [31, 23, 22] from Operation: 34-12=22
Current State: 31:[31, 23, 22], Operations: ['34-12=22']
Exploring Operation: 23-22=1, Resulting Numbers: [31, 1]
Generated Node #3: [31, 1] from Ope... | 4 | Current State: 31:[34, 31, 12, 23], Operations: []
Exploring Operation: 12+23=35, Resulting Numbers: [34, 31, 35]
Generated Node #0,0: 31:[34, 31, 35] Operation: 12+23=35
Exploring Operation: 34-12=22, Resulting Numbers: [31, 23, 22]
Generated Node #0,1: 31:[31, 23, 22] Operation: 34-12=22
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
99,
4,
38,
83
] | 36 | [
"99-38=61",
"83+61=144",
"144/4=36"
] | Current State: 36:[99, 4, 38, 83], Operations: []
Exploring Operation: 99-38=61, Resulting Numbers: [4, 83, 61]
Generated Node #2: [4, 83, 61] from Operation: 99-38=61
Current State: 36:[4, 83, 61], Operations: ['99-38=61']
Exploring Operation: 83+61=144, Resulting Numbers: [4, 144]
Generated Node #3: [4, 144] from Ope... | 4 | Current State: 36:[99, 4, 38, 83], Operations: []
Exploring Operation: 99-83=16, Resulting Numbers: [4, 38, 16]
Generated Node #0,0: 36:[4, 38, 16] Operation: 99-83=16
Exploring Operation: 99-4=95, Resulting Numbers: [38, 83, 95]
Generated Node #0,1: 36:[38, 83, 95] Operation: 99-4=95
Exploring Operation: 99-38=61, Res... | 0 | hs_4 | sum_heuristic |
[
68,
76,
65,
72
] | 84 | [
"72-68=4",
"76/4=19",
"65+19=84"
] | Current State: 84:[68, 76, 65, 72], Operations: []
Exploring Operation: 72-68=4, Resulting Numbers: [76, 65, 4]
Generated Node #2: [76, 65, 4] from Operation: 72-68=4
Current State: 84:[76, 65, 4], Operations: ['72-68=4']
Exploring Operation: 76/4=19, Resulting Numbers: [65, 19]
Generated Node #3: [65, 19] from Operati... | 4 | Current State: 84:[68, 76, 65, 72], Operations: []
Exploring Operation: 68-65=3, Resulting Numbers: [76, 72, 3]
Generated Node #0,0: 84:[76, 72, 3] Operation: 68-65=3
Exploring Operation: 72-65=7, Resulting Numbers: [68, 76, 7]
Generated Node #0,1: 84:[68, 76, 7] Operation: 72-65=7
Start Sub Search at level 1: Moving t... | 0 | hs_2 | mult_heuristic |
[
74,
42,
57,
9
] | 85 | [
"42+57=99",
"99/9=11",
"74+11=85"
] | Current State: 85:[74, 42, 57, 9], Operations: []
Exploring Operation: 42+57=99, Resulting Numbers: [74, 9, 99]
Generated Node #2: [74, 9, 99] from Operation: 42+57=99
Current State: 85:[74, 9, 99], Operations: ['42+57=99']
Exploring Operation: 99/9=11, Resulting Numbers: [74, 11]
Generated Node #3: [74, 11] from Opera... | 4 | Current State: 85:[74, 42, 57, 9], Operations: []
Exploring Operation: 57-42=15, Resulting Numbers: [74, 9, 15]
Generated Node #0,0: 85:[74, 9, 15] Operation: 57-42=15
Exploring Operation: 74-57=17, Resulting Numbers: [42, 9, 17]
Generated Node #0,1: 85:[42, 9, 17] Operation: 74-57=17
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
5,
8,
84,
4
] | 65 | [
"84/4=21",
"21-8=13",
"5*13=65"
] | Current State: 65:[5, 8, 84, 4], Operations: []
Exploring Operation: 84/4=21, Resulting Numbers: [5, 8, 21]
Generated Node #2: [5, 8, 21] from Operation: 84/4=21
Current State: 65:[5, 8, 21], Operations: ['84/4=21']
Exploring Operation: 21-8=13, Resulting Numbers: [5, 13]
Generated Node #3: [5, 13] from Operation: 21-8... | 4 | Current State: 65:[5, 8, 84, 4], Operations: []
Exploring Operation: 84/4=21, Resulting Numbers: [5, 8, 21]
Generated Node #0,0: 65:[5, 8, 21] Operation: 84/4=21
Exploring Operation: 84-8=76, Resulting Numbers: [5, 4, 76]
Generated Node #0,1: 65:[5, 4, 76] Operation: 84-8=76
Moving to Node #0,0
Current State: 65:[5, 8,... | 0.992188 | hs_2 | sum_heuristic |
[
78,
57,
47,
55
] | 16 | [
"57-55=2",
"47*2=94",
"94-78=16"
] | Current State: 16:[78, 57, 47, 55], Operations: []
Exploring Operation: 57-55=2, Resulting Numbers: [78, 47, 2]
Generated Node #2: [78, 47, 2] from Operation: 57-55=2
Current State: 16:[78, 47, 2], Operations: ['57-55=2']
Exploring Operation: 47*2=94, Resulting Numbers: [78, 94]
Generated Node #3: [78, 94] from Operati... | 4 | Current State: 16:[78, 57, 47, 55], Operations: []
Exploring Operation: 78-55=23, Resulting Numbers: [57, 47, 23]
Generated Node #0,0: 16:[57, 47, 23] Operation: 78-55=23
Exploring Operation: 57-55=2, Resulting Numbers: [78, 47, 2]
Generated Node #0,1: 16:[78, 47, 2] Operation: 57-55=2
Exploring Operation: 78-57=21, Re... | 0 | hs_3 | sum_heuristic |
[
73,
51,
60,
6
] | 86 | [
"73*60=4380",
"6+4380=4386",
"4386/51=86"
] | Current State: 86:[73, 51, 60, 6], Operations: []
Exploring Operation: 73*60=4380, Resulting Numbers: [51, 6, 4380]
Generated Node #2: [51, 6, 4380] from Operation: 73*60=4380
Current State: 86:[51, 6, 4380], Operations: ['73*60=4380']
Exploring Operation: 6+4380=4386, Resulting Numbers: [51, 4386]
Generated Node #3: [... | 4 | Current State: 86:[73, 51, 60, 6], Operations: []
Exploring Operation: 60/6=10, Resulting Numbers: [73, 51, 10]
Generated Node #0,0: 86:[73, 51, 10] Operation: 60/6=10
Exploring Operation: 73+6=79, Resulting Numbers: [51, 60, 79]
Generated Node #0,1: 86:[51, 60, 79] Operation: 73+6=79
Exploring Operation: 60-51=9, Resu... | 0 | hs_4 | mult_heuristic |
[
12,
66,
3,
25
] | 32 | [
"66-12=54",
"25-3=22",
"54-22=32"
] | Current State: 32:[12, 66, 3, 25], Operations: []
Exploring Operation: 66-12=54, Resulting Numbers: [3, 25, 54]
Generated Node #2: [3, 25, 54] from Operation: 66-12=54
Current State: 32:[3, 25, 54], Operations: ['66-12=54']
Exploring Operation: 25-3=22, Resulting Numbers: [54, 22]
Generated Node #3: [54, 22] from Opera... | 4 | Current State: 32:[12, 66, 3, 25], Operations: []
Exploring Operation: 66-25=41, Resulting Numbers: [12, 3, 41]
Generated Node #0,0: 32:[12, 3, 41] Operation: 66-25=41
Start Sub Search at level 1: Moving to Node #0,0
Current State: 32:[12, 3, 41], Operations: ['66-25=41']
Exploring Operation: 41-12=29, Resulting Number... | 0.993924 | hs_1 | mult_heuristic |
[
93,
67,
88,
16
] | 88 | [
"93+67=160",
"88-16=72",
"160-72=88"
] | Current State: 88:[93, 67, 88, 16], Operations: []
Exploring Operation: 93+67=160, Resulting Numbers: [88, 16, 160]
Generated Node #2: [88, 16, 160] from Operation: 93+67=160
Current State: 88:[88, 16, 160], Operations: ['93+67=160']
Exploring Operation: 88-16=72, Resulting Numbers: [160, 72]
Generated Node #3: [160, 7... | 4 | Current State: 88:[93, 67, 88, 16], Operations: []
Exploring Operation: 93-67=26, Resulting Numbers: [88, 16, 26]
Generated Node #0,0: 88:[88, 16, 26] Operation: 93-67=26
Moving to Node #0,0
Current State: 88:[88, 16, 26], Operations: ['93-67=26']
Exploring Operation: 26-16=10, Resulting Numbers: [88, 10]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
5,
21,
24,
95
] | 34 | [
"5*21=105",
"95-24=71",
"105-71=34"
] | Current State: 34:[5, 21, 24, 95], Operations: []
Exploring Operation: 5*21=105, Resulting Numbers: [24, 95, 105]
Generated Node #2: [24, 95, 105] from Operation: 5*21=105
Current State: 34:[24, 95, 105], Operations: ['5*21=105']
Exploring Operation: 95-24=71, Resulting Numbers: [105, 71]
Generated Node #3: [105, 71] f... | 4 | Current State: 34:[5, 21, 24, 95], Operations: []
Exploring Operation: 95-24=71, Resulting Numbers: [5, 21, 71]
Generated Node #0,0: 34:[5, 21, 71] Operation: 95-24=71
Exploring Operation: 95/5=19, Resulting Numbers: [21, 24, 19]
Generated Node #0,1: 34:[21, 24, 19] Operation: 95/5=19
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
78,
6,
46,
85
] | 46 | [
"78+6=84",
"85-84=1",
"46*1=46"
] | Current State: 46:[78, 6, 46, 85], Operations: []
Exploring Operation: 78+6=84, Resulting Numbers: [46, 85, 84]
Generated Node #2: [46, 85, 84] from Operation: 78+6=84
Current State: 46:[46, 85, 84], Operations: ['78+6=84']
Exploring Operation: 85-84=1, Resulting Numbers: [46, 1]
Generated Node #3: [46, 1] from Operati... | 4 | Current State: 46:[78, 6, 46, 85], Operations: []
Exploring Operation: 78-46=32, Resulting Numbers: [6, 85, 32]
Generated Node #0,0: 46:[6, 85, 32] Operation: 78-46=32
Exploring Operation: 85-78=7, Resulting Numbers: [6, 46, 7]
Generated Node #0,1: 46:[6, 46, 7] Operation: 85-78=7
Exploring Operation: 85-46=39, Resulti... | 0.988715 | hs_4 | sum_heuristic |
[
42,
19,
96,
15
] | 66 | [
"19-15=4",
"96/4=24",
"42+24=66"
] | Current State: 66:[42, 19, 96, 15], Operations: []
Exploring Operation: 19-15=4, Resulting Numbers: [42, 96, 4]
Generated Node #2: [42, 96, 4] from Operation: 19-15=4
Current State: 66:[42, 96, 4], Operations: ['19-15=4']
Exploring Operation: 96/4=24, Resulting Numbers: [42, 24]
Generated Node #3: [42, 24] from Operati... | 4 | Current State: 66:[42, 19, 96, 15], Operations: []
Exploring Operation: 96-15=81, Resulting Numbers: [42, 19, 81]
Generated Node #0,0: 66:[42, 19, 81] Operation: 96-15=81
Exploring Operation: 42-15=27, Resulting Numbers: [19, 96, 27]
Generated Node #0,1: 66:[19, 96, 27] Operation: 42-15=27
Exploring Operation: 96-42=54... | 0 | hs_5 | mult_heuristic |
[
78,
14,
66,
68
] | 94 | [
"78+14=92",
"68-66=2",
"92+2=94"
] | Current State: 94:[78, 14, 66, 68], Operations: []
Exploring Operation: 78+14=92, Resulting Numbers: [66, 68, 92]
Generated Node #2: [66, 68, 92] from Operation: 78+14=92
Current State: 94:[66, 68, 92], Operations: ['78+14=92']
Exploring Operation: 68-66=2, Resulting Numbers: [92, 2]
Generated Node #3: [92, 2] from Ope... | 4 | Current State: 94:[78, 14, 66, 68], Operations: []
Exploring Operation: 78-68=10, Resulting Numbers: [14, 66, 10]
Generated Node #0,0: 94:[14, 66, 10] Operation: 78-68=10
Exploring Operation: 78+14=92, Resulting Numbers: [66, 68, 92]
Generated Node #0,1: 94:[66, 68, 92] Operation: 78+14=92
Exploring Operation: 68-66=2,... | 0.984375 | hs_3 | mult_heuristic |
[
38,
17,
79,
69
] | 31 | [
"38-17=21",
"79-69=10",
"21+10=31"
] | Current State: 31:[38, 17, 79, 69], Operations: []
Exploring Operation: 38-17=21, Resulting Numbers: [79, 69, 21]
Generated Node #2: [79, 69, 21] from Operation: 38-17=21
Current State: 31:[79, 69, 21], Operations: ['38-17=21']
Exploring Operation: 79-69=10, Resulting Numbers: [21, 10]
Generated Node #3: [21, 10] from ... | 4 | Current State: 31:[38, 17, 79, 69], Operations: []
Exploring Operation: 69-17=52, Resulting Numbers: [38, 79, 52]
Generated Node #0,0: 31:[38, 79, 52] Operation: 69-17=52
Exploring Operation: 69-38=31, Resulting Numbers: [17, 79, 31]
Generated Node #0,1: 31:[17, 79, 31] Operation: 69-38=31
Exploring Operation: 79-69=10... | 0.980903 | hs_5 | mult_heuristic |
[
59,
2,
32,
41
] | 55 | [
"59-32=27",
"2*41=82",
"82-27=55"
] | Current State: 55:[59, 2, 32, 41], Operations: []
Exploring Operation: 59-32=27, Resulting Numbers: [2, 41, 27]
Generated Node #2: [2, 41, 27] from Operation: 59-32=27
Current State: 55:[2, 41, 27], Operations: ['59-32=27']
Exploring Operation: 2*41=82, Resulting Numbers: [27, 82]
Generated Node #3: [27, 82] from Opera... | 4 | Current State: 55:[59, 2, 32, 41], Operations: []
Exploring Operation: 59-41=18, Resulting Numbers: [2, 32, 18]
Generated Node #0,0: 55:[2, 32, 18] Operation: 59-41=18
Exploring Operation: 32/2=16, Resulting Numbers: [59, 41, 16]
Generated Node #0,1: 55:[59, 41, 16] Operation: 32/2=16
Exploring Operation: 2*32=64, Resu... | 0 | hs_5 | sum_heuristic |
[
46,
61,
26,
58
] | 23 | [
"46+61=107",
"26+58=84",
"107-84=23"
] | Current State: 23:[46, 61, 26, 58], Operations: []
Exploring Operation: 46+61=107, Resulting Numbers: [26, 58, 107]
Generated Node #2: [26, 58, 107] from Operation: 46+61=107
Current State: 23:[26, 58, 107], Operations: ['46+61=107']
Exploring Operation: 26+58=84, Resulting Numbers: [107, 84]
Generated Node #3: [107, 8... | 4 | Current State: 23:[46, 61, 26, 58], Operations: []
Exploring Operation: 58-26=32, Resulting Numbers: [46, 61, 32]
Generated Node #0,0: 23:[46, 61, 32] Operation: 58-26=32
Exploring Operation: 61-46=15, Resulting Numbers: [26, 58, 15]
Generated Node #0,1: 23:[26, 58, 15] Operation: 61-46=15
Exploring Operation: 61-26=35... | 0.967882 | hs_5 | sum_heuristic |
[
50,
11,
54,
21
] | 95 | [
"54-50=4",
"21*4=84",
"11+84=95"
] | Current State: 95:[50, 11, 54, 21], Operations: []
Exploring Operation: 54-50=4, Resulting Numbers: [11, 21, 4]
Generated Node #2: [11, 21, 4] from Operation: 54-50=4
Current State: 95:[11, 21, 4], Operations: ['54-50=4']
Exploring Operation: 21*4=84, Resulting Numbers: [11, 84]
Generated Node #3: [11, 84] from Operati... | 4 | Current State: 95:[50, 11, 54, 21], Operations: []
Exploring Operation: 50+54=104, Resulting Numbers: [11, 21, 104]
Generated Node #0,0: 95:[11, 21, 104] Operation: 50+54=104
Exploring Operation: 54-50=4, Resulting Numbers: [11, 21, 4]
Generated Node #0,1: 95:[11, 21, 4] Operation: 54-50=4
Exploring Operation: 50-21=29... | 0 | hs_4 | sum_heuristic |
[
90,
8,
41,
28
] | 85 | [
"90+8=98",
"41-28=13",
"98-13=85"
] | Current State: 85:[90, 8, 41, 28], Operations: []
Exploring Operation: 90+8=98, Resulting Numbers: [41, 28, 98]
Generated Node #2: [41, 28, 98] from Operation: 90+8=98
Current State: 85:[41, 28, 98], Operations: ['90+8=98']
Exploring Operation: 41-28=13, Resulting Numbers: [98, 13]
Generated Node #3: [98, 13] from Oper... | 4 | Current State: 85:[90, 8, 41, 28], Operations: []
Exploring Operation: 41+28=69, Resulting Numbers: [90, 8, 69]
Generated Node #0,0: 85:[90, 8, 69] Operation: 41+28=69
Exploring Operation: 41-28=13, Resulting Numbers: [90, 8, 13]
Generated Node #0,1: 85:[90, 8, 13] Operation: 41-28=13
Exploring Operation: 41-8=33, Resu... | 0.990451 | hs_3 | mult_heuristic |
[
6,
24,
12,
22
] | 25 | [
"24/6=4",
"12/4=3",
"22+3=25"
] | Current State: 25:[6, 24, 12, 22], Operations: []
Exploring Operation: 24/6=4, Resulting Numbers: [12, 22, 4]
Generated Node #2: [12, 22, 4] from Operation: 24/6=4
Current State: 25:[12, 22, 4], Operations: ['24/6=4']
Exploring Operation: 12/4=3, Resulting Numbers: [22, 3]
Generated Node #3: [22, 3] from Operation: 12/... | 4 | Current State: 25:[6, 24, 12, 22], Operations: []
Exploring Operation: 12/6=2, Resulting Numbers: [24, 22, 2]
Generated Node #0,0: 25:[24, 22, 2] Operation: 12/6=2
Exploring Operation: 12-6=6, Resulting Numbers: [24, 22, 6]
Generated Node #0,1: 25:[24, 22, 6] Operation: 12-6=6
Moving to Node #0,1
Current State: 25:[24,... | 0 | hs_2 | sum_heuristic |
[
47,
47,
74,
26
] | 48 | [
"47-47=0",
"74-26=48",
"0+48=48"
] | Current State: 48:[47, 47, 74, 26], Operations: []
Exploring Operation: 47-47=0, Resulting Numbers: [74, 26, 0]
Generated Node #2: [74, 26, 0] from Operation: 47-47=0
Current State: 48:[74, 26, 0], Operations: ['47-47=0']
Exploring Operation: 74-26=48, Resulting Numbers: [0, 48]
Generated Node #3: [0, 48] from Operatio... | 4 | Current State: 48:[47, 47, 74, 26], Operations: []
Exploring Operation: 74-26=48, Resulting Numbers: [47, 47, 48]
Generated Node #0,0: 48:[47, 47, 48] Operation: 74-26=48
Exploring Operation: 74-47=27, Resulting Numbers: [47, 26, 27]
Generated Node #0,1: 48:[47, 26, 27] Operation: 74-47=27
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
17,
39,
15,
93
] | 56 | [
"39-17=22",
"93-15=78",
"78-22=56"
] | Current State: 56:[17, 39, 15, 93], Operations: []
Exploring Operation: 39-17=22, Resulting Numbers: [15, 93, 22]
Generated Node #2: [15, 93, 22] from Operation: 39-17=22
Current State: 56:[15, 93, 22], Operations: ['39-17=22']
Exploring Operation: 93-15=78, Resulting Numbers: [22, 78]
Generated Node #3: [22, 78] from ... | 4 | Current State: 56:[17, 39, 15, 93], Operations: []
Exploring Operation: 93-15=78, Resulting Numbers: [17, 39, 78]
Generated Node #0,0: 56:[17, 39, 78] Operation: 93-15=78
Exploring Operation: 93-39=54, Resulting Numbers: [17, 15, 54]
Generated Node #0,1: 56:[17, 15, 54] Operation: 93-39=54
Exploring Operation: 93-17=76... | 0.988715 | hs_3 | sum_heuristic |
[
69,
13,
89,
73
] | 66 | [
"69+13=82",
"89-73=16",
"82-16=66"
] | Current State: 66:[69, 13, 89, 73], Operations: []
Exploring Operation: 69+13=82, Resulting Numbers: [89, 73, 82]
Generated Node #2: [89, 73, 82] from Operation: 69+13=82
Current State: 66:[89, 73, 82], Operations: ['69+13=82']
Exploring Operation: 89-73=16, Resulting Numbers: [82, 16]
Generated Node #3: [82, 16] from ... | 4 | Current State: 66:[69, 13, 89, 73], Operations: []
Exploring Operation: 73-69=4, Resulting Numbers: [13, 89, 4]
Generated Node #0,0: 66:[13, 89, 4] Operation: 73-69=4
Exploring Operation: 73-13=60, Resulting Numbers: [69, 89, 60]
Generated Node #0,1: 66:[69, 89, 60] Operation: 73-13=60
Exploring Operation: 89-69=20, Re... | 0.986111 | hs_5 | sum_heuristic |
[
11,
92,
6,
42
] | 23 | [
"42/6=7",
"11-7=4",
"92/4=23"
] | Current State: 23:[11, 92, 6, 42], Operations: []
Exploring Operation: 42/6=7, Resulting Numbers: [11, 92, 7]
Generated Node #2: [11, 92, 7] from Operation: 42/6=7
Current State: 23:[11, 92, 7], Operations: ['42/6=7']
Exploring Operation: 11-7=4, Resulting Numbers: [92, 4]
Generated Node #3: [92, 4] from Operation: 11-... | 4 | Current State: 23:[11, 92, 6, 42], Operations: []
Exploring Operation: 92-42=50, Resulting Numbers: [11, 6, 50]
Generated Node #0,0: 23:[11, 6, 50] Operation: 92-42=50
Exploring Operation: 92-11=81, Resulting Numbers: [6, 42, 81]
Generated Node #0,1: 23:[6, 42, 81] Operation: 92-11=81
Exploring Operation: 11+6=17, Resu... | 0 | hs_4 | mult_heuristic |
[
16,
80,
70,
78
] | 92 | [
"80/16=5",
"70/5=14",
"78+14=92"
] | Current State: 92:[16, 80, 70, 78], Operations: []
Exploring Operation: 80/16=5, Resulting Numbers: [70, 78, 5]
Generated Node #2: [70, 78, 5] from Operation: 80/16=5
Current State: 92:[70, 78, 5], Operations: ['80/16=5']
Exploring Operation: 70/5=14, Resulting Numbers: [78, 14]
Generated Node #3: [78, 14] from Operati... | 4 | Current State: 92:[16, 80, 70, 78], Operations: []
Exploring Operation: 16+70=86, Resulting Numbers: [80, 78, 86]
Generated Node #0,0: 92:[80, 78, 86] Operation: 16+70=86
Exploring Operation: 78-70=8, Resulting Numbers: [16, 80, 8]
Generated Node #0,1: 92:[16, 80, 8] Operation: 78-70=8
Exploring Operation: 80-70=10, Re... | 0 | hs_5 | sum_heuristic |
[
98,
85,
97,
80
] | 30 | [
"98-85=13",
"97-80=17",
"13+17=30"
] | Current State: 30:[98, 85, 97, 80], Operations: []
Exploring Operation: 98-85=13, Resulting Numbers: [97, 80, 13]
Generated Node #2: [97, 80, 13] from Operation: 98-85=13
Current State: 30:[97, 80, 13], Operations: ['98-85=13']
Exploring Operation: 97-80=17, Resulting Numbers: [13, 17]
Generated Node #3: [13, 17] from ... | 4 | Current State: 30:[98, 85, 97, 80], Operations: []
Exploring Operation: 98-80=18, Resulting Numbers: [85, 97, 18]
Generated Node #0,0: 30:[85, 97, 18] Operation: 98-80=18
Exploring Operation: 97-85=12, Resulting Numbers: [98, 80, 12]
Generated Node #0,1: 30:[98, 80, 12] Operation: 97-85=12
Exploring Operation: 98-97=1,... | 0.967882 | hs_5 | mult_heuristic |
[
70,
72,
22,
45
] | 46 | [
"72-70=2",
"45-22=23",
"2*23=46"
] | Current State: 46:[70, 72, 22, 45], Operations: []
Exploring Operation: 72-70=2, Resulting Numbers: [22, 45, 2]
Generated Node #2: [22, 45, 2] from Operation: 72-70=2
Current State: 46:[22, 45, 2], Operations: ['72-70=2']
Exploring Operation: 45-22=23, Resulting Numbers: [2, 23]
Generated Node #3: [2, 23] from Operatio... | 4 | Current State: 46:[70, 72, 22, 45], Operations: []
Exploring Operation: 70-22=48, Resulting Numbers: [72, 45, 48]
Generated Node #0,0: 46:[72, 45, 48] Operation: 70-22=48
Exploring Operation: 72-70=2, Resulting Numbers: [22, 45, 2]
Generated Node #0,1: 46:[22, 45, 2] Operation: 72-70=2
Moving to Node #0,1
Current State... | 0.992188 | hs_2 | mult_heuristic |
[
75,
16,
1,
37
] | 53 | [
"75+16=91",
"1+37=38",
"91-38=53"
] | Current State: 53:[75, 16, 1, 37], Operations: []
Exploring Operation: 75+16=91, Resulting Numbers: [1, 37, 91]
Generated Node #2: [1, 37, 91] from Operation: 75+16=91
Current State: 53:[1, 37, 91], Operations: ['75+16=91']
Exploring Operation: 1+37=38, Resulting Numbers: [91, 38]
Generated Node #3: [91, 38] from Opera... | 4 | Current State: 53:[75, 16, 1, 37], Operations: []
Exploring Operation: 75-16=59, Resulting Numbers: [1, 37, 59]
Generated Node #0,0: 53:[1, 37, 59] Operation: 75-16=59
Moving to Node #0,0
Current State: 53:[1, 37, 59], Operations: ['75-16=59']
Exploring Operation: 1+37=38, Resulting Numbers: [59, 38]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
1,
17,
5,
27
] | 63 | [
"1+17=18",
"5*18=90",
"90-27=63"
] | Current State: 63:[1, 17, 5, 27], Operations: []
Exploring Operation: 1+17=18, Resulting Numbers: [5, 27, 18]
Generated Node #2: [5, 27, 18] from Operation: 1+17=18
Current State: 63:[5, 27, 18], Operations: ['1+17=18']
Exploring Operation: 5*18=90, Resulting Numbers: [27, 90]
Generated Node #3: [27, 90] from Operation... | 4 | Current State: 63:[1, 17, 5, 27], Operations: []
Exploring Operation: 27-5=22, Resulting Numbers: [1, 17, 22]
Generated Node #0,0: 63:[1, 17, 22] Operation: 27-5=22
Exploring Operation: 27-17=10, Resulting Numbers: [1, 5, 10]
Generated Node #0,1: 63:[1, 5, 10] Operation: 27-17=10
Exploring Operation: 17+5=22, Resulting... | 0 | hs_3 | sum_heuristic |
[
76,
19,
99,
72
] | 84 | [
"76-19=57",
"99-72=27",
"57+27=84"
] | Current State: 84:[76, 19, 99, 72], Operations: []
Exploring Operation: 76-19=57, Resulting Numbers: [99, 72, 57]
Generated Node #2: [99, 72, 57] from Operation: 76-19=57
Current State: 84:[99, 72, 57], Operations: ['76-19=57']
Exploring Operation: 99-72=27, Resulting Numbers: [57, 27]
Generated Node #3: [57, 27] from ... | 4 | Current State: 84:[76, 19, 99, 72], Operations: []
Exploring Operation: 76-72=4, Resulting Numbers: [19, 99, 4]
Generated Node #0,0: 84:[19, 99, 4] Operation: 76-72=4
Exploring Operation: 99-72=27, Resulting Numbers: [76, 19, 27]
Generated Node #0,1: 84:[76, 19, 27] Operation: 99-72=27
Exploring Operation: 99-76=23, Re... | 0.983507 | hs_3 | mult_heuristic |
[
66,
62,
93,
46
] | 90 | [
"66*62=4092",
"4092/93=44",
"46+44=90"
] | Current State: 90:[66, 62, 93, 46], Operations: []
Exploring Operation: 66*62=4092, Resulting Numbers: [93, 46, 4092]
Generated Node #2: [93, 46, 4092] from Operation: 66*62=4092
Current State: 90:[93, 46, 4092], Operations: ['66*62=4092']
Exploring Operation: 4092/93=44, Resulting Numbers: [46, 44]
Generated Node #3: ... | 4 | Current State: 90:[66, 62, 93, 46], Operations: []
Exploring Operation: 66-62=4, Resulting Numbers: [93, 46, 4]
Generated Node #0,0: 90:[93, 46, 4] Operation: 66-62=4
Exploring Operation: 93-66=27, Resulting Numbers: [62, 46, 27]
Generated Node #0,1: 90:[62, 46, 27] Operation: 93-66=27
Exploring Operation: 66-46=20, Re... | 0 | hs_4 | sum_heuristic |
[
7,
72,
69,
49
] | 92 | [
"72-49=23",
"7*23=161",
"161-69=92"
] | Current State: 92:[7, 72, 69, 49], Operations: []
Exploring Operation: 72-49=23, Resulting Numbers: [7, 69, 23]
Generated Node #2: [7, 69, 23] from Operation: 72-49=23
Current State: 92:[7, 69, 23], Operations: ['72-49=23']
Exploring Operation: 7*23=161, Resulting Numbers: [69, 161]
Generated Node #3: [69, 161] from Op... | 4 | Current State: 92:[7, 72, 69, 49], Operations: []
Exploring Operation: 72-69=3, Resulting Numbers: [7, 49, 3]
Generated Node #0,0: 92:[7, 49, 3] Operation: 72-69=3
Moving to Node #0,0
Current State: 92:[7, 49, 3], Operations: ['72-69=3']
Exploring Operation: 7-3=4, Resulting Numbers: [49, 4]
Generated Node #0,0,0: 92:[... | 0 | hs_1 | sum_heuristic |
[
3,
88,
77,
55
] | 22 | [
"88-77=11",
"3*11=33",
"55-33=22"
] | Current State: 22:[3, 88, 77, 55], Operations: []
Exploring Operation: 88-77=11, Resulting Numbers: [3, 55, 11]
Generated Node #2: [3, 55, 11] from Operation: 88-77=11
Current State: 22:[3, 55, 11], Operations: ['88-77=11']
Exploring Operation: 3*11=33, Resulting Numbers: [55, 33]
Generated Node #3: [55, 33] from Opera... | 4 | Current State: 22:[3, 88, 77, 55], Operations: []
Exploring Operation: 77-55=22, Resulting Numbers: [3, 88, 22]
Generated Node #0,0: 22:[3, 88, 22] Operation: 77-55=22
Exploring Operation: 88-3=85, Resulting Numbers: [77, 55, 85]
Generated Node #0,1: 22:[77, 55, 85] Operation: 88-3=85
Exploring Operation: 88-55=33, Res... | 0.921875 | hs_5 | sum_heuristic |
[
35,
7,
60,
54
] | 77 | [
"60-54=6",
"7*6=42",
"35+42=77"
] | Current State: 77:[35, 7, 60, 54], Operations: []
Exploring Operation: 60-54=6, Resulting Numbers: [35, 7, 6]
Generated Node #2: [35, 7, 6] from Operation: 60-54=6
Current State: 77:[35, 7, 6], Operations: ['60-54=6']
Exploring Operation: 7*6=42, Resulting Numbers: [35, 42]
Generated Node #3: [35, 42] from Operation: 7... | 4 | Current State: 77:[35, 7, 60, 54], Operations: []
Exploring Operation: 54-35=19, Resulting Numbers: [7, 60, 19]
Generated Node #0,0: 77:[7, 60, 19] Operation: 54-35=19
Exploring Operation: 60-54=6, Resulting Numbers: [35, 7, 6]
Generated Node #0,1: 77:[35, 7, 6] Operation: 60-54=6
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
10,
47,
97,
13
] | 14 | [
"10*13=130",
"47+97=144",
"144-130=14"
] | Current State: 14:[10, 47, 97, 13], Operations: []
Exploring Operation: 10*13=130, Resulting Numbers: [47, 97, 130]
Generated Node #2: [47, 97, 130] from Operation: 10*13=130
Current State: 14:[47, 97, 130], Operations: ['10*13=130']
Exploring Operation: 47+97=144, Resulting Numbers: [130, 144]
Generated Node #3: [130,... | 4 | Current State: 14:[10, 47, 97, 13], Operations: []
Exploring Operation: 97-47=50, Resulting Numbers: [10, 13, 50]
Generated Node #0,0: 14:[10, 13, 50] Operation: 97-47=50
Moving to Node #0,0
Current State: 14:[10, 13, 50], Operations: ['97-47=50']
Exploring Operation: 50/10=5, Resulting Numbers: [13, 5]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
95,
8,
32,
85
] | 76 | [
"95+85=180",
"8*32=256",
"256-180=76"
] | Current State: 76:[95, 8, 32, 85], Operations: []
Exploring Operation: 95+85=180, Resulting Numbers: [8, 32, 180]
Generated Node #2: [8, 32, 180] from Operation: 95+85=180
Current State: 76:[8, 32, 180], Operations: ['95+85=180']
Exploring Operation: 8*32=256, Resulting Numbers: [180, 256]
Generated Node #3: [180, 256]... | 4 | Current State: 76:[95, 8, 32, 85], Operations: []
Exploring Operation: 95-85=10, Resulting Numbers: [8, 32, 10]
Generated Node #0,0: 76:[8, 32, 10] Operation: 95-85=10
Exploring Operation: 85-8=77, Resulting Numbers: [95, 32, 77]
Generated Node #0,1: 76:[95, 32, 77] Operation: 85-8=77
Exploring Operation: 95-32=63, Res... | 0 | hs_5 | mult_heuristic |
[
2,
65,
80,
4
] | 25 | [
"2*80=160",
"160/4=40",
"65-40=25"
] | Current State: 25:[2, 65, 80, 4], Operations: []
Exploring Operation: 2*80=160, Resulting Numbers: [65, 4, 160]
Generated Node #2: [65, 4, 160] from Operation: 2*80=160
Current State: 25:[65, 4, 160], Operations: ['2*80=160']
Exploring Operation: 160/4=40, Resulting Numbers: [65, 40]
Generated Node #3: [65, 40] from Op... | 4 | Current State: 25:[2, 65, 80, 4], Operations: []
Exploring Operation: 80-65=15, Resulting Numbers: [2, 4, 15]
Generated Node #0,0: 25:[2, 4, 15] Operation: 80-65=15
Exploring Operation: 80/4=20, Resulting Numbers: [2, 65, 20]
Generated Node #0,1: 25:[2, 65, 20] Operation: 80/4=20
Moving to Node #0,0
Current State: 25:[... | 0 | hs_2 | sum_heuristic |
[
4,
88,
70,
25
] | 92 | [
"70-25=45",
"4*45=180",
"180-88=92"
] | Current State: 92:[4, 88, 70, 25], Operations: []
Exploring Operation: 70-25=45, Resulting Numbers: [4, 88, 45]
Generated Node #2: [4, 88, 45] from Operation: 70-25=45
Current State: 92:[4, 88, 45], Operations: ['70-25=45']
Exploring Operation: 4*45=180, Resulting Numbers: [88, 180]
Generated Node #3: [88, 180] from Op... | 4 | Current State: 92:[4, 88, 70, 25], Operations: []
Exploring Operation: 4+70=74, Resulting Numbers: [88, 25, 74]
Generated Node #0,0: 92:[88, 25, 74] Operation: 4+70=74
Exploring Operation: 4+88=92, Resulting Numbers: [70, 25, 92]
Generated Node #0,1: 92:[70, 25, 92] Operation: 4+88=92
Exploring Operation: 70+25=95, Res... | 0 | hs_5 | sum_heuristic |
[
71,
56,
79,
85
] | 75 | [
"85-71=14",
"56/14=4",
"79-4=75"
] | Current State: 75:[71, 56, 79, 85], Operations: []
Exploring Operation: 85-71=14, Resulting Numbers: [56, 79, 14]
Generated Node #2: [56, 79, 14] from Operation: 85-71=14
Current State: 75:[56, 79, 14], Operations: ['85-71=14']
Exploring Operation: 56/14=4, Resulting Numbers: [79, 4]
Generated Node #3: [79, 4] from Ope... | 4 | Current State: 75:[71, 56, 79, 85], Operations: []
Exploring Operation: 71-56=15, Resulting Numbers: [79, 85, 15]
Generated Node #0,0: 75:[79, 85, 15] Operation: 71-56=15
Exploring Operation: 85-56=29, Resulting Numbers: [71, 79, 29]
Generated Node #0,1: 75:[71, 79, 29] Operation: 85-56=29
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
10,
50,
55,
35
] | 52 | [
"55-35=20",
"20/10=2",
"50+2=52"
] | Current State: 52:[10, 50, 55, 35], Operations: []
Exploring Operation: 55-35=20, Resulting Numbers: [10, 50, 20]
Generated Node #2: [10, 50, 20] from Operation: 55-35=20
Current State: 52:[10, 50, 20], Operations: ['55-35=20']
Exploring Operation: 20/10=2, Resulting Numbers: [50, 2]
Generated Node #3: [50, 2] from Ope... | 4 | Current State: 52:[10, 50, 55, 35], Operations: []
Exploring Operation: 55-35=20, Resulting Numbers: [10, 50, 20]
Generated Node #0,0: 52:[10, 50, 20] Operation: 55-35=20
Exploring Operation: 35-10=25, Resulting Numbers: [50, 55, 25]
Generated Node #0,1: 52:[50, 55, 25] Operation: 35-10=25
Exploring Operation: 50/10=5,... | 0.946181 | hs_5 | mult_heuristic |
[
2,
51,
42,
4
] | 54 | [
"2+4=6",
"51-42=9",
"6*9=54"
] | Current State: 54:[2, 51, 42, 4], Operations: []
Exploring Operation: 2+4=6, Resulting Numbers: [51, 42, 6]
Generated Node #2: [51, 42, 6] from Operation: 2+4=6
Current State: 54:[51, 42, 6], Operations: ['2+4=6']
Exploring Operation: 51-42=9, Resulting Numbers: [6, 9]
Generated Node #3: [6, 9] from Operation: 51-42=9
... | 4 | Current State: 54:[2, 51, 42, 4], Operations: []
Exploring Operation: 51-42=9, Resulting Numbers: [2, 4, 9]
Generated Node #0,0: 54:[2, 4, 9] Operation: 51-42=9
Exploring Operation: 42+4=46, Resulting Numbers: [2, 51, 46]
Generated Node #0,1: 54:[2, 51, 46] Operation: 42+4=46
Exploring Operation: 42/2=21, Resulting Num... | 0.990451 | hs_3 | mult_heuristic |
[
56,
35,
33,
50
] | 44 | [
"35-33=2",
"50*2=100",
"100-56=44"
] | Current State: 44:[56, 35, 33, 50], Operations: []
Exploring Operation: 35-33=2, Resulting Numbers: [56, 50, 2]
Generated Node #2: [56, 50, 2] from Operation: 35-33=2
Current State: 44:[56, 50, 2], Operations: ['35-33=2']
Exploring Operation: 50*2=100, Resulting Numbers: [56, 100]
Generated Node #3: [56, 100] from Oper... | 4 | Current State: 44:[56, 35, 33, 50], Operations: []
Exploring Operation: 50-33=17, Resulting Numbers: [56, 35, 17]
Generated Node #0,0: 44:[56, 35, 17] Operation: 50-33=17
Exploring Operation: 56-35=21, Resulting Numbers: [33, 50, 21]
Generated Node #0,1: 44:[33, 50, 21] Operation: 56-35=21
Exploring Operation: 56-50=6,... | 0 | hs_5 | mult_heuristic |
[
60,
20,
79,
45
] | 44 | [
"60+20=80",
"79+45=124",
"124-80=44"
] | Current State: 44:[60, 20, 79, 45], Operations: []
Exploring Operation: 60+20=80, Resulting Numbers: [79, 45, 80]
Generated Node #2: [79, 45, 80] from Operation: 60+20=80
Current State: 44:[79, 45, 80], Operations: ['60+20=80']
Exploring Operation: 79+45=124, Resulting Numbers: [80, 124]
Generated Node #3: [80, 124] fr... | 4 | Current State: 44:[60, 20, 79, 45], Operations: []
Exploring Operation: 79-20=59, Resulting Numbers: [60, 45, 59]
Generated Node #0,0: 44:[60, 45, 59] Operation: 79-20=59
Exploring Operation: 60/20=3, Resulting Numbers: [79, 45, 3]
Generated Node #0,1: 44:[79, 45, 3] Operation: 60/20=3
Exploring Operation: 79-45=34, Re... | 0.966146 | hs_4 | sum_heuristic |
[
67,
9,
77,
12
] | 12 | [
"67+9=76",
"77-76=1",
"12*1=12"
] | Current State: 12:[67, 9, 77, 12], Operations: []
Exploring Operation: 67+9=76, Resulting Numbers: [77, 12, 76]
Generated Node #2: [77, 12, 76] from Operation: 67+9=76
Current State: 12:[77, 12, 76], Operations: ['67+9=76']
Exploring Operation: 77-76=1, Resulting Numbers: [12, 1]
Generated Node #3: [12, 1] from Operati... | 4 | Current State: 12:[67, 9, 77, 12], Operations: []
Exploring Operation: 67-9=58, Resulting Numbers: [77, 12, 58]
Generated Node #0,0: 12:[77, 12, 58] Operation: 67-9=58
Exploring Operation: 77-67=10, Resulting Numbers: [9, 12, 10]
Generated Node #0,1: 12:[9, 12, 10] Operation: 77-67=10
Exploring Operation: 67-12=55, Res... | 0.989583 | hs_3 | sum_heuristic |
[
79,
61,
97,
12
] | 91 | [
"79-61=18",
"97+12=109",
"109-18=91"
] | Current State: 91:[79, 61, 97, 12], Operations: []
Exploring Operation: 79-61=18, Resulting Numbers: [97, 12, 18]
Generated Node #2: [97, 12, 18] from Operation: 79-61=18
Current State: 91:[97, 12, 18], Operations: ['79-61=18']
Exploring Operation: 97+12=109, Resulting Numbers: [18, 109]
Generated Node #3: [18, 109] fr... | 4 | Current State: 91:[79, 61, 97, 12], Operations: []
Exploring Operation: 61+12=73, Resulting Numbers: [79, 97, 73]
Generated Node #0,0: 91:[79, 97, 73] Operation: 61+12=73
Exploring Operation: 79-61=18, Resulting Numbers: [97, 12, 18]
Generated Node #0,1: 91:[97, 12, 18] Operation: 79-61=18
Exploring Operation: 97-79=18... | 0.955729 | hs_5 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.