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 |
|---|---|---|---|---|---|---|---|---|
[
13,
81,
65,
13
] | 76 | [
"13*81=1053",
"1053-65=988",
"988/13=76"
] | Current State: 76:[13, 81, 65, 13], Operations: []
Exploring Operation: 13*81=1053, Resulting Numbers: [65, 1053]
Generated Node #2: [65, 1053] from Operation: 13*81=1053
Current State: 76:[65, 1053], Operations: ['13*81=1053']
Exploring Operation: 1053-65=988, Resulting Numbers: [988]
988,76 equal: Goal Reached
Explor... | 4 | Current State: 76:[13, 81, 65, 13], Operations: []
Exploring Operation: 65/13=5, Resulting Numbers: [13, 81, 5]
Generated Node #0,0: 76:[13, 81, 5] Operation: 65/13=5
Exploring Operation: 65/13=5, Resulting Numbers: [81, 13, 5]
Generated Node #0,1: 76:[81, 13, 5] Operation: 65/13=5
Exploring Operation: 13+65=78, Result... | 0 | hs_4 | mult_heuristic |
[
79,
17,
35,
16
] | 11 | [
"79-17=62",
"35+16=51",
"62-51=11"
] | Current State: 11:[79, 17, 35, 16], Operations: []
Exploring Operation: 79-17=62, Resulting Numbers: [35, 16, 62]
Generated Node #2: [35, 16, 62] from Operation: 79-17=62
Current State: 11:[35, 16, 62], Operations: ['79-17=62']
Exploring Operation: 35+16=51, Resulting Numbers: [62, 51]
Generated Node #3: [62, 51] from ... | 4 | Current State: 11:[79, 17, 35, 16], Operations: []
Exploring Operation: 79-17=62, Resulting Numbers: [35, 16, 62]
Generated Node #0,0: 11:[35, 16, 62] Operation: 79-17=62
Exploring Operation: 35-17=18, Resulting Numbers: [79, 16, 18]
Generated Node #0,1: 11:[79, 16, 18] Operation: 35-17=18
Exploring Operation: 79-16=63... | 0.986979 | hs_4 | sum_heuristic |
[
98,
97,
3,
32
] | 75 | [
"98-32=66",
"66/3=22",
"97-22=75"
] | Current State: 75:[98, 97, 3, 32], Operations: []
Exploring Operation: 98-32=66, Resulting Numbers: [97, 3, 66]
Generated Node #2: [97, 3, 66] from Operation: 98-32=66
Current State: 75:[97, 3, 66], Operations: ['98-32=66']
Exploring Operation: 66/3=22, Resulting Numbers: [97, 22]
Generated Node #3: [97, 22] from Opera... | 4 | Current State: 75:[98, 97, 3, 32], Operations: []
Exploring Operation: 98-97=1, Resulting Numbers: [3, 32, 1]
Generated Node #0,0: 75:[3, 32, 1] Operation: 98-97=1
Exploring Operation: 98-32=66, Resulting Numbers: [97, 3, 66]
Generated Node #0,1: 75:[97, 3, 66] Operation: 98-32=66
Start Sub Search at level 1: Moving to... | 0.984375 | hs_2 | mult_heuristic |
[
84,
2,
82,
21
] | 17 | [
"84+2=86",
"82+21=103",
"103-86=17"
] | Current State: 17:[84, 2, 82, 21], Operations: []
Exploring Operation: 84+2=86, Resulting Numbers: [82, 21, 86]
Generated Node #2: [82, 21, 86] from Operation: 84+2=86
Current State: 17:[82, 21, 86], Operations: ['84+2=86']
Exploring Operation: 82+21=103, Resulting Numbers: [86, 103]
Generated Node #3: [86, 103] from O... | 4 | Current State: 17:[84, 2, 82, 21], Operations: []
Exploring Operation: 84-82=2, Resulting Numbers: [2, 21, 2]
Generated Node #0,0: 17:[2, 21, 2] Operation: 84-82=2
Exploring Operation: 84/21=4, Resulting Numbers: [2, 82, 4]
Generated Node #0,1: 17:[2, 82, 4] Operation: 84/21=4
Exploring Operation: 84/2=42, Resulting Nu... | 0.986979 | hs_4 | sum_heuristic |
[
77,
65,
42,
98
] | 86 | [
"77+65=142",
"98-42=56",
"142-56=86"
] | Current State: 86:[77, 65, 42, 98], Operations: []
Exploring Operation: 77+65=142, Resulting Numbers: [42, 98, 142]
Generated Node #2: [42, 98, 142] from Operation: 77+65=142
Current State: 86:[42, 98, 142], Operations: ['77+65=142']
Exploring Operation: 98-42=56, Resulting Numbers: [142, 56]
Generated Node #3: [142, 5... | 4 | Current State: 86:[77, 65, 42, 98], Operations: []
Exploring Operation: 77-42=35, Resulting Numbers: [65, 98, 35]
Generated Node #0,0: 86:[65, 98, 35] Operation: 77-42=35
Exploring Operation: 77-65=12, Resulting Numbers: [42, 98, 12]
Generated Node #0,1: 86:[42, 98, 12] Operation: 77-65=12
Exploring Operation: 98-65=33... | 0.988715 | hs_3 | sum_heuristic |
[
38,
43,
76,
3
] | 15 | [
"38+43=81",
"81-76=5",
"3*5=15"
] | Current State: 15:[38, 43, 76, 3], Operations: []
Exploring Operation: 38+43=81, Resulting Numbers: [76, 3, 81]
Generated Node #2: [76, 3, 81] from Operation: 38+43=81
Current State: 15:[76, 3, 81], Operations: ['38+43=81']
Exploring Operation: 81-76=5, Resulting Numbers: [3, 5]
Generated Node #3: [3, 5] from Operation... | 4 | Current State: 15:[38, 43, 76, 3], Operations: []
Exploring Operation: 76/38=2, Resulting Numbers: [43, 3, 2]
Generated Node #0,0: 15:[43, 3, 2] Operation: 76/38=2
Exploring Operation: 76-43=33, Resulting Numbers: [38, 3, 33]
Generated Node #0,1: 15:[38, 3, 33] Operation: 76-43=33
Exploring Operation: 76-38=38, Resulti... | 0.980035 | hs_3 | sum_heuristic |
[
50,
87,
81,
46
] | 48 | [
"50*81=4050",
"87*46=4002",
"4050-4002=48"
] | Current State: 48:[50, 87, 81, 46], Operations: []
Exploring Operation: 50*81=4050, Resulting Numbers: [87, 46, 4050]
Generated Node #2: [87, 46, 4050] from Operation: 50*81=4050
Current State: 48:[87, 46, 4050], Operations: ['50*81=4050']
Exploring Operation: 87*46=4002, Resulting Numbers: [4050, 4002]
Generated Node ... | 4 | Current State: 48:[50, 87, 81, 46], Operations: []
Exploring Operation: 87-50=37, Resulting Numbers: [81, 46, 37]
Generated Node #0,0: 48:[81, 46, 37] Operation: 87-50=37
Exploring Operation: 87-46=41, Resulting Numbers: [50, 81, 41]
Generated Node #0,1: 48:[50, 81, 41] Operation: 87-46=41
Exploring Operation: 87-81=6,... | 0 | hs_3 | sum_heuristic |
[
48,
93,
4,
9
] | 63 | [
"48-9=39",
"4*39=156",
"156-93=63"
] | Current State: 63:[48, 93, 4, 9], Operations: []
Exploring Operation: 48-9=39, Resulting Numbers: [93, 4, 39]
Generated Node #2: [93, 4, 39] from Operation: 48-9=39
Current State: 63:[93, 4, 39], Operations: ['48-9=39']
Exploring Operation: 4*39=156, Resulting Numbers: [93, 156]
Generated Node #3: [93, 156] from Operat... | 4 | Current State: 63:[48, 93, 4, 9], Operations: []
Exploring Operation: 48/4=12, Resulting Numbers: [93, 9, 12]
Generated Node #0,0: 63:[93, 9, 12] Operation: 48/4=12
Exploring Operation: 48+9=57, Resulting Numbers: [93, 4, 57]
Generated Node #0,1: 63:[93, 4, 57] Operation: 48+9=57
Exploring Operation: 93-48=45, Resultin... | 0 | hs_4 | mult_heuristic |
[
49,
42,
46,
26
] | 44 | [
"49-26=23",
"46/23=2",
"42+2=44"
] | Current State: 44:[49, 42, 46, 26], Operations: []
Exploring Operation: 49-26=23, Resulting Numbers: [42, 46, 23]
Generated Node #2: [42, 46, 23] from Operation: 49-26=23
Current State: 44:[42, 46, 23], Operations: ['49-26=23']
Exploring Operation: 46/23=2, Resulting Numbers: [42, 2]
Generated Node #3: [42, 2] from Ope... | 4 | Current State: 44:[49, 42, 46, 26], Operations: []
Exploring Operation: 49-26=23, Resulting Numbers: [42, 46, 23]
Generated Node #0,0: 44:[42, 46, 23] Operation: 49-26=23
Start Sub Search at level 1: Moving to Node #0,0
Current State: 44:[42, 46, 23], Operations: ['49-26=23']
Exploring Operation: 46-42=4, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
9,
29,
27,
32
] | 97 | [
"9+29=38",
"27+32=59",
"38+59=97"
] | Current State: 97:[9, 29, 27, 32], Operations: []
Exploring Operation: 9+29=38, Resulting Numbers: [27, 32, 38]
Generated Node #2: [27, 32, 38] from Operation: 9+29=38
Current State: 97:[27, 32, 38], Operations: ['9+29=38']
Exploring Operation: 27+32=59, Resulting Numbers: [38, 59]
Generated Node #3: [38, 59] from Oper... | 4 | Current State: 97:[9, 29, 27, 32], Operations: []
Exploring Operation: 9+32=41, Resulting Numbers: [29, 27, 41]
Generated Node #0,0: 97:[29, 27, 41] Operation: 9+32=41
Exploring Operation: 9+29=38, Resulting Numbers: [27, 32, 38]
Generated Node #0,1: 97:[27, 32, 38] Operation: 9+29=38
Exploring Operation: 9+27=36, Resu... | 0.989583 | hs_3 | mult_heuristic |
[
46,
28,
49,
54
] | 90 | [
"46-28=18",
"54-49=5",
"18*5=90"
] | Current State: 90:[46, 28, 49, 54], Operations: []
Exploring Operation: 46-28=18, Resulting Numbers: [49, 54, 18]
Generated Node #2: [49, 54, 18] from Operation: 46-28=18
Current State: 90:[49, 54, 18], Operations: ['46-28=18']
Exploring Operation: 54-49=5, Resulting Numbers: [18, 5]
Generated Node #3: [18, 5] from Ope... | 4 | Current State: 90:[46, 28, 49, 54], Operations: []
Exploring Operation: 54-46=8, Resulting Numbers: [28, 49, 8]
Generated Node #0,0: 90:[28, 49, 8] Operation: 54-46=8
Exploring Operation: 49-46=3, Resulting Numbers: [28, 54, 3]
Generated Node #0,1: 90:[28, 54, 3] Operation: 49-46=3
Exploring Operation: 46-28=18, Result... | 0.954861 | hs_5 | sum_heuristic |
[
52,
54,
87,
67
] | 18 | [
"54-52=2",
"87-67=20",
"20-2=18"
] | Current State: 18:[52, 54, 87, 67], Operations: []
Exploring Operation: 54-52=2, Resulting Numbers: [87, 67, 2]
Generated Node #2: [87, 67, 2] from Operation: 54-52=2
Current State: 18:[87, 67, 2], Operations: ['54-52=2']
Exploring Operation: 87-67=20, Resulting Numbers: [2, 20]
Generated Node #3: [2, 20] from Operatio... | 4 | Current State: 18:[52, 54, 87, 67], Operations: []
Exploring Operation: 67-54=13, Resulting Numbers: [52, 87, 13]
Generated Node #0,0: 18:[52, 87, 13] Operation: 67-54=13
Exploring Operation: 87-67=20, Resulting Numbers: [52, 54, 20]
Generated Node #0,1: 18:[52, 54, 20] Operation: 87-67=20
Exploring Operation: 87-52=35... | 0.987847 | hs_4 | sum_heuristic |
[
93,
97,
4,
5
] | 59 | [
"97*4=388",
"388-93=295",
"295/5=59"
] | Current State: 59:[93, 97, 4, 5], Operations: []
Exploring Operation: 97*4=388, Resulting Numbers: [93, 5, 388]
Generated Node #2: [93, 5, 388] from Operation: 97*4=388
Current State: 59:[93, 5, 388], Operations: ['97*4=388']
Exploring Operation: 388-93=295, Resulting Numbers: [5, 295]
Generated Node #3: [5, 295] from ... | 4 | Current State: 59:[93, 97, 4, 5], Operations: []
Exploring Operation: 97-4=93, Resulting Numbers: [93, 5, 93]
Generated Node #0,0: 59:[93, 5, 93] Operation: 97-4=93
Exploring Operation: 4*5=20, Resulting Numbers: [93, 97, 20]
Generated Node #0,1: 59:[93, 97, 20] Operation: 4*5=20
Exploring Operation: 93-4=89, Resulting... | 0 | hs_4 | sum_heuristic |
[
58,
56,
58,
40
] | 49 | [
"58-56=2",
"58+40=98",
"98/2=49"
] | Current State: 49:[58, 56, 58, 40], Operations: []
Exploring Operation: 58-56=2, Resulting Numbers: [40, 2]
Generated Node #2: [40, 2] from Operation: 58-56=2
Current State: 49:[40, 2], Operations: ['58-56=2']
Exploring Operation: 58+40=98, Resulting Numbers: [2, 98]
Generated Node #3: [2, 98] from Operation: 58+40=98
... | 4 | Current State: 49:[58, 56, 58, 40], Operations: []
Exploring Operation: 58-56=2, Resulting Numbers: [58, 40, 2]
Generated Node #0,0: 49:[58, 40, 2] Operation: 58-56=2
Exploring Operation: 58-58=0, Resulting Numbers: [56, 40, 0]
Generated Node #0,1: 49:[56, 40, 0] Operation: 58-58=0
Exploring Operation: 58/58=1, Resulti... | 0 | hs_3 | sum_heuristic |
[
8,
54,
96,
16
] | 26 | [
"96/8=12",
"54-16=38",
"38-12=26"
] | Current State: 26:[8, 54, 96, 16], Operations: []
Exploring Operation: 96/8=12, Resulting Numbers: [54, 16, 12]
Generated Node #2: [54, 16, 12] from Operation: 96/8=12
Current State: 26:[54, 16, 12], Operations: ['96/8=12']
Exploring Operation: 54-16=38, Resulting Numbers: [12, 38]
Generated Node #3: [12, 38] from Oper... | 4 | Current State: 26:[8, 54, 96, 16], Operations: []
Exploring Operation: 54-16=38, Resulting Numbers: [8, 96, 38]
Generated Node #0,0: 26:[8, 96, 38] Operation: 54-16=38
Exploring Operation: 96-54=42, Resulting Numbers: [8, 16, 42]
Generated Node #0,1: 26:[8, 16, 42] Operation: 96-54=42
Exploring Operation: 96/8=12, Resu... | 0.981771 | hs_5 | sum_heuristic |
[
52,
98,
42,
56
] | 53 | [
"98-42=56",
"56/56=1",
"52+1=53"
] | Current State: 53:[52, 98, 42, 56], Operations: []
Exploring Operation: 98-42=56, Resulting Numbers: [52, 56, 56]
Generated Node #2: [52, 56, 56] from Operation: 98-42=56
Current State: 53:[52, 56, 56], Operations: ['98-42=56']
Exploring Operation: 56/56=1, Resulting Numbers: [52, 1]
Generated Node #3: [52, 1] from Ope... | 4 | Current State: 53:[52, 98, 42, 56], Operations: []
Exploring Operation: 98-52=46, Resulting Numbers: [42, 56, 46]
Generated Node #0,0: 53:[42, 56, 46] Operation: 98-52=46
Exploring Operation: 98-42=56, Resulting Numbers: [52, 56, 56]
Generated Node #0,1: 53:[52, 56, 56] Operation: 98-42=56
Exploring Operation: 98-56=42... | 0.985243 | hs_3 | sum_heuristic |
[
88,
3,
87,
36
] | 23 | [
"88-36=52",
"87/3=29",
"52-29=23"
] | Current State: 23:[88, 3, 87, 36], Operations: []
Exploring Operation: 88-36=52, Resulting Numbers: [3, 87, 52]
Generated Node #2: [3, 87, 52] from Operation: 88-36=52
Current State: 23:[3, 87, 52], Operations: ['88-36=52']
Exploring Operation: 87/3=29, Resulting Numbers: [52, 29]
Generated Node #3: [52, 29] from Opera... | 4 | Current State: 23:[88, 3, 87, 36], Operations: []
Exploring Operation: 87/3=29, Resulting Numbers: [88, 36, 29]
Generated Node #0,0: 23:[88, 36, 29] Operation: 87/3=29
Exploring Operation: 88-87=1, Resulting Numbers: [3, 36, 1]
Generated Node #0,1: 23:[3, 36, 1] Operation: 88-87=1
Exploring Operation: 87-36=51, Resulti... | 0.972222 | hs_4 | mult_heuristic |
[
76,
86,
5,
80
] | 13 | [
"86-76=10",
"80/10=8",
"5+8=13"
] | Current State: 13:[76, 86, 5, 80], Operations: []
Exploring Operation: 86-76=10, Resulting Numbers: [5, 80, 10]
Generated Node #2: [5, 80, 10] from Operation: 86-76=10
Current State: 13:[5, 80, 10], Operations: ['86-76=10']
Exploring Operation: 80/10=8, Resulting Numbers: [5, 8]
Generated Node #3: [5, 8] from Operation... | 4 | Current State: 13:[76, 86, 5, 80], Operations: []
Exploring Operation: 86-80=6, Resulting Numbers: [76, 5, 6]
Generated Node #0,0: 13:[76, 5, 6] Operation: 86-80=6
Exploring Operation: 80-76=4, Resulting Numbers: [86, 5, 4]
Generated Node #0,1: 13:[86, 5, 4] Operation: 80-76=4
Exploring Operation: 86-76=10, Resulting N... | 0.977431 | hs_3 | sum_heuristic |
[
79,
71,
46,
31
] | 23 | [
"79-71=8",
"46-31=15",
"8+15=23"
] | Current State: 23:[79, 71, 46, 31], Operations: []
Exploring Operation: 79-71=8, Resulting Numbers: [46, 31, 8]
Generated Node #2: [46, 31, 8] from Operation: 79-71=8
Current State: 23:[46, 31, 8], Operations: ['79-71=8']
Exploring Operation: 46-31=15, Resulting Numbers: [8, 15]
Generated Node #3: [8, 15] from Operatio... | 4 | Current State: 23:[79, 71, 46, 31], Operations: []
Exploring Operation: 79-71=8, Resulting Numbers: [46, 31, 8]
Generated Node #0,0: 23:[46, 31, 8] Operation: 79-71=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 23:[46, 31, 8], Operations: ['79-71=8']
Exploring Operation: 46-31=15, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
61,
91,
68,
25
] | 84 | [
"68-61=7",
"25*7=175",
"175-91=84"
] | Current State: 84:[61, 91, 68, 25], Operations: []
Exploring Operation: 68-61=7, Resulting Numbers: [91, 25, 7]
Generated Node #2: [91, 25, 7] from Operation: 68-61=7
Current State: 84:[91, 25, 7], Operations: ['68-61=7']
Exploring Operation: 25*7=175, Resulting Numbers: [91, 175]
Generated Node #3: [91, 175] from Oper... | 4 | Current State: 84:[61, 91, 68, 25], Operations: []
Exploring Operation: 91-61=30, Resulting Numbers: [68, 25, 30]
Generated Node #0,0: 84:[68, 25, 30] Operation: 91-61=30
Exploring Operation: 68-61=7, Resulting Numbers: [91, 25, 7]
Generated Node #0,1: 84:[91, 25, 7] Operation: 68-61=7
Exploring Operation: 91-68=23, Re... | 0 | hs_4 | sum_heuristic |
[
4,
72,
87,
60
] | 45 | [
"72/4=18",
"87-60=27",
"18+27=45"
] | Current State: 45:[4, 72, 87, 60], Operations: []
Exploring Operation: 72/4=18, Resulting Numbers: [87, 60, 18]
Generated Node #2: [87, 60, 18] from Operation: 72/4=18
Current State: 45:[87, 60, 18], Operations: ['72/4=18']
Exploring Operation: 87-60=27, Resulting Numbers: [18, 27]
Generated Node #3: [18, 27] from Oper... | 4 | Current State: 45:[4, 72, 87, 60], Operations: []
Exploring Operation: 87-72=15, Resulting Numbers: [4, 60, 15]
Generated Node #0,0: 45:[4, 60, 15] Operation: 87-72=15
Moving to Node #0,0
Current State: 45:[4, 60, 15], Operations: ['87-72=15']
Exploring Operation: 60/4=15, Resulting Numbers: [15, 15]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
26,
3,
74,
33
] | 11 | [
"33-26=7",
"3+74=77",
"77/7=11"
] | Current State: 11:[26, 3, 74, 33], Operations: []
Exploring Operation: 33-26=7, Resulting Numbers: [3, 74, 7]
Generated Node #2: [3, 74, 7] from Operation: 33-26=7
Current State: 11:[3, 74, 7], Operations: ['33-26=7']
Exploring Operation: 3+74=77, Resulting Numbers: [7, 77]
Generated Node #3: [7, 77] from Operation: 3+... | 4 | Current State: 11:[26, 3, 74, 33], Operations: []
Exploring Operation: 74-26=48, Resulting Numbers: [3, 33, 48]
Generated Node #0,0: 11:[3, 33, 48] Operation: 74-26=48
Exploring Operation: 33-26=7, Resulting Numbers: [3, 74, 7]
Generated Node #0,1: 11:[3, 74, 7] Operation: 33-26=7
Exploring Operation: 33/3=11, Resultin... | 0.949653 | hs_4 | mult_heuristic |
[
64,
19,
57,
16
] | 45 | [
"64-16=48",
"57/19=3",
"48-3=45"
] | Current State: 45:[64, 19, 57, 16], Operations: []
Exploring Operation: 64-16=48, Resulting Numbers: [19, 57, 48]
Generated Node #2: [19, 57, 48] from Operation: 64-16=48
Current State: 45:[19, 57, 48], Operations: ['64-16=48']
Exploring Operation: 57/19=3, Resulting Numbers: [48, 3]
Generated Node #3: [48, 3] from Ope... | 4 | Current State: 45:[64, 19, 57, 16], Operations: []
Exploring Operation: 64-57=7, Resulting Numbers: [19, 16, 7]
Generated Node #0,0: 45:[19, 16, 7] Operation: 64-57=7
Start Sub Search at level 1: Moving to Node #0,0
Current State: 45:[19, 16, 7], Operations: ['64-57=7']
Exploring Operation: 19-16=3, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
54,
17,
63,
41
] | 93 | [
"54+17=71",
"63-41=22",
"71+22=93"
] | Current State: 93:[54, 17, 63, 41], Operations: []
Exploring Operation: 54+17=71, Resulting Numbers: [63, 41, 71]
Generated Node #2: [63, 41, 71] from Operation: 54+17=71
Current State: 93:[63, 41, 71], Operations: ['54+17=71']
Exploring Operation: 63-41=22, Resulting Numbers: [71, 22]
Generated Node #3: [71, 22] from ... | 4 | Current State: 93:[54, 17, 63, 41], Operations: []
Exploring Operation: 63-54=9, Resulting Numbers: [17, 41, 9]
Generated Node #0,0: 93:[17, 41, 9] Operation: 63-54=9
Exploring Operation: 54-17=37, Resulting Numbers: [63, 41, 37]
Generated Node #0,1: 93:[63, 41, 37] Operation: 54-17=37
Exploring Operation: 54+41=95, Re... | 0 | hs_3 | sum_heuristic |
[
5,
88,
84,
90
] | 70 | [
"88-84=4",
"5*4=20",
"90-20=70"
] | Current State: 70:[5, 88, 84, 90], Operations: []
Exploring Operation: 88-84=4, Resulting Numbers: [5, 90, 4]
Generated Node #2: [5, 90, 4] from Operation: 88-84=4
Current State: 70:[5, 90, 4], Operations: ['88-84=4']
Exploring Operation: 5*4=20, Resulting Numbers: [90, 20]
Generated Node #3: [90, 20] from Operation: 5... | 4 | Current State: 70:[5, 88, 84, 90], Operations: []
Exploring Operation: 90-88=2, Resulting Numbers: [5, 84, 2]
Generated Node #0,0: 70:[5, 84, 2] Operation: 90-88=2
Exploring Operation: 90-84=6, Resulting Numbers: [5, 88, 6]
Generated Node #0,1: 70:[5, 88, 6] Operation: 90-84=6
Start Sub Search at level 1: Moving to Nod... | 0 | hs_2 | sum_heuristic |
[
87,
54,
32,
75
] | 29 | [
"87+75=162",
"162/54=3",
"32-3=29"
] | Current State: 29:[87, 54, 32, 75], Operations: []
Exploring Operation: 87+75=162, Resulting Numbers: [54, 32, 162]
Generated Node #2: [54, 32, 162] from Operation: 87+75=162
Current State: 29:[54, 32, 162], Operations: ['87+75=162']
Exploring Operation: 162/54=3, Resulting Numbers: [32, 3]
Generated Node #3: [32, 3] f... | 4 | Current State: 29:[87, 54, 32, 75], Operations: []
Exploring Operation: 87-75=12, Resulting Numbers: [54, 32, 12]
Generated Node #0,0: 29:[54, 32, 12] Operation: 87-75=12
Start Sub Search at level 1: Moving to Node #0,0
Current State: 29:[54, 32, 12], Operations: ['87-75=12']
Exploring Operation: 54-12=42, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
99,
92,
87,
85
] | 82 | [
"92-87=5",
"85/5=17",
"99-17=82"
] | Current State: 82:[99, 92, 87, 85], Operations: []
Exploring Operation: 92-87=5, Resulting Numbers: [99, 85, 5]
Generated Node #2: [99, 85, 5] from Operation: 92-87=5
Current State: 82:[99, 85, 5], Operations: ['92-87=5']
Exploring Operation: 85/5=17, Resulting Numbers: [99, 17]
Generated Node #3: [99, 17] from Operati... | 4 | Current State: 82:[99, 92, 87, 85], Operations: []
Exploring Operation: 99-87=12, Resulting Numbers: [92, 85, 12]
Generated Node #0,0: 82:[92, 85, 12] Operation: 99-87=12
Exploring Operation: 99-92=7, Resulting Numbers: [87, 85, 7]
Generated Node #0,1: 82:[87, 85, 7] Operation: 99-92=7
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
96,
5,
44,
27
] | 84 | [
"96+5=101",
"44-27=17",
"101-17=84"
] | Current State: 84:[96, 5, 44, 27], Operations: []
Exploring Operation: 96+5=101, Resulting Numbers: [44, 27, 101]
Generated Node #2: [44, 27, 101] from Operation: 96+5=101
Current State: 84:[44, 27, 101], Operations: ['96+5=101']
Exploring Operation: 44-27=17, Resulting Numbers: [101, 17]
Generated Node #3: [101, 17] f... | 4 | Current State: 84:[96, 5, 44, 27], Operations: []
Exploring Operation: 96-5=91, Resulting Numbers: [44, 27, 91]
Generated Node #0,0: 84:[44, 27, 91] Operation: 96-5=91
Exploring Operation: 44-27=17, Resulting Numbers: [96, 5, 17]
Generated Node #0,1: 84:[96, 5, 17] Operation: 44-27=17
Exploring Operation: 96-44=52, Res... | 0.963542 | hs_5 | mult_heuristic |
[
88,
99,
86,
34
] | 41 | [
"99-88=11",
"86-34=52",
"52-11=41"
] | Current State: 41:[88, 99, 86, 34], Operations: []
Exploring Operation: 99-88=11, Resulting Numbers: [86, 34, 11]
Generated Node #2: [86, 34, 11] from Operation: 99-88=11
Current State: 41:[86, 34, 11], Operations: ['99-88=11']
Exploring Operation: 86-34=52, Resulting Numbers: [11, 52]
Generated Node #3: [11, 52] from ... | 4 | Current State: 41:[88, 99, 86, 34], Operations: []
Exploring Operation: 99-88=11, Resulting Numbers: [86, 34, 11]
Generated Node #0,0: 41:[86, 34, 11] Operation: 99-88=11
Exploring Operation: 99-86=13, Resulting Numbers: [88, 34, 13]
Generated Node #0,1: 41:[88, 34, 13] Operation: 99-86=13
Exploring Operation: 88-34=54... | 0.986979 | hs_4 | mult_heuristic |
[
3,
60,
70,
97
] | 30 | [
"60-3=57",
"97-70=27",
"57-27=30"
] | Current State: 30:[3, 60, 70, 97], Operations: []
Exploring Operation: 60-3=57, Resulting Numbers: [70, 97, 57]
Generated Node #2: [70, 97, 57] from Operation: 60-3=57
Current State: 30:[70, 97, 57], Operations: ['60-3=57']
Exploring Operation: 97-70=27, Resulting Numbers: [57, 27]
Generated Node #3: [57, 27] from Oper... | 4 | Current State: 30:[3, 60, 70, 97], Operations: []
Exploring Operation: 60/3=20, Resulting Numbers: [70, 97, 20]
Generated Node #0,0: 30:[70, 97, 20] Operation: 60/3=20
Exploring Operation: 97-70=27, Resulting Numbers: [3, 60, 27]
Generated Node #0,1: 30:[3, 60, 27] Operation: 97-70=27
Exploring Operation: 60-3=57, Resu... | 0.986979 | hs_5 | mult_heuristic |
[
42,
84,
71,
11
] | 18 | [
"84-42=42",
"71-11=60",
"60-42=18"
] | Current State: 18:[42, 84, 71, 11], Operations: []
Exploring Operation: 84-42=42, Resulting Numbers: [71, 11, 42]
Generated Node #2: [71, 11, 42] from Operation: 84-42=42
Current State: 18:[71, 11, 42], Operations: ['84-42=42']
Exploring Operation: 71-11=60, Resulting Numbers: [42, 60]
Generated Node #3: [42, 60] from ... | 4 | Current State: 18:[42, 84, 71, 11], Operations: []
Exploring Operation: 84-71=13, Resulting Numbers: [42, 11, 13]
Generated Node #0,0: 18:[42, 11, 13] Operation: 84-71=13
Moving to Node #0,0
Current State: 18:[42, 11, 13], Operations: ['84-71=13']
Exploring Operation: 42-13=29, Resulting Numbers: [11, 29]
Generated Nod... | 0.993924 | hs_1 | mult_heuristic |
[
60,
2,
22,
78
] | 81 | [
"22-2=20",
"60/20=3",
"78+3=81"
] | Current State: 81:[60, 2, 22, 78], Operations: []
Exploring Operation: 22-2=20, Resulting Numbers: [60, 78, 20]
Generated Node #2: [60, 78, 20] from Operation: 22-2=20
Current State: 81:[60, 78, 20], Operations: ['22-2=20']
Exploring Operation: 60/20=3, Resulting Numbers: [78, 3]
Generated Node #3: [78, 3] from Operati... | 4 | Current State: 81:[60, 2, 22, 78], Operations: []
Exploring Operation: 60+22=82, Resulting Numbers: [2, 78, 82]
Generated Node #0,0: 81:[2, 78, 82] Operation: 60+22=82
Start Sub Search at level 1: Moving to Node #0,0
Current State: 81:[2, 78, 82], Operations: ['60+22=82']
Exploring Operation: 2+78=80, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
39,
44,
47,
8
] | 15 | [
"47-44=3",
"8*3=24",
"39-24=15"
] | Current State: 15:[39, 44, 47, 8], Operations: []
Exploring Operation: 47-44=3, Resulting Numbers: [39, 8, 3]
Generated Node #2: [39, 8, 3] from Operation: 47-44=3
Current State: 15:[39, 8, 3], Operations: ['47-44=3']
Exploring Operation: 8*3=24, Resulting Numbers: [39, 24]
Generated Node #3: [39, 24] from Operation: 8... | 4 | Current State: 15:[39, 44, 47, 8], Operations: []
Exploring Operation: 47-39=8, Resulting Numbers: [44, 8, 8]
Generated Node #0,0: 15:[44, 8, 8] Operation: 47-39=8
Exploring Operation: 47-44=3, Resulting Numbers: [39, 8, 3]
Generated Node #0,1: 15:[39, 8, 3] Operation: 47-44=3
Exploring Operation: 44-8=36, Resulting Nu... | 0 | hs_5 | mult_heuristic |
[
20,
53,
34,
22
] | 61 | [
"20+53=73",
"34-22=12",
"73-12=61"
] | Current State: 61:[20, 53, 34, 22], Operations: []
Exploring Operation: 20+53=73, Resulting Numbers: [34, 22, 73]
Generated Node #2: [34, 22, 73] from Operation: 20+53=73
Current State: 61:[34, 22, 73], Operations: ['20+53=73']
Exploring Operation: 34-22=12, Resulting Numbers: [73, 12]
Generated Node #3: [73, 12] from ... | 4 | Current State: 61:[20, 53, 34, 22], Operations: []
Exploring Operation: 34+22=56, Resulting Numbers: [20, 53, 56]
Generated Node #0,0: 61:[20, 53, 56] Operation: 34+22=56
Exploring Operation: 53+22=75, Resulting Numbers: [20, 34, 75]
Generated Node #0,1: 61:[20, 34, 75] Operation: 53+22=75
Exploring Operation: 20+53=73... | 0.96875 | hs_5 | sum_heuristic |
[
73,
51,
46,
37
] | 61 | [
"73-51=22",
"46+37=83",
"83-22=61"
] | Current State: 61:[73, 51, 46, 37], Operations: []
Exploring Operation: 73-51=22, Resulting Numbers: [46, 37, 22]
Generated Node #2: [46, 37, 22] from Operation: 73-51=22
Current State: 61:[46, 37, 22], Operations: ['73-51=22']
Exploring Operation: 46+37=83, Resulting Numbers: [22, 83]
Generated Node #3: [22, 83] from ... | 4 | Current State: 61:[73, 51, 46, 37], Operations: []
Exploring Operation: 46+37=83, Resulting Numbers: [73, 51, 83]
Generated Node #0,0: 61:[73, 51, 83] Operation: 46+37=83
Exploring Operation: 73-37=36, Resulting Numbers: [51, 46, 36]
Generated Node #0,1: 61:[51, 46, 36] Operation: 73-37=36
Start Sub Search at level 1: ... | 0.990451 | hs_2 | sum_heuristic |
[
79,
62,
21,
72
] | 59 | [
"79-72=7",
"21/7=3",
"62-3=59"
] | Current State: 59:[79, 62, 21, 72], Operations: []
Exploring Operation: 79-72=7, Resulting Numbers: [62, 21, 7]
Generated Node #2: [62, 21, 7] from Operation: 79-72=7
Current State: 59:[62, 21, 7], Operations: ['79-72=7']
Exploring Operation: 21/7=3, Resulting Numbers: [62, 3]
Generated Node #3: [62, 3] from Operation:... | 4 | Current State: 59:[79, 62, 21, 72], Operations: []
Exploring Operation: 79-21=58, Resulting Numbers: [62, 72, 58]
Generated Node #0,0: 59:[62, 72, 58] Operation: 79-21=58
Start Sub Search at level 1: Moving to Node #0,0
Current State: 59:[62, 72, 58], Operations: ['79-21=58']
Exploring Operation: 72-58=14, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
21,
17,
20,
84
] | 60 | [
"21-17=4",
"84-20=64",
"64-4=60"
] | Current State: 60:[21, 17, 20, 84], Operations: []
Exploring Operation: 21-17=4, Resulting Numbers: [20, 84, 4]
Generated Node #2: [20, 84, 4] from Operation: 21-17=4
Current State: 60:[20, 84, 4], Operations: ['21-17=4']
Exploring Operation: 84-20=64, Resulting Numbers: [4, 64]
Generated Node #3: [4, 64] from Operatio... | 4 | Current State: 60:[21, 17, 20, 84], Operations: []
Exploring Operation: 84-17=67, Resulting Numbers: [21, 20, 67]
Generated Node #0,0: 60:[21, 20, 67] Operation: 84-17=67
Exploring Operation: 84-20=64, Resulting Numbers: [21, 17, 64]
Generated Node #0,1: 60:[21, 17, 64] Operation: 84-20=64
Exploring Operation: 84/21=4,... | 0.967014 | hs_5 | mult_heuristic |
[
8,
67,
33,
48
] | 74 | [
"67-8=59",
"48-33=15",
"59+15=74"
] | Current State: 74:[8, 67, 33, 48], Operations: []
Exploring Operation: 67-8=59, Resulting Numbers: [33, 48, 59]
Generated Node #2: [33, 48, 59] from Operation: 67-8=59
Current State: 74:[33, 48, 59], Operations: ['67-8=59']
Exploring Operation: 48-33=15, Resulting Numbers: [59, 15]
Generated Node #3: [59, 15] from Oper... | 4 | Current State: 74:[8, 67, 33, 48], Operations: []
Exploring Operation: 48-8=40, Resulting Numbers: [67, 33, 40]
Generated Node #0,0: 74:[67, 33, 40] Operation: 48-8=40
Moving to Node #0,0
Current State: 74:[67, 33, 40], Operations: ['48-8=40']
Exploring Operation: 67-33=34, Resulting Numbers: [40, 34]
Generated Node #0... | 0.993924 | hs_1 | mult_heuristic |
[
56,
90,
90,
20
] | 77 | [
"56+20=76",
"90/90=1",
"76+1=77"
] | Current State: 77:[56, 90, 90, 20], Operations: []
Exploring Operation: 56+20=76, Resulting Numbers: [90, 90, 76]
Generated Node #2: [90, 90, 76] from Operation: 56+20=76
Current State: 77:[90, 90, 76], Operations: ['56+20=76']
Exploring Operation: 90/90=1, Resulting Numbers: [76, 1]
Generated Node #3: [76, 1] from Ope... | 4 | Current State: 77:[56, 90, 90, 20], Operations: []
Exploring Operation: 90-90=0, Resulting Numbers: [56, 20, 0]
Generated Node #0,0: 77:[56, 20, 0] Operation: 90-90=0
Exploring Operation: 90/90=1, Resulting Numbers: [56, 20, 1]
Generated Node #0,1: 77:[56, 20, 1] Operation: 90/90=1
Exploring Operation: 90-20=70, Result... | 0.953993 | hs_5 | sum_heuristic |
[
40,
5,
65,
36
] | 63 | [
"40+36=76",
"65/5=13",
"76-13=63"
] | Current State: 63:[40, 5, 65, 36], Operations: []
Exploring Operation: 40+36=76, Resulting Numbers: [5, 65, 76]
Generated Node #2: [5, 65, 76] from Operation: 40+36=76
Current State: 63:[5, 65, 76], Operations: ['40+36=76']
Exploring Operation: 65/5=13, Resulting Numbers: [76, 13]
Generated Node #3: [76, 13] from Opera... | 4 | Current State: 63:[40, 5, 65, 36], Operations: []
Exploring Operation: 40+36=76, Resulting Numbers: [5, 65, 76]
Generated Node #0,0: 63:[5, 65, 76] Operation: 40+36=76
Exploring Operation: 65-36=29, Resulting Numbers: [40, 5, 29]
Generated Node #0,1: 63:[40, 5, 29] Operation: 65-36=29
Exploring Operation: 40/5=8, Resul... | 0.974826 | hs_5 | sum_heuristic |
[
66,
16,
81,
68
] | 63 | [
"66-16=50",
"81-68=13",
"50+13=63"
] | Current State: 63:[66, 16, 81, 68], Operations: []
Exploring Operation: 66-16=50, Resulting Numbers: [81, 68, 50]
Generated Node #2: [81, 68, 50] from Operation: 66-16=50
Current State: 63:[81, 68, 50], Operations: ['66-16=50']
Exploring Operation: 81-68=13, Resulting Numbers: [50, 13]
Generated Node #3: [50, 13] from ... | 4 | Current State: 63:[66, 16, 81, 68], Operations: []
Exploring Operation: 81-66=15, Resulting Numbers: [16, 68, 15]
Generated Node #0,0: 63:[16, 68, 15] Operation: 81-66=15
Exploring Operation: 81-68=13, Resulting Numbers: [66, 16, 13]
Generated Node #0,1: 63:[66, 16, 13] Operation: 81-68=13
Exploring Operation: 68-66=2,... | 0.986979 | hs_5 | sum_heuristic |
[
45,
65,
5,
59
] | 46 | [
"45+65=110",
"5+59=64",
"110-64=46"
] | Current State: 46:[45, 65, 5, 59], Operations: []
Exploring Operation: 45+65=110, Resulting Numbers: [5, 59, 110]
Generated Node #2: [5, 59, 110] from Operation: 45+65=110
Current State: 46:[5, 59, 110], Operations: ['45+65=110']
Exploring Operation: 5+59=64, Resulting Numbers: [110, 64]
Generated Node #3: [110, 64] fr... | 4 | Current State: 46:[45, 65, 5, 59], Operations: []
Exploring Operation: 65-59=6, Resulting Numbers: [45, 5, 6]
Generated Node #0,0: 46:[45, 5, 6] Operation: 65-59=6
Exploring Operation: 65-45=20, Resulting Numbers: [5, 59, 20]
Generated Node #0,1: 46:[5, 59, 20] Operation: 65-45=20
Start Sub Search at level 1: Moving to... | 0.991319 | hs_2 | mult_heuristic |
[
35,
5,
17,
30
] | 16 | [
"35-5=30",
"30/30=1",
"17-1=16"
] | Current State: 16:[35, 5, 17, 30], Operations: []
Exploring Operation: 35-5=30, Resulting Numbers: [17, 30, 30]
Generated Node #2: [17, 30, 30] from Operation: 35-5=30
Current State: 16:[17, 30, 30], Operations: ['35-5=30']
Exploring Operation: 30/30=1, Resulting Numbers: [17, 1]
Generated Node #3: [17, 1] from Operati... | 4 | Current State: 16:[35, 5, 17, 30], Operations: []
Exploring Operation: 35/5=7, Resulting Numbers: [17, 30, 7]
Generated Node #0,0: 16:[17, 30, 7] Operation: 35/5=7
Exploring Operation: 35-30=5, Resulting Numbers: [5, 17, 5]
Generated Node #0,1: 16:[5, 17, 5] Operation: 35-30=5
Exploring Operation: 35-17=18, Resulting N... | 0.988715 | hs_4 | sum_heuristic |
[
13,
21,
63,
39
] | 49 | [
"13+39=52",
"63/21=3",
"52-3=49"
] | Current State: 49:[13, 21, 63, 39], Operations: []
Exploring Operation: 13+39=52, Resulting Numbers: [21, 63, 52]
Generated Node #2: [21, 63, 52] from Operation: 13+39=52
Current State: 49:[21, 63, 52], Operations: ['13+39=52']
Exploring Operation: 63/21=3, Resulting Numbers: [52, 3]
Generated Node #3: [52, 3] from Ope... | 4 | Current State: 49:[13, 21, 63, 39], Operations: []
Exploring Operation: 13+39=52, Resulting Numbers: [21, 63, 52]
Generated Node #0,0: 49:[21, 63, 52] Operation: 13+39=52
Exploring Operation: 21-13=8, Resulting Numbers: [63, 39, 8]
Generated Node #0,1: 49:[63, 39, 8] Operation: 21-13=8
Exploring Operation: 63/21=3, Res... | 0.986111 | hs_5 | sum_heuristic |
[
17,
3,
69,
34
] | 49 | [
"17-3=14",
"69-34=35",
"14+35=49"
] | Current State: 49:[17, 3, 69, 34], Operations: []
Exploring Operation: 17-3=14, Resulting Numbers: [69, 34, 14]
Generated Node #2: [69, 34, 14] from Operation: 17-3=14
Current State: 49:[69, 34, 14], Operations: ['17-3=14']
Exploring Operation: 69-34=35, Resulting Numbers: [14, 35]
Generated Node #3: [14, 35] from Oper... | 4 | Current State: 49:[17, 3, 69, 34], Operations: []
Exploring Operation: 34-17=17, Resulting Numbers: [3, 69, 17]
Generated Node #0,0: 49:[3, 69, 17] Operation: 34-17=17
Exploring Operation: 69-17=52, Resulting Numbers: [3, 34, 52]
Generated Node #0,1: 49:[3, 34, 52] Operation: 69-17=52
Exploring Operation: 17+34=51, Res... | 0.963542 | hs_5 | mult_heuristic |
[
67,
50,
42,
79
] | 54 | [
"67-50=17",
"79-42=37",
"17+37=54"
] | Current State: 54:[67, 50, 42, 79], Operations: []
Exploring Operation: 67-50=17, Resulting Numbers: [42, 79, 17]
Generated Node #2: [42, 79, 17] from Operation: 67-50=17
Current State: 54:[42, 79, 17], Operations: ['67-50=17']
Exploring Operation: 79-42=37, Resulting Numbers: [17, 37]
Generated Node #3: [17, 37] from ... | 4 | Current State: 54:[67, 50, 42, 79], Operations: []
Exploring Operation: 79-42=37, Resulting Numbers: [67, 50, 37]
Generated Node #0,0: 54:[67, 50, 37] Operation: 79-42=37
Exploring Operation: 79-67=12, Resulting Numbers: [50, 42, 12]
Generated Node #0,1: 54:[50, 42, 12] Operation: 79-67=12
Exploring Operation: 79-50=29... | 0.976563 | hs_3 | sum_heuristic |
[
56,
79,
49,
5
] | 58 | [
"56+49=105",
"105/5=21",
"79-21=58"
] | Current State: 58:[56, 79, 49, 5], Operations: []
Exploring Operation: 56+49=105, Resulting Numbers: [79, 5, 105]
Generated Node #2: [79, 5, 105] from Operation: 56+49=105
Current State: 58:[79, 5, 105], Operations: ['56+49=105']
Exploring Operation: 105/5=21, Resulting Numbers: [79, 21]
Generated Node #3: [79, 21] fro... | 4 | Current State: 58:[56, 79, 49, 5], Operations: []
Exploring Operation: 79-56=23, Resulting Numbers: [49, 5, 23]
Generated Node #0,0: 58:[49, 5, 23] Operation: 79-56=23
Exploring Operation: 79-49=30, Resulting Numbers: [56, 5, 30]
Generated Node #0,1: 58:[56, 5, 30] Operation: 79-49=30
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
73,
55,
3,
98
] | 66 | [
"73*3=219",
"55+98=153",
"219-153=66"
] | Current State: 66:[73, 55, 3, 98], Operations: []
Exploring Operation: 73*3=219, Resulting Numbers: [55, 98, 219]
Generated Node #2: [55, 98, 219] from Operation: 73*3=219
Current State: 66:[55, 98, 219], Operations: ['73*3=219']
Exploring Operation: 55+98=153, Resulting Numbers: [219, 153]
Generated Node #3: [219, 153... | 4 | Current State: 66:[73, 55, 3, 98], Operations: []
Exploring Operation: 73-55=18, Resulting Numbers: [3, 98, 18]
Generated Node #0,0: 66:[3, 98, 18] Operation: 73-55=18
Exploring Operation: 98-73=25, Resulting Numbers: [55, 3, 25]
Generated Node #0,1: 66:[55, 3, 25] Operation: 98-73=25
Exploring Operation: 73-3=70, Resu... | 0 | hs_4 | mult_heuristic |
[
29,
3,
12,
86
] | 53 | [
"86-29=57",
"12/3=4",
"57-4=53"
] | Current State: 53:[29, 3, 12, 86], Operations: []
Exploring Operation: 86-29=57, Resulting Numbers: [3, 12, 57]
Generated Node #2: [3, 12, 57] from Operation: 86-29=57
Current State: 53:[3, 12, 57], Operations: ['86-29=57']
Exploring Operation: 12/3=4, Resulting Numbers: [57, 4]
Generated Node #3: [57, 4] from Operatio... | 4 | Current State: 53:[29, 3, 12, 86], Operations: []
Exploring Operation: 3*12=36, Resulting Numbers: [29, 86, 36]
Generated Node #0,0: 53:[29, 86, 36] Operation: 3*12=36
Exploring Operation: 29+12=41, Resulting Numbers: [3, 86, 41]
Generated Node #0,1: 53:[3, 86, 41] Operation: 29+12=41
Exploring Operation: 29+3=32, Resu... | 0 | hs_5 | mult_heuristic |
[
9,
27,
20,
10
] | 45 | [
"9*20=180",
"180/10=18",
"27+18=45"
] | Current State: 45:[9, 27, 20, 10], Operations: []
Exploring Operation: 9*20=180, Resulting Numbers: [27, 10, 180]
Generated Node #2: [27, 10, 180] from Operation: 9*20=180
Current State: 45:[27, 10, 180], Operations: ['9*20=180']
Exploring Operation: 180/10=18, Resulting Numbers: [27, 18]
Generated Node #3: [27, 18] fr... | 4 | Current State: 45:[9, 27, 20, 10], Operations: []
Exploring Operation: 27/9=3, Resulting Numbers: [20, 10, 3]
Generated Node #0,0: 45:[20, 10, 3] Operation: 27/9=3
Exploring Operation: 27-10=17, Resulting Numbers: [9, 20, 17]
Generated Node #0,1: 45:[9, 20, 17] Operation: 27-10=17
Exploring Operation: 27+20=47, Resulti... | 0 | hs_5 | sum_heuristic |
[
38,
53,
22,
33
] | 36 | [
"38+53=91",
"22+33=55",
"91-55=36"
] | Current State: 36:[38, 53, 22, 33], Operations: []
Exploring Operation: 38+53=91, Resulting Numbers: [22, 33, 91]
Generated Node #2: [22, 33, 91] from Operation: 38+53=91
Current State: 36:[22, 33, 91], Operations: ['38+53=91']
Exploring Operation: 22+33=55, Resulting Numbers: [91, 55]
Generated Node #3: [91, 55] from ... | 4 | Current State: 36:[38, 53, 22, 33], Operations: []
Exploring Operation: 53-38=15, Resulting Numbers: [22, 33, 15]
Generated Node #0,0: 36:[22, 33, 15] Operation: 53-38=15
Exploring Operation: 53-33=20, Resulting Numbers: [38, 22, 20]
Generated Node #0,1: 36:[38, 22, 20] Operation: 53-33=20
Exploring Operation: 53-22=31... | 0.985243 | hs_4 | mult_heuristic |
[
98,
72,
6,
36
] | 74 | [
"98-36=62",
"72/6=12",
"62+12=74"
] | Current State: 74:[98, 72, 6, 36], Operations: []
Exploring Operation: 98-36=62, Resulting Numbers: [72, 6, 62]
Generated Node #2: [72, 6, 62] from Operation: 98-36=62
Current State: 74:[72, 6, 62], Operations: ['98-36=62']
Exploring Operation: 72/6=12, Resulting Numbers: [62, 12]
Generated Node #3: [62, 12] from Opera... | 4 | Current State: 74:[98, 72, 6, 36], Operations: []
Exploring Operation: 98-72=26, Resulting Numbers: [6, 36, 26]
Generated Node #0,0: 74:[6, 36, 26] Operation: 98-72=26
Moving to Node #0,0
Current State: 74:[6, 36, 26], Operations: ['98-72=26']
Exploring Operation: 6+26=32, Resulting Numbers: [36, 32]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
17,
72,
34,
18
] | 63 | [
"34/17=2",
"18/2=9",
"72-9=63"
] | Current State: 63:[17, 72, 34, 18], Operations: []
Exploring Operation: 34/17=2, Resulting Numbers: [72, 18, 2]
Generated Node #2: [72, 18, 2] from Operation: 34/17=2
Current State: 63:[72, 18, 2], Operations: ['34/17=2']
Exploring Operation: 18/2=9, Resulting Numbers: [72, 9]
Generated Node #3: [72, 9] from Operation:... | 4 | Current State: 63:[17, 72, 34, 18], Operations: []
Exploring Operation: 34-17=17, Resulting Numbers: [72, 18, 17]
Generated Node #0,0: 63:[72, 18, 17] Operation: 34-17=17
Exploring Operation: 34/17=2, Resulting Numbers: [72, 18, 2]
Generated Node #0,1: 63:[72, 18, 2] Operation: 34/17=2
Start Sub Search at level 1: Movi... | 0.990451 | hs_2 | mult_heuristic |
[
10,
76,
22,
54
] | 54 | [
"10+76=86",
"54-22=32",
"86-32=54"
] | Current State: 54:[10, 76, 22, 54], Operations: []
Exploring Operation: 10+76=86, Resulting Numbers: [22, 54, 86]
Generated Node #2: [22, 54, 86] from Operation: 10+76=86
Current State: 54:[22, 54, 86], Operations: ['10+76=86']
Exploring Operation: 54-22=32, Resulting Numbers: [86, 32]
Generated Node #3: [86, 32] from ... | 4 | Current State: 54:[10, 76, 22, 54], Operations: []
Exploring Operation: 76-54=22, Resulting Numbers: [10, 22, 22]
Generated Node #0,0: 54:[10, 22, 22] Operation: 76-54=22
Exploring Operation: 76-22=54, Resulting Numbers: [10, 54, 54]
Generated Node #0,1: 54:[10, 54, 54] Operation: 76-22=54
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
14,
2,
47,
47
] | 78 | [
"14+2=16",
"47+47=94",
"94-16=78"
] | Current State: 78:[14, 2, 47, 47], Operations: []
Exploring Operation: 14+2=16, Resulting Numbers: [47, 47, 16]
Generated Node #2: [47, 47, 16] from Operation: 14+2=16
Current State: 78:[47, 47, 16], Operations: ['14+2=16']
Exploring Operation: 47+47=94, Resulting Numbers: [16, 94]
Generated Node #3: [16, 94] from Oper... | 4 | Current State: 78:[14, 2, 47, 47], Operations: []
Exploring Operation: 47-14=33, Resulting Numbers: [2, 47, 33]
Generated Node #0,0: 78:[2, 47, 33] Operation: 47-14=33
Exploring Operation: 47-2=45, Resulting Numbers: [14, 47, 45]
Generated Node #0,1: 78:[14, 47, 45] Operation: 47-2=45
Exploring Operation: 47-47=0, Resu... | 0.924479 | hs_5 | mult_heuristic |
[
94,
48,
36,
96
] | 10 | [
"94+48=142",
"36+96=132",
"142-132=10"
] | Current State: 10:[94, 48, 36, 96], Operations: []
Exploring Operation: 94+48=142, Resulting Numbers: [36, 96, 142]
Generated Node #2: [36, 96, 142] from Operation: 94+48=142
Current State: 10:[36, 96, 142], Operations: ['94+48=142']
Exploring Operation: 36+96=132, Resulting Numbers: [142, 132]
Generated Node #3: [142,... | 4 | Current State: 10:[94, 48, 36, 96], Operations: []
Exploring Operation: 96-94=2, Resulting Numbers: [48, 36, 2]
Generated Node #0,0: 10:[48, 36, 2] Operation: 96-94=2
Exploring Operation: 96/48=2, Resulting Numbers: [94, 36, 2]
Generated Node #0,1: 10:[94, 36, 2] Operation: 96/48=2
Exploring Operation: 96-48=48, Result... | 0.954861 | hs_4 | mult_heuristic |
[
23,
64,
62,
78
] | 92 | [
"23*64=1472",
"78-62=16",
"1472/16=92"
] | Current State: 92:[23, 64, 62, 78], Operations: []
Exploring Operation: 23*64=1472, Resulting Numbers: [62, 78, 1472]
Generated Node #2: [62, 78, 1472] from Operation: 23*64=1472
Current State: 92:[62, 78, 1472], Operations: ['23*64=1472']
Exploring Operation: 78-62=16, Resulting Numbers: [1472, 16]
Generated Node #3: ... | 4 | Current State: 92:[23, 64, 62, 78], Operations: []
Exploring Operation: 64-62=2, Resulting Numbers: [23, 78, 2]
Generated Node #0,0: 92:[23, 78, 2] Operation: 64-62=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 92:[23, 78, 2], Operations: ['64-62=2']
Exploring Operation: 78/2=39, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
54,
24,
69,
27
] | 47 | [
"54/27=2",
"69-24=45",
"2+45=47"
] | Current State: 47:[54, 24, 69, 27], Operations: []
Exploring Operation: 54/27=2, Resulting Numbers: [24, 69, 2]
Generated Node #2: [24, 69, 2] from Operation: 54/27=2
Current State: 47:[24, 69, 2], Operations: ['54/27=2']
Exploring Operation: 69-24=45, Resulting Numbers: [2, 45]
Generated Node #3: [2, 45] from Operatio... | 4 | Current State: 47:[54, 24, 69, 27], Operations: []
Exploring Operation: 69-24=45, Resulting Numbers: [54, 27, 45]
Generated Node #0,0: 47:[54, 27, 45] Operation: 69-24=45
Exploring Operation: 24+27=51, Resulting Numbers: [54, 69, 51]
Generated Node #0,1: 47:[54, 69, 51] Operation: 24+27=51
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
58,
46,
39,
13
] | 80 | [
"46*39=1794",
"1794/13=138",
"138-58=80"
] | Current State: 80:[58, 46, 39, 13], Operations: []
Exploring Operation: 46*39=1794, Resulting Numbers: [58, 13, 1794]
Generated Node #2: [58, 13, 1794] from Operation: 46*39=1794
Current State: 80:[58, 13, 1794], Operations: ['46*39=1794']
Exploring Operation: 1794/13=138, Resulting Numbers: [58, 138]
Generated Node #3... | 4 | Current State: 80:[58, 46, 39, 13], Operations: []
Exploring Operation: 58-46=12, Resulting Numbers: [39, 13, 12]
Generated Node #0,0: 80:[39, 13, 12] Operation: 58-46=12
Exploring Operation: 58-39=19, Resulting Numbers: [46, 13, 19]
Generated Node #0,1: 80:[46, 13, 19] Operation: 58-39=19
Exploring Operation: 58-13=45... | 0 | hs_3 | mult_heuristic |
[
49,
12,
47,
41
] | 98 | [
"49*12=588",
"47-41=6",
"588/6=98"
] | Current State: 98:[49, 12, 47, 41], Operations: []
Exploring Operation: 49*12=588, Resulting Numbers: [47, 41, 588]
Generated Node #2: [47, 41, 588] from Operation: 49*12=588
Current State: 98:[47, 41, 588], Operations: ['49*12=588']
Exploring Operation: 47-41=6, Resulting Numbers: [588, 6]
Generated Node #3: [588, 6] ... | 4 | Current State: 98:[49, 12, 47, 41], Operations: []
Exploring Operation: 49-41=8, Resulting Numbers: [12, 47, 8]
Generated Node #0,0: 98:[12, 47, 8] Operation: 49-41=8
Exploring Operation: 12+41=53, Resulting Numbers: [49, 47, 53]
Generated Node #0,1: 98:[49, 47, 53] Operation: 12+41=53
Exploring Operation: 49-47=2, Res... | 0.988715 | hs_4 | mult_heuristic |
[
66,
71,
22,
5
] | 63 | [
"66/22=3",
"71-5=66",
"66-3=63"
] | Current State: 63:[66, 71, 22, 5], Operations: []
Exploring Operation: 66/22=3, Resulting Numbers: [71, 5, 3]
Generated Node #2: [71, 5, 3] from Operation: 66/22=3
Current State: 63:[71, 5, 3], Operations: ['66/22=3']
Exploring Operation: 71-5=66, Resulting Numbers: [3, 66]
Generated Node #3: [3, 66] from Operation: 71... | 4 | Current State: 63:[66, 71, 22, 5], Operations: []
Exploring Operation: 71-5=66, Resulting Numbers: [66, 22, 66]
Generated Node #0,0: 63:[66, 22, 66] Operation: 71-5=66
Exploring Operation: 66-5=61, Resulting Numbers: [71, 22, 61]
Generated Node #0,1: 63:[71, 22, 61] Operation: 66-5=61
Exploring Operation: 22-5=17, Resu... | 0.961806 | hs_5 | mult_heuristic |
[
90,
32,
43,
70
] | 50 | [
"32*70=2240",
"2240-90=2150",
"2150/43=50"
] | Current State: 50:[90, 32, 43, 70], Operations: []
Exploring Operation: 32*70=2240, Resulting Numbers: [90, 43, 2240]
Generated Node #2: [90, 43, 2240] from Operation: 32*70=2240
Current State: 50:[90, 43, 2240], Operations: ['32*70=2240']
Exploring Operation: 2240-90=2150, Resulting Numbers: [43, 2150]
Generated Node ... | 4 | Current State: 50:[90, 32, 43, 70], Operations: []
Exploring Operation: 70-32=38, Resulting Numbers: [90, 43, 38]
Generated Node #0,0: 50:[90, 43, 38] Operation: 70-32=38
Exploring Operation: 90-70=20, Resulting Numbers: [32, 43, 20]
Generated Node #0,1: 50:[32, 43, 20] Operation: 90-70=20
Exploring Operation: 90-43=47... | 0 | hs_5 | sum_heuristic |
[
60,
14,
73,
92
] | 65 | [
"60-14=46",
"92-73=19",
"46+19=65"
] | Current State: 65:[60, 14, 73, 92], Operations: []
Exploring Operation: 60-14=46, Resulting Numbers: [73, 92, 46]
Generated Node #2: [73, 92, 46] from Operation: 60-14=46
Current State: 65:[73, 92, 46], Operations: ['60-14=46']
Exploring Operation: 92-73=19, Resulting Numbers: [46, 19]
Generated Node #3: [46, 19] from ... | 4 | Current State: 65:[60, 14, 73, 92], Operations: []
Exploring Operation: 92-14=78, Resulting Numbers: [60, 73, 78]
Generated Node #0,0: 65:[60, 73, 78] Operation: 92-14=78
Exploring Operation: 73-14=59, Resulting Numbers: [60, 92, 59]
Generated Node #0,1: 65:[60, 92, 59] Operation: 73-14=59
Exploring Operation: 73-60=13... | 0.986111 | hs_5 | mult_heuristic |
[
30,
36,
96,
6
] | 24 | [
"30+36=66",
"96-6=90",
"90-66=24"
] | Current State: 24:[30, 36, 96, 6], Operations: []
Exploring Operation: 30+36=66, Resulting Numbers: [96, 6, 66]
Generated Node #2: [96, 6, 66] from Operation: 30+36=66
Current State: 24:[96, 6, 66], Operations: ['30+36=66']
Exploring Operation: 96-6=90, Resulting Numbers: [66, 90]
Generated Node #3: [66, 90] from Opera... | 4 | Current State: 24:[30, 36, 96, 6], Operations: []
Exploring Operation: 96-30=66, Resulting Numbers: [36, 6, 66]
Generated Node #0,0: 24:[36, 6, 66] Operation: 96-30=66
Exploring Operation: 96/6=16, Resulting Numbers: [30, 36, 16]
Generated Node #0,1: 24:[30, 36, 16] Operation: 96/6=16
Exploring Operation: 36-30=6, Resu... | 0.970486 | hs_4 | mult_heuristic |
[
48,
44,
11,
99
] | 93 | [
"48*44=2112",
"2112/11=192",
"192-99=93"
] | Current State: 93:[48, 44, 11, 99], Operations: []
Exploring Operation: 48*44=2112, Resulting Numbers: [11, 99, 2112]
Generated Node #2: [11, 99, 2112] from Operation: 48*44=2112
Current State: 93:[11, 99, 2112], Operations: ['48*44=2112']
Exploring Operation: 2112/11=192, Resulting Numbers: [99, 192]
Generated Node #3... | 4 | Current State: 93:[48, 44, 11, 99], Operations: []
Exploring Operation: 48-11=37, Resulting Numbers: [44, 99, 37]
Generated Node #0,0: 93:[44, 99, 37] Operation: 48-11=37
Exploring Operation: 44-11=33, Resulting Numbers: [48, 99, 33]
Generated Node #0,1: 93:[48, 99, 33] Operation: 44-11=33
Exploring Operation: 44/11=4,... | 0 | hs_5 | mult_heuristic |
[
92,
92,
94,
65
] | 19 | [
"94-92=2",
"92/2=46",
"65-46=19"
] | Current State: 19:[92, 92, 94, 65], Operations: []
Exploring Operation: 94-92=2, Resulting Numbers: [65, 2]
Generated Node #2: [65, 2] from Operation: 94-92=2
Current State: 19:[65, 2], Operations: ['94-92=2']
Exploring Operation: 92/2=46, Resulting Numbers: [65, 46]
Generated Node #3: [65, 46] from Operation: 92/2=46
... | 4 | Current State: 19:[92, 92, 94, 65], Operations: []
Exploring Operation: 94-92=2, Resulting Numbers: [92, 65, 2]
Generated Node #0,0: 19:[92, 65, 2] Operation: 94-92=2
Exploring Operation: 94-92=2, Resulting Numbers: [92, 65, 2]
Generated Node #0,1: 19:[92, 65, 2] Operation: 94-92=2
Start Sub Search at level 1: Moving t... | 0.989583 | hs_2 | mult_heuristic |
[
47,
15,
25,
63
] | 25 | [
"47+15=62",
"63-62=1",
"25*1=25"
] | Current State: 25:[47, 15, 25, 63], Operations: []
Exploring Operation: 47+15=62, Resulting Numbers: [25, 63, 62]
Generated Node #2: [25, 63, 62] from Operation: 47+15=62
Current State: 25:[25, 63, 62], Operations: ['47+15=62']
Exploring Operation: 63-62=1, Resulting Numbers: [25, 1]
Generated Node #3: [25, 1] from Ope... | 4 | Current State: 25:[47, 15, 25, 63], Operations: []
Exploring Operation: 47-25=22, Resulting Numbers: [15, 63, 22]
Generated Node #0,0: 25:[15, 63, 22] Operation: 47-25=22
Exploring Operation: 63-25=38, Resulting Numbers: [47, 15, 38]
Generated Node #0,1: 25:[47, 15, 38] Operation: 63-25=38
Exploring Operation: 63-47=16... | 0.986979 | hs_5 | mult_heuristic |
[
10,
94,
92,
78
] | 98 | [
"94-10=84",
"92-78=14",
"84+14=98"
] | Current State: 98:[10, 94, 92, 78], Operations: []
Exploring Operation: 94-10=84, Resulting Numbers: [92, 78, 84]
Generated Node #2: [92, 78, 84] from Operation: 94-10=84
Current State: 98:[92, 78, 84], Operations: ['94-10=84']
Exploring Operation: 92-78=14, Resulting Numbers: [84, 14]
Generated Node #3: [84, 14] from ... | 4 | Current State: 98:[10, 94, 92, 78], Operations: []
Exploring Operation: 10+78=88, Resulting Numbers: [94, 92, 88]
Generated Node #0,0: 98:[94, 92, 88] Operation: 10+78=88
Exploring Operation: 94-92=2, Resulting Numbers: [10, 78, 2]
Generated Node #0,1: 98:[10, 78, 2] Operation: 94-92=2
Exploring Operation: 94-78=16, Re... | 0.986979 | hs_4 | sum_heuristic |
[
97,
82,
1,
96
] | 81 | [
"97-82=15",
"1*96=96",
"96-15=81"
] | Current State: 81:[97, 82, 1, 96], Operations: []
Exploring Operation: 97-82=15, Resulting Numbers: [1, 96, 15]
Generated Node #2: [1, 96, 15] from Operation: 97-82=15
Current State: 81:[1, 96, 15], Operations: ['97-82=15']
Exploring Operation: 1*96=96, Resulting Numbers: [15, 96]
Generated Node #3: [15, 96] from Opera... | 4 | Current State: 81:[97, 82, 1, 96], Operations: []
Exploring Operation: 97-82=15, Resulting Numbers: [1, 96, 15]
Generated Node #0,0: 81:[1, 96, 15] Operation: 97-82=15
Exploring Operation: 97-96=1, Resulting Numbers: [82, 1, 1]
Generated Node #0,1: 81:[82, 1, 1] Operation: 97-96=1
Moving to Node #0,1
Current State: 81:... | 0.992188 | hs_2 | mult_heuristic |
[
14,
46,
51,
23
] | 32 | [
"14+46=60",
"51-23=28",
"60-28=32"
] | Current State: 32:[14, 46, 51, 23], Operations: []
Exploring Operation: 14+46=60, Resulting Numbers: [51, 23, 60]
Generated Node #2: [51, 23, 60] from Operation: 14+46=60
Current State: 32:[51, 23, 60], Operations: ['14+46=60']
Exploring Operation: 51-23=28, Resulting Numbers: [60, 28]
Generated Node #3: [60, 28] from ... | 4 | Current State: 32:[14, 46, 51, 23], Operations: []
Exploring Operation: 51-46=5, Resulting Numbers: [14, 23, 5]
Generated Node #0,0: 32:[14, 23, 5] Operation: 51-46=5
Exploring Operation: 51-23=28, Resulting Numbers: [14, 46, 28]
Generated Node #0,1: 32:[14, 46, 28] Operation: 51-23=28
Start Sub Search at level 1: Movi... | 0.989583 | hs_2 | mult_heuristic |
[
37,
93,
5,
91
] | 64 | [
"37-5=32",
"93-91=2",
"32*2=64"
] | Current State: 64:[37, 93, 5, 91], Operations: []
Exploring Operation: 37-5=32, Resulting Numbers: [93, 91, 32]
Generated Node #2: [93, 91, 32] from Operation: 37-5=32
Current State: 64:[93, 91, 32], Operations: ['37-5=32']
Exploring Operation: 93-91=2, Resulting Numbers: [32, 2]
Generated Node #3: [32, 2] from Operati... | 4 | Current State: 64:[37, 93, 5, 91], Operations: []
Exploring Operation: 93-91=2, Resulting Numbers: [37, 5, 2]
Generated Node #0,0: 64:[37, 5, 2] Operation: 93-91=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 64:[37, 5, 2], Operations: ['93-91=2']
Exploring Operation: 37-5=32, Resulting Numbers: [2, ... | 0.993924 | hs_1 | sum_heuristic |
[
9,
32,
3,
92
] | 29 | [
"92-32=60",
"60/3=20",
"9+20=29"
] | Current State: 29:[9, 32, 3, 92], Operations: []
Exploring Operation: 92-32=60, Resulting Numbers: [9, 3, 60]
Generated Node #2: [9, 3, 60] from Operation: 92-32=60
Current State: 29:[9, 3, 60], Operations: ['92-32=60']
Exploring Operation: 60/3=20, Resulting Numbers: [9, 20]
Generated Node #3: [9, 20] from Operation: ... | 4 | Current State: 29:[9, 32, 3, 92], Operations: []
Exploring Operation: 9*3=27, Resulting Numbers: [32, 92, 27]
Generated Node #0,0: 29:[32, 92, 27] Operation: 9*3=27
Exploring Operation: 9+3=12, Resulting Numbers: [32, 92, 12]
Generated Node #0,1: 29:[32, 92, 12] Operation: 9+3=12
Exploring Operation: 92-32=60, Resultin... | 0.969618 | hs_5 | mult_heuristic |
[
53,
26,
64,
23
] | 68 | [
"53-26=27",
"64-23=41",
"27+41=68"
] | Current State: 68:[53, 26, 64, 23], Operations: []
Exploring Operation: 53-26=27, Resulting Numbers: [64, 23, 27]
Generated Node #2: [64, 23, 27] from Operation: 53-26=27
Current State: 68:[64, 23, 27], Operations: ['53-26=27']
Exploring Operation: 64-23=41, Resulting Numbers: [27, 41]
Generated Node #3: [27, 41] from ... | 4 | Current State: 68:[53, 26, 64, 23], Operations: []
Exploring Operation: 64-53=11, Resulting Numbers: [26, 23, 11]
Generated Node #0,0: 68:[26, 23, 11] Operation: 64-53=11
Exploring Operation: 53-23=30, Resulting Numbers: [26, 64, 30]
Generated Node #0,1: 68:[26, 64, 30] Operation: 53-23=30
Exploring Operation: 53+23=76... | 0.987847 | hs_4 | mult_heuristic |
[
26,
50,
89,
64
] | 50 | [
"89-26=63",
"64-63=1",
"50*1=50"
] | Current State: 50:[26, 50, 89, 64], Operations: []
Exploring Operation: 89-26=63, Resulting Numbers: [50, 64, 63]
Generated Node #2: [50, 64, 63] from Operation: 89-26=63
Current State: 50:[50, 64, 63], Operations: ['89-26=63']
Exploring Operation: 64-63=1, Resulting Numbers: [50, 1]
Generated Node #3: [50, 1] from Ope... | 4 | Current State: 50:[26, 50, 89, 64], Operations: []
Exploring Operation: 89-64=25, Resulting Numbers: [26, 50, 25]
Generated Node #0,0: 50:[26, 50, 25] Operation: 89-64=25
Moving to Node #0,0
Current State: 50:[26, 50, 25], Operations: ['89-64=25']
Exploring Operation: 50-26=24, Resulting Numbers: [25, 24]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
30,
10,
30,
69
] | 36 | [
"30/10=3",
"69-30=39",
"39-3=36"
] | Current State: 36:[30, 10, 30, 69], Operations: []
Exploring Operation: 30/10=3, Resulting Numbers: [69, 3]
Generated Node #2: [69, 3] from Operation: 30/10=3
Current State: 36:[69, 3], Operations: ['30/10=3']
Exploring Operation: 69-30=39, Resulting Numbers: [3, 39]
Generated Node #3: [3, 39] from Operation: 69-30=39
... | 4 | Current State: 36:[30, 10, 30, 69], Operations: []
Exploring Operation: 69-30=39, Resulting Numbers: [10, 30, 39]
Generated Node #0,0: 36:[10, 30, 39] Operation: 69-30=39
Start Sub Search at level 1: Moving to Node #0,0
Current State: 36:[10, 30, 39], Operations: ['69-30=39']
Exploring Operation: 39-30=9, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
20,
70,
80,
86
] | 88 | [
"80-70=10",
"20/10=2",
"86+2=88"
] | Current State: 88:[20, 70, 80, 86], Operations: []
Exploring Operation: 80-70=10, Resulting Numbers: [20, 86, 10]
Generated Node #2: [20, 86, 10] from Operation: 80-70=10
Current State: 88:[20, 86, 10], Operations: ['80-70=10']
Exploring Operation: 20/10=2, Resulting Numbers: [86, 2]
Generated Node #3: [86, 2] from Ope... | 4 | Current State: 88:[20, 70, 80, 86], Operations: []
Exploring Operation: 80-70=10, Resulting Numbers: [20, 86, 10]
Generated Node #0,0: 88:[20, 86, 10] Operation: 80-70=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 88:[20, 86, 10], Operations: ['80-70=10']
Exploring Operation: 20/10=2, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
77,
3,
6,
76
] | 75 | [
"6/3=2",
"76*2=152",
"152-77=75"
] | Current State: 75:[77, 3, 6, 76], Operations: []
Exploring Operation: 6/3=2, Resulting Numbers: [77, 76, 2]
Generated Node #2: [77, 76, 2] from Operation: 6/3=2
Current State: 75:[77, 76, 2], Operations: ['6/3=2']
Exploring Operation: 76*2=152, Resulting Numbers: [77, 152]
Generated Node #3: [77, 152] from Operation: 7... | 4 | Current State: 75:[77, 3, 6, 76], Operations: []
Exploring Operation: 6-3=3, Resulting Numbers: [77, 76, 3]
Generated Node #0,0: 75:[77, 76, 3] Operation: 6-3=3
Exploring Operation: 6/3=2, Resulting Numbers: [77, 76, 2]
Generated Node #0,1: 75:[77, 76, 2] Operation: 6/3=2
Exploring Operation: 77-76=1, Resulting Numbers... | 0 | hs_5 | mult_heuristic |
[
32,
24,
2,
28
] | 52 | [
"32-28=4",
"24*2=48",
"4+48=52"
] | Current State: 52:[32, 24, 2, 28], Operations: []
Exploring Operation: 32-28=4, Resulting Numbers: [24, 2, 4]
Generated Node #2: [24, 2, 4] from Operation: 32-28=4
Current State: 52:[24, 2, 4], Operations: ['32-28=4']
Exploring Operation: 24*2=48, Resulting Numbers: [4, 48]
Generated Node #3: [4, 48] from Operation: 24... | 4 | Current State: 52:[32, 24, 2, 28], Operations: []
Exploring Operation: 32-24=8, Resulting Numbers: [2, 28, 8]
Generated Node #0,0: 52:[2, 28, 8] Operation: 32-24=8
Exploring Operation: 32+24=56, Resulting Numbers: [2, 28, 56]
Generated Node #0,1: 52:[2, 28, 56] Operation: 32+24=56
Exploring Operation: 32-28=4, Resultin... | 0 | hs_3 | sum_heuristic |
[
43,
24,
86,
58
] | 10 | [
"86/43=2",
"24*2=48",
"58-48=10"
] | Current State: 10:[43, 24, 86, 58], Operations: []
Exploring Operation: 86/43=2, Resulting Numbers: [24, 58, 2]
Generated Node #2: [24, 58, 2] from Operation: 86/43=2
Current State: 10:[24, 58, 2], Operations: ['86/43=2']
Exploring Operation: 24*2=48, Resulting Numbers: [58, 48]
Generated Node #3: [58, 48] from Operati... | 4 | Current State: 10:[43, 24, 86, 58], Operations: []
Exploring Operation: 86/43=2, Resulting Numbers: [24, 58, 2]
Generated Node #0,0: 10:[24, 58, 2] Operation: 86/43=2
Exploring Operation: 86-43=43, Resulting Numbers: [24, 58, 43]
Generated Node #0,1: 10:[24, 58, 43] Operation: 86-43=43
Exploring Operation: 86-58=28, Re... | 0 | hs_3 | mult_heuristic |
[
55,
86,
18,
10
] | 39 | [
"55+86=141",
"18*10=180",
"180-141=39"
] | Current State: 39:[55, 86, 18, 10], Operations: []
Exploring Operation: 55+86=141, Resulting Numbers: [18, 10, 141]
Generated Node #2: [18, 10, 141] from Operation: 55+86=141
Current State: 39:[18, 10, 141], Operations: ['55+86=141']
Exploring Operation: 18*10=180, Resulting Numbers: [141, 180]
Generated Node #3: [141,... | 4 | Current State: 39:[55, 86, 18, 10], Operations: []
Exploring Operation: 86-18=68, Resulting Numbers: [55, 10, 68]
Generated Node #0,0: 39:[55, 10, 68] Operation: 86-18=68
Exploring Operation: 86-55=31, Resulting Numbers: [18, 10, 31]
Generated Node #0,1: 39:[18, 10, 31] Operation: 86-55=31
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
59,
59,
18,
63
] | 44 | [
"59/59=1",
"63-18=45",
"45-1=44"
] | Current State: 44:[59, 59, 18, 63], Operations: []
Exploring Operation: 59/59=1, Resulting Numbers: [18, 63, 1]
Generated Node #2: [18, 63, 1] from Operation: 59/59=1
Current State: 44:[18, 63, 1], Operations: ['59/59=1']
Exploring Operation: 63-18=45, Resulting Numbers: [1, 45]
Generated Node #3: [1, 45] from Operatio... | 4 | Current State: 44:[59, 59, 18, 63], Operations: []
Exploring Operation: 63-59=4, Resulting Numbers: [59, 18, 4]
Generated Node #0,0: 44:[59, 18, 4] Operation: 63-59=4
Exploring Operation: 63-59=4, Resulting Numbers: [59, 18, 4]
Generated Node #0,1: 44:[59, 18, 4] Operation: 63-59=4
Exploring Operation: 59/59=1, Resulti... | 0.967882 | hs_3 | mult_heuristic |
[
54,
33,
88,
83
] | 82 | [
"54+33=87",
"88-83=5",
"87-5=82"
] | Current State: 82:[54, 33, 88, 83], Operations: []
Exploring Operation: 54+33=87, Resulting Numbers: [88, 83, 87]
Generated Node #2: [88, 83, 87] from Operation: 54+33=87
Current State: 82:[88, 83, 87], Operations: ['54+33=87']
Exploring Operation: 88-83=5, Resulting Numbers: [87, 5]
Generated Node #3: [87, 5] from Ope... | 4 | Current State: 82:[54, 33, 88, 83], Operations: []
Exploring Operation: 88-54=34, Resulting Numbers: [33, 83, 34]
Generated Node #0,0: 82:[33, 83, 34] Operation: 88-54=34
Exploring Operation: 54+33=87, Resulting Numbers: [88, 83, 87]
Generated Node #0,1: 82:[88, 83, 87] Operation: 54+33=87
Exploring Operation: 54-33=21... | 0.986111 | hs_5 | mult_heuristic |
[
48,
80,
7,
80
] | 48 | [
"80-80=0",
"7*0=0",
"48+0=48"
] | Current State: 48:[48, 80, 7, 80], Operations: []
Exploring Operation: 80-80=0, Resulting Numbers: [48, 7, 0]
Generated Node #2: [48, 7, 0] from Operation: 80-80=0
Current State: 48:[48, 7, 0], Operations: ['80-80=0']
Exploring Operation: 7*0=0, Resulting Numbers: [48, 0]
Generated Node #3: [48, 0] from Operation: 7*0=... | 4 | Current State: 48:[48, 80, 7, 80], Operations: []
Exploring Operation: 80-80=0, Resulting Numbers: [48, 7, 0]
Generated Node #0,0: 48:[48, 7, 0] Operation: 80-80=0
Exploring Operation: 80/80=1, Resulting Numbers: [48, 7, 1]
Generated Node #0,1: 48:[48, 7, 1] Operation: 80/80=1
Start Sub Search at level 1: Moving to Nod... | 0 | hs_2 | mult_heuristic |
[
51,
90,
59,
2
] | 23 | [
"51+90=141",
"59*2=118",
"141-118=23"
] | Current State: 23:[51, 90, 59, 2], Operations: []
Exploring Operation: 51+90=141, Resulting Numbers: [59, 2, 141]
Generated Node #2: [59, 2, 141] from Operation: 51+90=141
Current State: 23:[59, 2, 141], Operations: ['51+90=141']
Exploring Operation: 59*2=118, Resulting Numbers: [141, 118]
Generated Node #3: [141, 118]... | 4 | Current State: 23:[51, 90, 59, 2], Operations: []
Exploring Operation: 90-59=31, Resulting Numbers: [51, 2, 31]
Generated Node #0,0: 23:[51, 2, 31] Operation: 90-59=31
Start Sub Search at level 1: Moving to Node #0,0
Current State: 23:[51, 2, 31], Operations: ['90-59=31']
Exploring Operation: 51-31=20, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
86,
97,
71,
3
] | 10 | [
"86+97=183",
"183/3=61",
"71-61=10"
] | Current State: 10:[86, 97, 71, 3], Operations: []
Exploring Operation: 86+97=183, Resulting Numbers: [71, 3, 183]
Generated Node #2: [71, 3, 183] from Operation: 86+97=183
Current State: 10:[71, 3, 183], Operations: ['86+97=183']
Exploring Operation: 183/3=61, Resulting Numbers: [71, 61]
Generated Node #3: [71, 61] fro... | 4 | Current State: 10:[86, 97, 71, 3], Operations: []
Exploring Operation: 97-71=26, Resulting Numbers: [86, 3, 26]
Generated Node #0,0: 10:[86, 3, 26] Operation: 97-71=26
Exploring Operation: 86-71=15, Resulting Numbers: [97, 3, 15]
Generated Node #0,1: 10:[97, 3, 15] Operation: 86-71=15
Exploring Operation: 97-86=11, Res... | 0 | hs_3 | sum_heuristic |
[
7,
6,
20,
4
] | 89 | [
"20-4=16",
"6*16=96",
"96-7=89"
] | Current State: 89:[7, 6, 20, 4], Operations: []
Exploring Operation: 20-4=16, Resulting Numbers: [7, 6, 16]
Generated Node #2: [7, 6, 16] from Operation: 20-4=16
Current State: 89:[7, 6, 16], Operations: ['20-4=16']
Exploring Operation: 6*16=96, Resulting Numbers: [7, 96]
Generated Node #3: [7, 96] from Operation: 6*16... | 4 | Current State: 89:[7, 6, 20, 4], Operations: []
Exploring Operation: 20*4=80, Resulting Numbers: [7, 6, 80]
Generated Node #0,0: 89:[7, 6, 80] Operation: 20*4=80
Start Sub Search at level 1: Moving to Node #0,0
Current State: 89:[7, 6, 80], Operations: ['20*4=80']
Exploring Operation: 7*6=42, Resulting Numbers: [80, 42... | 0 | hs_1 | sum_heuristic |
[
52,
6,
4,
18
] | 30 | [
"52/4=13",
"18-13=5",
"6*5=30"
] | Current State: 30:[52, 6, 4, 18], Operations: []
Exploring Operation: 52/4=13, Resulting Numbers: [6, 18, 13]
Generated Node #2: [6, 18, 13] from Operation: 52/4=13
Current State: 30:[6, 18, 13], Operations: ['52/4=13']
Exploring Operation: 18-13=5, Resulting Numbers: [6, 5]
Generated Node #3: [6, 5] from Operation: 18... | 4 | Current State: 30:[52, 6, 4, 18], Operations: []
Exploring Operation: 52/4=13, Resulting Numbers: [6, 18, 13]
Generated Node #0,0: 30:[6, 18, 13] Operation: 52/4=13
Exploring Operation: 52-6=46, Resulting Numbers: [4, 18, 46]
Generated Node #0,1: 30:[4, 18, 46] Operation: 52-6=46
Exploring Operation: 52-18=34, Resultin... | 0.988715 | hs_3 | mult_heuristic |
[
72,
20,
8,
16
] | 17 | [
"8+16=24",
"72/24=3",
"20-3=17"
] | Current State: 17:[72, 20, 8, 16], Operations: []
Exploring Operation: 8+16=24, Resulting Numbers: [72, 20, 24]
Generated Node #2: [72, 20, 24] from Operation: 8+16=24
Current State: 17:[72, 20, 24], Operations: ['8+16=24']
Exploring Operation: 72/24=3, Resulting Numbers: [20, 3]
Generated Node #3: [20, 3] from Operati... | 4 | Current State: 17:[72, 20, 8, 16], Operations: []
Exploring Operation: 72/8=9, Resulting Numbers: [20, 16, 9]
Generated Node #0,0: 17:[20, 16, 9] Operation: 72/8=9
Exploring Operation: 72-20=52, Resulting Numbers: [8, 16, 52]
Generated Node #0,1: 17:[8, 16, 52] Operation: 72-20=52
Moving to Node #0,0
Current State: 17:... | 0 | hs_2 | mult_heuristic |
[
25,
50,
51,
35
] | 15 | [
"25*51=1275",
"50+35=85",
"1275/85=15"
] | Current State: 15:[25, 50, 51, 35], Operations: []
Exploring Operation: 25*51=1275, Resulting Numbers: [50, 35, 1275]
Generated Node #2: [50, 35, 1275] from Operation: 25*51=1275
Current State: 15:[50, 35, 1275], Operations: ['25*51=1275']
Exploring Operation: 50+35=85, Resulting Numbers: [1275, 85]
Generated Node #3: ... | 4 | Current State: 15:[25, 50, 51, 35], Operations: []
Exploring Operation: 50-25=25, Resulting Numbers: [51, 35, 25]
Generated Node #0,0: 15:[51, 35, 25] Operation: 50-25=25
Exploring Operation: 50/25=2, Resulting Numbers: [51, 35, 2]
Generated Node #0,1: 15:[51, 35, 2] Operation: 50/25=2
Exploring Operation: 50-35=15, Re... | 0 | hs_5 | sum_heuristic |
[
54,
94,
72,
85
] | 14 | [
"54+72=126",
"94-85=9",
"126/9=14"
] | Current State: 14:[54, 94, 72, 85], Operations: []
Exploring Operation: 54+72=126, Resulting Numbers: [94, 85, 126]
Generated Node #2: [94, 85, 126] from Operation: 54+72=126
Current State: 14:[94, 85, 126], Operations: ['54+72=126']
Exploring Operation: 94-85=9, Resulting Numbers: [126, 9]
Generated Node #3: [126, 9] ... | 4 | Current State: 14:[54, 94, 72, 85], Operations: []
Exploring Operation: 85-72=13, Resulting Numbers: [54, 94, 13]
Generated Node #0,0: 14:[54, 94, 13] Operation: 85-72=13
Exploring Operation: 94-72=22, Resulting Numbers: [54, 85, 22]
Generated Node #0,1: 14:[54, 85, 22] Operation: 94-72=22
Exploring Operation: 94-85=9,... | 0 | hs_5 | sum_heuristic |
[
17,
35,
86,
32
] | 29 | [
"86-35=51",
"51/17=3",
"32-3=29"
] | Current State: 29:[17, 35, 86, 32], Operations: []
Exploring Operation: 86-35=51, Resulting Numbers: [17, 32, 51]
Generated Node #2: [17, 32, 51] from Operation: 86-35=51
Current State: 29:[17, 32, 51], Operations: ['86-35=51']
Exploring Operation: 51/17=3, Resulting Numbers: [32, 3]
Generated Node #3: [32, 3] from Ope... | 4 | Current State: 29:[17, 35, 86, 32], Operations: []
Exploring Operation: 86-35=51, Resulting Numbers: [17, 32, 51]
Generated Node #0,0: 29:[17, 32, 51] Operation: 86-35=51
Exploring Operation: 86-32=54, Resulting Numbers: [17, 35, 54]
Generated Node #0,1: 29:[17, 35, 54] Operation: 86-32=54
Exploring Operation: 86-17=69... | 0.984375 | hs_3 | mult_heuristic |
[
2,
35,
57,
16
] | 60 | [
"2*16=32",
"35+57=92",
"92-32=60"
] | Current State: 60:[2, 35, 57, 16], Operations: []
Exploring Operation: 2*16=32, Resulting Numbers: [35, 57, 32]
Generated Node #2: [35, 57, 32] from Operation: 2*16=32
Current State: 60:[35, 57, 32], Operations: ['2*16=32']
Exploring Operation: 35+57=92, Resulting Numbers: [32, 92]
Generated Node #3: [32, 92] from Oper... | 4 | Current State: 60:[2, 35, 57, 16], Operations: []
Exploring Operation: 57-35=22, Resulting Numbers: [2, 16, 22]
Generated Node #0,0: 60:[2, 16, 22] Operation: 57-35=22
Exploring Operation: 16-2=14, Resulting Numbers: [35, 57, 14]
Generated Node #0,1: 60:[35, 57, 14] Operation: 16-2=14
Exploring Operation: 2+57=59, Resu... | 0 | hs_5 | mult_heuristic |
[
6,
68,
31,
32
] | 16 | [
"68-6=62",
"31*32=992",
"992/62=16"
] | Current State: 16:[6, 68, 31, 32], Operations: []
Exploring Operation: 68-6=62, Resulting Numbers: [31, 32, 62]
Generated Node #2: [31, 32, 62] from Operation: 68-6=62
Current State: 16:[31, 32, 62], Operations: ['68-6=62']
Exploring Operation: 31*32=992, Resulting Numbers: [62, 992]
Generated Node #3: [62, 992] from O... | 4 | Current State: 16:[6, 68, 31, 32], Operations: []
Exploring Operation: 68-32=36, Resulting Numbers: [6, 31, 36]
Generated Node #0,0: 16:[6, 31, 36] Operation: 68-32=36
Exploring Operation: 68-6=62, Resulting Numbers: [31, 32, 62]
Generated Node #0,1: 16:[31, 32, 62] Operation: 68-6=62
Exploring Operation: 32-31=1, Resu... | 0.945313 | hs_4 | sum_heuristic |
[
7,
15,
41,
77
] | 69 | [
"7*15=105",
"77-41=36",
"105-36=69"
] | Current State: 69:[7, 15, 41, 77], Operations: []
Exploring Operation: 7*15=105, Resulting Numbers: [41, 77, 105]
Generated Node #2: [41, 77, 105] from Operation: 7*15=105
Current State: 69:[41, 77, 105], Operations: ['7*15=105']
Exploring Operation: 77-41=36, Resulting Numbers: [105, 36]
Generated Node #3: [105, 36] f... | 4 | Current State: 69:[7, 15, 41, 77], Operations: []
Exploring Operation: 41-15=26, Resulting Numbers: [7, 77, 26]
Generated Node #0,0: 69:[7, 77, 26] Operation: 41-15=26
Start Sub Search at level 1: Moving to Node #0,0
Current State: 69:[7, 77, 26], Operations: ['41-15=26']
Exploring Operation: 77-7=70, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
22,
29,
81,
84
] | 10 | [
"29-22=7",
"84-81=3",
"7+3=10"
] | Current State: 10:[22, 29, 81, 84], Operations: []
Exploring Operation: 29-22=7, Resulting Numbers: [81, 84, 7]
Generated Node #2: [81, 84, 7] from Operation: 29-22=7
Current State: 10:[81, 84, 7], Operations: ['29-22=7']
Exploring Operation: 84-81=3, Resulting Numbers: [7, 3]
Generated Node #3: [7, 3] from Operation: ... | 4 | Current State: 10:[22, 29, 81, 84], Operations: []
Exploring Operation: 84-81=3, Resulting Numbers: [22, 29, 3]
Generated Node #0,0: 10:[22, 29, 3] Operation: 84-81=3
Exploring Operation: 81-29=52, Resulting Numbers: [22, 84, 52]
Generated Node #0,1: 10:[22, 84, 52] Operation: 81-29=52
Moving to Node #0,0
Current State... | 0.990451 | hs_2 | sum_heuristic |
[
70,
96,
32,
80
] | 72 | [
"96-80=16",
"32/16=2",
"70+2=72"
] | Current State: 72:[70, 96, 32, 80], Operations: []
Exploring Operation: 96-80=16, Resulting Numbers: [70, 32, 16]
Generated Node #2: [70, 32, 16] from Operation: 96-80=16
Current State: 72:[70, 32, 16], Operations: ['96-80=16']
Exploring Operation: 32/16=2, Resulting Numbers: [70, 2]
Generated Node #3: [70, 2] from Ope... | 4 | Current State: 72:[70, 96, 32, 80], Operations: []
Exploring Operation: 96/32=3, Resulting Numbers: [70, 80, 3]
Generated Node #0,0: 72:[70, 80, 3] Operation: 96/32=3
Exploring Operation: 96-70=26, Resulting Numbers: [32, 80, 26]
Generated Node #0,1: 72:[32, 80, 26] Operation: 96-70=26
Exploring Operation: 96-32=64, Re... | 0.988715 | hs_4 | sum_heuristic |
[
51,
22,
1,
18
] | 54 | [
"51+22=73",
"1+18=19",
"73-19=54"
] | Current State: 54:[51, 22, 1, 18], Operations: []
Exploring Operation: 51+22=73, Resulting Numbers: [1, 18, 73]
Generated Node #2: [1, 18, 73] from Operation: 51+22=73
Current State: 54:[1, 18, 73], Operations: ['51+22=73']
Exploring Operation: 1+18=19, Resulting Numbers: [73, 19]
Generated Node #3: [73, 19] from Opera... | 4 | Current State: 54:[51, 22, 1, 18], Operations: []
Exploring Operation: 51-22=29, Resulting Numbers: [1, 18, 29]
Generated Node #0,0: 54:[1, 18, 29] Operation: 51-22=29
Exploring Operation: 22-18=4, Resulting Numbers: [51, 1, 4]
Generated Node #0,1: 54:[51, 1, 4] Operation: 22-18=4
Start Sub Search at level 1: Moving to... | 0.986111 | hs_2 | sum_heuristic |
[
36,
92,
2,
90
] | 68 | [
"92-36=56",
"90-56=34",
"2*34=68"
] | Current State: 68:[36, 92, 2, 90], Operations: []
Exploring Operation: 92-36=56, Resulting Numbers: [2, 90, 56]
Generated Node #2: [2, 90, 56] from Operation: 92-36=56
Current State: 68:[2, 90, 56], Operations: ['92-36=56']
Exploring Operation: 90-56=34, Resulting Numbers: [2, 34]
Generated Node #3: [2, 34] from Operat... | 4 | Current State: 68:[36, 92, 2, 90], Operations: []
Exploring Operation: 92-36=56, Resulting Numbers: [2, 90, 56]
Generated Node #0,0: 68:[2, 90, 56] Operation: 92-36=56
Exploring Operation: 92-90=2, Resulting Numbers: [36, 2, 2]
Generated Node #0,1: 68:[36, 2, 2] Operation: 92-90=2
Start Sub Search at level 1: Moving to... | 0.992188 | hs_2 | sum_heuristic |
[
18,
2,
90,
93
] | 96 | [
"90/18=5",
"93-2=91",
"5+91=96"
] | Current State: 96:[18, 2, 90, 93], Operations: []
Exploring Operation: 90/18=5, Resulting Numbers: [2, 93, 5]
Generated Node #2: [2, 93, 5] from Operation: 90/18=5
Current State: 96:[2, 93, 5], Operations: ['90/18=5']
Exploring Operation: 93-2=91, Resulting Numbers: [5, 91]
Generated Node #3: [5, 91] from Operation: 93... | 4 | Current State: 96:[18, 2, 90, 93], Operations: []
Exploring Operation: 93-90=3, Resulting Numbers: [18, 2, 3]
Generated Node #0,0: 96:[18, 2, 3] Operation: 93-90=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 96:[18, 2, 3], Operations: ['93-90=3']
Exploring Operation: 18-2=16, Resulting Numbers: [3, ... | 0 | hs_1 | sum_heuristic |
[
10,
7,
23,
8
] | 77 | [
"10-7=3",
"23*3=69",
"8+69=77"
] | Current State: 77:[10, 7, 23, 8], Operations: []
Exploring Operation: 10-7=3, Resulting Numbers: [23, 8, 3]
Generated Node #2: [23, 8, 3] from Operation: 10-7=3
Current State: 77:[23, 8, 3], Operations: ['10-7=3']
Exploring Operation: 23*3=69, Resulting Numbers: [8, 69]
Generated Node #3: [8, 69] from Operation: 23*3=6... | 4 | Current State: 77:[10, 7, 23, 8], Operations: []
Exploring Operation: 23-7=16, Resulting Numbers: [10, 8, 16]
Generated Node #0,0: 77:[10, 8, 16] Operation: 23-7=16
Exploring Operation: 10-7=3, Resulting Numbers: [23, 8, 3]
Generated Node #0,1: 77:[23, 8, 3] Operation: 10-7=3
Exploring Operation: 23-8=15, Resulting Num... | 0.934896 | hs_5 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.