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 |
|---|---|---|---|---|---|---|---|---|
[
43,
82,
11,
63
] | 91 | [
"82-43=39",
"63-11=52",
"39+52=91"
] | Current State: 91:[43, 82, 11, 63], Operations: []
Exploring Operation: 82-43=39, Resulting Numbers: [11, 63, 39]
Generated Node #2: [11, 63, 39] from Operation: 82-43=39
Current State: 91:[11, 63, 39], Operations: ['82-43=39']
Exploring Operation: 63-11=52, Resulting Numbers: [39, 52]
Generated Node #3: [39, 52] from ... | 4 | Current State: 91:[43, 82, 11, 63], Operations: []
Exploring Operation: 82-43=39, Resulting Numbers: [11, 63, 39]
Generated Node #0,0: 91:[11, 63, 39] Operation: 82-43=39
Exploring Operation: 63-43=20, Resulting Numbers: [82, 11, 20]
Generated Node #0,1: 91:[82, 11, 20] Operation: 63-43=20
Exploring Operation: 43+63=10... | 0.986111 | hs_4 | sum_heuristic |
[
10,
54,
3,
19
] | 95 | [
"54-19=35",
"3*35=105",
"105-10=95"
] | Current State: 95:[10, 54, 3, 19], Operations: []
Exploring Operation: 54-19=35, Resulting Numbers: [10, 3, 35]
Generated Node #2: [10, 3, 35] from Operation: 54-19=35
Current State: 95:[10, 3, 35], Operations: ['54-19=35']
Exploring Operation: 3*35=105, Resulting Numbers: [10, 105]
Generated Node #3: [10, 105] from Op... | 4 | Current State: 95:[10, 54, 3, 19], Operations: []
Exploring Operation: 54-19=35, Resulting Numbers: [10, 3, 35]
Generated Node #0,0: 95:[10, 3, 35] Operation: 54-19=35
Exploring Operation: 54-10=44, Resulting Numbers: [3, 19, 44]
Generated Node #0,1: 95:[3, 19, 44] Operation: 54-10=44
Exploring Operation: 54+19=73, Res... | 0.947917 | hs_4 | sum_heuristic |
[
19,
55,
13,
80
] | 22 | [
"19+13=32",
"55*32=1760",
"1760/80=22"
] | Current State: 22:[19, 55, 13, 80], Operations: []
Exploring Operation: 19+13=32, Resulting Numbers: [55, 80, 32]
Generated Node #2: [55, 80, 32] from Operation: 19+13=32
Current State: 22:[55, 80, 32], Operations: ['19+13=32']
Exploring Operation: 55*32=1760, Resulting Numbers: [80, 1760]
Generated Node #3: [80, 1760]... | 4 | Current State: 22:[19, 55, 13, 80], Operations: []
Exploring Operation: 80-13=67, Resulting Numbers: [19, 55, 67]
Generated Node #0,0: 22:[19, 55, 67] Operation: 80-13=67
Exploring Operation: 55-13=42, Resulting Numbers: [19, 80, 42]
Generated Node #0,1: 22:[19, 80, 42] Operation: 55-13=42
Exploring Operation: 80-55=25... | 0 | hs_5 | sum_heuristic |
[
27,
56,
69,
65
] | 41 | [
"69-65=4",
"56/4=14",
"27+14=41"
] | Current State: 41:[27, 56, 69, 65], Operations: []
Exploring Operation: 69-65=4, Resulting Numbers: [27, 56, 4]
Generated Node #2: [27, 56, 4] from Operation: 69-65=4
Current State: 41:[27, 56, 4], Operations: ['69-65=4']
Exploring Operation: 56/4=14, Resulting Numbers: [27, 14]
Generated Node #3: [27, 14] from Operati... | 4 | Current State: 41:[27, 56, 69, 65], Operations: []
Exploring Operation: 69-56=13, Resulting Numbers: [27, 65, 13]
Generated Node #0,0: 41:[27, 65, 13] Operation: 69-56=13
Exploring Operation: 69-27=42, Resulting Numbers: [56, 65, 42]
Generated Node #0,1: 41:[56, 65, 42] Operation: 69-27=42
Exploring Operation: 56-27=29... | 0 | hs_4 | mult_heuristic |
[
96,
68,
77,
64
] | 76 | [
"96-77=19",
"68-64=4",
"19*4=76"
] | Current State: 76:[96, 68, 77, 64], Operations: []
Exploring Operation: 96-77=19, Resulting Numbers: [68, 64, 19]
Generated Node #2: [68, 64, 19] from Operation: 96-77=19
Current State: 76:[68, 64, 19], Operations: ['96-77=19']
Exploring Operation: 68-64=4, Resulting Numbers: [19, 4]
Generated Node #3: [19, 4] from Ope... | 4 | Current State: 76:[96, 68, 77, 64], Operations: []
Exploring Operation: 68-64=4, Resulting Numbers: [96, 77, 4]
Generated Node #0,0: 76:[96, 77, 4] Operation: 68-64=4
Exploring Operation: 96-64=32, Resulting Numbers: [68, 77, 32]
Generated Node #0,1: 76:[68, 77, 32] Operation: 96-64=32
Exploring Operation: 96-77=19, Re... | 0.974826 | hs_4 | mult_heuristic |
[
57,
19,
50,
92
] | 34 | [
"57+19=76",
"92-50=42",
"76-42=34"
] | Current State: 34:[57, 19, 50, 92], Operations: []
Exploring Operation: 57+19=76, Resulting Numbers: [50, 92, 76]
Generated Node #2: [50, 92, 76] from Operation: 57+19=76
Current State: 34:[50, 92, 76], Operations: ['57+19=76']
Exploring Operation: 92-50=42, Resulting Numbers: [76, 42]
Generated Node #3: [76, 42] from ... | 4 | Current State: 34:[57, 19, 50, 92], Operations: []
Exploring Operation: 92-57=35, Resulting Numbers: [19, 50, 35]
Generated Node #0,0: 34:[19, 50, 35] Operation: 92-57=35
Moving to Node #0,0
Current State: 34:[19, 50, 35], Operations: ['92-57=35']
Exploring Operation: 50-19=31, Resulting Numbers: [35, 31]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
97,
90,
13,
14
] | 91 | [
"97-90=7",
"14-7=7",
"13*7=91"
] | Current State: 91:[97, 90, 13, 14], Operations: []
Exploring Operation: 97-90=7, Resulting Numbers: [13, 14, 7]
Generated Node #2: [13, 14, 7] from Operation: 97-90=7
Current State: 91:[13, 14, 7], Operations: ['97-90=7']
Exploring Operation: 14-7=7, Resulting Numbers: [13, 7]
Generated Node #3: [13, 7] from Operation:... | 4 | Current State: 91:[97, 90, 13, 14], Operations: []
Exploring Operation: 97-13=84, Resulting Numbers: [90, 14, 84]
Generated Node #0,0: 91:[90, 14, 84] Operation: 97-13=84
Exploring Operation: 97-14=83, Resulting Numbers: [90, 13, 83]
Generated Node #0,1: 91:[90, 13, 83] Operation: 97-14=83
Exploring Operation: 97-90=7,... | 0.976563 | hs_3 | mult_heuristic |
[
23,
88,
38,
56
] | 93 | [
"23+88=111",
"56-38=18",
"111-18=93"
] | Current State: 93:[23, 88, 38, 56], Operations: []
Exploring Operation: 23+88=111, Resulting Numbers: [38, 56, 111]
Generated Node #2: [38, 56, 111] from Operation: 23+88=111
Current State: 93:[38, 56, 111], Operations: ['23+88=111']
Exploring Operation: 56-38=18, Resulting Numbers: [111, 18]
Generated Node #3: [111, 1... | 4 | Current State: 93:[23, 88, 38, 56], Operations: []
Exploring Operation: 56-23=33, Resulting Numbers: [88, 38, 33]
Generated Node #0,0: 93:[88, 38, 33] Operation: 56-23=33
Exploring Operation: 88-56=32, Resulting Numbers: [23, 38, 32]
Generated Node #0,1: 93:[23, 38, 32] Operation: 88-56=32
Exploring Operation: 38+56=94... | 0.989583 | hs_3 | sum_heuristic |
[
43,
36,
57,
21
] | 60 | [
"43-36=7",
"21/7=3",
"57+3=60"
] | Current State: 60:[43, 36, 57, 21], Operations: []
Exploring Operation: 43-36=7, Resulting Numbers: [57, 21, 7]
Generated Node #2: [57, 21, 7] from Operation: 43-36=7
Current State: 60:[57, 21, 7], Operations: ['43-36=7']
Exploring Operation: 21/7=3, Resulting Numbers: [57, 3]
Generated Node #3: [57, 3] from Operation:... | 4 | Current State: 60:[43, 36, 57, 21], Operations: []
Exploring Operation: 43-36=7, Resulting Numbers: [57, 21, 7]
Generated Node #0,0: 60:[57, 21, 7] Operation: 43-36=7
Exploring Operation: 57-43=14, Resulting Numbers: [36, 21, 14]
Generated Node #0,1: 60:[36, 21, 14] Operation: 57-43=14
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | sum_heuristic |
[
6,
39,
6,
64
] | 61 | [
"6*6=36",
"64-39=25",
"36+25=61"
] | Current State: 61:[6, 39, 6, 64], Operations: []
Exploring Operation: 6*6=36, Resulting Numbers: [39, 64, 36]
Generated Node #2: [39, 64, 36] from Operation: 6*6=36
Current State: 61:[39, 64, 36], Operations: ['6*6=36']
Exploring Operation: 64-39=25, Resulting Numbers: [36, 25]
Generated Node #3: [36, 25] from Operatio... | 4 | Current State: 61:[6, 39, 6, 64], Operations: []
Exploring Operation: 6+6=12, Resulting Numbers: [39, 64, 12]
Generated Node #0,0: 61:[39, 64, 12] Operation: 6+6=12
Exploring Operation: 6*6=36, Resulting Numbers: [39, 64, 36]
Generated Node #0,1: 61:[39, 64, 36] Operation: 6*6=36
Exploring Operation: 6+39=45, Resulting... | 0.984375 | hs_3 | sum_heuristic |
[
75,
63,
98,
5
] | 82 | [
"98-63=35",
"35/5=7",
"75+7=82"
] | Current State: 82:[75, 63, 98, 5], Operations: []
Exploring Operation: 98-63=35, Resulting Numbers: [75, 5, 35]
Generated Node #2: [75, 5, 35] from Operation: 98-63=35
Current State: 82:[75, 5, 35], Operations: ['98-63=35']
Exploring Operation: 35/5=7, Resulting Numbers: [75, 7]
Generated Node #3: [75, 7] from Operatio... | 4 | Current State: 82:[75, 63, 98, 5], Operations: []
Exploring Operation: 75-63=12, Resulting Numbers: [98, 5, 12]
Generated Node #0,0: 82:[98, 5, 12] Operation: 75-63=12
Exploring Operation: 75+5=80, Resulting Numbers: [63, 98, 80]
Generated Node #0,1: 82:[63, 98, 80] Operation: 75+5=80
Exploring Operation: 98-63=35, Res... | 0.93316 | hs_5 | mult_heuristic |
[
82,
84,
86,
56
] | 26 | [
"84-82=2",
"56*2=112",
"112-86=26"
] | Current State: 26:[82, 84, 86, 56], Operations: []
Exploring Operation: 84-82=2, Resulting Numbers: [86, 56, 2]
Generated Node #2: [86, 56, 2] from Operation: 84-82=2
Current State: 26:[86, 56, 2], Operations: ['84-82=2']
Exploring Operation: 56*2=112, Resulting Numbers: [86, 112]
Generated Node #3: [86, 112] from Oper... | 4 | Current State: 26:[82, 84, 86, 56], Operations: []
Exploring Operation: 86-84=2, Resulting Numbers: [82, 56, 2]
Generated Node #0,0: 26:[82, 56, 2] Operation: 86-84=2
Moving to Node #0,0
Current State: 26:[82, 56, 2], Operations: ['86-84=2']
Exploring Operation: 82-56=26, Resulting Numbers: [2, 26]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
30,
55,
12,
54
] | 41 | [
"55-30=25",
"12+54=66",
"66-25=41"
] | Current State: 41:[30, 55, 12, 54], Operations: []
Exploring Operation: 55-30=25, Resulting Numbers: [12, 54, 25]
Generated Node #2: [12, 54, 25] from Operation: 55-30=25
Current State: 41:[12, 54, 25], Operations: ['55-30=25']
Exploring Operation: 12+54=66, Resulting Numbers: [25, 66]
Generated Node #3: [25, 66] from ... | 4 | Current State: 41:[30, 55, 12, 54], Operations: []
Exploring Operation: 54-12=42, Resulting Numbers: [30, 55, 42]
Generated Node #0,0: 41:[30, 55, 42] Operation: 54-12=42
Exploring Operation: 55-12=43, Resulting Numbers: [30, 54, 43]
Generated Node #0,1: 41:[30, 54, 43] Operation: 55-12=43
Exploring Operation: 30-12=18... | 0.953993 | hs_4 | sum_heuristic |
[
65,
55,
5,
83
] | 35 | [
"83-65=18",
"5*18=90",
"90-55=35"
] | Current State: 35:[65, 55, 5, 83], Operations: []
Exploring Operation: 83-65=18, Resulting Numbers: [55, 5, 18]
Generated Node #2: [55, 5, 18] from Operation: 83-65=18
Current State: 35:[55, 5, 18], Operations: ['83-65=18']
Exploring Operation: 5*18=90, Resulting Numbers: [55, 90]
Generated Node #3: [55, 90] from Opera... | 4 | Current State: 35:[65, 55, 5, 83], Operations: []
Exploring Operation: 55/5=11, Resulting Numbers: [65, 83, 11]
Generated Node #0,0: 35:[65, 83, 11] Operation: 55/5=11
Exploring Operation: 65-55=10, Resulting Numbers: [5, 83, 10]
Generated Node #0,1: 35:[5, 83, 10] Operation: 65-55=10
Exploring Operation: 65/5=13, Resu... | 0 | hs_5 | sum_heuristic |
[
53,
58,
69,
16
] | 58 | [
"53+58=111",
"69-16=53",
"111-53=58"
] | Current State: 58:[53, 58, 69, 16], Operations: []
Exploring Operation: 53+58=111, Resulting Numbers: [69, 16, 111]
Generated Node #2: [69, 16, 111] from Operation: 53+58=111
Current State: 58:[69, 16, 111], Operations: ['53+58=111']
Exploring Operation: 69-16=53, Resulting Numbers: [111, 53]
Generated Node #3: [111, 5... | 4 | Current State: 58:[53, 58, 69, 16], Operations: []
Exploring Operation: 53-16=37, Resulting Numbers: [58, 69, 37]
Generated Node #0,0: 58:[58, 69, 37] Operation: 53-16=37
Exploring Operation: 69-16=53, Resulting Numbers: [53, 58, 53]
Generated Node #0,1: 58:[53, 58, 53] Operation: 69-16=53
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
50,
52,
6,
90
] | 82 | [
"52-50=2",
"90-6=84",
"84-2=82"
] | Current State: 82:[50, 52, 6, 90], Operations: []
Exploring Operation: 52-50=2, Resulting Numbers: [6, 90, 2]
Generated Node #2: [6, 90, 2] from Operation: 52-50=2
Current State: 82:[6, 90, 2], Operations: ['52-50=2']
Exploring Operation: 90-6=84, Resulting Numbers: [2, 84]
Generated Node #3: [2, 84] from Operation: 90... | 4 | Current State: 82:[50, 52, 6, 90], Operations: []
Exploring Operation: 50-6=44, Resulting Numbers: [52, 90, 44]
Generated Node #0,0: 82:[52, 90, 44] Operation: 50-6=44
Exploring Operation: 52-50=2, Resulting Numbers: [6, 90, 2]
Generated Node #0,1: 82:[6, 90, 2] Operation: 52-50=2
Exploring Operation: 90-52=38, Resulti... | 0.986111 | hs_5 | mult_heuristic |
[
14,
63,
49,
55
] | 47 | [
"63+49=112",
"112/14=8",
"55-8=47"
] | Current State: 47:[14, 63, 49, 55], Operations: []
Exploring Operation: 63+49=112, Resulting Numbers: [14, 55, 112]
Generated Node #2: [14, 55, 112] from Operation: 63+49=112
Current State: 47:[14, 55, 112], Operations: ['63+49=112']
Exploring Operation: 112/14=8, Resulting Numbers: [55, 8]
Generated Node #3: [55, 8] f... | 4 | Current State: 47:[14, 63, 49, 55], Operations: []
Exploring Operation: 55-14=41, Resulting Numbers: [63, 49, 41]
Generated Node #0,0: 47:[63, 49, 41] Operation: 55-14=41
Exploring Operation: 14+63=77, Resulting Numbers: [49, 55, 77]
Generated Node #0,1: 47:[49, 55, 77] Operation: 14+63=77
Exploring Operation: 63-14=49... | 0 | hs_4 | sum_heuristic |
[
69,
24,
57,
82
] | 70 | [
"69-24=45",
"82-57=25",
"45+25=70"
] | Current State: 70:[69, 24, 57, 82], Operations: []
Exploring Operation: 69-24=45, Resulting Numbers: [57, 82, 45]
Generated Node #2: [57, 82, 45] from Operation: 69-24=45
Current State: 70:[57, 82, 45], Operations: ['69-24=45']
Exploring Operation: 82-57=25, Resulting Numbers: [45, 25]
Generated Node #3: [45, 25] from ... | 4 | Current State: 70:[69, 24, 57, 82], Operations: []
Exploring Operation: 57-24=33, Resulting Numbers: [69, 82, 33]
Generated Node #0,0: 70:[69, 82, 33] Operation: 57-24=33
Exploring Operation: 69-57=12, Resulting Numbers: [24, 82, 12]
Generated Node #0,1: 70:[24, 82, 12] Operation: 69-57=12
Exploring Operation: 82-57=25... | 0.983507 | hs_3 | sum_heuristic |
[
47,
94,
44,
70
] | 27 | [
"47+94=141",
"44+70=114",
"141-114=27"
] | Current State: 27:[47, 94, 44, 70], Operations: []
Exploring Operation: 47+94=141, Resulting Numbers: [44, 70, 141]
Generated Node #2: [44, 70, 141] from Operation: 47+94=141
Current State: 27:[44, 70, 141], Operations: ['47+94=141']
Exploring Operation: 44+70=114, Resulting Numbers: [141, 114]
Generated Node #3: [141,... | 4 | Current State: 27:[47, 94, 44, 70], Operations: []
Exploring Operation: 94-70=24, Resulting Numbers: [47, 44, 24]
Generated Node #0,0: 27:[47, 44, 24] Operation: 94-70=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 27:[47, 44, 24], Operations: ['94-70=24']
Exploring Operation: 47-44=3, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
39,
67,
2,
27
] | 91 | [
"39-27=12",
"2*12=24",
"67+24=91"
] | Current State: 91:[39, 67, 2, 27], Operations: []
Exploring Operation: 39-27=12, Resulting Numbers: [67, 2, 12]
Generated Node #2: [67, 2, 12] from Operation: 39-27=12
Current State: 91:[67, 2, 12], Operations: ['39-27=12']
Exploring Operation: 2*12=24, Resulting Numbers: [67, 24]
Generated Node #3: [67, 24] from Opera... | 4 | Current State: 91:[39, 67, 2, 27], Operations: []
Exploring Operation: 39-27=12, Resulting Numbers: [67, 2, 12]
Generated Node #0,0: 91:[67, 2, 12] Operation: 39-27=12
Exploring Operation: 67-39=28, Resulting Numbers: [2, 27, 28]
Generated Node #0,1: 91:[2, 27, 28] Operation: 67-39=28
Exploring Operation: 39+67=106, Re... | 0 | hs_4 | sum_heuristic |
[
2,
65,
12,
8
] | 43 | [
"65-2=63",
"12+8=20",
"63-20=43"
] | Current State: 43:[2, 65, 12, 8], Operations: []
Exploring Operation: 65-2=63, Resulting Numbers: [12, 8, 63]
Generated Node #2: [12, 8, 63] from Operation: 65-2=63
Current State: 43:[12, 8, 63], Operations: ['65-2=63']
Exploring Operation: 12+8=20, Resulting Numbers: [63, 20]
Generated Node #3: [63, 20] from Operation... | 4 | Current State: 43:[2, 65, 12, 8], Operations: []
Exploring Operation: 2*8=16, Resulting Numbers: [65, 12, 16]
Generated Node #0,0: 43:[65, 12, 16] Operation: 2*8=16
Exploring Operation: 2*12=24, Resulting Numbers: [65, 8, 24]
Generated Node #0,1: 43:[65, 8, 24] Operation: 2*12=24
Exploring Operation: 2+12=14, Resulting... | 0.978299 | hs_5 | mult_heuristic |
[
25,
17,
75,
23
] | 52 | [
"75/25=3",
"23*3=69",
"69-17=52"
] | Current State: 52:[25, 17, 75, 23], Operations: []
Exploring Operation: 75/25=3, Resulting Numbers: [17, 23, 3]
Generated Node #2: [17, 23, 3] from Operation: 75/25=3
Current State: 52:[17, 23, 3], Operations: ['75/25=3']
Exploring Operation: 23*3=69, Resulting Numbers: [17, 69]
Generated Node #3: [17, 69] from Operati... | 4 | Current State: 52:[25, 17, 75, 23], Operations: []
Exploring Operation: 75-23=52, Resulting Numbers: [25, 17, 52]
Generated Node #0,0: 52:[25, 17, 52] Operation: 75-23=52
Exploring Operation: 75-25=50, Resulting Numbers: [17, 23, 50]
Generated Node #0,1: 52:[17, 23, 50] Operation: 75-25=50
Exploring Operation: 75-17=58... | 0 | hs_4 | mult_heuristic |
[
55,
74,
74,
2
] | 27 | [
"74/74=1",
"55-1=54",
"54/2=27"
] | Current State: 27:[55, 74, 74, 2], Operations: []
Exploring Operation: 74/74=1, Resulting Numbers: [55, 2, 1]
Generated Node #2: [55, 2, 1] from Operation: 74/74=1
Current State: 27:[55, 2, 1], Operations: ['74/74=1']
Exploring Operation: 55-1=54, Resulting Numbers: [2, 54]
Generated Node #3: [2, 54] from Operation: 55... | 4 | Current State: 27:[55, 74, 74, 2], Operations: []
Exploring Operation: 74-74=0, Resulting Numbers: [55, 2, 0]
Generated Node #0,0: 27:[55, 2, 0] Operation: 74-74=0
Exploring Operation: 74/74=1, Resulting Numbers: [55, 2, 1]
Generated Node #0,1: 27:[55, 2, 1] Operation: 74/74=1
Exploring Operation: 74-55=19, Resulting N... | 0.983507 | hs_3 | sum_heuristic |
[
9,
29,
94,
28
] | 46 | [
"29-9=20",
"94-28=66",
"66-20=46"
] | Current State: 46:[9, 29, 94, 28], Operations: []
Exploring Operation: 29-9=20, Resulting Numbers: [94, 28, 20]
Generated Node #2: [94, 28, 20] from Operation: 29-9=20
Current State: 46:[94, 28, 20], Operations: ['29-9=20']
Exploring Operation: 94-28=66, Resulting Numbers: [20, 66]
Generated Node #3: [20, 66] from Oper... | 4 | Current State: 46:[9, 29, 94, 28], Operations: []
Exploring Operation: 94-9=85, Resulting Numbers: [29, 28, 85]
Generated Node #0,0: 46:[29, 28, 85] Operation: 94-9=85
Exploring Operation: 94-28=66, Resulting Numbers: [9, 29, 66]
Generated Node #0,1: 46:[9, 29, 66] Operation: 94-28=66
Exploring Operation: 94-29=65, Res... | 0.986979 | hs_3 | mult_heuristic |
[
54,
13,
58,
21
] | 71 | [
"58-54=4",
"21*4=84",
"84-13=71"
] | Current State: 71:[54, 13, 58, 21], Operations: []
Exploring Operation: 58-54=4, Resulting Numbers: [13, 21, 4]
Generated Node #2: [13, 21, 4] from Operation: 58-54=4
Current State: 71:[13, 21, 4], Operations: ['58-54=4']
Exploring Operation: 21*4=84, Resulting Numbers: [13, 84]
Generated Node #3: [13, 84] from Operati... | 4 | Current State: 71:[54, 13, 58, 21], Operations: []
Exploring Operation: 54+13=67, Resulting Numbers: [58, 21, 67]
Generated Node #0,0: 71:[58, 21, 67] Operation: 54+13=67
Exploring Operation: 13+21=34, Resulting Numbers: [54, 58, 34]
Generated Node #0,1: 71:[54, 58, 34] Operation: 13+21=34
Exploring Operation: 54+21=75... | 0 | hs_4 | mult_heuristic |
[
1,
9,
19,
36
] | 46 | [
"1*9=9",
"19+36=55",
"55-9=46"
] | Current State: 46:[1, 9, 19, 36], Operations: []
Exploring Operation: 1*9=9, Resulting Numbers: [19, 36, 9]
Generated Node #2: [19, 36, 9] from Operation: 1*9=9
Current State: 46:[19, 36, 9], Operations: ['1*9=9']
Exploring Operation: 19+36=55, Resulting Numbers: [9, 55]
Generated Node #3: [9, 55] from Operation: 19+36... | 4 | Current State: 46:[1, 9, 19, 36], Operations: []
Exploring Operation: 36/9=4, Resulting Numbers: [1, 19, 4]
Generated Node #0,0: 46:[1, 19, 4] Operation: 36/9=4
Exploring Operation: 9+36=45, Resulting Numbers: [1, 19, 45]
Generated Node #0,1: 46:[1, 19, 45] Operation: 9+36=45
Exploring Operation: 36-9=27, Resulting Num... | 0.969618 | hs_3 | sum_heuristic |
[
22,
13,
64,
74
] | 90 | [
"22-13=9",
"74-64=10",
"9*10=90"
] | Current State: 90:[22, 13, 64, 74], Operations: []
Exploring Operation: 22-13=9, Resulting Numbers: [64, 74, 9]
Generated Node #2: [64, 74, 9] from Operation: 22-13=9
Current State: 90:[64, 74, 9], Operations: ['22-13=9']
Exploring Operation: 74-64=10, Resulting Numbers: [9, 10]
Generated Node #3: [9, 10] from Operatio... | 4 | Current State: 90:[22, 13, 64, 74], Operations: []
Exploring Operation: 64-22=42, Resulting Numbers: [13, 74, 42]
Generated Node #0,0: 90:[13, 74, 42] Operation: 64-22=42
Exploring Operation: 74-64=10, Resulting Numbers: [22, 13, 10]
Generated Node #0,1: 90:[22, 13, 10] Operation: 74-64=10
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
68,
72,
20,
25
] | 55 | [
"72-68=4",
"20*4=80",
"80-25=55"
] | Current State: 55:[68, 72, 20, 25], Operations: []
Exploring Operation: 72-68=4, Resulting Numbers: [20, 25, 4]
Generated Node #2: [20, 25, 4] from Operation: 72-68=4
Current State: 55:[20, 25, 4], Operations: ['72-68=4']
Exploring Operation: 20*4=80, Resulting Numbers: [25, 80]
Generated Node #3: [25, 80] from Operati... | 4 | Current State: 55:[68, 72, 20, 25], Operations: []
Exploring Operation: 72-25=47, Resulting Numbers: [68, 20, 47]
Generated Node #0,0: 55:[68, 20, 47] Operation: 72-25=47
Exploring Operation: 72-68=4, Resulting Numbers: [20, 25, 4]
Generated Node #0,1: 55:[20, 25, 4] Operation: 72-68=4
Exploring Operation: 72-20=52, Re... | 0 | hs_4 | sum_heuristic |
[
62,
44,
45,
27
] | 54 | [
"62-44=18",
"45+27=72",
"72-18=54"
] | Current State: 54:[62, 44, 45, 27], Operations: []
Exploring Operation: 62-44=18, Resulting Numbers: [45, 27, 18]
Generated Node #2: [45, 27, 18] from Operation: 62-44=18
Current State: 54:[45, 27, 18], Operations: ['62-44=18']
Exploring Operation: 45+27=72, Resulting Numbers: [18, 72]
Generated Node #3: [18, 72] from ... | 4 | Current State: 54:[62, 44, 45, 27], Operations: []
Exploring Operation: 45-44=1, Resulting Numbers: [62, 27, 1]
Generated Node #0,0: 54:[62, 27, 1] Operation: 45-44=1
Exploring Operation: 62-45=17, Resulting Numbers: [44, 27, 17]
Generated Node #0,1: 54:[44, 27, 17] Operation: 62-45=17
Exploring Operation: 62-44=18, Re... | 0.985243 | hs_3 | sum_heuristic |
[
16,
4,
31,
71
] | 24 | [
"16*4=64",
"71-31=40",
"64-40=24"
] | Current State: 24:[16, 4, 31, 71], Operations: []
Exploring Operation: 16*4=64, Resulting Numbers: [31, 71, 64]
Generated Node #2: [31, 71, 64] from Operation: 16*4=64
Current State: 24:[31, 71, 64], Operations: ['16*4=64']
Exploring Operation: 71-31=40, Resulting Numbers: [64, 40]
Generated Node #3: [64, 40] from Oper... | 4 | Current State: 24:[16, 4, 31, 71], Operations: []
Exploring Operation: 31-16=15, Resulting Numbers: [4, 71, 15]
Generated Node #0,0: 24:[4, 71, 15] Operation: 31-16=15
Exploring Operation: 71-16=55, Resulting Numbers: [4, 31, 55]
Generated Node #0,1: 24:[4, 31, 55] Operation: 71-16=55
Exploring Operation: 16-4=12, Resu... | 0 | hs_5 | mult_heuristic |
[
3,
74,
20,
47
] | 61 | [
"3*20=60",
"74+47=121",
"121-60=61"
] | Current State: 61:[3, 74, 20, 47], Operations: []
Exploring Operation: 3*20=60, Resulting Numbers: [74, 47, 60]
Generated Node #2: [74, 47, 60] from Operation: 3*20=60
Current State: 61:[74, 47, 60], Operations: ['3*20=60']
Exploring Operation: 74+47=121, Resulting Numbers: [60, 121]
Generated Node #3: [60, 121] from O... | 4 | Current State: 61:[3, 74, 20, 47], Operations: []
Exploring Operation: 3+47=50, Resulting Numbers: [74, 20, 50]
Generated Node #0,0: 61:[74, 20, 50] Operation: 3+47=50
Exploring Operation: 3*20=60, Resulting Numbers: [74, 47, 60]
Generated Node #0,1: 61:[74, 47, 60] Operation: 3*20=60
Exploring Operation: 74-3=71, Resu... | 0.940104 | hs_4 | sum_heuristic |
[
47,
64,
41,
74
] | 50 | [
"64-47=17",
"74-41=33",
"17+33=50"
] | Current State: 50:[47, 64, 41, 74], Operations: []
Exploring Operation: 64-47=17, Resulting Numbers: [41, 74, 17]
Generated Node #2: [41, 74, 17] from Operation: 64-47=17
Current State: 50:[41, 74, 17], Operations: ['64-47=17']
Exploring Operation: 74-41=33, Resulting Numbers: [17, 33]
Generated Node #3: [17, 33] from ... | 4 | Current State: 50:[47, 64, 41, 74], Operations: []
Exploring Operation: 74-47=27, Resulting Numbers: [64, 41, 27]
Generated Node #0,0: 50:[64, 41, 27] Operation: 74-47=27
Exploring Operation: 74-41=33, Resulting Numbers: [47, 64, 33]
Generated Node #0,1: 50:[47, 64, 33] Operation: 74-41=33
Exploring Operation: 74-64=10... | 0.979167 | hs_3 | mult_heuristic |
[
37,
59,
28,
18
] | 12 | [
"59-37=22",
"28-18=10",
"22-10=12"
] | Current State: 12:[37, 59, 28, 18], Operations: []
Exploring Operation: 59-37=22, Resulting Numbers: [28, 18, 22]
Generated Node #2: [28, 18, 22] from Operation: 59-37=22
Current State: 12:[28, 18, 22], Operations: ['59-37=22']
Exploring Operation: 28-18=10, Resulting Numbers: [22, 10]
Generated Node #3: [22, 10] from ... | 4 | Current State: 12:[37, 59, 28, 18], Operations: []
Exploring Operation: 59-37=22, Resulting Numbers: [28, 18, 22]
Generated Node #0,0: 12:[28, 18, 22] Operation: 59-37=22
Exploring Operation: 59-28=31, Resulting Numbers: [37, 18, 31]
Generated Node #0,1: 12:[37, 18, 31] Operation: 59-28=31
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
79,
15,
10,
5
] | 46 | [
"15+10=25",
"5*25=125",
"125-79=46"
] | Current State: 46:[79, 15, 10, 5], Operations: []
Exploring Operation: 15+10=25, Resulting Numbers: [79, 5, 25]
Generated Node #2: [79, 5, 25] from Operation: 15+10=25
Current State: 46:[79, 5, 25], Operations: ['15+10=25']
Exploring Operation: 5*25=125, Resulting Numbers: [79, 125]
Generated Node #3: [79, 125] from Op... | 4 | Current State: 46:[79, 15, 10, 5], Operations: []
Exploring Operation: 15+10=25, Resulting Numbers: [79, 5, 25]
Generated Node #0,0: 46:[79, 5, 25] Operation: 15+10=25
Exploring Operation: 10/5=2, Resulting Numbers: [79, 15, 2]
Generated Node #0,1: 46:[79, 15, 2] Operation: 10/5=2
Exploring Operation: 79-15=64, Resulti... | 0 | hs_5 | mult_heuristic |
[
2,
39,
29,
56
] | 44 | [
"2+39=41",
"29+56=85",
"85-41=44"
] | Current State: 44:[2, 39, 29, 56], Operations: []
Exploring Operation: 2+39=41, Resulting Numbers: [29, 56, 41]
Generated Node #2: [29, 56, 41] from Operation: 2+39=41
Current State: 44:[29, 56, 41], Operations: ['2+39=41']
Exploring Operation: 29+56=85, Resulting Numbers: [41, 85]
Generated Node #3: [41, 85] from Oper... | 4 | Current State: 44:[2, 39, 29, 56], Operations: []
Exploring Operation: 56-29=27, Resulting Numbers: [2, 39, 27]
Generated Node #0,0: 44:[2, 39, 27] Operation: 56-29=27
Start Sub Search at level 1: Moving to Node #0,0
Current State: 44:[2, 39, 27], Operations: ['56-29=27']
Exploring Operation: 39-27=12, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
74,
47,
63,
50
] | 14 | [
"74-47=27",
"63-50=13",
"27-13=14"
] | Current State: 14:[74, 47, 63, 50], Operations: []
Exploring Operation: 74-47=27, Resulting Numbers: [63, 50, 27]
Generated Node #2: [63, 50, 27] from Operation: 74-47=27
Current State: 14:[63, 50, 27], Operations: ['74-47=27']
Exploring Operation: 63-50=13, Resulting Numbers: [27, 13]
Generated Node #3: [27, 13] from ... | 4 | Current State: 14:[74, 47, 63, 50], Operations: []
Exploring Operation: 74-63=11, Resulting Numbers: [47, 50, 11]
Generated Node #0,0: 14:[47, 50, 11] Operation: 74-63=11
Moving to Node #0,0
Current State: 14:[47, 50, 11], Operations: ['74-63=11']
Exploring Operation: 50-47=3, Resulting Numbers: [11, 3]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
40,
60,
10,
26
] | 41 | [
"40/10=4",
"60/4=15",
"26+15=41"
] | Current State: 41:[40, 60, 10, 26], Operations: []
Exploring Operation: 40/10=4, Resulting Numbers: [60, 26, 4]
Generated Node #2: [60, 26, 4] from Operation: 40/10=4
Current State: 41:[60, 26, 4], Operations: ['40/10=4']
Exploring Operation: 60/4=15, Resulting Numbers: [26, 15]
Generated Node #3: [26, 15] from Operati... | 4 | Current State: 41:[40, 60, 10, 26], Operations: []
Exploring Operation: 60-26=34, Resulting Numbers: [40, 10, 34]
Generated Node #0,0: 41:[40, 10, 34] Operation: 60-26=34
Exploring Operation: 40-10=30, Resulting Numbers: [60, 26, 30]
Generated Node #0,1: 41:[60, 26, 30] Operation: 40-10=30
Exploring Operation: 10+26=36... | 0 | hs_5 | mult_heuristic |
[
45,
66,
73,
96
] | 88 | [
"45+66=111",
"96-73=23",
"111-23=88"
] | Current State: 88:[45, 66, 73, 96], Operations: []
Exploring Operation: 45+66=111, Resulting Numbers: [73, 96, 111]
Generated Node #2: [73, 96, 111] from Operation: 45+66=111
Current State: 88:[73, 96, 111], Operations: ['45+66=111']
Exploring Operation: 96-73=23, Resulting Numbers: [111, 23]
Generated Node #3: [111, 2... | 4 | Current State: 88:[45, 66, 73, 96], Operations: []
Exploring Operation: 73-45=28, Resulting Numbers: [66, 96, 28]
Generated Node #0,0: 88:[66, 96, 28] Operation: 73-45=28
Exploring Operation: 96-73=23, Resulting Numbers: [45, 66, 23]
Generated Node #0,1: 88:[45, 66, 23] Operation: 96-73=23
Exploring Operation: 96-66=30... | 0.96875 | hs_5 | mult_heuristic |
[
5,
1,
71,
36
] | 31 | [
"5-1=4",
"71-36=35",
"35-4=31"
] | Current State: 31:[5, 1, 71, 36], Operations: []
Exploring Operation: 5-1=4, Resulting Numbers: [71, 36, 4]
Generated Node #2: [71, 36, 4] from Operation: 5-1=4
Current State: 31:[71, 36, 4], Operations: ['5-1=4']
Exploring Operation: 71-36=35, Resulting Numbers: [4, 35]
Generated Node #3: [4, 35] from Operation: 71-36... | 4 | Current State: 31:[5, 1, 71, 36], Operations: []
Exploring Operation: 71-5=66, Resulting Numbers: [1, 36, 66]
Generated Node #0,0: 31:[1, 36, 66] Operation: 71-5=66
Exploring Operation: 5+1=6, Resulting Numbers: [71, 36, 6]
Generated Node #0,1: 31:[71, 36, 6] Operation: 5+1=6
Exploring Operation: 71-36=35, Resulting Nu... | 0.979167 | hs_3 | sum_heuristic |
[
43,
6,
28,
50
] | 28 | [
"43+6=49",
"50-49=1",
"28*1=28"
] | Current State: 28:[43, 6, 28, 50], Operations: []
Exploring Operation: 43+6=49, Resulting Numbers: [28, 50, 49]
Generated Node #2: [28, 50, 49] from Operation: 43+6=49
Current State: 28:[28, 50, 49], Operations: ['43+6=49']
Exploring Operation: 50-49=1, Resulting Numbers: [28, 1]
Generated Node #3: [28, 1] from Operati... | 4 | Current State: 28:[43, 6, 28, 50], Operations: []
Exploring Operation: 43-28=15, Resulting Numbers: [6, 50, 15]
Generated Node #0,0: 28:[6, 50, 15] Operation: 43-28=15
Exploring Operation: 50-43=7, Resulting Numbers: [6, 28, 7]
Generated Node #0,1: 28:[6, 28, 7] Operation: 50-43=7
Exploring Operation: 50-28=22, Resulti... | 0.961806 | hs_4 | mult_heuristic |
[
16,
80,
85,
43
] | 64 | [
"80-16=64",
"85+43=128",
"128-64=64"
] | Current State: 64:[16, 80, 85, 43], Operations: []
Exploring Operation: 80-16=64, Resulting Numbers: [85, 43, 64]
Generated Node #2: [85, 43, 64] from Operation: 80-16=64
Current State: 64:[85, 43, 64], Operations: ['80-16=64']
Exploring Operation: 85+43=128, Resulting Numbers: [64, 128]
Generated Node #3: [64, 128] fr... | 4 | Current State: 64:[16, 80, 85, 43], Operations: []
Exploring Operation: 85-16=69, Resulting Numbers: [80, 43, 69]
Generated Node #0,0: 64:[80, 43, 69] Operation: 85-16=69
Exploring Operation: 85-43=42, Resulting Numbers: [16, 80, 42]
Generated Node #0,1: 64:[16, 80, 42] Operation: 85-43=42
Exploring Operation: 85-80=5,... | 0.985243 | hs_5 | mult_heuristic |
[
82,
21,
44,
41
] | 64 | [
"82-21=61",
"44-41=3",
"61+3=64"
] | Current State: 64:[82, 21, 44, 41], Operations: []
Exploring Operation: 82-21=61, Resulting Numbers: [44, 41, 61]
Generated Node #2: [44, 41, 61] from Operation: 82-21=61
Current State: 64:[44, 41, 61], Operations: ['82-21=61']
Exploring Operation: 44-41=3, Resulting Numbers: [61, 3]
Generated Node #3: [61, 3] from Ope... | 4 | Current State: 64:[82, 21, 44, 41], Operations: []
Exploring Operation: 82-44=38, Resulting Numbers: [21, 41, 38]
Generated Node #0,0: 64:[21, 41, 38] Operation: 82-44=38
Exploring Operation: 44-41=3, Resulting Numbers: [82, 21, 3]
Generated Node #0,1: 64:[82, 21, 3] Operation: 44-41=3
Exploring Operation: 82/41=2, Res... | 0.958333 | hs_5 | mult_heuristic |
[
44,
15,
39,
29
] | 97 | [
"44-15=29",
"39+29=68",
"29+68=97"
] | Current State: 97:[44, 15, 39, 29], Operations: []
Exploring Operation: 44-15=29, Resulting Numbers: [39, 29, 29]
Generated Node #2: [39, 29, 29] from Operation: 44-15=29
Current State: 97:[39, 29, 29], Operations: ['44-15=29']
Exploring Operation: 39+29=68, Resulting Numbers: [68]
68,97 equal: Goal Reached
Exploring O... | 4 | Current State: 97:[44, 15, 39, 29], Operations: []
Exploring Operation: 44+29=73, Resulting Numbers: [15, 39, 73]
Generated Node #0,0: 97:[15, 39, 73] Operation: 44+29=73
Exploring Operation: 44+39=83, Resulting Numbers: [15, 29, 83]
Generated Node #0,1: 97:[15, 29, 83] Operation: 44+39=83
Exploring Operation: 44+15=59... | 0.983507 | hs_3 | mult_heuristic |
[
25,
75,
46,
51
] | 94 | [
"75/25=3",
"46+51=97",
"97-3=94"
] | Current State: 94:[25, 75, 46, 51], Operations: []
Exploring Operation: 75/25=3, Resulting Numbers: [46, 51, 3]
Generated Node #2: [46, 51, 3] from Operation: 75/25=3
Current State: 94:[46, 51, 3], Operations: ['75/25=3']
Exploring Operation: 46+51=97, Resulting Numbers: [3, 97]
Generated Node #3: [3, 97] from Operatio... | 4 | Current State: 94:[25, 75, 46, 51], Operations: []
Exploring Operation: 75/25=3, Resulting Numbers: [46, 51, 3]
Generated Node #0,0: 94:[46, 51, 3] Operation: 75/25=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 94:[46, 51, 3], Operations: ['75/25=3']
Exploring Operation: 51-3=48, Resulting Numbers: ... | 0.993924 | hs_1 | sum_heuristic |
[
7,
83,
15,
75
] | 64 | [
"15-7=8",
"83-75=8",
"8*8=64"
] | Current State: 64:[7, 83, 15, 75], Operations: []
Exploring Operation: 15-7=8, Resulting Numbers: [83, 75, 8]
Generated Node #2: [83, 75, 8] from Operation: 15-7=8
Current State: 64:[83, 75, 8], Operations: ['15-7=8']
Exploring Operation: 83-75=8, Resulting Numbers: [8, 8]
Generated Node #3: [8, 8] from Operation: 83-7... | 4 | Current State: 64:[7, 83, 15, 75], Operations: []
Exploring Operation: 75/15=5, Resulting Numbers: [7, 83, 5]
Generated Node #0,0: 64:[7, 83, 5] Operation: 75/15=5
Exploring Operation: 83-15=68, Resulting Numbers: [7, 75, 68]
Generated Node #0,1: 64:[7, 75, 68] Operation: 83-15=68
Exploring Operation: 83-75=8, Resultin... | 0.989583 | hs_3 | mult_heuristic |
[
5,
22,
28,
75
] | 63 | [
"5*22=110",
"75-28=47",
"110-47=63"
] | Current State: 63:[5, 22, 28, 75], Operations: []
Exploring Operation: 5*22=110, Resulting Numbers: [28, 75, 110]
Generated Node #2: [28, 75, 110] from Operation: 5*22=110
Current State: 63:[28, 75, 110], Operations: ['5*22=110']
Exploring Operation: 75-28=47, Resulting Numbers: [110, 47]
Generated Node #3: [110, 47] f... | 4 | Current State: 63:[5, 22, 28, 75], Operations: []
Exploring Operation: 75/5=15, Resulting Numbers: [22, 28, 15]
Generated Node #0,0: 63:[22, 28, 15] Operation: 75/5=15
Exploring Operation: 28-5=23, Resulting Numbers: [22, 75, 23]
Generated Node #0,1: 63:[22, 75, 23] Operation: 28-5=23
Exploring Operation: 75-5=70, Resu... | 0 | hs_3 | mult_heuristic |
[
8,
35,
4,
52
] | 80 | [
"8+52=60",
"35*4=140",
"140-60=80"
] | Current State: 80:[8, 35, 4, 52], Operations: []
Exploring Operation: 8+52=60, Resulting Numbers: [35, 4, 60]
Generated Node #2: [35, 4, 60] from Operation: 8+52=60
Current State: 80:[35, 4, 60], Operations: ['8+52=60']
Exploring Operation: 35*4=140, Resulting Numbers: [60, 140]
Generated Node #3: [60, 140] from Operat... | 4 | Current State: 80:[8, 35, 4, 52], Operations: []
Exploring Operation: 52/4=13, Resulting Numbers: [8, 35, 13]
Generated Node #0,0: 80:[8, 35, 13] Operation: 52/4=13
Exploring Operation: 52-35=17, Resulting Numbers: [8, 4, 17]
Generated Node #0,1: 80:[8, 4, 17] Operation: 52-35=17
Exploring Operation: 52-8=44, Resulting... | 0 | hs_4 | mult_heuristic |
[
49,
6,
90,
5
] | 73 | [
"49+6=55",
"90/5=18",
"55+18=73"
] | Current State: 73:[49, 6, 90, 5], Operations: []
Exploring Operation: 49+6=55, Resulting Numbers: [90, 5, 55]
Generated Node #2: [90, 5, 55] from Operation: 49+6=55
Current State: 73:[90, 5, 55], Operations: ['49+6=55']
Exploring Operation: 90/5=18, Resulting Numbers: [55, 18]
Generated Node #3: [55, 18] from Operation... | 4 | Current State: 73:[49, 6, 90, 5], Operations: []
Exploring Operation: 49+5=54, Resulting Numbers: [6, 90, 54]
Generated Node #0,0: 73:[6, 90, 54] Operation: 49+5=54
Exploring Operation: 49+6=55, Resulting Numbers: [90, 5, 55]
Generated Node #0,1: 73:[90, 5, 55] Operation: 49+6=55
Exploring Operation: 6*5=30, Resulting ... | 0 | hs_3 | mult_heuristic |
[
59,
36,
5,
7
] | 59 | [
"5*7=35",
"36-35=1",
"59*1=59"
] | Current State: 59:[59, 36, 5, 7], Operations: []
Exploring Operation: 5*7=35, Resulting Numbers: [59, 36, 35]
Generated Node #2: [59, 36, 35] from Operation: 5*7=35
Current State: 59:[59, 36, 35], Operations: ['5*7=35']
Exploring Operation: 36-35=1, Resulting Numbers: [59, 1]
Generated Node #3: [59, 1] from Operation: ... | 4 | Current State: 59:[59, 36, 5, 7], Operations: []
Exploring Operation: 5*7=35, Resulting Numbers: [59, 36, 35]
Generated Node #0,0: 59:[59, 36, 35] Operation: 5*7=35
Moving to Node #0,0
Current State: 59:[59, 36, 35], Operations: ['5*7=35']
Exploring Operation: 36+35=71, Resulting Numbers: [59, 71]
Generated Node #0,0,0... | 0 | hs_1 | sum_heuristic |
[
52,
77,
5,
69
] | 39 | [
"77-52=25",
"69-5=64",
"64-25=39"
] | Current State: 39:[52, 77, 5, 69], Operations: []
Exploring Operation: 77-52=25, Resulting Numbers: [5, 69, 25]
Generated Node #2: [5, 69, 25] from Operation: 77-52=25
Current State: 39:[5, 69, 25], Operations: ['77-52=25']
Exploring Operation: 69-5=64, Resulting Numbers: [25, 64]
Generated Node #3: [25, 64] from Opera... | 4 | Current State: 39:[52, 77, 5, 69], Operations: []
Exploring Operation: 69-52=17, Resulting Numbers: [77, 5, 17]
Generated Node #0,0: 39:[77, 5, 17] Operation: 69-52=17
Exploring Operation: 77-52=25, Resulting Numbers: [5, 69, 25]
Generated Node #0,1: 39:[5, 69, 25] Operation: 77-52=25
Exploring Operation: 52-5=47, Resu... | 0.985243 | hs_4 | sum_heuristic |
[
86,
96,
16,
52
] | 56 | [
"86+96=182",
"16*182=2912",
"2912/52=56"
] | Current State: 56:[86, 96, 16, 52], Operations: []
Exploring Operation: 86+96=182, Resulting Numbers: [16, 52, 182]
Generated Node #2: [16, 52, 182] from Operation: 86+96=182
Current State: 56:[16, 52, 182], Operations: ['86+96=182']
Exploring Operation: 16*182=2912, Resulting Numbers: [52, 2912]
Generated Node #3: [52... | 4 | Current State: 56:[86, 96, 16, 52], Operations: []
Exploring Operation: 86-52=34, Resulting Numbers: [96, 16, 34]
Generated Node #0,0: 56:[96, 16, 34] Operation: 86-52=34
Exploring Operation: 96/16=6, Resulting Numbers: [86, 52, 6]
Generated Node #0,1: 56:[86, 52, 6] Operation: 96/16=6
Exploring Operation: 96-52=44, Re... | 0 | hs_4 | sum_heuristic |
[
7,
57,
5,
37
] | 65 | [
"57-7=50",
"50-37=13",
"5*13=65"
] | Current State: 65:[7, 57, 5, 37], Operations: []
Exploring Operation: 57-7=50, Resulting Numbers: [5, 37, 50]
Generated Node #2: [5, 37, 50] from Operation: 57-7=50
Current State: 65:[5, 37, 50], Operations: ['57-7=50']
Exploring Operation: 50-37=13, Resulting Numbers: [5, 13]
Generated Node #3: [5, 13] from Operation:... | 4 | Current State: 65:[7, 57, 5, 37], Operations: []
Exploring Operation: 37-7=30, Resulting Numbers: [57, 5, 30]
Generated Node #0,0: 65:[57, 5, 30] Operation: 37-7=30
Exploring Operation: 57-37=20, Resulting Numbers: [7, 5, 20]
Generated Node #0,1: 65:[7, 5, 20] Operation: 57-37=20
Exploring Operation: 7+57=64, Resulting... | 0.989583 | hs_3 | sum_heuristic |
[
53,
52,
2,
80
] | 29 | [
"53+80=133",
"52*2=104",
"133-104=29"
] | Current State: 29:[53, 52, 2, 80], Operations: []
Exploring Operation: 53+80=133, Resulting Numbers: [52, 2, 133]
Generated Node #2: [52, 2, 133] from Operation: 53+80=133
Current State: 29:[52, 2, 133], Operations: ['53+80=133']
Exploring Operation: 52*2=104, Resulting Numbers: [133, 104]
Generated Node #3: [133, 104]... | 4 | Current State: 29:[53, 52, 2, 80], Operations: []
Exploring Operation: 80-53=27, Resulting Numbers: [52, 2, 27]
Generated Node #0,0: 29:[52, 2, 27] Operation: 80-53=27
Start Sub Search at level 1: Moving to Node #0,0
Current State: 29:[52, 2, 27], Operations: ['80-53=27']
Exploring Operation: 52/2=26, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
34,
57,
47,
2
] | 29 | [
"57-47=10",
"10/2=5",
"34-5=29"
] | Current State: 29:[34, 57, 47, 2], Operations: []
Exploring Operation: 57-47=10, Resulting Numbers: [34, 2, 10]
Generated Node #2: [34, 2, 10] from Operation: 57-47=10
Current State: 29:[34, 2, 10], Operations: ['57-47=10']
Exploring Operation: 10/2=5, Resulting Numbers: [34, 5]
Generated Node #3: [34, 5] from Operatio... | 4 | Current State: 29:[34, 57, 47, 2], Operations: []
Exploring Operation: 57-2=55, Resulting Numbers: [34, 47, 55]
Generated Node #0,0: 29:[34, 47, 55] Operation: 57-2=55
Exploring Operation: 57-47=10, Resulting Numbers: [34, 2, 10]
Generated Node #0,1: 29:[34, 2, 10] Operation: 57-47=10
Exploring Operation: 34-2=32, Resu... | 0 | hs_5 | sum_heuristic |
[
40,
81,
7,
10
] | 29 | [
"81-40=41",
"7*10=70",
"70-41=29"
] | Current State: 29:[40, 81, 7, 10], Operations: []
Exploring Operation: 81-40=41, Resulting Numbers: [7, 10, 41]
Generated Node #2: [7, 10, 41] from Operation: 81-40=41
Current State: 29:[7, 10, 41], Operations: ['81-40=41']
Exploring Operation: 7*10=70, Resulting Numbers: [41, 70]
Generated Node #3: [41, 70] from Opera... | 4 | Current State: 29:[40, 81, 7, 10], Operations: []
Exploring Operation: 40-10=30, Resulting Numbers: [81, 7, 30]
Generated Node #0,0: 29:[81, 7, 30] Operation: 40-10=30
Exploring Operation: 40-7=33, Resulting Numbers: [81, 10, 33]
Generated Node #0,1: 29:[81, 10, 33] Operation: 40-7=33
Exploring Operation: 81-40=41, Res... | 0 | hs_3 | sum_heuristic |
[
88,
15,
2,
52
] | 85 | [
"88+52=140",
"140/2=70",
"15+70=85"
] | Current State: 85:[88, 15, 2, 52], Operations: []
Exploring Operation: 88+52=140, Resulting Numbers: [15, 2, 140]
Generated Node #2: [15, 2, 140] from Operation: 88+52=140
Current State: 85:[15, 2, 140], Operations: ['88+52=140']
Exploring Operation: 140/2=70, Resulting Numbers: [15, 70]
Generated Node #3: [15, 70] fro... | 4 | Current State: 85:[88, 15, 2, 52], Operations: []
Exploring Operation: 52/2=26, Resulting Numbers: [88, 15, 26]
Generated Node #0,0: 85:[88, 15, 26] Operation: 52/2=26
Exploring Operation: 15+52=67, Resulting Numbers: [88, 2, 67]
Generated Node #0,1: 85:[88, 2, 67] Operation: 15+52=67
Exploring Operation: 88-52=36, Res... | 0 | hs_3 | mult_heuristic |
[
66,
31,
52,
69
] | 63 | [
"69-66=3",
"52-31=21",
"3*21=63"
] | Current State: 63:[66, 31, 52, 69], Operations: []
Exploring Operation: 69-66=3, Resulting Numbers: [31, 52, 3]
Generated Node #2: [31, 52, 3] from Operation: 69-66=3
Current State: 63:[31, 52, 3], Operations: ['69-66=3']
Exploring Operation: 52-31=21, Resulting Numbers: [3, 21]
Generated Node #3: [3, 21] from Operatio... | 4 | Current State: 63:[66, 31, 52, 69], Operations: []
Exploring Operation: 69-52=17, Resulting Numbers: [66, 31, 17]
Generated Node #0,0: 63:[66, 31, 17] Operation: 69-52=17
Exploring Operation: 52-31=21, Resulting Numbers: [66, 69, 21]
Generated Node #0,1: 63:[66, 69, 21] Operation: 52-31=21
Moving to Node #0,1
Current S... | 0.991319 | hs_2 | sum_heuristic |
[
29,
97,
5,
50
] | 71 | [
"29+97=126",
"5+50=55",
"126-55=71"
] | Current State: 71:[29, 97, 5, 50], Operations: []
Exploring Operation: 29+97=126, Resulting Numbers: [5, 50, 126]
Generated Node #2: [5, 50, 126] from Operation: 29+97=126
Current State: 71:[5, 50, 126], Operations: ['29+97=126']
Exploring Operation: 5+50=55, Resulting Numbers: [126, 55]
Generated Node #3: [126, 55] fr... | 4 | Current State: 71:[29, 97, 5, 50], Operations: []
Exploring Operation: 29+5=34, Resulting Numbers: [97, 50, 34]
Generated Node #0,0: 71:[97, 50, 34] Operation: 29+5=34
Exploring Operation: 5+50=55, Resulting Numbers: [29, 97, 55]
Generated Node #0,1: 71:[29, 97, 55] Operation: 5+50=55
Exploring Operation: 97-29=68, Res... | 0.977431 | hs_5 | mult_heuristic |
[
9,
45,
65,
43
] | 72 | [
"45-9=36",
"65+43=108",
"108-36=72"
] | Current State: 72:[9, 45, 65, 43], Operations: []
Exploring Operation: 45-9=36, Resulting Numbers: [65, 43, 36]
Generated Node #2: [65, 43, 36] from Operation: 45-9=36
Current State: 72:[65, 43, 36], Operations: ['45-9=36']
Exploring Operation: 65+43=108, Resulting Numbers: [36, 108]
Generated Node #3: [36, 108] from O... | 4 | Current State: 72:[9, 45, 65, 43], Operations: []
Exploring Operation: 45-43=2, Resulting Numbers: [9, 65, 2]
Generated Node #0,0: 72:[9, 65, 2] Operation: 45-43=2
Exploring Operation: 65-45=20, Resulting Numbers: [9, 43, 20]
Generated Node #0,1: 72:[9, 43, 20] Operation: 65-45=20
Moving to Node #0,0
Current State: 72:... | 0.988715 | hs_2 | sum_heuristic |
[
6,
60,
19,
3
] | 98 | [
"6*19=114",
"114/3=38",
"60+38=98"
] | Current State: 98:[6, 60, 19, 3], Operations: []
Exploring Operation: 6*19=114, Resulting Numbers: [60, 3, 114]
Generated Node #2: [60, 3, 114] from Operation: 6*19=114
Current State: 98:[60, 3, 114], Operations: ['6*19=114']
Exploring Operation: 114/3=38, Resulting Numbers: [60, 38]
Generated Node #3: [60, 38] from Op... | 4 | Current State: 98:[6, 60, 19, 3], Operations: []
Exploring Operation: 60-6=54, Resulting Numbers: [19, 3, 54]
Generated Node #0,0: 98:[19, 3, 54] Operation: 60-6=54
Exploring Operation: 60/6=10, Resulting Numbers: [19, 3, 10]
Generated Node #0,1: 98:[19, 3, 10] Operation: 60/6=10
Exploring Operation: 60-19=41, Resultin... | 0 | hs_3 | sum_heuristic |
[
6,
8,
54,
4
] | 23 | [
"8-6=2",
"54/2=27",
"27-4=23"
] | Current State: 23:[6, 8, 54, 4], Operations: []
Exploring Operation: 8-6=2, Resulting Numbers: [54, 4, 2]
Generated Node #2: [54, 4, 2] from Operation: 8-6=2
Current State: 23:[54, 4, 2], Operations: ['8-6=2']
Exploring Operation: 54/2=27, Resulting Numbers: [4, 27]
Generated Node #3: [4, 27] from Operation: 54/2=27
Cu... | 4 | Current State: 23:[6, 8, 54, 4], Operations: []
Exploring Operation: 6*4=24, Resulting Numbers: [8, 54, 24]
Generated Node #0,0: 23:[8, 54, 24] Operation: 6*4=24
Exploring Operation: 8*4=32, Resulting Numbers: [6, 54, 32]
Generated Node #0,1: 23:[6, 54, 32] Operation: 8*4=32
Exploring Operation: 54-6=48, Resulting Numb... | 0.96875 | hs_5 | mult_heuristic |
[
79,
23,
46,
16
] | 93 | [
"79+16=95",
"46/23=2",
"95-2=93"
] | Current State: 93:[79, 23, 46, 16], Operations: []
Exploring Operation: 79+16=95, Resulting Numbers: [23, 46, 95]
Generated Node #2: [23, 46, 95] from Operation: 79+16=95
Current State: 93:[23, 46, 95], Operations: ['79+16=95']
Exploring Operation: 46/23=2, Resulting Numbers: [95, 2]
Generated Node #3: [95, 2] from Ope... | 4 | Current State: 93:[79, 23, 46, 16], Operations: []
Exploring Operation: 79+16=95, Resulting Numbers: [23, 46, 95]
Generated Node #0,0: 93:[23, 46, 95] Operation: 79+16=95
Exploring Operation: 79-46=33, Resulting Numbers: [23, 16, 33]
Generated Node #0,1: 93:[23, 16, 33] Operation: 79-46=33
Exploring Operation: 46-16=30... | 0.969618 | hs_3 | sum_heuristic |
[
2,
54,
71,
43
] | 28 | [
"2+54=56",
"71-43=28",
"56-28=28"
] | Current State: 28:[2, 54, 71, 43], Operations: []
Exploring Operation: 2+54=56, Resulting Numbers: [71, 43, 56]
Generated Node #2: [71, 43, 56] from Operation: 2+54=56
Current State: 28:[71, 43, 56], Operations: ['2+54=56']
Exploring Operation: 71-43=28, Resulting Numbers: [56, 28]
Generated Node #3: [56, 28] from Oper... | 4 | Current State: 28:[2, 54, 71, 43], Operations: []
Exploring Operation: 71-43=28, Resulting Numbers: [2, 54, 28]
Generated Node #0,0: 28:[2, 54, 28] Operation: 71-43=28
Exploring Operation: 54-43=11, Resulting Numbers: [2, 71, 11]
Generated Node #0,1: 28:[2, 71, 11] Operation: 54-43=11
Exploring Operation: 71-54=17, Res... | 0.990451 | hs_3 | sum_heuristic |
[
60,
21,
71,
51
] | 59 | [
"60-21=39",
"71-51=20",
"39+20=59"
] | Current State: 59:[60, 21, 71, 51], Operations: []
Exploring Operation: 60-21=39, Resulting Numbers: [71, 51, 39]
Generated Node #2: [71, 51, 39] from Operation: 60-21=39
Current State: 59:[71, 51, 39], Operations: ['60-21=39']
Exploring Operation: 71-51=20, Resulting Numbers: [39, 20]
Generated Node #3: [39, 20] from ... | 4 | Current State: 59:[60, 21, 71, 51], Operations: []
Exploring Operation: 60+21=81, Resulting Numbers: [71, 51, 81]
Generated Node #0,0: 59:[71, 51, 81] Operation: 60+21=81
Exploring Operation: 60-21=39, Resulting Numbers: [71, 51, 39]
Generated Node #0,1: 59:[71, 51, 39] Operation: 60-21=39
Exploring Operation: 21+51=72... | 0.983507 | hs_4 | sum_heuristic |
[
47,
3,
9,
54
] | 98 | [
"47+54=101",
"9/3=3",
"101-3=98"
] | Current State: 98:[47, 3, 9, 54], Operations: []
Exploring Operation: 47+54=101, Resulting Numbers: [3, 9, 101]
Generated Node #2: [3, 9, 101] from Operation: 47+54=101
Current State: 98:[3, 9, 101], Operations: ['47+54=101']
Exploring Operation: 9/3=3, Resulting Numbers: [101, 3]
Generated Node #3: [101, 3] from Opera... | 4 | Current State: 98:[47, 3, 9, 54], Operations: []
Exploring Operation: 54-9=45, Resulting Numbers: [47, 3, 45]
Generated Node #0,0: 98:[47, 3, 45] Operation: 54-9=45
Exploring Operation: 54-3=51, Resulting Numbers: [47, 9, 51]
Generated Node #0,1: 98:[47, 9, 51] Operation: 54-3=51
Exploring Operation: 54-47=7, Resulting... | 0.944444 | hs_5 | sum_heuristic |
[
9,
41,
89,
11
] | 50 | [
"9+41=50",
"89+11=100",
"100-50=50"
] | Current State: 50:[9, 41, 89, 11], Operations: []
Exploring Operation: 9+41=50, Resulting Numbers: [89, 11, 50]
Generated Node #2: [89, 11, 50] from Operation: 9+41=50
Current State: 50:[89, 11, 50], Operations: ['9+41=50']
Exploring Operation: 89+11=100, Resulting Numbers: [50, 100]
Generated Node #3: [50, 100] from O... | 4 | Current State: 50:[9, 41, 89, 11], Operations: []
Exploring Operation: 89-41=48, Resulting Numbers: [9, 11, 48]
Generated Node #0,0: 50:[9, 11, 48] Operation: 89-41=48
Start Sub Search at level 1: Moving to Node #0,0
Current State: 50:[9, 11, 48], Operations: ['89-41=48']
Exploring Operation: 11-9=2, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
61,
29,
81,
31
] | 80 | [
"61-29=32",
"81+31=112",
"112-32=80"
] | Current State: 80:[61, 29, 81, 31], Operations: []
Exploring Operation: 61-29=32, Resulting Numbers: [81, 31, 32]
Generated Node #2: [81, 31, 32] from Operation: 61-29=32
Current State: 80:[81, 31, 32], Operations: ['61-29=32']
Exploring Operation: 81+31=112, Resulting Numbers: [32, 112]
Generated Node #3: [32, 112] fr... | 4 | Current State: 80:[61, 29, 81, 31], Operations: []
Exploring Operation: 61-29=32, Resulting Numbers: [81, 31, 32]
Generated Node #0,0: 80:[81, 31, 32] Operation: 61-29=32
Exploring Operation: 61-31=30, Resulting Numbers: [29, 81, 30]
Generated Node #0,1: 80:[29, 81, 30] Operation: 61-31=30
Exploring Operation: 31-29=2,... | 0.986111 | hs_5 | sum_heuristic |
[
43,
57,
24,
56
] | 28 | [
"57-43=14",
"56/14=4",
"24+4=28"
] | Current State: 28:[43, 57, 24, 56], Operations: []
Exploring Operation: 57-43=14, Resulting Numbers: [24, 56, 14]
Generated Node #2: [24, 56, 14] from Operation: 57-43=14
Current State: 28:[24, 56, 14], Operations: ['57-43=14']
Exploring Operation: 56/14=4, Resulting Numbers: [24, 4]
Generated Node #3: [24, 4] from Ope... | 4 | Current State: 28:[43, 57, 24, 56], Operations: []
Exploring Operation: 57-24=33, Resulting Numbers: [43, 56, 33]
Generated Node #0,0: 28:[43, 56, 33] Operation: 57-24=33
Exploring Operation: 56-24=32, Resulting Numbers: [43, 57, 32]
Generated Node #0,1: 28:[43, 57, 32] Operation: 56-24=32
Exploring Operation: 57-56=1,... | 0.967882 | hs_5 | sum_heuristic |
[
97,
7,
49,
15
] | 70 | [
"97+7=104",
"49-15=34",
"104-34=70"
] | Current State: 70:[97, 7, 49, 15], Operations: []
Exploring Operation: 97+7=104, Resulting Numbers: [49, 15, 104]
Generated Node #2: [49, 15, 104] from Operation: 97+7=104
Current State: 70:[49, 15, 104], Operations: ['97+7=104']
Exploring Operation: 49-15=34, Resulting Numbers: [104, 34]
Generated Node #3: [104, 34] f... | 4 | Current State: 70:[97, 7, 49, 15], Operations: []
Exploring Operation: 49/7=7, Resulting Numbers: [97, 15, 7]
Generated Node #0,0: 70:[97, 15, 7] Operation: 49/7=7
Exploring Operation: 97-15=82, Resulting Numbers: [7, 49, 82]
Generated Node #0,1: 70:[7, 49, 82] Operation: 97-15=82
Exploring Operation: 97-49=48, Resulti... | 0.986979 | hs_3 | mult_heuristic |
[
34,
92,
42,
90
] | 55 | [
"92-90=2",
"42/2=21",
"34+21=55"
] | Current State: 55:[34, 92, 42, 90], Operations: []
Exploring Operation: 92-90=2, Resulting Numbers: [34, 42, 2]
Generated Node #2: [34, 42, 2] from Operation: 92-90=2
Current State: 55:[34, 42, 2], Operations: ['92-90=2']
Exploring Operation: 42/2=21, Resulting Numbers: [34, 21]
Generated Node #3: [34, 21] from Operati... | 4 | Current State: 55:[34, 92, 42, 90], Operations: []
Exploring Operation: 90-34=56, Resulting Numbers: [92, 42, 56]
Generated Node #0,0: 55:[92, 42, 56] Operation: 90-34=56
Exploring Operation: 92-34=58, Resulting Numbers: [42, 90, 58]
Generated Node #0,1: 55:[42, 90, 58] Operation: 92-34=58
Exploring Operation: 92-90=2,... | 0 | hs_3 | mult_heuristic |
[
12,
44,
50,
20
] | 92 | [
"50-44=6",
"12*6=72",
"20+72=92"
] | Current State: 92:[12, 44, 50, 20], Operations: []
Exploring Operation: 50-44=6, Resulting Numbers: [12, 20, 6]
Generated Node #2: [12, 20, 6] from Operation: 50-44=6
Current State: 92:[12, 20, 6], Operations: ['50-44=6']
Exploring Operation: 12*6=72, Resulting Numbers: [20, 72]
Generated Node #3: [20, 72] from Operati... | 4 | Current State: 92:[12, 44, 50, 20], Operations: []
Exploring Operation: 44+50=94, Resulting Numbers: [12, 20, 94]
Generated Node #0,0: 92:[12, 20, 94] Operation: 44+50=94
Exploring Operation: 44-20=24, Resulting Numbers: [12, 50, 24]
Generated Node #0,1: 92:[12, 50, 24] Operation: 44-20=24
Exploring Operation: 50-44=6,... | 0 | hs_5 | sum_heuristic |
[
12,
2,
39,
5
] | 100 | [
"39+5=44",
"2*44=88",
"12+88=100"
] | Current State: 100:[12, 2, 39, 5], Operations: []
Exploring Operation: 39+5=44, Resulting Numbers: [12, 2, 44]
Generated Node #2: [12, 2, 44] from Operation: 39+5=44
Current State: 100:[12, 2, 44], Operations: ['39+5=44']
Exploring Operation: 2*44=88, Resulting Numbers: [12, 88]
Generated Node #3: [12, 88] from Operati... | 4 | Current State: 100:[12, 2, 39, 5], Operations: []
Exploring Operation: 39-12=27, Resulting Numbers: [2, 5, 27]
Generated Node #0,0: 100:[2, 5, 27] Operation: 39-12=27
Exploring Operation: 12+39=51, Resulting Numbers: [2, 5, 51]
Generated Node #0,1: 100:[2, 5, 51] Operation: 12+39=51
Start Sub Search at level 1: Moving ... | 0 | hs_2 | mult_heuristic |
[
92,
42,
87,
82
] | 40 | [
"92+82=174",
"174/87=2",
"42-2=40"
] | Current State: 40:[92, 42, 87, 82], Operations: []
Exploring Operation: 92+82=174, Resulting Numbers: [42, 87, 174]
Generated Node #2: [42, 87, 174] from Operation: 92+82=174
Current State: 40:[42, 87, 174], Operations: ['92+82=174']
Exploring Operation: 174/87=2, Resulting Numbers: [42, 2]
Generated Node #3: [42, 2] f... | 4 | Current State: 40:[92, 42, 87, 82], Operations: []
Exploring Operation: 87-82=5, Resulting Numbers: [92, 42, 5]
Generated Node #0,0: 40:[92, 42, 5] Operation: 87-82=5
Exploring Operation: 92-82=10, Resulting Numbers: [42, 87, 10]
Generated Node #0,1: 40:[42, 87, 10] Operation: 92-82=10
Exploring Operation: 92-87=5, Res... | 0 | hs_5 | mult_heuristic |
[
69,
36,
18,
44
] | 94 | [
"69*36=2484",
"2484/18=138",
"138-44=94"
] | Current State: 94:[69, 36, 18, 44], Operations: []
Exploring Operation: 69*36=2484, Resulting Numbers: [18, 44, 2484]
Generated Node #2: [18, 44, 2484] from Operation: 69*36=2484
Current State: 94:[18, 44, 2484], Operations: ['69*36=2484']
Exploring Operation: 2484/18=138, Resulting Numbers: [44, 138]
Generated Node #3... | 4 | Current State: 94:[69, 36, 18, 44], Operations: []
Exploring Operation: 36/18=2, Resulting Numbers: [69, 44, 2]
Generated Node #0,0: 94:[69, 44, 2] Operation: 36/18=2
Exploring Operation: 69-18=51, Resulting Numbers: [36, 44, 51]
Generated Node #0,1: 94:[36, 44, 51] Operation: 69-18=51
Exploring Operation: 69+18=87, Re... | 0 | hs_3 | mult_heuristic |
[
39,
7,
11,
47
] | 45 | [
"47-39=8",
"7*8=56",
"56-11=45"
] | Current State: 45:[39, 7, 11, 47], Operations: []
Exploring Operation: 47-39=8, Resulting Numbers: [7, 11, 8]
Generated Node #2: [7, 11, 8] from Operation: 47-39=8
Current State: 45:[7, 11, 8], Operations: ['47-39=8']
Exploring Operation: 7*8=56, Resulting Numbers: [11, 56]
Generated Node #3: [11, 56] from Operation: 7... | 4 | Current State: 45:[39, 7, 11, 47], Operations: []
Exploring Operation: 7+11=18, Resulting Numbers: [39, 47, 18]
Generated Node #0,0: 45:[39, 47, 18] Operation: 7+11=18
Exploring Operation: 47-39=8, Resulting Numbers: [7, 11, 8]
Generated Node #0,1: 45:[7, 11, 8] Operation: 47-39=8
Exploring Operation: 39+7=46, Resultin... | 0 | hs_5 | mult_heuristic |
[
55,
43,
88,
92
] | 82 | [
"55+43=98",
"88+92=180",
"180-98=82"
] | Current State: 82:[55, 43, 88, 92], Operations: []
Exploring Operation: 55+43=98, Resulting Numbers: [88, 92, 98]
Generated Node #2: [88, 92, 98] from Operation: 55+43=98
Current State: 82:[88, 92, 98], Operations: ['55+43=98']
Exploring Operation: 88+92=180, Resulting Numbers: [98, 180]
Generated Node #3: [98, 180] fr... | 4 | Current State: 82:[55, 43, 88, 92], Operations: []
Exploring Operation: 88-55=33, Resulting Numbers: [43, 92, 33]
Generated Node #0,0: 82:[43, 92, 33] Operation: 88-55=33
Exploring Operation: 92-55=37, Resulting Numbers: [43, 88, 37]
Generated Node #0,1: 82:[43, 88, 37] Operation: 92-55=37
Exploring Operation: 88-43=45... | 0.976563 | hs_5 | sum_heuristic |
[
32,
14,
97,
74
] | 23 | [
"32+14=46",
"97-74=23",
"46-23=23"
] | Current State: 23:[32, 14, 97, 74], Operations: []
Exploring Operation: 32+14=46, Resulting Numbers: [97, 74, 46]
Generated Node #2: [97, 74, 46] from Operation: 32+14=46
Current State: 23:[97, 74, 46], Operations: ['32+14=46']
Exploring Operation: 97-74=23, Resulting Numbers: [46, 23]
Generated Node #3: [46, 23] from ... | 4 | Current State: 23:[32, 14, 97, 74], Operations: []
Exploring Operation: 74-14=60, Resulting Numbers: [32, 97, 60]
Generated Node #0,0: 23:[32, 97, 60] Operation: 74-14=60
Exploring Operation: 74-32=42, Resulting Numbers: [14, 97, 42]
Generated Node #0,1: 23:[14, 97, 42] Operation: 74-32=42
Exploring Operation: 97-74=23... | 0.980903 | hs_5 | sum_heuristic |
[
26,
58,
31,
2
] | 24 | [
"31-26=5",
"58/2=29",
"29-5=24"
] | Current State: 24:[26, 58, 31, 2], Operations: []
Exploring Operation: 31-26=5, Resulting Numbers: [58, 2, 5]
Generated Node #2: [58, 2, 5] from Operation: 31-26=5
Current State: 24:[58, 2, 5], Operations: ['31-26=5']
Exploring Operation: 58/2=29, Resulting Numbers: [5, 29]
Generated Node #3: [5, 29] from Operation: 58... | 4 | Current State: 24:[26, 58, 31, 2], Operations: []
Exploring Operation: 26-2=24, Resulting Numbers: [58, 31, 24]
Generated Node #0,0: 24:[58, 31, 24] Operation: 26-2=24
Exploring Operation: 58-31=27, Resulting Numbers: [26, 2, 27]
Generated Node #0,1: 24:[26, 2, 27] Operation: 58-31=27
Exploring Operation: 58/2=29, Resu... | 0.982639 | hs_5 | mult_heuristic |
[
8,
37,
89,
56
] | 63 | [
"56-37=19",
"8*19=152",
"152-89=63"
] | Current State: 63:[8, 37, 89, 56], Operations: []
Exploring Operation: 56-37=19, Resulting Numbers: [8, 89, 19]
Generated Node #2: [8, 89, 19] from Operation: 56-37=19
Current State: 63:[8, 89, 19], Operations: ['56-37=19']
Exploring Operation: 8*19=152, Resulting Numbers: [89, 152]
Generated Node #3: [89, 152] from Op... | 4 | Current State: 63:[8, 37, 89, 56], Operations: []
Exploring Operation: 56-37=19, Resulting Numbers: [8, 89, 19]
Generated Node #0,0: 63:[8, 89, 19] Operation: 56-37=19
Exploring Operation: 37-8=29, Resulting Numbers: [89, 56, 29]
Generated Node #0,1: 63:[89, 56, 29] Operation: 37-8=29
Exploring Operation: 89-37=52, Res... | 0 | hs_4 | sum_heuristic |
[
42,
18,
50,
3
] | 71 | [
"42-18=24",
"50-3=47",
"24+47=71"
] | Current State: 71:[42, 18, 50, 3], Operations: []
Exploring Operation: 42-18=24, Resulting Numbers: [50, 3, 24]
Generated Node #2: [50, 3, 24] from Operation: 42-18=24
Current State: 71:[50, 3, 24], Operations: ['42-18=24']
Exploring Operation: 50-3=47, Resulting Numbers: [24, 47]
Generated Node #3: [24, 47] from Opera... | 4 | Current State: 71:[42, 18, 50, 3], Operations: []
Exploring Operation: 42+3=45, Resulting Numbers: [18, 50, 45]
Generated Node #0,0: 71:[18, 50, 45] Operation: 42+3=45
Exploring Operation: 18*3=54, Resulting Numbers: [42, 50, 54]
Generated Node #0,1: 71:[42, 50, 54] Operation: 18*3=54
Exploring Operation: 42+18=60, Res... | 0 | hs_3 | sum_heuristic |
[
54,
92,
6,
87
] | 14 | [
"54/6=9",
"92-87=5",
"9+5=14"
] | Current State: 14:[54, 92, 6, 87], Operations: []
Exploring Operation: 54/6=9, Resulting Numbers: [92, 87, 9]
Generated Node #2: [92, 87, 9] from Operation: 54/6=9
Current State: 14:[92, 87, 9], Operations: ['54/6=9']
Exploring Operation: 92-87=5, Resulting Numbers: [9, 5]
Generated Node #3: [9, 5] from Operation: 92-8... | 4 | Current State: 14:[54, 92, 6, 87], Operations: []
Exploring Operation: 92-54=38, Resulting Numbers: [6, 87, 38]
Generated Node #0,0: 14:[6, 87, 38] Operation: 92-54=38
Exploring Operation: 92-87=5, Resulting Numbers: [54, 6, 5]
Generated Node #0,1: 14:[54, 6, 5] Operation: 92-87=5
Start Sub Search at level 1: Moving to... | 0.991319 | hs_2 | mult_heuristic |
[
74,
76,
71,
35
] | 38 | [
"76-74=2",
"71-35=36",
"2+36=38"
] | Current State: 38:[74, 76, 71, 35], Operations: []
Exploring Operation: 76-74=2, Resulting Numbers: [71, 35, 2]
Generated Node #2: [71, 35, 2] from Operation: 76-74=2
Current State: 38:[71, 35, 2], Operations: ['76-74=2']
Exploring Operation: 71-35=36, Resulting Numbers: [2, 36]
Generated Node #3: [2, 36] from Operatio... | 4 | Current State: 38:[74, 76, 71, 35], Operations: []
Exploring Operation: 76-74=2, Resulting Numbers: [71, 35, 2]
Generated Node #0,0: 38:[71, 35, 2] Operation: 76-74=2
Exploring Operation: 74-71=3, Resulting Numbers: [76, 35, 3]
Generated Node #0,1: 38:[76, 35, 3] Operation: 74-71=3
Moving to Node #0,0
Current State: 38... | 0.989583 | hs_2 | mult_heuristic |
[
15,
15,
20,
53
] | 33 | [
"15-15=0",
"53-20=33",
"0+33=33"
] | Current State: 33:[15, 15, 20, 53], Operations: []
Exploring Operation: 15-15=0, Resulting Numbers: [20, 53, 0]
Generated Node #2: [20, 53, 0] from Operation: 15-15=0
Current State: 33:[20, 53, 0], Operations: ['15-15=0']
Exploring Operation: 53-20=33, Resulting Numbers: [0, 33]
Generated Node #3: [0, 33] from Operatio... | 4 | Current State: 33:[15, 15, 20, 53], Operations: []
Exploring Operation: 53-15=38, Resulting Numbers: [15, 20, 38]
Generated Node #0,0: 33:[15, 20, 38] Operation: 53-15=38
Exploring Operation: 15+20=35, Resulting Numbers: [15, 53, 35]
Generated Node #0,1: 33:[15, 53, 35] Operation: 15+20=35
Exploring Operation: 20-15=5,... | 0.986979 | hs_5 | mult_heuristic |
[
34,
50,
70,
52
] | 67 | [
"50+52=102",
"102/34=3",
"70-3=67"
] | Current State: 67:[34, 50, 70, 52], Operations: []
Exploring Operation: 50+52=102, Resulting Numbers: [34, 70, 102]
Generated Node #2: [34, 70, 102] from Operation: 50+52=102
Current State: 67:[34, 70, 102], Operations: ['50+52=102']
Exploring Operation: 102/34=3, Resulting Numbers: [70, 3]
Generated Node #3: [70, 3] f... | 4 | Current State: 67:[34, 50, 70, 52], Operations: []
Exploring Operation: 34+52=86, Resulting Numbers: [50, 70, 86]
Generated Node #0,0: 67:[50, 70, 86] Operation: 34+52=86
Exploring Operation: 34+50=84, Resulting Numbers: [70, 52, 84]
Generated Node #0,1: 67:[70, 52, 84] Operation: 34+50=84
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
38,
8,
49,
10
] | 89 | [
"38-8=30",
"49+10=59",
"30+59=89"
] | Current State: 89:[38, 8, 49, 10], Operations: []
Exploring Operation: 38-8=30, Resulting Numbers: [49, 10, 30]
Generated Node #2: [49, 10, 30] from Operation: 38-8=30
Current State: 89:[49, 10, 30], Operations: ['38-8=30']
Exploring Operation: 49+10=59, Resulting Numbers: [30, 59]
Generated Node #3: [30, 59] from Oper... | 4 | Current State: 89:[38, 8, 49, 10], Operations: []
Exploring Operation: 8*10=80, Resulting Numbers: [38, 49, 80]
Generated Node #0,0: 89:[38, 49, 80] Operation: 8*10=80
Exploring Operation: 38+10=48, Resulting Numbers: [8, 49, 48]
Generated Node #0,1: 89:[8, 49, 48] Operation: 38+10=48
Exploring Operation: 38+49=87, Res... | 0.966146 | hs_4 | mult_heuristic |
[
30,
40,
6,
97
] | 37 | [
"40-30=10",
"6*10=60",
"97-60=37"
] | Current State: 37:[30, 40, 6, 97], Operations: []
Exploring Operation: 40-30=10, Resulting Numbers: [6, 97, 10]
Generated Node #2: [6, 97, 10] from Operation: 40-30=10
Current State: 37:[6, 97, 10], Operations: ['40-30=10']
Exploring Operation: 6*10=60, Resulting Numbers: [97, 60]
Generated Node #3: [97, 60] from Opera... | 4 | Current State: 37:[30, 40, 6, 97], Operations: []
Exploring Operation: 97-40=57, Resulting Numbers: [30, 6, 57]
Generated Node #0,0: 37:[30, 6, 57] Operation: 97-40=57
Exploring Operation: 97-30=67, Resulting Numbers: [40, 6, 67]
Generated Node #0,1: 37:[40, 6, 67] Operation: 97-30=67
Exploring Operation: 30+6=36, Resu... | 0 | hs_4 | mult_heuristic |
[
8,
62,
16,
46
] | 18 | [
"16/8=2",
"62-46=16",
"2+16=18"
] | Current State: 18:[8, 62, 16, 46], Operations: []
Exploring Operation: 16/8=2, Resulting Numbers: [62, 46, 2]
Generated Node #2: [62, 46, 2] from Operation: 16/8=2
Current State: 18:[62, 46, 2], Operations: ['16/8=2']
Exploring Operation: 62-46=16, Resulting Numbers: [2, 16]
Generated Node #3: [2, 16] from Operation: 6... | 4 | Current State: 18:[8, 62, 16, 46], Operations: []
Exploring Operation: 62-16=46, Resulting Numbers: [8, 46, 46]
Generated Node #0,0: 18:[8, 46, 46] Operation: 62-16=46
Exploring Operation: 62-46=16, Resulting Numbers: [8, 16, 16]
Generated Node #0,1: 18:[8, 16, 16] Operation: 62-46=16
Exploring Operation: 46-16=30, Res... | 0.986111 | hs_3 | sum_heuristic |
[
65,
13,
49,
29
] | 58 | [
"65+13=78",
"49-29=20",
"78-20=58"
] | Current State: 58:[65, 13, 49, 29], Operations: []
Exploring Operation: 65+13=78, Resulting Numbers: [49, 29, 78]
Generated Node #2: [49, 29, 78] from Operation: 65+13=78
Current State: 58:[49, 29, 78], Operations: ['65+13=78']
Exploring Operation: 49-29=20, Resulting Numbers: [78, 20]
Generated Node #3: [78, 20] from ... | 4 | Current State: 58:[65, 13, 49, 29], Operations: []
Exploring Operation: 13+49=62, Resulting Numbers: [65, 29, 62]
Generated Node #0,0: 58:[65, 29, 62] Operation: 13+49=62
Start Sub Search at level 1: Moving to Node #0,0
Current State: 58:[65, 29, 62], Operations: ['13+49=62']
Exploring Operation: 65-62=3, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
27,
81,
17,
48
] | 81 | [
"27*48=1296",
"81*17=1377",
"1377-1296=81"
] | Current State: 81:[27, 81, 17, 48], Operations: []
Exploring Operation: 27*48=1296, Resulting Numbers: [81, 17, 1296]
Generated Node #2: [81, 17, 1296] from Operation: 27*48=1296
Current State: 81:[81, 17, 1296], Operations: ['27*48=1296']
Exploring Operation: 81*17=1377, Resulting Numbers: [1296, 1377]
Generated Node ... | 4 | Current State: 81:[27, 81, 17, 48], Operations: []
Exploring Operation: 48-17=31, Resulting Numbers: [27, 81, 31]
Generated Node #0,0: 81:[27, 81, 31] Operation: 48-17=31
Exploring Operation: 27+48=75, Resulting Numbers: [81, 17, 75]
Generated Node #0,1: 81:[81, 17, 75] Operation: 27+48=75
Exploring Operation: 48-27=21... | 0 | hs_5 | mult_heuristic |
[
40,
15,
26,
93
] | 92 | [
"40-15=25",
"93-26=67",
"25+67=92"
] | Current State: 92:[40, 15, 26, 93], Operations: []
Exploring Operation: 40-15=25, Resulting Numbers: [26, 93, 25]
Generated Node #2: [26, 93, 25] from Operation: 40-15=25
Current State: 92:[26, 93, 25], Operations: ['40-15=25']
Exploring Operation: 93-26=67, Resulting Numbers: [25, 67]
Generated Node #3: [25, 67] from ... | 4 | Current State: 92:[40, 15, 26, 93], Operations: []
Exploring Operation: 40-15=25, Resulting Numbers: [26, 93, 25]
Generated Node #0,0: 92:[26, 93, 25] Operation: 40-15=25
Moving to Node #0,0
Current State: 92:[26, 93, 25], Operations: ['40-15=25']
Exploring Operation: 26-25=1, Resulting Numbers: [93, 1]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
24,
81,
74,
84
] | 84 | [
"81-74=7",
"24*7=168",
"168-84=84"
] | Current State: 84:[24, 81, 74, 84], Operations: []
Exploring Operation: 81-74=7, Resulting Numbers: [24, 84, 7]
Generated Node #2: [24, 84, 7] from Operation: 81-74=7
Current State: 84:[24, 84, 7], Operations: ['81-74=7']
Exploring Operation: 24*7=168, Resulting Numbers: [84, 168]
Generated Node #3: [84, 168] from Oper... | 4 | Current State: 84:[24, 81, 74, 84], Operations: []
Exploring Operation: 74-24=50, Resulting Numbers: [81, 84, 50]
Generated Node #0,0: 84:[81, 84, 50] Operation: 74-24=50
Exploring Operation: 81-74=7, Resulting Numbers: [24, 84, 7]
Generated Node #0,1: 84:[24, 84, 7] Operation: 81-74=7
Exploring Operation: 84-81=3, Res... | 0 | hs_4 | mult_heuristic |
[
30,
46,
60,
34
] | 29 | [
"60/30=2",
"34/2=17",
"46-17=29"
] | Current State: 29:[30, 46, 60, 34], Operations: []
Exploring Operation: 60/30=2, Resulting Numbers: [46, 34, 2]
Generated Node #2: [46, 34, 2] from Operation: 60/30=2
Current State: 29:[46, 34, 2], Operations: ['60/30=2']
Exploring Operation: 34/2=17, Resulting Numbers: [46, 17]
Generated Node #3: [46, 17] from Operati... | 4 | Current State: 29:[30, 46, 60, 34], Operations: []
Exploring Operation: 60-46=14, Resulting Numbers: [30, 34, 14]
Generated Node #0,0: 29:[30, 34, 14] Operation: 60-46=14
Moving to Node #0,0
Current State: 29:[30, 34, 14], Operations: ['60-46=14']
Exploring Operation: 34-14=20, Resulting Numbers: [30, 20]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
35,
36,
33,
15
] | 70 | [
"35*36=1260",
"33-15=18",
"1260/18=70"
] | Current State: 70:[35, 36, 33, 15], Operations: []
Exploring Operation: 35*36=1260, Resulting Numbers: [33, 15, 1260]
Generated Node #2: [33, 15, 1260] from Operation: 35*36=1260
Current State: 70:[33, 15, 1260], Operations: ['35*36=1260']
Exploring Operation: 33-15=18, Resulting Numbers: [1260, 18]
Generated Node #3: ... | 4 | Current State: 70:[35, 36, 33, 15], Operations: []
Exploring Operation: 36+33=69, Resulting Numbers: [35, 15, 69]
Generated Node #0,0: 70:[35, 15, 69] Operation: 36+33=69
Exploring Operation: 35-33=2, Resulting Numbers: [36, 15, 2]
Generated Node #0,1: 70:[36, 15, 2] Operation: 35-33=2
Exploring Operation: 36-33=3, Res... | 0 | hs_3 | sum_heuristic |
[
8,
71,
4,
1
] | 69 | [
"8/4=2",
"71*1=71",
"71-2=69"
] | Current State: 69:[8, 71, 4, 1], Operations: []
Exploring Operation: 8/4=2, Resulting Numbers: [71, 1, 2]
Generated Node #2: [71, 1, 2] from Operation: 8/4=2
Current State: 69:[71, 1, 2], Operations: ['8/4=2']
Exploring Operation: 71*1=71, Resulting Numbers: [2, 71]
Generated Node #3: [2, 71] from Operation: 71*1=71
Cu... | 4 | Current State: 69:[8, 71, 4, 1], Operations: []
Exploring Operation: 8/4=2, Resulting Numbers: [71, 1, 2]
Generated Node #0,0: 69:[71, 1, 2] Operation: 8/4=2
Exploring Operation: 8-4=4, Resulting Numbers: [71, 1, 4]
Generated Node #0,1: 69:[71, 1, 4] Operation: 8-4=4
Exploring Operation: 8-1=7, Resulting Numbers: [71, ... | 0.990451 | hs_3 | sum_heuristic |
[
18,
26,
65,
8
] | 52 | [
"18*26=468",
"65*8=520",
"520-468=52"
] | Current State: 52:[18, 26, 65, 8], Operations: []
Exploring Operation: 18*26=468, Resulting Numbers: [65, 8, 468]
Generated Node #2: [65, 8, 468] from Operation: 18*26=468
Current State: 52:[65, 8, 468], Operations: ['18*26=468']
Exploring Operation: 65*8=520, Resulting Numbers: [468, 520]
Generated Node #3: [468, 520]... | 4 | Current State: 52:[18, 26, 65, 8], Operations: []
Exploring Operation: 65-18=47, Resulting Numbers: [26, 8, 47]
Generated Node #0,0: 52:[26, 8, 47] Operation: 65-18=47
Start Sub Search at level 1: Moving to Node #0,0
Current State: 52:[26, 8, 47], Operations: ['65-18=47']
Exploring Operation: 8+47=55, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
16,
8,
20,
1
] | 20 | [
"16/8=2",
"2-1=1",
"20*1=20"
] | Current State: 20:[16, 8, 20, 1], Operations: []
Exploring Operation: 16/8=2, Resulting Numbers: [20, 1, 2]
Generated Node #2: [20, 1, 2] from Operation: 16/8=2
Current State: 20:[20, 1, 2], Operations: ['16/8=2']
Exploring Operation: 2-1=1, Resulting Numbers: [20, 1]
Generated Node #3: [20, 1] from Operation: 2-1=1
Cu... | 4 | Current State: 20:[16, 8, 20, 1], Operations: []
Exploring Operation: 16/8=2, Resulting Numbers: [20, 1, 2]
Generated Node #0,0: 20:[20, 1, 2] Operation: 16/8=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 20:[20, 1, 2], Operations: ['16/8=2']
Exploring Operation: 20*1=20, Resulting Numbers: [2, 20]
... | 0 | hs_1 | sum_heuristic |
[
72,
42,
75,
59
] | 67 | [
"75-72=3",
"42*3=126",
"126-59=67"
] | Current State: 67:[72, 42, 75, 59], Operations: []
Exploring Operation: 75-72=3, Resulting Numbers: [42, 59, 3]
Generated Node #2: [42, 59, 3] from Operation: 75-72=3
Current State: 67:[42, 59, 3], Operations: ['75-72=3']
Exploring Operation: 42*3=126, Resulting Numbers: [59, 126]
Generated Node #3: [59, 126] from Oper... | 4 | Current State: 67:[72, 42, 75, 59], Operations: []
Exploring Operation: 75-42=33, Resulting Numbers: [72, 59, 33]
Generated Node #0,0: 67:[72, 59, 33] Operation: 75-42=33
Moving to Node #0,0
Current State: 67:[72, 59, 33], Operations: ['75-42=33']
Exploring Operation: 59+33=92, Resulting Numbers: [72, 92]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
41,
21,
2,
82
] | 64 | [
"41-21=20",
"2+82=84",
"84-20=64"
] | Current State: 64:[41, 21, 2, 82], Operations: []
Exploring Operation: 41-21=20, Resulting Numbers: [2, 82, 20]
Generated Node #2: [2, 82, 20] from Operation: 41-21=20
Current State: 64:[2, 82, 20], Operations: ['41-21=20']
Exploring Operation: 2+82=84, Resulting Numbers: [20, 84]
Generated Node #3: [20, 84] from Opera... | 4 | Current State: 64:[41, 21, 2, 82], Operations: []
Exploring Operation: 82/41=2, Resulting Numbers: [21, 2, 2]
Generated Node #0,0: 64:[21, 2, 2] Operation: 82/41=2
Exploring Operation: 41-21=20, Resulting Numbers: [2, 82, 20]
Generated Node #0,1: 64:[2, 82, 20] Operation: 41-21=20
Exploring Operation: 82-21=61, Resulti... | 0.949653 | hs_5 | mult_heuristic |
[
91,
78,
36,
90
] | 67 | [
"91-78=13",
"90-36=54",
"13+54=67"
] | Current State: 67:[91, 78, 36, 90], Operations: []
Exploring Operation: 91-78=13, Resulting Numbers: [36, 90, 13]
Generated Node #2: [36, 90, 13] from Operation: 91-78=13
Current State: 67:[36, 90, 13], Operations: ['91-78=13']
Exploring Operation: 90-36=54, Resulting Numbers: [13, 54]
Generated Node #3: [13, 54] from ... | 4 | Current State: 67:[91, 78, 36, 90], Operations: []
Exploring Operation: 91-36=55, Resulting Numbers: [78, 90, 55]
Generated Node #0,0: 67:[78, 90, 55] Operation: 91-36=55
Start Sub Search at level 1: Moving to Node #0,0
Current State: 67:[78, 90, 55], Operations: ['91-36=55']
Exploring Operation: 90-55=35, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
36,
63,
34,
72
] | 58 | [
"72/36=2",
"63-34=29",
"2*29=58"
] | Current State: 58:[36, 63, 34, 72], Operations: []
Exploring Operation: 72/36=2, Resulting Numbers: [63, 34, 2]
Generated Node #2: [63, 34, 2] from Operation: 72/36=2
Current State: 58:[63, 34, 2], Operations: ['72/36=2']
Exploring Operation: 63-34=29, Resulting Numbers: [2, 29]
Generated Node #3: [2, 29] from Operatio... | 4 | Current State: 58:[36, 63, 34, 72], Operations: []
Exploring Operation: 72/36=2, Resulting Numbers: [63, 34, 2]
Generated Node #0,0: 58:[63, 34, 2] Operation: 72/36=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 58:[63, 34, 2], Operations: ['72/36=2']
Exploring Operation: 63-34=29, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.