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 |
|---|---|---|---|---|---|---|---|---|
[
6,
75,
47,
2
] | 44 | [
"75-6=69",
"69-47=22",
"2*22=44"
] | Current State: 44:[6, 75, 47, 2], Operations: []
Exploring Operation: 75-6=69, Resulting Numbers: [47, 2, 69]
Generated Node #2: [47, 2, 69] from Operation: 75-6=69
Current State: 44:[47, 2, 69], Operations: ['75-6=69']
Exploring Operation: 69-47=22, Resulting Numbers: [2, 22]
Generated Node #3: [2, 22] from Operation:... | 4 | Current State: 44:[6, 75, 47, 2], Operations: []
Exploring Operation: 75-2=73, Resulting Numbers: [6, 47, 73]
Generated Node #0,0: 44:[6, 47, 73] Operation: 75-2=73
Exploring Operation: 47-6=41, Resulting Numbers: [75, 2, 41]
Generated Node #0,1: 44:[75, 2, 41] Operation: 47-6=41
Exploring Operation: 6-2=4, Resulting N... | 0.955729 | hs_5 | mult_heuristic |
[
58,
2,
96,
53
] | 30 | [
"96-58=38",
"53-38=15",
"2*15=30"
] | Current State: 30:[58, 2, 96, 53], Operations: []
Exploring Operation: 96-58=38, Resulting Numbers: [2, 53, 38]
Generated Node #2: [2, 53, 38] from Operation: 96-58=38
Current State: 30:[2, 53, 38], Operations: ['96-58=38']
Exploring Operation: 53-38=15, Resulting Numbers: [2, 15]
Generated Node #3: [2, 15] from Operat... | 4 | Current State: 30:[58, 2, 96, 53], Operations: []
Exploring Operation: 96/2=48, Resulting Numbers: [58, 53, 48]
Generated Node #0,0: 30:[58, 53, 48] Operation: 96/2=48
Exploring Operation: 96-53=43, Resulting Numbers: [58, 2, 43]
Generated Node #0,1: 30:[58, 2, 43] Operation: 96-53=43
Exploring Operation: 58-53=5, Resu... | 0.987847 | hs_4 | mult_heuristic |
[
38,
72,
77,
83
] | 31 | [
"83-72=11",
"77/11=7",
"38-7=31"
] | Current State: 31:[38, 72, 77, 83], Operations: []
Exploring Operation: 83-72=11, Resulting Numbers: [38, 77, 11]
Generated Node #2: [38, 77, 11] from Operation: 83-72=11
Current State: 31:[38, 77, 11], Operations: ['83-72=11']
Exploring Operation: 77/11=7, Resulting Numbers: [38, 7]
Generated Node #3: [38, 7] from Ope... | 4 | Current State: 31:[38, 72, 77, 83], Operations: []
Exploring Operation: 83-72=11, Resulting Numbers: [38, 77, 11]
Generated Node #0,0: 31:[38, 77, 11] Operation: 83-72=11
Start Sub Search at level 1: Moving to Node #0,0
Current State: 31:[38, 77, 11], Operations: ['83-72=11']
Exploring Operation: 77-38=39, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
93,
14,
77,
9
] | 98 | [
"93-77=16",
"16-9=7",
"14*7=98"
] | Current State: 98:[93, 14, 77, 9], Operations: []
Exploring Operation: 93-77=16, Resulting Numbers: [14, 9, 16]
Generated Node #2: [14, 9, 16] from Operation: 93-77=16
Current State: 98:[14, 9, 16], Operations: ['93-77=16']
Exploring Operation: 16-9=7, Resulting Numbers: [14, 7]
Generated Node #3: [14, 7] from Operatio... | 4 | Current State: 98:[93, 14, 77, 9], Operations: []
Exploring Operation: 93-77=16, Resulting Numbers: [14, 9, 16]
Generated Node #0,0: 98:[14, 9, 16] Operation: 93-77=16
Exploring Operation: 14+77=91, Resulting Numbers: [93, 9, 91]
Generated Node #0,1: 98:[93, 9, 91] Operation: 14+77=91
Moving to Node #0,0
Current State:... | 0.991319 | hs_2 | mult_heuristic |
[
70,
38,
54,
24
] | 59 | [
"38-24=14",
"70/14=5",
"54+5=59"
] | Current State: 59:[70, 38, 54, 24], Operations: []
Exploring Operation: 38-24=14, Resulting Numbers: [70, 54, 14]
Generated Node #2: [70, 54, 14] from Operation: 38-24=14
Current State: 59:[70, 54, 14], Operations: ['38-24=14']
Exploring Operation: 70/14=5, Resulting Numbers: [54, 5]
Generated Node #3: [54, 5] from Ope... | 4 | Current State: 59:[70, 38, 54, 24], Operations: []
Exploring Operation: 38+24=62, Resulting Numbers: [70, 54, 62]
Generated Node #0,0: 59:[70, 54, 62] Operation: 38+24=62
Start Sub Search at level 1: Moving to Node #0,0
Current State: 59:[70, 54, 62], Operations: ['38+24=62']
Exploring Operation: 70-54=16, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
21,
46,
55,
31
] | 61 | [
"46-21=25",
"55+31=86",
"86-25=61"
] | Current State: 61:[21, 46, 55, 31], Operations: []
Exploring Operation: 46-21=25, Resulting Numbers: [55, 31, 25]
Generated Node #2: [55, 31, 25] from Operation: 46-21=25
Current State: 61:[55, 31, 25], Operations: ['46-21=25']
Exploring Operation: 55+31=86, Resulting Numbers: [25, 86]
Generated Node #3: [25, 86] from ... | 4 | Current State: 61:[21, 46, 55, 31], Operations: []
Exploring Operation: 21+46=67, Resulting Numbers: [55, 31, 67]
Generated Node #0,0: 61:[55, 31, 67] Operation: 21+46=67
Exploring Operation: 21+31=52, Resulting Numbers: [46, 55, 52]
Generated Node #0,1: 61:[46, 55, 52] Operation: 21+31=52
Exploring Operation: 21+55=76... | 0.983507 | hs_3 | sum_heuristic |
[
6,
58,
59,
42
] | 35 | [
"58-6=52",
"59-42=17",
"52-17=35"
] | Current State: 35:[6, 58, 59, 42], Operations: []
Exploring Operation: 58-6=52, Resulting Numbers: [59, 42, 52]
Generated Node #2: [59, 42, 52] from Operation: 58-6=52
Current State: 35:[59, 42, 52], Operations: ['58-6=52']
Exploring Operation: 59-42=17, Resulting Numbers: [52, 17]
Generated Node #3: [52, 17] from Oper... | 4 | Current State: 35:[6, 58, 59, 42], Operations: []
Exploring Operation: 58-42=16, Resulting Numbers: [6, 59, 16]
Generated Node #0,0: 35:[6, 59, 16] Operation: 58-42=16
Exploring Operation: 59-58=1, Resulting Numbers: [6, 42, 1]
Generated Node #0,1: 35:[6, 42, 1] Operation: 59-58=1
Moving to Node #0,1
Current State: 35:... | 0.985243 | hs_2 | sum_heuristic |
[
12,
7,
64,
1
] | 21 | [
"12*7=84",
"64-1=63",
"84-63=21"
] | Current State: 21:[12, 7, 64, 1], Operations: []
Exploring Operation: 12*7=84, Resulting Numbers: [64, 1, 84]
Generated Node #2: [64, 1, 84] from Operation: 12*7=84
Current State: 21:[64, 1, 84], Operations: ['12*7=84']
Exploring Operation: 64-1=63, Resulting Numbers: [84, 63]
Generated Node #3: [84, 63] from Operation... | 4 | Current State: 21:[12, 7, 64, 1], Operations: []
Exploring Operation: 64-12=52, Resulting Numbers: [7, 1, 52]
Generated Node #0,0: 21:[7, 1, 52] Operation: 64-12=52
Moving to Node #0,0
Current State: 21:[7, 1, 52], Operations: ['64-12=52']
Exploring Operation: 52-7=45, Resulting Numbers: [1, 45]
Generated Node #0,0,0: ... | 0 | hs_1 | sum_heuristic |
[
11,
10,
25,
87
] | 61 | [
"11-10=1",
"87-25=62",
"62-1=61"
] | Current State: 61:[11, 10, 25, 87], Operations: []
Exploring Operation: 11-10=1, Resulting Numbers: [25, 87, 1]
Generated Node #2: [25, 87, 1] from Operation: 11-10=1
Current State: 61:[25, 87, 1], Operations: ['11-10=1']
Exploring Operation: 87-25=62, Resulting Numbers: [1, 62]
Generated Node #3: [1, 62] from Operatio... | 4 | Current State: 61:[11, 10, 25, 87], Operations: []
Exploring Operation: 11+25=36, Resulting Numbers: [10, 87, 36]
Generated Node #0,0: 61:[10, 87, 36] Operation: 11+25=36
Exploring Operation: 11+10=21, Resulting Numbers: [25, 87, 21]
Generated Node #0,1: 61:[25, 87, 21] Operation: 11+10=21
Exploring Operation: 87-11=76... | 0.982639 | hs_4 | sum_heuristic |
[
64,
52,
22,
26
] | 16 | [
"64-52=12",
"26-22=4",
"12+4=16"
] | Current State: 16:[64, 52, 22, 26], Operations: []
Exploring Operation: 64-52=12, Resulting Numbers: [22, 26, 12]
Generated Node #2: [22, 26, 12] from Operation: 64-52=12
Current State: 16:[22, 26, 12], Operations: ['64-52=12']
Exploring Operation: 26-22=4, Resulting Numbers: [12, 4]
Generated Node #3: [12, 4] from Ope... | 4 | Current State: 16:[64, 52, 22, 26], Operations: []
Exploring Operation: 52/26=2, Resulting Numbers: [64, 22, 2]
Generated Node #0,0: 16:[64, 22, 2] Operation: 52/26=2
Exploring Operation: 64-52=12, Resulting Numbers: [22, 26, 12]
Generated Node #0,1: 16:[22, 26, 12] Operation: 64-52=12
Exploring Operation: 64-26=38, Re... | 0.987847 | hs_4 | mult_heuristic |
[
33,
28,
28,
2
] | 66 | [
"33+28=61",
"61-28=33",
"2*33=66"
] | Current State: 66:[33, 28, 28, 2], Operations: []
Exploring Operation: 33+28=61, Resulting Numbers: [2, 61]
Generated Node #2: [2, 61] from Operation: 33+28=61
Current State: 66:[2, 61], Operations: ['33+28=61']
Exploring Operation: 61-28=33, Resulting Numbers: [2, 33]
Generated Node #3: [2, 33] from Operation: 61-28=3... | 4 | Current State: 66:[33, 28, 28, 2], Operations: []
Exploring Operation: 28-28=0, Resulting Numbers: [33, 2, 0]
Generated Node #0,0: 66:[33, 2, 0] Operation: 28-28=0
Exploring Operation: 28/28=1, Resulting Numbers: [33, 2, 1]
Generated Node #0,1: 66:[33, 2, 1] Operation: 28/28=1
Exploring Operation: 33-28=5, Resulting Nu... | 0.986111 | hs_3 | mult_heuristic |
[
88,
64,
87,
72
] | 98 | [
"72-64=8",
"88/8=11",
"87+11=98"
] | Current State: 98:[88, 64, 87, 72], Operations: []
Exploring Operation: 72-64=8, Resulting Numbers: [88, 87, 8]
Generated Node #2: [88, 87, 8] from Operation: 72-64=8
Current State: 98:[88, 87, 8], Operations: ['72-64=8']
Exploring Operation: 88/8=11, Resulting Numbers: [87, 11]
Generated Node #3: [87, 11] from Operati... | 4 | Current State: 98:[88, 64, 87, 72], Operations: []
Exploring Operation: 88-72=16, Resulting Numbers: [64, 87, 16]
Generated Node #0,0: 98:[64, 87, 16] Operation: 88-72=16
Exploring Operation: 87-72=15, Resulting Numbers: [88, 64, 15]
Generated Node #0,1: 98:[88, 64, 15] Operation: 87-72=15
Exploring Operation: 72-64=8,... | 0.940972 | hs_4 | mult_heuristic |
[
34,
50,
68,
52
] | 24 | [
"68/34=2",
"52/2=26",
"50-26=24"
] | Current State: 24:[34, 50, 68, 52], Operations: []
Exploring Operation: 68/34=2, Resulting Numbers: [50, 52, 2]
Generated Node #2: [50, 52, 2] from Operation: 68/34=2
Current State: 24:[50, 52, 2], Operations: ['68/34=2']
Exploring Operation: 52/2=26, Resulting Numbers: [50, 26]
Generated Node #3: [50, 26] from Operati... | 4 | Current State: 24:[34, 50, 68, 52], Operations: []
Exploring Operation: 52-50=2, Resulting Numbers: [34, 68, 2]
Generated Node #0,0: 24:[34, 68, 2] Operation: 52-50=2
Exploring Operation: 68/34=2, Resulting Numbers: [50, 52, 2]
Generated Node #0,1: 24:[50, 52, 2] Operation: 68/34=2
Exploring Operation: 68-50=18, Result... | 0.93316 | hs_4 | mult_heuristic |
[
8,
45,
4,
20
] | 25 | [
"45*4=180",
"20+180=200",
"200/8=25"
] | Current State: 25:[8, 45, 4, 20], Operations: []
Exploring Operation: 45*4=180, Resulting Numbers: [8, 20, 180]
Generated Node #2: [8, 20, 180] from Operation: 45*4=180
Current State: 25:[8, 20, 180], Operations: ['45*4=180']
Exploring Operation: 20+180=200, Resulting Numbers: [8, 200]
Generated Node #3: [8, 200] from ... | 4 | Current State: 25:[8, 45, 4, 20], Operations: []
Exploring Operation: 20/4=5, Resulting Numbers: [8, 45, 5]
Generated Node #0,0: 25:[8, 45, 5] Operation: 20/4=5
Exploring Operation: 45-20=25, Resulting Numbers: [8, 4, 25]
Generated Node #0,1: 25:[8, 4, 25] Operation: 45-20=25
Exploring Operation: 45-8=37, Resulting Num... | 0 | hs_3 | sum_heuristic |
[
48,
85,
74,
46
] | 92 | [
"85-48=37",
"74*46=3404",
"3404/37=92"
] | Current State: 92:[48, 85, 74, 46], Operations: []
Exploring Operation: 85-48=37, Resulting Numbers: [74, 46, 37]
Generated Node #2: [74, 46, 37] from Operation: 85-48=37
Current State: 92:[74, 46, 37], Operations: ['85-48=37']
Exploring Operation: 74*46=3404, Resulting Numbers: [37, 3404]
Generated Node #3: [37, 3404]... | 4 | Current State: 92:[48, 85, 74, 46], Operations: []
Exploring Operation: 85-74=11, Resulting Numbers: [48, 46, 11]
Generated Node #0,0: 92:[48, 46, 11] Operation: 85-74=11
Exploring Operation: 74-48=26, Resulting Numbers: [85, 46, 26]
Generated Node #0,1: 92:[85, 46, 26] Operation: 74-48=26
Exploring Operation: 48-46=2,... | 0 | hs_4 | mult_heuristic |
[
2,
29,
13,
7
] | 85 | [
"29+7=36",
"2*36=72",
"13+72=85"
] | Current State: 85:[2, 29, 13, 7], Operations: []
Exploring Operation: 29+7=36, Resulting Numbers: [2, 13, 36]
Generated Node #2: [2, 13, 36] from Operation: 29+7=36
Current State: 85:[2, 13, 36], Operations: ['29+7=36']
Exploring Operation: 2*36=72, Resulting Numbers: [13, 72]
Generated Node #3: [13, 72] from Operation... | 4 | Current State: 85:[2, 29, 13, 7], Operations: []
Exploring Operation: 29-13=16, Resulting Numbers: [2, 7, 16]
Generated Node #0,0: 85:[2, 7, 16] Operation: 29-13=16
Moving to Node #0,0
Current State: 85:[2, 7, 16], Operations: ['29-13=16']
Exploring Operation: 7-2=5, Resulting Numbers: [16, 5]
Generated Node #0,0,0: 85... | 0 | hs_1 | mult_heuristic |
[
12,
42,
7,
97
] | 91 | [
"97-12=85",
"42/7=6",
"85+6=91"
] | Current State: 91:[12, 42, 7, 97], Operations: []
Exploring Operation: 97-12=85, Resulting Numbers: [42, 7, 85]
Generated Node #2: [42, 7, 85] from Operation: 97-12=85
Current State: 91:[42, 7, 85], Operations: ['97-12=85']
Exploring Operation: 42/7=6, Resulting Numbers: [85, 6]
Generated Node #3: [85, 6] from Operatio... | 4 | Current State: 91:[12, 42, 7, 97], Operations: []
Exploring Operation: 42-12=30, Resulting Numbers: [7, 97, 30]
Generated Node #0,0: 91:[7, 97, 30] Operation: 42-12=30
Exploring Operation: 42/7=6, Resulting Numbers: [12, 97, 6]
Generated Node #0,1: 91:[12, 97, 6] Operation: 42/7=6
Moving to Node #0,1
Current State: 91:... | 0.984375 | hs_2 | sum_heuristic |
[
2,
94,
95,
99
] | 98 | [
"2+94=96",
"95+99=194",
"194-96=98"
] | Current State: 98:[2, 94, 95, 99], Operations: []
Exploring Operation: 2+94=96, Resulting Numbers: [95, 99, 96]
Generated Node #2: [95, 99, 96] from Operation: 2+94=96
Current State: 98:[95, 99, 96], Operations: ['2+94=96']
Exploring Operation: 95+99=194, Resulting Numbers: [96, 194]
Generated Node #3: [96, 194] from O... | 4 | Current State: 98:[2, 94, 95, 99], Operations: []
Exploring Operation: 95-94=1, Resulting Numbers: [2, 99, 1]
Generated Node #0,0: 98:[2, 99, 1] Operation: 95-94=1
Moving to Node #0,0
Current State: 98:[2, 99, 1], Operations: ['95-94=1']
Exploring Operation: 99-1=98, Resulting Numbers: [2, 98]
Generated Node #0,0,0: 98... | 0 | hs_1 | mult_heuristic |
[
66,
96,
14,
54
] | 17 | [
"66+96=162",
"162/54=3",
"14+3=17"
] | Current State: 17:[66, 96, 14, 54], Operations: []
Exploring Operation: 66+96=162, Resulting Numbers: [14, 54, 162]
Generated Node #2: [14, 54, 162] from Operation: 66+96=162
Current State: 17:[14, 54, 162], Operations: ['66+96=162']
Exploring Operation: 162/54=3, Resulting Numbers: [14, 3]
Generated Node #3: [14, 3] f... | 4 | Current State: 17:[66, 96, 14, 54], Operations: []
Exploring Operation: 96-66=30, Resulting Numbers: [14, 54, 30]
Generated Node #0,0: 17:[14, 54, 30] Operation: 96-66=30
Exploring Operation: 96-54=42, Resulting Numbers: [66, 14, 42]
Generated Node #0,1: 17:[66, 14, 42] Operation: 96-54=42
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
28,
94,
95,
7
] | 31 | [
"28+94=122",
"95+122=217",
"217/7=31"
] | Current State: 31:[28, 94, 95, 7], Operations: []
Exploring Operation: 28+94=122, Resulting Numbers: [95, 7, 122]
Generated Node #2: [95, 7, 122] from Operation: 28+94=122
Current State: 31:[95, 7, 122], Operations: ['28+94=122']
Exploring Operation: 95+122=217, Resulting Numbers: [7, 217]
Generated Node #3: [7, 217] f... | 4 | Current State: 31:[28, 94, 95, 7], Operations: []
Exploring Operation: 95-94=1, Resulting Numbers: [28, 7, 1]
Generated Node #0,0: 31:[28, 7, 1] Operation: 95-94=1
Exploring Operation: 94-28=66, Resulting Numbers: [95, 7, 66]
Generated Node #0,1: 31:[95, 7, 66] Operation: 94-28=66
Exploring Operation: 95-28=67, Resulti... | 0 | hs_3 | mult_heuristic |
[
18,
20,
50,
55
] | 12 | [
"18*50=900",
"20+55=75",
"900/75=12"
] | Current State: 12:[18, 20, 50, 55], Operations: []
Exploring Operation: 18*50=900, Resulting Numbers: [20, 55, 900]
Generated Node #2: [20, 55, 900] from Operation: 18*50=900
Current State: 12:[20, 55, 900], Operations: ['18*50=900']
Exploring Operation: 20+55=75, Resulting Numbers: [900, 75]
Generated Node #3: [900, 7... | 4 | Current State: 12:[18, 20, 50, 55], Operations: []
Exploring Operation: 55-20=35, Resulting Numbers: [18, 50, 35]
Generated Node #0,0: 12:[18, 50, 35] Operation: 55-20=35
Exploring Operation: 50-18=32, Resulting Numbers: [20, 55, 32]
Generated Node #0,1: 12:[20, 55, 32] Operation: 50-18=32
Exploring Operation: 50-20=30... | 0 | hs_4 | mult_heuristic |
[
40,
20,
5,
58
] | 33 | [
"40-20=20",
"58-5=53",
"53-20=33"
] | Current State: 33:[40, 20, 5, 58], Operations: []
Exploring Operation: 40-20=20, Resulting Numbers: [5, 58, 20]
Generated Node #2: [5, 58, 20] from Operation: 40-20=20
Current State: 33:[5, 58, 20], Operations: ['40-20=20']
Exploring Operation: 58-5=53, Resulting Numbers: [20, 53]
Generated Node #3: [20, 53] from Opera... | 4 | Current State: 33:[40, 20, 5, 58], Operations: []
Exploring Operation: 40/20=2, Resulting Numbers: [5, 58, 2]
Generated Node #0,0: 33:[5, 58, 2] Operation: 40/20=2
Exploring Operation: 58-20=38, Resulting Numbers: [40, 5, 38]
Generated Node #0,1: 33:[40, 5, 38] Operation: 58-20=38
Exploring Operation: 58-40=18, Resulti... | 0.980903 | hs_4 | mult_heuristic |
[
67,
23,
73,
51
] | 87 | [
"73-67=6",
"23*6=138",
"138-51=87"
] | Current State: 87:[67, 23, 73, 51], Operations: []
Exploring Operation: 73-67=6, Resulting Numbers: [23, 51, 6]
Generated Node #2: [23, 51, 6] from Operation: 73-67=6
Current State: 87:[23, 51, 6], Operations: ['73-67=6']
Exploring Operation: 23*6=138, Resulting Numbers: [51, 138]
Generated Node #3: [51, 138] from Oper... | 4 | Current State: 87:[67, 23, 73, 51], Operations: []
Exploring Operation: 67-51=16, Resulting Numbers: [23, 73, 16]
Generated Node #0,0: 87:[23, 73, 16] Operation: 67-51=16
Exploring Operation: 73-67=6, Resulting Numbers: [23, 51, 6]
Generated Node #0,1: 87:[23, 51, 6] Operation: 73-67=6
Moving to Node #0,1
Current State... | 0 | hs_2 | mult_heuristic |
[
77,
15,
47,
29
] | 14 | [
"77-15=62",
"47+29=76",
"76-62=14"
] | Current State: 14:[77, 15, 47, 29], Operations: []
Exploring Operation: 77-15=62, Resulting Numbers: [47, 29, 62]
Generated Node #2: [47, 29, 62] from Operation: 77-15=62
Current State: 14:[47, 29, 62], Operations: ['77-15=62']
Exploring Operation: 47+29=76, Resulting Numbers: [62, 76]
Generated Node #3: [62, 76] from ... | 4 | Current State: 14:[77, 15, 47, 29], Operations: []
Exploring Operation: 77-47=30, Resulting Numbers: [15, 29, 30]
Generated Node #0,0: 14:[15, 29, 30] Operation: 77-47=30
Moving to Node #0,0
Current State: 14:[15, 29, 30], Operations: ['77-47=30']
Exploring Operation: 30-29=1, Resulting Numbers: [15, 1]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
99,
71,
98,
92
] | 85 | [
"99-92=7",
"98/7=14",
"71+14=85"
] | Current State: 85:[99, 71, 98, 92], Operations: []
Exploring Operation: 99-92=7, Resulting Numbers: [71, 98, 7]
Generated Node #2: [71, 98, 7] from Operation: 99-92=7
Current State: 85:[71, 98, 7], Operations: ['99-92=7']
Exploring Operation: 98/7=14, Resulting Numbers: [71, 14]
Generated Node #3: [71, 14] from Operati... | 4 | Current State: 85:[99, 71, 98, 92], Operations: []
Exploring Operation: 99-98=1, Resulting Numbers: [71, 92, 1]
Generated Node #0,0: 85:[71, 92, 1] Operation: 99-98=1
Moving to Node #0,0
Current State: 85:[71, 92, 1], Operations: ['99-98=1']
Exploring Operation: 92-71=21, Resulting Numbers: [1, 21]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
27,
2,
36,
66
] | 12 | [
"66-36=30",
"30/2=15",
"27-15=12"
] | Current State: 12:[27, 2, 36, 66], Operations: []
Exploring Operation: 66-36=30, Resulting Numbers: [27, 2, 30]
Generated Node #2: [27, 2, 30] from Operation: 66-36=30
Current State: 12:[27, 2, 30], Operations: ['66-36=30']
Exploring Operation: 30/2=15, Resulting Numbers: [27, 15]
Generated Node #3: [27, 15] from Opera... | 4 | Current State: 12:[27, 2, 36, 66], Operations: []
Exploring Operation: 66-27=39, Resulting Numbers: [2, 36, 39]
Generated Node #0,0: 12:[2, 36, 39] Operation: 66-27=39
Exploring Operation: 66-36=30, Resulting Numbers: [27, 2, 30]
Generated Node #0,1: 12:[27, 2, 30] Operation: 66-36=30
Start Sub Search at level 1: Movin... | 0.990451 | hs_2 | mult_heuristic |
[
47,
63,
64,
59
] | 22 | [
"47+63=110",
"64-59=5",
"110/5=22"
] | Current State: 22:[47, 63, 64, 59], Operations: []
Exploring Operation: 47+63=110, Resulting Numbers: [64, 59, 110]
Generated Node #2: [64, 59, 110] from Operation: 47+63=110
Current State: 22:[64, 59, 110], Operations: ['47+63=110']
Exploring Operation: 64-59=5, Resulting Numbers: [110, 5]
Generated Node #3: [110, 5] ... | 4 | Current State: 22:[47, 63, 64, 59], Operations: []
Exploring Operation: 64-59=5, Resulting Numbers: [47, 63, 5]
Generated Node #0,0: 22:[47, 63, 5] Operation: 64-59=5
Exploring Operation: 64-47=17, Resulting Numbers: [63, 59, 17]
Generated Node #0,1: 22:[63, 59, 17] Operation: 64-47=17
Exploring Operation: 64-63=1, Res... | 0 | hs_4 | mult_heuristic |
[
66,
84,
94,
90
] | 45 | [
"94-90=4",
"84/4=21",
"66-21=45"
] | Current State: 45:[66, 84, 94, 90], Operations: []
Exploring Operation: 94-90=4, Resulting Numbers: [66, 84, 4]
Generated Node #2: [66, 84, 4] from Operation: 94-90=4
Current State: 45:[66, 84, 4], Operations: ['94-90=4']
Exploring Operation: 84/4=21, Resulting Numbers: [66, 21]
Generated Node #3: [66, 21] from Operati... | 4 | Current State: 45:[66, 84, 94, 90], Operations: []
Exploring Operation: 94-90=4, Resulting Numbers: [66, 84, 4]
Generated Node #0,0: 45:[66, 84, 4] Operation: 94-90=4
Moving to Node #0,0
Current State: 45:[66, 84, 4], Operations: ['94-90=4']
Exploring Operation: 84-66=18, Resulting Numbers: [4, 18]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
67,
25,
17,
44
] | 34 | [
"67-25=42",
"44-42=2",
"17*2=34"
] | Current State: 34:[67, 25, 17, 44], Operations: []
Exploring Operation: 67-25=42, Resulting Numbers: [17, 44, 42]
Generated Node #2: [17, 44, 42] from Operation: 67-25=42
Current State: 34:[17, 44, 42], Operations: ['67-25=42']
Exploring Operation: 44-42=2, Resulting Numbers: [17, 2]
Generated Node #3: [17, 2] from Ope... | 4 | Current State: 34:[67, 25, 17, 44], Operations: []
Exploring Operation: 67-44=23, Resulting Numbers: [25, 17, 23]
Generated Node #0,0: 34:[25, 17, 23] Operation: 67-44=23
Exploring Operation: 67-17=50, Resulting Numbers: [25, 44, 50]
Generated Node #0,1: 34:[25, 44, 50] Operation: 67-17=50
Exploring Operation: 44-25=19... | 0.983507 | hs_4 | mult_heuristic |
[
60,
9,
26,
2
] | 65 | [
"60/2=30",
"9+26=35",
"30+35=65"
] | Current State: 65:[60, 9, 26, 2], Operations: []
Exploring Operation: 60/2=30, Resulting Numbers: [9, 26, 30]
Generated Node #2: [9, 26, 30] from Operation: 60/2=30
Current State: 65:[9, 26, 30], Operations: ['60/2=30']
Exploring Operation: 9+26=35, Resulting Numbers: [30, 35]
Generated Node #3: [30, 35] from Operation... | 4 | Current State: 65:[60, 9, 26, 2], Operations: []
Exploring Operation: 26-9=17, Resulting Numbers: [60, 2, 17]
Generated Node #0,0: 65:[60, 2, 17] Operation: 26-9=17
Exploring Operation: 26/2=13, Resulting Numbers: [60, 9, 13]
Generated Node #0,1: 65:[60, 9, 13] Operation: 26/2=13
Moving to Node #0,1
Current State: 65:[... | 0 | hs_2 | sum_heuristic |
[
2,
24,
62,
18
] | 64 | [
"62+18=80",
"80/2=40",
"24+40=64"
] | Current State: 64:[2, 24, 62, 18], Operations: []
Exploring Operation: 62+18=80, Resulting Numbers: [2, 24, 80]
Generated Node #2: [2, 24, 80] from Operation: 62+18=80
Current State: 64:[2, 24, 80], Operations: ['62+18=80']
Exploring Operation: 80/2=40, Resulting Numbers: [24, 40]
Generated Node #3: [24, 40] from Opera... | 4 | Current State: 64:[2, 24, 62, 18], Operations: []
Exploring Operation: 24-18=6, Resulting Numbers: [2, 62, 6]
Generated Node #0,0: 64:[2, 62, 6] Operation: 24-18=6
Exploring Operation: 24/2=12, Resulting Numbers: [62, 18, 12]
Generated Node #0,1: 64:[62, 18, 12] Operation: 24/2=12
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
40,
97,
11,
23
] | 14 | [
"97+23=120",
"120/40=3",
"11+3=14"
] | Current State: 14:[40, 97, 11, 23], Operations: []
Exploring Operation: 97+23=120, Resulting Numbers: [40, 11, 120]
Generated Node #2: [40, 11, 120] from Operation: 97+23=120
Current State: 14:[40, 11, 120], Operations: ['97+23=120']
Exploring Operation: 120/40=3, Resulting Numbers: [11, 3]
Generated Node #3: [11, 3] f... | 4 | Current State: 14:[40, 97, 11, 23], Operations: []
Exploring Operation: 40-23=17, Resulting Numbers: [97, 11, 17]
Generated Node #0,0: 14:[97, 11, 17] Operation: 40-23=17
Exploring Operation: 97-40=57, Resulting Numbers: [11, 23, 57]
Generated Node #0,1: 14:[11, 23, 57] Operation: 97-40=57
Exploring Operation: 97-23=74... | 0 | hs_3 | mult_heuristic |
[
10,
95,
14,
62
] | 17 | [
"10*14=140",
"95+62=157",
"157-140=17"
] | Current State: 17:[10, 95, 14, 62], Operations: []
Exploring Operation: 10*14=140, Resulting Numbers: [95, 62, 140]
Generated Node #2: [95, 62, 140] from Operation: 10*14=140
Current State: 17:[95, 62, 140], Operations: ['10*14=140']
Exploring Operation: 95+62=157, Resulting Numbers: [140, 157]
Generated Node #3: [140,... | 4 | Current State: 17:[10, 95, 14, 62], Operations: []
Exploring Operation: 95-10=85, Resulting Numbers: [14, 62, 85]
Generated Node #0,0: 17:[14, 62, 85] Operation: 95-10=85
Exploring Operation: 95-14=81, Resulting Numbers: [10, 62, 81]
Generated Node #0,1: 17:[10, 62, 81] Operation: 95-14=81
Exploring Operation: 95-62=33... | 0 | hs_4 | sum_heuristic |
[
8,
41,
17,
46
] | 51 | [
"8+41=49",
"49-46=3",
"17*3=51"
] | Current State: 51:[8, 41, 17, 46], Operations: []
Exploring Operation: 8+41=49, Resulting Numbers: [17, 46, 49]
Generated Node #2: [17, 46, 49] from Operation: 8+41=49
Current State: 51:[17, 46, 49], Operations: ['8+41=49']
Exploring Operation: 49-46=3, Resulting Numbers: [17, 3]
Generated Node #3: [17, 3] from Operati... | 4 | Current State: 51:[8, 41, 17, 46], Operations: []
Exploring Operation: 8+41=49, Resulting Numbers: [17, 46, 49]
Generated Node #0,0: 51:[17, 46, 49] Operation: 8+41=49
Moving to Node #0,0
Current State: 51:[17, 46, 49], Operations: ['8+41=49']
Exploring Operation: 49-46=3, Resulting Numbers: [17, 3]
Generated Node #0,0... | 0.993924 | hs_1 | mult_heuristic |
[
44,
90,
64,
65
] | 47 | [
"90-44=46",
"65-64=1",
"46+1=47"
] | Current State: 47:[44, 90, 64, 65], Operations: []
Exploring Operation: 90-44=46, Resulting Numbers: [64, 65, 46]
Generated Node #2: [64, 65, 46] from Operation: 90-44=46
Current State: 47:[64, 65, 46], Operations: ['90-44=46']
Exploring Operation: 65-64=1, Resulting Numbers: [46, 1]
Generated Node #3: [46, 1] from Ope... | 4 | Current State: 47:[44, 90, 64, 65], Operations: []
Exploring Operation: 90-44=46, Resulting Numbers: [64, 65, 46]
Generated Node #0,0: 47:[64, 65, 46] Operation: 90-44=46
Exploring Operation: 90-64=26, Resulting Numbers: [44, 65, 26]
Generated Node #0,1: 47:[44, 65, 26] Operation: 90-64=26
Exploring Operation: 90-65=25... | 0.986111 | hs_3 | mult_heuristic |
[
56,
77,
5,
40
] | 84 | [
"56*5=280",
"280/40=7",
"77+7=84"
] | Current State: 84:[56, 77, 5, 40], Operations: []
Exploring Operation: 56*5=280, Resulting Numbers: [77, 40, 280]
Generated Node #2: [77, 40, 280] from Operation: 56*5=280
Current State: 84:[77, 40, 280], Operations: ['56*5=280']
Exploring Operation: 280/40=7, Resulting Numbers: [77, 7]
Generated Node #3: [77, 7] from ... | 4 | Current State: 84:[56, 77, 5, 40], Operations: []
Exploring Operation: 77-56=21, Resulting Numbers: [5, 40, 21]
Generated Node #0,0: 84:[5, 40, 21] Operation: 77-56=21
Start Sub Search at level 1: Moving to Node #0,0
Current State: 84:[5, 40, 21], Operations: ['77-56=21']
Exploring Operation: 40/5=8, Resulting Numbers:... | 0 | hs_1 | sum_heuristic |
[
4,
34,
13,
98
] | 73 | [
"4+34=38",
"13+98=111",
"111-38=73"
] | Current State: 73:[4, 34, 13, 98], Operations: []
Exploring Operation: 4+34=38, Resulting Numbers: [13, 98, 38]
Generated Node #2: [13, 98, 38] from Operation: 4+34=38
Current State: 73:[13, 98, 38], Operations: ['4+34=38']
Exploring Operation: 13+98=111, Resulting Numbers: [38, 111]
Generated Node #3: [38, 111] from O... | 4 | Current State: 73:[4, 34, 13, 98], Operations: []
Exploring Operation: 4*13=52, Resulting Numbers: [34, 98, 52]
Generated Node #0,0: 73:[34, 98, 52] Operation: 4*13=52
Exploring Operation: 4+34=38, Resulting Numbers: [13, 98, 38]
Generated Node #0,1: 73:[13, 98, 38] Operation: 4+34=38
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
23,
44,
2,
77
] | 57 | [
"23+44=67",
"2*67=134",
"134-77=57"
] | Current State: 57:[23, 44, 2, 77], Operations: []
Exploring Operation: 23+44=67, Resulting Numbers: [2, 77, 67]
Generated Node #2: [2, 77, 67] from Operation: 23+44=67
Current State: 57:[2, 77, 67], Operations: ['23+44=67']
Exploring Operation: 2*67=134, Resulting Numbers: [77, 134]
Generated Node #3: [77, 134] from Op... | 4 | Current State: 57:[23, 44, 2, 77], Operations: []
Exploring Operation: 44-23=21, Resulting Numbers: [2, 77, 21]
Generated Node #0,0: 57:[2, 77, 21] Operation: 44-23=21
Exploring Operation: 44/2=22, Resulting Numbers: [23, 77, 22]
Generated Node #0,1: 57:[23, 77, 22] Operation: 44/2=22
Exploring Operation: 77-44=33, Res... | 0 | hs_5 | sum_heuristic |
[
18,
56,
17,
31
] | 22 | [
"31-17=14",
"56/14=4",
"18+4=22"
] | Current State: 22:[18, 56, 17, 31], Operations: []
Exploring Operation: 31-17=14, Resulting Numbers: [18, 56, 14]
Generated Node #2: [18, 56, 14] from Operation: 31-17=14
Current State: 22:[18, 56, 14], Operations: ['31-17=14']
Exploring Operation: 56/14=4, Resulting Numbers: [18, 4]
Generated Node #3: [18, 4] from Ope... | 4 | Current State: 22:[18, 56, 17, 31], Operations: []
Exploring Operation: 56-17=39, Resulting Numbers: [18, 31, 39]
Generated Node #0,0: 22:[18, 31, 39] Operation: 56-17=39
Exploring Operation: 56-18=38, Resulting Numbers: [17, 31, 38]
Generated Node #0,1: 22:[17, 31, 38] Operation: 56-18=38
Exploring Operation: 56-31=25... | 0.945313 | hs_5 | sum_heuristic |
[
7,
81,
6,
10
] | 83 | [
"10-7=3",
"6/3=2",
"81+2=83"
] | Current State: 83:[7, 81, 6, 10], Operations: []
Exploring Operation: 10-7=3, Resulting Numbers: [81, 6, 3]
Generated Node #2: [81, 6, 3] from Operation: 10-7=3
Current State: 83:[81, 6, 3], Operations: ['10-7=3']
Exploring Operation: 6/3=2, Resulting Numbers: [81, 2]
Generated Node #3: [81, 2] from Operation: 6/3=2
Cu... | 4 | Current State: 83:[7, 81, 6, 10], Operations: []
Exploring Operation: 6*10=60, Resulting Numbers: [7, 81, 60]
Generated Node #0,0: 83:[7, 81, 60] Operation: 6*10=60
Exploring Operation: 7*10=70, Resulting Numbers: [81, 6, 70]
Generated Node #0,1: 83:[81, 6, 70] Operation: 7*10=70
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | sum_heuristic |
[
18,
51,
37,
35
] | 45 | [
"18*35=630",
"51-37=14",
"630/14=45"
] | Current State: 45:[18, 51, 37, 35], Operations: []
Exploring Operation: 18*35=630, Resulting Numbers: [51, 37, 630]
Generated Node #2: [51, 37, 630] from Operation: 18*35=630
Current State: 45:[51, 37, 630], Operations: ['18*35=630']
Exploring Operation: 51-37=14, Resulting Numbers: [630, 14]
Generated Node #3: [630, 1... | 4 | Current State: 45:[18, 51, 37, 35], Operations: []
Exploring Operation: 51-35=16, Resulting Numbers: [18, 37, 16]
Generated Node #0,0: 45:[18, 37, 16] Operation: 51-35=16
Exploring Operation: 51-37=14, Resulting Numbers: [18, 35, 14]
Generated Node #0,1: 45:[18, 35, 14] Operation: 51-37=14
Exploring Operation: 37-35=2,... | 0 | hs_3 | sum_heuristic |
[
39,
18,
47,
59
] | 26 | [
"59-47=12",
"39*12=468",
"468/18=26"
] | Current State: 26:[39, 18, 47, 59], Operations: []
Exploring Operation: 59-47=12, Resulting Numbers: [39, 18, 12]
Generated Node #2: [39, 18, 12] from Operation: 59-47=12
Current State: 26:[39, 18, 12], Operations: ['59-47=12']
Exploring Operation: 39*12=468, Resulting Numbers: [18, 468]
Generated Node #3: [18, 468] fr... | 4 | Current State: 26:[39, 18, 47, 59], Operations: []
Exploring Operation: 59-39=20, Resulting Numbers: [18, 47, 20]
Generated Node #0,0: 26:[18, 47, 20] Operation: 59-39=20
Exploring Operation: 59-47=12, Resulting Numbers: [39, 18, 12]
Generated Node #0,1: 26:[39, 18, 12] Operation: 59-47=12
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
38,
77,
64,
73
] | 30 | [
"77-38=39",
"73-64=9",
"39-9=30"
] | Current State: 30:[38, 77, 64, 73], Operations: []
Exploring Operation: 77-38=39, Resulting Numbers: [64, 73, 39]
Generated Node #2: [64, 73, 39] from Operation: 77-38=39
Current State: 30:[64, 73, 39], Operations: ['77-38=39']
Exploring Operation: 73-64=9, Resulting Numbers: [39, 9]
Generated Node #3: [39, 9] from Ope... | 4 | Current State: 30:[38, 77, 64, 73], Operations: []
Exploring Operation: 77-38=39, Resulting Numbers: [64, 73, 39]
Generated Node #0,0: 30:[64, 73, 39] Operation: 77-38=39
Exploring Operation: 77-73=4, Resulting Numbers: [38, 64, 4]
Generated Node #0,1: 30:[38, 64, 4] Operation: 77-73=4
Exploring Operation: 73-64=9, Res... | 0.987847 | hs_4 | sum_heuristic |
[
98,
3,
65,
41
] | 26 | [
"65-41=24",
"3*24=72",
"98-72=26"
] | Current State: 26:[98, 3, 65, 41], Operations: []
Exploring Operation: 65-41=24, Resulting Numbers: [98, 3, 24]
Generated Node #2: [98, 3, 24] from Operation: 65-41=24
Current State: 26:[98, 3, 24], Operations: ['65-41=24']
Exploring Operation: 3*24=72, Resulting Numbers: [98, 72]
Generated Node #3: [98, 72] from Opera... | 4 | Current State: 26:[98, 3, 65, 41], Operations: []
Exploring Operation: 98-65=33, Resulting Numbers: [3, 41, 33]
Generated Node #0,0: 26:[3, 41, 33] Operation: 98-65=33
Start Sub Search at level 1: Moving to Node #0,0
Current State: 26:[3, 41, 33], Operations: ['98-65=33']
Exploring Operation: 41-33=8, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
41,
84,
48,
77
] | 82 | [
"84-41=43",
"48+77=125",
"125-43=82"
] | Current State: 82:[41, 84, 48, 77], Operations: []
Exploring Operation: 84-41=43, Resulting Numbers: [48, 77, 43]
Generated Node #2: [48, 77, 43] from Operation: 84-41=43
Current State: 82:[48, 77, 43], Operations: ['84-41=43']
Exploring Operation: 48+77=125, Resulting Numbers: [43, 125]
Generated Node #3: [43, 125] fr... | 4 | Current State: 82:[41, 84, 48, 77], Operations: []
Exploring Operation: 48-41=7, Resulting Numbers: [84, 77, 7]
Generated Node #0,0: 82:[84, 77, 7] Operation: 48-41=7
Exploring Operation: 84-48=36, Resulting Numbers: [41, 77, 36]
Generated Node #0,1: 82:[41, 77, 36] Operation: 84-48=36
Moving to Node #0,1
Current State... | 0.986111 | hs_2 | mult_heuristic |
[
4,
96,
10,
33
] | 49 | [
"96-4=92",
"10+33=43",
"92-43=49"
] | Current State: 49:[4, 96, 10, 33], Operations: []
Exploring Operation: 96-4=92, Resulting Numbers: [10, 33, 92]
Generated Node #2: [10, 33, 92] from Operation: 96-4=92
Current State: 49:[10, 33, 92], Operations: ['96-4=92']
Exploring Operation: 10+33=43, Resulting Numbers: [92, 43]
Generated Node #3: [92, 43] from Oper... | 4 | Current State: 49:[4, 96, 10, 33], Operations: []
Exploring Operation: 96-33=63, Resulting Numbers: [4, 10, 63]
Generated Node #0,0: 49:[4, 10, 63] Operation: 96-33=63
Exploring Operation: 96/4=24, Resulting Numbers: [10, 33, 24]
Generated Node #0,1: 49:[10, 33, 24] Operation: 96/4=24
Exploring Operation: 96-10=86, Res... | 0.986979 | hs_4 | sum_heuristic |
[
3,
61,
36,
21
] | 90 | [
"21/3=7",
"61+36=97",
"97-7=90"
] | Current State: 90:[3, 61, 36, 21], Operations: []
Exploring Operation: 21/3=7, Resulting Numbers: [61, 36, 7]
Generated Node #2: [61, 36, 7] from Operation: 21/3=7
Current State: 90:[61, 36, 7], Operations: ['21/3=7']
Exploring Operation: 61+36=97, Resulting Numbers: [7, 97]
Generated Node #3: [7, 97] from Operation: 6... | 4 | Current State: 90:[3, 61, 36, 21], Operations: []
Exploring Operation: 61-36=25, Resulting Numbers: [3, 21, 25]
Generated Node #0,0: 90:[3, 21, 25] Operation: 61-36=25
Start Sub Search at level 1: Moving to Node #0,0
Current State: 90:[3, 21, 25], Operations: ['61-36=25']
Exploring Operation: 21+25=46, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
55,
81,
34,
30
] | 34 | [
"55+81=136",
"34-30=4",
"136/4=34"
] | Current State: 34:[55, 81, 34, 30], Operations: []
Exploring Operation: 55+81=136, Resulting Numbers: [34, 30, 136]
Generated Node #2: [34, 30, 136] from Operation: 55+81=136
Current State: 34:[34, 30, 136], Operations: ['55+81=136']
Exploring Operation: 34-30=4, Resulting Numbers: [136, 4]
Generated Node #3: [136, 4] ... | 4 | Current State: 34:[55, 81, 34, 30], Operations: []
Exploring Operation: 81-30=51, Resulting Numbers: [55, 34, 51]
Generated Node #0,0: 34:[55, 34, 51] Operation: 81-30=51
Exploring Operation: 81-55=26, Resulting Numbers: [34, 30, 26]
Generated Node #0,1: 34:[34, 30, 26] Operation: 81-55=26
Exploring Operation: 81-34=47... | 0 | hs_4 | sum_heuristic |
[
22,
23,
52,
88
] | 71 | [
"88/22=4",
"23+52=75",
"75-4=71"
] | Current State: 71:[22, 23, 52, 88], Operations: []
Exploring Operation: 88/22=4, Resulting Numbers: [23, 52, 4]
Generated Node #2: [23, 52, 4] from Operation: 88/22=4
Current State: 71:[23, 52, 4], Operations: ['88/22=4']
Exploring Operation: 23+52=75, Resulting Numbers: [4, 75]
Generated Node #3: [4, 75] from Operatio... | 4 | Current State: 71:[22, 23, 52, 88], Operations: []
Exploring Operation: 22+23=45, Resulting Numbers: [52, 88, 45]
Generated Node #0,0: 71:[52, 88, 45] Operation: 22+23=45
Moving to Node #0,0
Current State: 71:[52, 88, 45], Operations: ['22+23=45']
Exploring Operation: 52+45=97, Resulting Numbers: [88, 97]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
38,
18,
32,
65
] | 77 | [
"38-18=20",
"32+65=97",
"97-20=77"
] | Current State: 77:[38, 18, 32, 65], Operations: []
Exploring Operation: 38-18=20, Resulting Numbers: [32, 65, 20]
Generated Node #2: [32, 65, 20] from Operation: 38-18=20
Current State: 77:[32, 65, 20], Operations: ['38-18=20']
Exploring Operation: 32+65=97, Resulting Numbers: [20, 97]
Generated Node #3: [20, 97] from ... | 4 | Current State: 77:[38, 18, 32, 65], Operations: []
Exploring Operation: 38-32=6, Resulting Numbers: [18, 65, 6]
Generated Node #0,0: 77:[18, 65, 6] Operation: 38-32=6
Exploring Operation: 65-38=27, Resulting Numbers: [18, 32, 27]
Generated Node #0,1: 77:[18, 32, 27] Operation: 65-38=27
Exploring Operation: 38-18=20, Re... | 0.985243 | hs_5 | sum_heuristic |
[
10,
56,
69,
47
] | 82 | [
"56*69=3864",
"3864-10=3854",
"3854/47=82"
] | Current State: 82:[10, 56, 69, 47], Operations: []
Exploring Operation: 56*69=3864, Resulting Numbers: [10, 47, 3864]
Generated Node #2: [10, 47, 3864] from Operation: 56*69=3864
Current State: 82:[10, 47, 3864], Operations: ['56*69=3864']
Exploring Operation: 3864-10=3854, Resulting Numbers: [47, 3854]
Generated Node ... | 4 | Current State: 82:[10, 56, 69, 47], Operations: []
Exploring Operation: 56-47=9, Resulting Numbers: [10, 69, 9]
Generated Node #0,0: 82:[10, 69, 9] Operation: 56-47=9
Exploring Operation: 56-10=46, Resulting Numbers: [69, 47, 46]
Generated Node #0,1: 82:[69, 47, 46] Operation: 56-10=46
Exploring Operation: 10+69=79, Re... | 0 | hs_4 | mult_heuristic |
[
12,
66,
31,
27
] | 74 | [
"12+66=78",
"31-27=4",
"78-4=74"
] | Current State: 74:[12, 66, 31, 27], Operations: []
Exploring Operation: 12+66=78, Resulting Numbers: [31, 27, 78]
Generated Node #2: [31, 27, 78] from Operation: 12+66=78
Current State: 74:[31, 27, 78], Operations: ['12+66=78']
Exploring Operation: 31-27=4, Resulting Numbers: [78, 4]
Generated Node #3: [78, 4] from Ope... | 4 | Current State: 74:[12, 66, 31, 27], Operations: []
Exploring Operation: 12+66=78, Resulting Numbers: [31, 27, 78]
Generated Node #0,0: 74:[31, 27, 78] Operation: 12+66=78
Exploring Operation: 12+27=39, Resulting Numbers: [66, 31, 39]
Generated Node #0,1: 74:[66, 31, 39] Operation: 12+27=39
Exploring Operation: 31-27=4,... | 0.967882 | hs_4 | sum_heuristic |
[
51,
12,
95,
44
] | 100 | [
"51-12=39",
"95+44=139",
"139-39=100"
] | Current State: 100:[51, 12, 95, 44], Operations: []
Exploring Operation: 51-12=39, Resulting Numbers: [95, 44, 39]
Generated Node #2: [95, 44, 39] from Operation: 51-12=39
Current State: 100:[95, 44, 39], Operations: ['51-12=39']
Exploring Operation: 95+44=139, Resulting Numbers: [39, 139]
Generated Node #3: [39, 139] ... | 4 | Current State: 100:[51, 12, 95, 44], Operations: []
Exploring Operation: 95-44=51, Resulting Numbers: [51, 12, 51]
Generated Node #0,0: 100:[51, 12, 51] Operation: 95-44=51
Start Sub Search at level 1: Moving to Node #0,0
Current State: 100:[51, 12, 51], Operations: ['95-44=51']
Exploring Operation: 51/51=1, Resulting ... | 0 | hs_1 | sum_heuristic |
[
48,
14,
12,
95
] | 45 | [
"48+14=62",
"12+95=107",
"107-62=45"
] | Current State: 45:[48, 14, 12, 95], Operations: []
Exploring Operation: 48+14=62, Resulting Numbers: [12, 95, 62]
Generated Node #2: [12, 95, 62] from Operation: 48+14=62
Current State: 45:[12, 95, 62], Operations: ['48+14=62']
Exploring Operation: 12+95=107, Resulting Numbers: [62, 107]
Generated Node #3: [62, 107] fr... | 4 | Current State: 45:[48, 14, 12, 95], Operations: []
Exploring Operation: 48/12=4, Resulting Numbers: [14, 95, 4]
Generated Node #0,0: 45:[14, 95, 4] Operation: 48/12=4
Exploring Operation: 95-14=81, Resulting Numbers: [48, 12, 81]
Generated Node #0,1: 45:[48, 12, 81] Operation: 95-14=81
Exploring Operation: 95-48=47, Re... | 0.988715 | hs_4 | sum_heuristic |
[
46,
60,
18,
93
] | 31 | [
"46+60=106",
"93-18=75",
"106-75=31"
] | Current State: 31:[46, 60, 18, 93], Operations: []
Exploring Operation: 46+60=106, Resulting Numbers: [18, 93, 106]
Generated Node #2: [18, 93, 106] from Operation: 46+60=106
Current State: 31:[18, 93, 106], Operations: ['46+60=106']
Exploring Operation: 93-18=75, Resulting Numbers: [106, 75]
Generated Node #3: [106, 7... | 4 | Current State: 31:[46, 60, 18, 93], Operations: []
Exploring Operation: 60-46=14, Resulting Numbers: [18, 93, 14]
Generated Node #0,0: 31:[18, 93, 14] Operation: 60-46=14
Exploring Operation: 93-46=47, Resulting Numbers: [60, 18, 47]
Generated Node #0,1: 31:[60, 18, 47] Operation: 93-46=47
Exploring Operation: 93-18=75... | 0.984375 | hs_5 | sum_heuristic |
[
84,
33,
82,
28
] | 38 | [
"84-82=2",
"33*2=66",
"66-28=38"
] | Current State: 38:[84, 33, 82, 28], Operations: []
Exploring Operation: 84-82=2, Resulting Numbers: [33, 28, 2]
Generated Node #2: [33, 28, 2] from Operation: 84-82=2
Current State: 38:[33, 28, 2], Operations: ['84-82=2']
Exploring Operation: 33*2=66, Resulting Numbers: [28, 66]
Generated Node #3: [28, 66] from Operati... | 4 | Current State: 38:[84, 33, 82, 28], Operations: []
Exploring Operation: 82-33=49, Resulting Numbers: [84, 28, 49]
Generated Node #0,0: 38:[84, 28, 49] Operation: 82-33=49
Exploring Operation: 84-82=2, Resulting Numbers: [33, 28, 2]
Generated Node #0,1: 38:[33, 28, 2] Operation: 84-82=2
Exploring Operation: 84/28=3, Res... | 0 | hs_5 | sum_heuristic |
[
73,
22,
50,
79
] | 79 | [
"73-22=51",
"51-50=1",
"79*1=79"
] | Current State: 79:[73, 22, 50, 79], Operations: []
Exploring Operation: 73-22=51, Resulting Numbers: [50, 79, 51]
Generated Node #2: [50, 79, 51] from Operation: 73-22=51
Current State: 79:[50, 79, 51], Operations: ['73-22=51']
Exploring Operation: 51-50=1, Resulting Numbers: [79, 1]
Generated Node #3: [79, 1] from Ope... | 4 | Current State: 79:[73, 22, 50, 79], Operations: []
Exploring Operation: 22+50=72, Resulting Numbers: [73, 79, 72]
Generated Node #0,0: 79:[73, 79, 72] Operation: 22+50=72
Moving to Node #0,0
Current State: 79:[73, 79, 72], Operations: ['22+50=72']
Exploring Operation: 73+72=145, Resulting Numbers: [79, 145]
Generated N... | 0 | hs_1 | sum_heuristic |
[
12,
39,
6,
36
] | 54 | [
"39-12=27",
"36-27=9",
"6*9=54"
] | Current State: 54:[12, 39, 6, 36], Operations: []
Exploring Operation: 39-12=27, Resulting Numbers: [6, 36, 27]
Generated Node #2: [6, 36, 27] from Operation: 39-12=27
Current State: 54:[6, 36, 27], Operations: ['39-12=27']
Exploring Operation: 36-27=9, Resulting Numbers: [6, 9]
Generated Node #3: [6, 9] from Operation... | 4 | Current State: 54:[12, 39, 6, 36], Operations: []
Exploring Operation: 39-36=3, Resulting Numbers: [12, 6, 3]
Generated Node #0,0: 54:[12, 6, 3] Operation: 39-36=3
Exploring Operation: 36/12=3, Resulting Numbers: [39, 6, 3]
Generated Node #0,1: 54:[39, 6, 3] Operation: 36/12=3
Exploring Operation: 39-12=27, Resulting N... | 0.982639 | hs_5 | sum_heuristic |
[
55,
62,
8,
94
] | 38 | [
"62-55=7",
"8*7=56",
"94-56=38"
] | Current State: 38:[55, 62, 8, 94], Operations: []
Exploring Operation: 62-55=7, Resulting Numbers: [8, 94, 7]
Generated Node #2: [8, 94, 7] from Operation: 62-55=7
Current State: 38:[8, 94, 7], Operations: ['62-55=7']
Exploring Operation: 8*7=56, Resulting Numbers: [94, 56]
Generated Node #3: [94, 56] from Operation: 8... | 4 | Current State: 38:[55, 62, 8, 94], Operations: []
Exploring Operation: 94-62=32, Resulting Numbers: [55, 8, 32]
Generated Node #0,0: 38:[55, 8, 32] Operation: 94-62=32
Start Sub Search at level 1: Moving to Node #0,0
Current State: 38:[55, 8, 32], Operations: ['94-62=32']
Exploring Operation: 55-32=23, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
27,
27,
78,
91
] | 63 | [
"27+27=54",
"91*54=4914",
"4914/78=63"
] | Current State: 63:[27, 27, 78, 91], Operations: []
Exploring Operation: 27+27=54, Resulting Numbers: [78, 91, 54]
Generated Node #2: [78, 91, 54] from Operation: 27+27=54
Current State: 63:[78, 91, 54], Operations: ['27+27=54']
Exploring Operation: 91*54=4914, Resulting Numbers: [78, 4914]
Generated Node #3: [78, 4914]... | 4 | Current State: 63:[27, 27, 78, 91], Operations: []
Exploring Operation: 91-78=13, Resulting Numbers: [27, 27, 13]
Generated Node #0,0: 63:[27, 27, 13] Operation: 91-78=13
Exploring Operation: 91-27=64, Resulting Numbers: [27, 78, 64]
Generated Node #0,1: 63:[27, 78, 64] Operation: 91-27=64
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
27,
63,
20,
1
] | 10 | [
"27-20=7",
"63/7=9",
"1+9=10"
] | Current State: 10:[27, 63, 20, 1], Operations: []
Exploring Operation: 27-20=7, Resulting Numbers: [63, 1, 7]
Generated Node #2: [63, 1, 7] from Operation: 27-20=7
Current State: 10:[63, 1, 7], Operations: ['27-20=7']
Exploring Operation: 63/7=9, Resulting Numbers: [1, 9]
Generated Node #3: [1, 9] from Operation: 63/7=... | 4 | Current State: 10:[27, 63, 20, 1], Operations: []
Exploring Operation: 63-20=43, Resulting Numbers: [27, 1, 43]
Generated Node #0,0: 10:[27, 1, 43] Operation: 63-20=43
Exploring Operation: 63-27=36, Resulting Numbers: [20, 1, 36]
Generated Node #0,1: 10:[20, 1, 36] Operation: 63-27=36
Moving to Node #0,1
Current State:... | 0 | hs_2 | mult_heuristic |
[
64,
67,
71,
3
] | 70 | [
"67-64=3",
"3/3=1",
"71-1=70"
] | Current State: 70:[64, 67, 71, 3], Operations: []
Exploring Operation: 67-64=3, Resulting Numbers: [71, 3, 3]
Generated Node #2: [71, 3, 3] from Operation: 67-64=3
Current State: 70:[71, 3, 3], Operations: ['67-64=3']
Exploring Operation: 3/3=1, Resulting Numbers: [71, 1]
Generated Node #3: [71, 1] from Operation: 3/3=... | 4 | Current State: 70:[64, 67, 71, 3], Operations: []
Exploring Operation: 67-64=3, Resulting Numbers: [71, 3, 3]
Generated Node #0,0: 70:[71, 3, 3] Operation: 67-64=3
Exploring Operation: 71-64=7, Resulting Numbers: [67, 3, 7]
Generated Node #0,1: 70:[67, 3, 7] Operation: 71-64=7
Start Sub Search at level 1: Moving to Nod... | 0 | hs_2 | sum_heuristic |
[
36,
12,
75,
84
] | 85 | [
"36+84=120",
"120/12=10",
"75+10=85"
] | Current State: 85:[36, 12, 75, 84], Operations: []
Exploring Operation: 36+84=120, Resulting Numbers: [12, 75, 120]
Generated Node #2: [12, 75, 120] from Operation: 36+84=120
Current State: 85:[12, 75, 120], Operations: ['36+84=120']
Exploring Operation: 120/12=10, Resulting Numbers: [75, 10]
Generated Node #3: [75, 10... | 4 | Current State: 85:[36, 12, 75, 84], Operations: []
Exploring Operation: 36/12=3, Resulting Numbers: [75, 84, 3]
Generated Node #0,0: 85:[75, 84, 3] Operation: 36/12=3
Exploring Operation: 75-36=39, Resulting Numbers: [12, 84, 39]
Generated Node #0,1: 85:[12, 84, 39] Operation: 75-36=39
Exploring Operation: 36-12=24, Re... | 0 | hs_4 | sum_heuristic |
[
50,
58,
35,
66
] | 37 | [
"50+66=116",
"116/58=2",
"35+2=37"
] | Current State: 37:[50, 58, 35, 66], Operations: []
Exploring Operation: 50+66=116, Resulting Numbers: [58, 35, 116]
Generated Node #2: [58, 35, 116] from Operation: 50+66=116
Current State: 37:[58, 35, 116], Operations: ['50+66=116']
Exploring Operation: 116/58=2, Resulting Numbers: [35, 2]
Generated Node #3: [35, 2] f... | 4 | Current State: 37:[50, 58, 35, 66], Operations: []
Exploring Operation: 66-35=31, Resulting Numbers: [50, 58, 31]
Generated Node #0,0: 37:[50, 58, 31] Operation: 66-35=31
Moving to Node #0,0
Current State: 37:[50, 58, 31], Operations: ['66-35=31']
Exploring Operation: 58-31=27, Resulting Numbers: [50, 27]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
62,
6,
25,
7
] | 88 | [
"62-6=56",
"25+7=32",
"56+32=88"
] | Current State: 88:[62, 6, 25, 7], Operations: []
Exploring Operation: 62-6=56, Resulting Numbers: [25, 7, 56]
Generated Node #2: [25, 7, 56] from Operation: 62-6=56
Current State: 88:[25, 7, 56], Operations: ['62-6=56']
Exploring Operation: 25+7=32, Resulting Numbers: [56, 32]
Generated Node #3: [56, 32] from Operation... | 4 | Current State: 88:[62, 6, 25, 7], Operations: []
Exploring Operation: 62-25=37, Resulting Numbers: [6, 7, 37]
Generated Node #0,0: 88:[6, 7, 37] Operation: 62-25=37
Exploring Operation: 62+25=87, Resulting Numbers: [6, 7, 87]
Generated Node #0,1: 88:[6, 7, 87] Operation: 62+25=87
Exploring Operation: 62-6=56, Resulting... | 0.989583 | hs_3 | sum_heuristic |
[
48,
99,
2,
16
] | 83 | [
"99-48=51",
"2*16=32",
"51+32=83"
] | Current State: 83:[48, 99, 2, 16], Operations: []
Exploring Operation: 99-48=51, Resulting Numbers: [2, 16, 51]
Generated Node #2: [2, 16, 51] from Operation: 99-48=51
Current State: 83:[2, 16, 51], Operations: ['99-48=51']
Exploring Operation: 2*16=32, Resulting Numbers: [51, 32]
Generated Node #3: [51, 32] from Opera... | 4 | Current State: 83:[48, 99, 2, 16], Operations: []
Exploring Operation: 48*2=96, Resulting Numbers: [99, 16, 96]
Generated Node #0,0: 83:[99, 16, 96] Operation: 48*2=96
Start Sub Search at level 1: Moving to Node #0,0
Current State: 83:[99, 16, 96], Operations: ['48*2=96']
Exploring Operation: 99-16=83, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
10,
45,
56,
44
] | 43 | [
"10+45=55",
"56-44=12",
"55-12=43"
] | Current State: 43:[10, 45, 56, 44], Operations: []
Exploring Operation: 10+45=55, Resulting Numbers: [56, 44, 55]
Generated Node #2: [56, 44, 55] from Operation: 10+45=55
Current State: 43:[56, 44, 55], Operations: ['10+45=55']
Exploring Operation: 56-44=12, Resulting Numbers: [55, 12]
Generated Node #3: [55, 12] from ... | 4 | Current State: 43:[10, 45, 56, 44], Operations: []
Exploring Operation: 10+45=55, Resulting Numbers: [56, 44, 55]
Generated Node #0,0: 43:[56, 44, 55] Operation: 10+45=55
Exploring Operation: 44-10=34, Resulting Numbers: [45, 56, 34]
Generated Node #0,1: 43:[45, 56, 34] Operation: 44-10=34
Exploring Operation: 56-10=46... | 0.960069 | hs_4 | sum_heuristic |
[
4,
14,
36,
46
] | 48 | [
"4+14=18",
"36/18=2",
"46+2=48"
] | Current State: 48:[4, 14, 36, 46], Operations: []
Exploring Operation: 4+14=18, Resulting Numbers: [36, 46, 18]
Generated Node #2: [36, 46, 18] from Operation: 4+14=18
Current State: 48:[36, 46, 18], Operations: ['4+14=18']
Exploring Operation: 36/18=2, Resulting Numbers: [46, 2]
Generated Node #3: [46, 2] from Operati... | 4 | Current State: 48:[4, 14, 36, 46], Operations: []
Exploring Operation: 36-14=22, Resulting Numbers: [4, 46, 22]
Generated Node #0,0: 48:[4, 46, 22] Operation: 36-14=22
Exploring Operation: 14+36=50, Resulting Numbers: [4, 46, 50]
Generated Node #0,1: 48:[4, 46, 50] Operation: 14+36=50
Exploring Operation: 46-36=10, Res... | 0 | hs_3 | mult_heuristic |
[
55,
86,
55,
10
] | 97 | [
"55+55=110",
"110/10=11",
"86+11=97"
] | Current State: 97:[55, 86, 55, 10], Operations: []
Exploring Operation: 55+55=110, Resulting Numbers: [86, 10, 110]
Generated Node #2: [86, 10, 110] from Operation: 55+55=110
Current State: 97:[86, 10, 110], Operations: ['55+55=110']
Exploring Operation: 110/10=11, Resulting Numbers: [86, 11]
Generated Node #3: [86, 11... | 4 | Current State: 97:[55, 86, 55, 10], Operations: []
Exploring Operation: 55+10=65, Resulting Numbers: [55, 86, 65]
Generated Node #0,0: 97:[55, 86, 65] Operation: 55+10=65
Exploring Operation: 55+10=65, Resulting Numbers: [86, 55, 65]
Generated Node #0,1: 97:[86, 55, 65] Operation: 55+10=65
Exploring Operation: 86+10=96... | 0 | hs_3 | sum_heuristic |
[
40,
13,
88,
33
] | 82 | [
"40-13=27",
"88-33=55",
"27+55=82"
] | Current State: 82:[40, 13, 88, 33], Operations: []
Exploring Operation: 40-13=27, Resulting Numbers: [88, 33, 27]
Generated Node #2: [88, 33, 27] from Operation: 40-13=27
Current State: 82:[88, 33, 27], Operations: ['40-13=27']
Exploring Operation: 88-33=55, Resulting Numbers: [27, 55]
Generated Node #3: [27, 55] from ... | 4 | Current State: 82:[40, 13, 88, 33], Operations: []
Exploring Operation: 13+33=46, Resulting Numbers: [40, 88, 46]
Generated Node #0,0: 82:[40, 88, 46] Operation: 13+33=46
Exploring Operation: 33-13=20, Resulting Numbers: [40, 88, 20]
Generated Node #0,1: 82:[40, 88, 20] Operation: 33-13=20
Exploring Operation: 88-13=75... | 0.987847 | hs_4 | mult_heuristic |
[
26,
45,
71,
26
] | 78 | [
"45-26=19",
"71+26=97",
"97-19=78"
] | Current State: 78:[26, 45, 71, 26], Operations: []
Exploring Operation: 45-26=19, Resulting Numbers: [71, 19]
Generated Node #2: [71, 19] from Operation: 45-26=19
Current State: 78:[71, 19], Operations: ['45-26=19']
Exploring Operation: 71+26=97, Resulting Numbers: [19, 97]
Generated Node #3: [19, 97] from Operation: 7... | 4 | Current State: 78:[26, 45, 71, 26], Operations: []
Exploring Operation: 45-26=19, Resulting Numbers: [71, 26, 19]
Generated Node #0,0: 78:[71, 26, 19] Operation: 45-26=19
Exploring Operation: 71-26=45, Resulting Numbers: [45, 26, 45]
Generated Node #0,1: 78:[45, 26, 45] Operation: 71-26=45
Exploring Operation: 71-45=26... | 0.94184 | hs_4 | sum_heuristic |
[
53,
56,
10,
92
] | 85 | [
"56-53=3",
"92-10=82",
"3+82=85"
] | Current State: 85:[53, 56, 10, 92], Operations: []
Exploring Operation: 56-53=3, Resulting Numbers: [10, 92, 3]
Generated Node #2: [10, 92, 3] from Operation: 56-53=3
Current State: 85:[10, 92, 3], Operations: ['56-53=3']
Exploring Operation: 92-10=82, Resulting Numbers: [3, 82]
Generated Node #3: [3, 82] from Operatio... | 4 | Current State: 85:[53, 56, 10, 92], Operations: []
Exploring Operation: 92-53=39, Resulting Numbers: [56, 10, 39]
Generated Node #0,0: 85:[56, 10, 39] Operation: 92-53=39
Exploring Operation: 53+56=109, Resulting Numbers: [10, 92, 109]
Generated Node #0,1: 85:[10, 92, 109] Operation: 53+56=109
Exploring Operation: 56-5... | 0.989583 | hs_3 | sum_heuristic |
[
73,
37,
63,
71
] | 98 | [
"73-37=36",
"63+71=134",
"134-36=98"
] | Current State: 98:[73, 37, 63, 71], Operations: []
Exploring Operation: 73-37=36, Resulting Numbers: [63, 71, 36]
Generated Node #2: [63, 71, 36] from Operation: 73-37=36
Current State: 98:[63, 71, 36], Operations: ['73-37=36']
Exploring Operation: 63+71=134, Resulting Numbers: [36, 134]
Generated Node #3: [36, 134] fr... | 4 | Current State: 98:[73, 37, 63, 71], Operations: []
Exploring Operation: 73-71=2, Resulting Numbers: [37, 63, 2]
Generated Node #0,0: 98:[37, 63, 2] Operation: 73-71=2
Exploring Operation: 73-63=10, Resulting Numbers: [37, 71, 10]
Generated Node #0,1: 98:[37, 71, 10] Operation: 73-63=10
Exploring Operation: 71-63=8, Res... | 0.986979 | hs_4 | mult_heuristic |
[
64,
80,
47,
13
] | 18 | [
"80-64=16",
"47-13=34",
"34-16=18"
] | Current State: 18:[64, 80, 47, 13], Operations: []
Exploring Operation: 80-64=16, Resulting Numbers: [47, 13, 16]
Generated Node #2: [47, 13, 16] from Operation: 80-64=16
Current State: 18:[47, 13, 16], Operations: ['80-64=16']
Exploring Operation: 47-13=34, Resulting Numbers: [16, 34]
Generated Node #3: [16, 34] from ... | 4 | Current State: 18:[64, 80, 47, 13], Operations: []
Exploring Operation: 80-47=33, Resulting Numbers: [64, 13, 33]
Generated Node #0,0: 18:[64, 13, 33] Operation: 80-47=33
Exploring Operation: 64-47=17, Resulting Numbers: [80, 13, 17]
Generated Node #0,1: 18:[80, 13, 17] Operation: 64-47=17
Exploring Operation: 80-64=16... | 0.965278 | hs_4 | mult_heuristic |
[
72,
77,
24,
10
] | 11 | [
"72/24=3",
"10-3=7",
"77/7=11"
] | Current State: 11:[72, 77, 24, 10], Operations: []
Exploring Operation: 72/24=3, Resulting Numbers: [77, 10, 3]
Generated Node #2: [77, 10, 3] from Operation: 72/24=3
Current State: 11:[77, 10, 3], Operations: ['72/24=3']
Exploring Operation: 10-3=7, Resulting Numbers: [77, 7]
Generated Node #3: [77, 7] from Operation:... | 4 | Current State: 11:[72, 77, 24, 10], Operations: []
Exploring Operation: 72/24=3, Resulting Numbers: [77, 10, 3]
Generated Node #0,0: 11:[77, 10, 3] Operation: 72/24=3
Exploring Operation: 72-24=48, Resulting Numbers: [77, 10, 48]
Generated Node #0,1: 11:[77, 10, 48] Operation: 72-24=48
Exploring Operation: 77-24=53, Re... | 0 | hs_4 | sum_heuristic |
[
8,
35,
2,
6
] | 19 | [
"35-8=27",
"2+6=8",
"27-8=19"
] | Current State: 19:[8, 35, 2, 6], Operations: []
Exploring Operation: 35-8=27, Resulting Numbers: [2, 6, 27]
Generated Node #2: [2, 6, 27] from Operation: 35-8=27
Current State: 19:[2, 6, 27], Operations: ['35-8=27']
Exploring Operation: 2+6=8, Resulting Numbers: [27, 8]
Generated Node #3: [27, 8] from Operation: 2+6=8
... | 4 | Current State: 19:[8, 35, 2, 6], Operations: []
Exploring Operation: 8*2=16, Resulting Numbers: [35, 6, 16]
Generated Node #0,0: 19:[35, 6, 16] Operation: 8*2=16
Exploring Operation: 2*6=12, Resulting Numbers: [8, 35, 12]
Generated Node #0,1: 19:[8, 35, 12] Operation: 2*6=12
Moving to Node #0,0
Current State: 19:[35, 6... | 0 | hs_2 | mult_heuristic |
[
69,
80,
2,
18
] | 40 | [
"80-69=11",
"2*11=22",
"18+22=40"
] | Current State: 40:[69, 80, 2, 18], Operations: []
Exploring Operation: 80-69=11, Resulting Numbers: [2, 18, 11]
Generated Node #2: [2, 18, 11] from Operation: 80-69=11
Current State: 40:[2, 18, 11], Operations: ['80-69=11']
Exploring Operation: 2*11=22, Resulting Numbers: [18, 22]
Generated Node #3: [18, 22] from Opera... | 4 | Current State: 40:[69, 80, 2, 18], Operations: []
Exploring Operation: 80-18=62, Resulting Numbers: [69, 2, 62]
Generated Node #0,0: 40:[69, 2, 62] Operation: 80-18=62
Exploring Operation: 69-2=67, Resulting Numbers: [80, 18, 67]
Generated Node #0,1: 40:[80, 18, 67] Operation: 69-2=67
Exploring Operation: 80-69=11, Res... | 0.973958 | hs_5 | sum_heuristic |
[
7,
70,
36,
33
] | 21 | [
"70-7=63",
"36-33=3",
"63/3=21"
] | Current State: 21:[7, 70, 36, 33], Operations: []
Exploring Operation: 70-7=63, Resulting Numbers: [36, 33, 63]
Generated Node #2: [36, 33, 63] from Operation: 70-7=63
Current State: 21:[36, 33, 63], Operations: ['70-7=63']
Exploring Operation: 36-33=3, Resulting Numbers: [63, 3]
Generated Node #3: [63, 3] from Operati... | 4 | Current State: 21:[7, 70, 36, 33], Operations: []
Exploring Operation: 70-36=34, Resulting Numbers: [7, 33, 34]
Generated Node #0,0: 21:[7, 33, 34] Operation: 70-36=34
Moving to Node #0,0
Current State: 21:[7, 33, 34], Operations: ['70-36=34']
Exploring Operation: 34-33=1, Resulting Numbers: [7, 1]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
50,
13,
95,
6
] | 33 | [
"95-50=45",
"13*6=78",
"78-45=33"
] | Current State: 33:[50, 13, 95, 6], Operations: []
Exploring Operation: 95-50=45, Resulting Numbers: [13, 6, 45]
Generated Node #2: [13, 6, 45] from Operation: 95-50=45
Current State: 33:[13, 6, 45], Operations: ['95-50=45']
Exploring Operation: 13*6=78, Resulting Numbers: [45, 78]
Generated Node #3: [45, 78] from Opera... | 4 | Current State: 33:[50, 13, 95, 6], Operations: []
Exploring Operation: 50-13=37, Resulting Numbers: [95, 6, 37]
Generated Node #0,0: 33:[95, 6, 37] Operation: 50-13=37
Exploring Operation: 95-50=45, Resulting Numbers: [13, 6, 45]
Generated Node #0,1: 33:[13, 6, 45] Operation: 95-50=45
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
41,
10,
20,
51
] | 12 | [
"51-41=10",
"20/10=2",
"10+2=12"
] | Current State: 12:[41, 10, 20, 51], Operations: []
Exploring Operation: 51-41=10, Resulting Numbers: [10, 20, 10]
Generated Node #2: [10, 20, 10] from Operation: 51-41=10
Current State: 12:[10, 20, 10], Operations: ['51-41=10']
Exploring Operation: 20/10=2, Resulting Numbers: [2]
2,12 equal: Goal Reached
Exploring Oper... | 4 | Current State: 12:[41, 10, 20, 51], Operations: []
Exploring Operation: 41-20=21, Resulting Numbers: [10, 51, 21]
Generated Node #0,0: 12:[10, 51, 21] Operation: 41-20=21
Exploring Operation: 51-20=31, Resulting Numbers: [41, 10, 31]
Generated Node #0,1: 12:[41, 10, 31] Operation: 51-20=31
Exploring Operation: 51-10=41... | 0.986111 | hs_5 | sum_heuristic |
[
16,
52,
81,
85
] | 72 | [
"16+52=68",
"85-81=4",
"68+4=72"
] | Current State: 72:[16, 52, 81, 85], Operations: []
Exploring Operation: 16+52=68, Resulting Numbers: [81, 85, 68]
Generated Node #2: [81, 85, 68] from Operation: 16+52=68
Current State: 72:[81, 85, 68], Operations: ['16+52=68']
Exploring Operation: 85-81=4, Resulting Numbers: [68, 4]
Generated Node #3: [68, 4] from Ope... | 4 | Current State: 72:[16, 52, 81, 85], Operations: []
Exploring Operation: 85-81=4, Resulting Numbers: [16, 52, 4]
Generated Node #0,0: 72:[16, 52, 4] Operation: 85-81=4
Exploring Operation: 85-52=33, Resulting Numbers: [16, 81, 33]
Generated Node #0,1: 72:[16, 81, 33] Operation: 85-52=33
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
33,
93,
47,
97
] | 85 | [
"97-93=4",
"33*4=132",
"132-47=85"
] | Current State: 85:[33, 93, 47, 97], Operations: []
Exploring Operation: 97-93=4, Resulting Numbers: [33, 47, 4]
Generated Node #2: [33, 47, 4] from Operation: 97-93=4
Current State: 85:[33, 47, 4], Operations: ['97-93=4']
Exploring Operation: 33*4=132, Resulting Numbers: [47, 132]
Generated Node #3: [47, 132] from Oper... | 4 | Current State: 85:[33, 93, 47, 97], Operations: []
Exploring Operation: 47-33=14, Resulting Numbers: [93, 97, 14]
Generated Node #0,0: 85:[93, 97, 14] Operation: 47-33=14
Exploring Operation: 97-93=4, Resulting Numbers: [33, 47, 4]
Generated Node #0,1: 85:[33, 47, 4] Operation: 97-93=4
Exploring Operation: 93-47=46, Re... | 0 | hs_4 | mult_heuristic |
[
3,
50,
47,
93
] | 66 | [
"93/3=31",
"50+47=97",
"97-31=66"
] | Current State: 66:[3, 50, 47, 93], Operations: []
Exploring Operation: 93/3=31, Resulting Numbers: [50, 47, 31]
Generated Node #2: [50, 47, 31] from Operation: 93/3=31
Current State: 66:[50, 47, 31], Operations: ['93/3=31']
Exploring Operation: 50+47=97, Resulting Numbers: [31, 97]
Generated Node #3: [31, 97] from Oper... | 4 | Current State: 66:[3, 50, 47, 93], Operations: []
Exploring Operation: 93-50=43, Resulting Numbers: [3, 47, 43]
Generated Node #0,0: 66:[3, 47, 43] Operation: 93-50=43
Exploring Operation: 50-47=3, Resulting Numbers: [3, 93, 3]
Generated Node #0,1: 66:[3, 93, 3] Operation: 50-47=3
Moving to Node #0,0
Current State: 66:... | 0 | hs_2 | sum_heuristic |
[
43,
86,
41,
49
] | 92 | [
"86/43=2",
"41+49=90",
"2+90=92"
] | Current State: 92:[43, 86, 41, 49], Operations: []
Exploring Operation: 86/43=2, Resulting Numbers: [41, 49, 2]
Generated Node #2: [41, 49, 2] from Operation: 86/43=2
Current State: 92:[41, 49, 2], Operations: ['86/43=2']
Exploring Operation: 41+49=90, Resulting Numbers: [2, 90]
Generated Node #3: [2, 90] from Operatio... | 4 | Current State: 92:[43, 86, 41, 49], Operations: []
Exploring Operation: 86-41=45, Resulting Numbers: [43, 49, 45]
Generated Node #0,0: 92:[43, 49, 45] Operation: 86-41=45
Start Sub Search at level 1: Moving to Node #0,0
Current State: 92:[43, 49, 45], Operations: ['86-41=45']
Exploring Operation: 43+49=92, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
70,
3,
45,
32
] | 86 | [
"70+3=73",
"45-32=13",
"73+13=86"
] | Current State: 86:[70, 3, 45, 32], Operations: []
Exploring Operation: 70+3=73, Resulting Numbers: [45, 32, 73]
Generated Node #2: [45, 32, 73] from Operation: 70+3=73
Current State: 86:[45, 32, 73], Operations: ['70+3=73']
Exploring Operation: 45-32=13, Resulting Numbers: [73, 13]
Generated Node #3: [73, 13] from Oper... | 4 | Current State: 86:[70, 3, 45, 32], Operations: []
Exploring Operation: 70-32=38, Resulting Numbers: [3, 45, 38]
Generated Node #0,0: 86:[3, 45, 38] Operation: 70-32=38
Exploring Operation: 70+32=102, Resulting Numbers: [3, 45, 102]
Generated Node #0,1: 86:[3, 45, 102] Operation: 70+32=102
Exploring Operation: 3+32=35, ... | 0.986979 | hs_4 | sum_heuristic |
[
42,
68,
58,
13
] | 34 | [
"42-13=29",
"68*29=1972",
"1972/58=34"
] | Current State: 34:[42, 68, 58, 13], Operations: []
Exploring Operation: 42-13=29, Resulting Numbers: [68, 58, 29]
Generated Node #2: [68, 58, 29] from Operation: 42-13=29
Current State: 34:[68, 58, 29], Operations: ['42-13=29']
Exploring Operation: 68*29=1972, Resulting Numbers: [58, 1972]
Generated Node #3: [58, 1972]... | 4 | Current State: 34:[42, 68, 58, 13], Operations: []
Exploring Operation: 58-42=16, Resulting Numbers: [68, 13, 16]
Generated Node #0,0: 34:[68, 13, 16] Operation: 58-42=16
Exploring Operation: 68-13=55, Resulting Numbers: [42, 58, 55]
Generated Node #0,1: 34:[42, 58, 55] Operation: 68-13=55
Exploring Operation: 68-42=26... | 0 | hs_5 | sum_heuristic |
[
94,
59,
98,
37
] | 47 | [
"98-59=39",
"39-37=2",
"94/2=47"
] | Current State: 47:[94, 59, 98, 37], Operations: []
Exploring Operation: 98-59=39, Resulting Numbers: [94, 37, 39]
Generated Node #2: [94, 37, 39] from Operation: 98-59=39
Current State: 47:[94, 37, 39], Operations: ['98-59=39']
Exploring Operation: 39-37=2, Resulting Numbers: [94, 2]
Generated Node #3: [94, 2] from Ope... | 4 | Current State: 47:[94, 59, 98, 37], Operations: []
Exploring Operation: 98-59=39, Resulting Numbers: [94, 37, 39]
Generated Node #0,0: 47:[94, 37, 39] Operation: 98-59=39
Exploring Operation: 98-94=4, Resulting Numbers: [59, 37, 4]
Generated Node #0,1: 47:[59, 37, 4] Operation: 98-94=4
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
15,
86,
29,
58
] | 56 | [
"15*58=870",
"870/29=30",
"86-30=56"
] | Current State: 56:[15, 86, 29, 58], Operations: []
Exploring Operation: 15*58=870, Resulting Numbers: [86, 29, 870]
Generated Node #2: [86, 29, 870] from Operation: 15*58=870
Current State: 56:[86, 29, 870], Operations: ['15*58=870']
Exploring Operation: 870/29=30, Resulting Numbers: [86, 30]
Generated Node #3: [86, 30... | 4 | Current State: 56:[15, 86, 29, 58], Operations: []
Exploring Operation: 86-58=28, Resulting Numbers: [15, 29, 28]
Generated Node #0,0: 56:[15, 29, 28] Operation: 86-58=28
Moving to Node #0,0
Current State: 56:[15, 29, 28], Operations: ['86-58=28']
Exploring Operation: 29-15=14, Resulting Numbers: [28, 14]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
83,
19,
32,
24
] | 26 | [
"83-19=64",
"64/32=2",
"24+2=26"
] | Current State: 26:[83, 19, 32, 24], Operations: []
Exploring Operation: 83-19=64, Resulting Numbers: [32, 24, 64]
Generated Node #2: [32, 24, 64] from Operation: 83-19=64
Current State: 26:[32, 24, 64], Operations: ['83-19=64']
Exploring Operation: 64/32=2, Resulting Numbers: [24, 2]
Generated Node #3: [24, 2] from Ope... | 4 | Current State: 26:[83, 19, 32, 24], Operations: []
Exploring Operation: 83-24=59, Resulting Numbers: [19, 32, 59]
Generated Node #0,0: 26:[19, 32, 59] Operation: 83-24=59
Exploring Operation: 83-32=51, Resulting Numbers: [19, 24, 51]
Generated Node #0,1: 26:[19, 24, 51] Operation: 83-32=51
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
59,
11,
33,
9
] | 32 | [
"33/11=3",
"9*3=27",
"59-27=32"
] | Current State: 32:[59, 11, 33, 9], Operations: []
Exploring Operation: 33/11=3, Resulting Numbers: [59, 9, 3]
Generated Node #2: [59, 9, 3] from Operation: 33/11=3
Current State: 32:[59, 9, 3], Operations: ['33/11=3']
Exploring Operation: 9*3=27, Resulting Numbers: [59, 27]
Generated Node #3: [59, 27] from Operation: 9... | 4 | Current State: 32:[59, 11, 33, 9], Operations: []
Exploring Operation: 59-9=50, Resulting Numbers: [11, 33, 50]
Generated Node #0,0: 32:[11, 33, 50] Operation: 59-9=50
Exploring Operation: 59-11=48, Resulting Numbers: [33, 9, 48]
Generated Node #0,1: 32:[33, 9, 48] Operation: 59-11=48
Exploring Operation: 59-33=26, Res... | 0 | hs_3 | mult_heuristic |
[
76,
16,
30,
36
] | 75 | [
"76-36=40",
"30*40=1200",
"1200/16=75"
] | Current State: 75:[76, 16, 30, 36], Operations: []
Exploring Operation: 76-36=40, Resulting Numbers: [16, 30, 40]
Generated Node #2: [16, 30, 40] from Operation: 76-36=40
Current State: 75:[16, 30, 40], Operations: ['76-36=40']
Exploring Operation: 30*40=1200, Resulting Numbers: [16, 1200]
Generated Node #3: [16, 1200]... | 4 | Current State: 75:[76, 16, 30, 36], Operations: []
Exploring Operation: 36-16=20, Resulting Numbers: [76, 30, 20]
Generated Node #0,0: 75:[76, 30, 20] Operation: 36-16=20
Exploring Operation: 30-16=14, Resulting Numbers: [76, 36, 14]
Generated Node #0,1: 75:[76, 36, 14] Operation: 30-16=14
Exploring Operation: 36-30=6,... | 0 | hs_4 | mult_heuristic |
[
67,
43,
7,
51
] | 20 | [
"67-43=24",
"51-7=44",
"44-24=20"
] | Current State: 20:[67, 43, 7, 51], Operations: []
Exploring Operation: 67-43=24, Resulting Numbers: [7, 51, 24]
Generated Node #2: [7, 51, 24] from Operation: 67-43=24
Current State: 20:[7, 51, 24], Operations: ['67-43=24']
Exploring Operation: 51-7=44, Resulting Numbers: [24, 44]
Generated Node #3: [24, 44] from Opera... | 4 | Current State: 20:[67, 43, 7, 51], Operations: []
Exploring Operation: 67-43=24, Resulting Numbers: [7, 51, 24]
Generated Node #0,0: 20:[7, 51, 24] Operation: 67-43=24
Exploring Operation: 67-51=16, Resulting Numbers: [43, 7, 16]
Generated Node #0,1: 20:[43, 7, 16] Operation: 67-51=16
Start Sub Search at level 1: Movin... | 0.991319 | hs_2 | sum_heuristic |
[
15,
16,
80,
35
] | 25 | [
"35-15=20",
"80/16=5",
"20+5=25"
] | Current State: 25:[15, 16, 80, 35], Operations: []
Exploring Operation: 35-15=20, Resulting Numbers: [16, 80, 20]
Generated Node #2: [16, 80, 20] from Operation: 35-15=20
Current State: 25:[16, 80, 20], Operations: ['35-15=20']
Exploring Operation: 80/16=5, Resulting Numbers: [20, 5]
Generated Node #3: [20, 5] from Ope... | 4 | Current State: 25:[15, 16, 80, 35], Operations: []
Exploring Operation: 80-35=45, Resulting Numbers: [15, 16, 45]
Generated Node #0,0: 25:[15, 16, 45] Operation: 80-35=45
Exploring Operation: 80/16=5, Resulting Numbers: [15, 35, 5]
Generated Node #0,1: 25:[15, 35, 5] Operation: 80/16=5
Moving to Node #0,1
Current State... | 0.992188 | hs_2 | mult_heuristic |
[
80,
52,
87,
2
] | 33 | [
"87-80=7",
"52/2=26",
"7+26=33"
] | Current State: 33:[80, 52, 87, 2], Operations: []
Exploring Operation: 87-80=7, Resulting Numbers: [52, 2, 7]
Generated Node #2: [52, 2, 7] from Operation: 87-80=7
Current State: 33:[52, 2, 7], Operations: ['87-80=7']
Exploring Operation: 52/2=26, Resulting Numbers: [7, 26]
Generated Node #3: [7, 26] from Operation: 52... | 4 | Current State: 33:[80, 52, 87, 2], Operations: []
Exploring Operation: 87-80=7, Resulting Numbers: [52, 2, 7]
Generated Node #0,0: 33:[52, 2, 7] Operation: 87-80=7
Exploring Operation: 87-52=35, Resulting Numbers: [80, 2, 35]
Generated Node #0,1: 33:[80, 2, 35] Operation: 87-52=35
Moving to Node #0,0
Current State: 33:... | 0.992188 | hs_2 | sum_heuristic |
[
75,
25,
14,
77
] | 60 | [
"75/25=3",
"77-14=63",
"63-3=60"
] | Current State: 60:[75, 25, 14, 77], Operations: []
Exploring Operation: 75/25=3, Resulting Numbers: [14, 77, 3]
Generated Node #2: [14, 77, 3] from Operation: 75/25=3
Current State: 60:[14, 77, 3], Operations: ['75/25=3']
Exploring Operation: 77-14=63, Resulting Numbers: [3, 63]
Generated Node #3: [3, 63] from Operatio... | 4 | Current State: 60:[75, 25, 14, 77], Operations: []
Exploring Operation: 75-14=61, Resulting Numbers: [25, 77, 61]
Generated Node #0,0: 60:[25, 77, 61] Operation: 75-14=61
Exploring Operation: 75/25=3, Resulting Numbers: [14, 77, 3]
Generated Node #0,1: 60:[14, 77, 3] Operation: 75/25=3
Exploring Operation: 77-14=63, Re... | 0.981771 | hs_5 | sum_heuristic |
[
98,
1,
77,
86
] | 88 | [
"98-1=97",
"86-77=9",
"97-9=88"
] | Current State: 88:[98, 1, 77, 86], Operations: []
Exploring Operation: 98-1=97, Resulting Numbers: [77, 86, 97]
Generated Node #2: [77, 86, 97] from Operation: 98-1=97
Current State: 88:[77, 86, 97], Operations: ['98-1=97']
Exploring Operation: 86-77=9, Resulting Numbers: [97, 9]
Generated Node #3: [97, 9] from Operati... | 4 | Current State: 88:[98, 1, 77, 86], Operations: []
Exploring Operation: 86-77=9, Resulting Numbers: [98, 1, 9]
Generated Node #0,0: 88:[98, 1, 9] Operation: 86-77=9
Exploring Operation: 98-77=21, Resulting Numbers: [1, 86, 21]
Generated Node #0,1: 88:[1, 86, 21] Operation: 98-77=21
Moving to Node #0,1
Current State: 88:... | 0.988715 | hs_2 | mult_heuristic |
[
93,
33,
33,
93
] | 93 | [
"33-33=0",
"93*0=0",
"93+0=93"
] | Current State: 93:[93, 33, 33, 93], Operations: []
Exploring Operation: 33-33=0, Resulting Numbers: [93, 93, 0]
Generated Node #2: [93, 93, 0] from Operation: 33-33=0
Current State: 93:[93, 93, 0], Operations: ['33-33=0']
Exploring Operation: 93*0=0, Resulting Numbers: [0]
0,93 equal: Goal Reached
Exploring Operation: ... | 4 | Current State: 93:[93, 33, 33, 93], Operations: []
Exploring Operation: 33/33=1, Resulting Numbers: [93, 93, 1]
Generated Node #0,0: 93:[93, 93, 1] Operation: 33/33=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 93:[93, 93, 1], Operations: ['33/33=1']
Exploring Operation: 93*1=93, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
13,
7,
24,
7
] | 11 | [
"13+7=20",
"24+7=31",
"31-20=11"
] | Current State: 11:[13, 7, 24, 7], Operations: []
Exploring Operation: 13+7=20, Resulting Numbers: [24, 20]
Generated Node #2: [24, 20] from Operation: 13+7=20
Current State: 11:[24, 20], Operations: ['13+7=20']
Exploring Operation: 24+7=31, Resulting Numbers: [20, 31]
Generated Node #3: [20, 31] from Operation: 24+7=31... | 4 | Current State: 11:[13, 7, 24, 7], Operations: []
Exploring Operation: 7+7=14, Resulting Numbers: [13, 24, 14]
Generated Node #0,0: 11:[13, 24, 14] Operation: 7+7=14
Exploring Operation: 24-7=17, Resulting Numbers: [13, 7, 17]
Generated Node #0,1: 11:[13, 7, 17] Operation: 24-7=17
Exploring Operation: 24-7=17, Resulting... | 0.974826 | hs_5 | mult_heuristic |
[
5,
89,
7,
54
] | 67 | [
"5*89=445",
"7*54=378",
"445-378=67"
] | Current State: 67:[5, 89, 7, 54], Operations: []
Exploring Operation: 5*89=445, Resulting Numbers: [7, 54, 445]
Generated Node #2: [7, 54, 445] from Operation: 5*89=445
Current State: 67:[7, 54, 445], Operations: ['5*89=445']
Exploring Operation: 7*54=378, Resulting Numbers: [445, 378]
Generated Node #3: [445, 378] fro... | 4 | Current State: 67:[5, 89, 7, 54], Operations: []
Exploring Operation: 5*7=35, Resulting Numbers: [89, 54, 35]
Generated Node #0,0: 67:[89, 54, 35] Operation: 5*7=35
Exploring Operation: 5+54=59, Resulting Numbers: [89, 7, 59]
Generated Node #0,1: 67:[89, 7, 59] Operation: 5+54=59
Exploring Operation: 89-7=82, Resulting... | 0 | hs_5 | mult_heuristic |
[
48,
71,
3,
44
] | 71 | [
"48-3=45",
"45-44=1",
"71*1=71"
] | Current State: 71:[48, 71, 3, 44], Operations: []
Exploring Operation: 48-3=45, Resulting Numbers: [71, 44, 45]
Generated Node #2: [71, 44, 45] from Operation: 48-3=45
Current State: 71:[71, 44, 45], Operations: ['48-3=45']
Exploring Operation: 45-44=1, Resulting Numbers: [71, 1]
Generated Node #3: [71, 1] from Operati... | 4 | Current State: 71:[48, 71, 3, 44], Operations: []
Exploring Operation: 48+3=51, Resulting Numbers: [71, 44, 51]
Generated Node #0,0: 71:[71, 44, 51] Operation: 48+3=51
Moving to Node #0,0
Current State: 71:[71, 44, 51], Operations: ['48+3=51']
Exploring Operation: 44+51=95, Resulting Numbers: [71, 95]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.