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 |
|---|---|---|---|---|---|---|---|---|
[
90,
32,
7,
36
] | 30 | [
"32+7=39",
"39-36=3",
"90/3=30"
] | Current State: 30:[90, 32, 7, 36], Operations: []
Exploring Operation: 32+7=39, Resulting Numbers: [90, 36, 39]
Generated Node #2: [90, 36, 39] from Operation: 32+7=39
Current State: 30:[90, 36, 39], Operations: ['32+7=39']
Exploring Operation: 39-36=3, Resulting Numbers: [90, 3]
Generated Node #3: [90, 3] from Operati... | 4 | Current State: 30:[90, 32, 7, 36], Operations: []
Exploring Operation: 90-36=54, Resulting Numbers: [32, 7, 54]
Generated Node #0,0: 30:[32, 7, 54] Operation: 90-36=54
Exploring Operation: 90-7=83, Resulting Numbers: [32, 36, 83]
Generated Node #0,1: 30:[32, 36, 83] Operation: 90-7=83
Exploring Operation: 90-32=58, Res... | 0 | hs_3 | sum_heuristic |
[
2,
84,
15,
46
] | 23 | [
"2*46=92",
"84-15=69",
"92-69=23"
] | Current State: 23:[2, 84, 15, 46], Operations: []
Exploring Operation: 2*46=92, Resulting Numbers: [84, 15, 92]
Generated Node #2: [84, 15, 92] from Operation: 2*46=92
Current State: 23:[84, 15, 92], Operations: ['2*46=92']
Exploring Operation: 84-15=69, Resulting Numbers: [92, 69]
Generated Node #3: [92, 69] from Oper... | 4 | Current State: 23:[2, 84, 15, 46], Operations: []
Exploring Operation: 84/2=42, Resulting Numbers: [15, 46, 42]
Generated Node #0,0: 23:[15, 46, 42] Operation: 84/2=42
Exploring Operation: 84-46=38, Resulting Numbers: [2, 15, 38]
Generated Node #0,1: 23:[2, 15, 38] Operation: 84-46=38
Exploring Operation: 46/2=23, Resu... | 0 | hs_4 | mult_heuristic |
[
19,
55,
3,
13
] | 37 | [
"19-13=6",
"3*6=18",
"55-18=37"
] | Current State: 37:[19, 55, 3, 13], Operations: []
Exploring Operation: 19-13=6, Resulting Numbers: [55, 3, 6]
Generated Node #2: [55, 3, 6] from Operation: 19-13=6
Current State: 37:[55, 3, 6], Operations: ['19-13=6']
Exploring Operation: 3*6=18, Resulting Numbers: [55, 18]
Generated Node #3: [55, 18] from Operation: 3... | 4 | Current State: 37:[19, 55, 3, 13], Operations: []
Exploring Operation: 55-3=52, Resulting Numbers: [19, 13, 52]
Generated Node #0,0: 37:[19, 13, 52] Operation: 55-3=52
Exploring Operation: 19+3=22, Resulting Numbers: [55, 13, 22]
Generated Node #0,1: 37:[55, 13, 22] Operation: 19+3=22
Exploring Operation: 19+13=32, Res... | 0 | hs_4 | mult_heuristic |
[
61,
53,
59,
85
] | 18 | [
"61-53=8",
"59+85=144",
"144/8=18"
] | Current State: 18:[61, 53, 59, 85], Operations: []
Exploring Operation: 61-53=8, Resulting Numbers: [59, 85, 8]
Generated Node #2: [59, 85, 8] from Operation: 61-53=8
Current State: 18:[59, 85, 8], Operations: ['61-53=8']
Exploring Operation: 59+85=144, Resulting Numbers: [8, 144]
Generated Node #3: [8, 144] from Opera... | 4 | Current State: 18:[61, 53, 59, 85], Operations: []
Exploring Operation: 85-59=26, Resulting Numbers: [61, 53, 26]
Generated Node #0,0: 18:[61, 53, 26] Operation: 85-59=26
Exploring Operation: 85-61=24, Resulting Numbers: [53, 59, 24]
Generated Node #0,1: 18:[53, 59, 24] Operation: 85-61=24
Moving to Node #0,1
Current S... | 0.991319 | hs_2 | mult_heuristic |
[
33,
78,
1,
35
] | 15 | [
"33*35=1155",
"78-1=77",
"1155/77=15"
] | Current State: 15:[33, 78, 1, 35], Operations: []
Exploring Operation: 33*35=1155, Resulting Numbers: [78, 1, 1155]
Generated Node #2: [78, 1, 1155] from Operation: 33*35=1155
Current State: 15:[78, 1, 1155], Operations: ['33*35=1155']
Exploring Operation: 78-1=77, Resulting Numbers: [1155, 77]
Generated Node #3: [1155... | 4 | Current State: 15:[33, 78, 1, 35], Operations: []
Exploring Operation: 78-33=45, Resulting Numbers: [1, 35, 45]
Generated Node #0,0: 15:[1, 35, 45] Operation: 78-33=45
Exploring Operation: 78-35=43, Resulting Numbers: [33, 1, 43]
Generated Node #0,1: 15:[33, 1, 43] Operation: 78-35=43
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
60,
27,
88,
86
] | 93 | [
"88-86=2",
"60*2=120",
"120-27=93"
] | Current State: 93:[60, 27, 88, 86], Operations: []
Exploring Operation: 88-86=2, Resulting Numbers: [60, 27, 2]
Generated Node #2: [60, 27, 2] from Operation: 88-86=2
Current State: 93:[60, 27, 2], Operations: ['88-86=2']
Exploring Operation: 60*2=120, Resulting Numbers: [27, 120]
Generated Node #3: [27, 120] from Oper... | 4 | Current State: 93:[60, 27, 88, 86], Operations: []
Exploring Operation: 88-60=28, Resulting Numbers: [27, 86, 28]
Generated Node #0,0: 93:[27, 86, 28] Operation: 88-60=28
Exploring Operation: 60-27=33, Resulting Numbers: [88, 86, 33]
Generated Node #0,1: 93:[88, 86, 33] Operation: 60-27=33
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
35,
31,
28,
61
] | 24 | [
"61-31=30",
"28*30=840",
"840/35=24"
] | Current State: 24:[35, 31, 28, 61], Operations: []
Exploring Operation: 61-31=30, Resulting Numbers: [35, 28, 30]
Generated Node #2: [35, 28, 30] from Operation: 61-31=30
Current State: 24:[35, 28, 30], Operations: ['61-31=30']
Exploring Operation: 28*30=840, Resulting Numbers: [35, 840]
Generated Node #3: [35, 840] fr... | 4 | Current State: 24:[35, 31, 28, 61], Operations: []
Exploring Operation: 61-35=26, Resulting Numbers: [31, 28, 26]
Generated Node #0,0: 24:[31, 28, 26] Operation: 61-35=26
Moving to Node #0,0
Current State: 24:[31, 28, 26], Operations: ['61-35=26']
Exploring Operation: 31-28=3, Resulting Numbers: [26, 3]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
96,
36,
93,
84
] | 100 | [
"93-84=9",
"36/9=4",
"96+4=100"
] | Current State: 100:[96, 36, 93, 84], Operations: []
Exploring Operation: 93-84=9, Resulting Numbers: [96, 36, 9]
Generated Node #2: [96, 36, 9] from Operation: 93-84=9
Current State: 100:[96, 36, 9], Operations: ['93-84=9']
Exploring Operation: 36/9=4, Resulting Numbers: [96, 4]
Generated Node #3: [96, 4] from Operatio... | 4 | Current State: 100:[96, 36, 93, 84], Operations: []
Exploring Operation: 84-36=48, Resulting Numbers: [96, 93, 48]
Generated Node #0,0: 100:[96, 93, 48] Operation: 84-36=48
Exploring Operation: 96-84=12, Resulting Numbers: [36, 93, 12]
Generated Node #0,1: 100:[36, 93, 12] Operation: 96-84=12
Exploring Operation: 93-84... | 0.97309 | hs_3 | mult_heuristic |
[
72,
99,
6,
46
] | 67 | [
"99-72=27",
"46-6=40",
"27+40=67"
] | Current State: 67:[72, 99, 6, 46], Operations: []
Exploring Operation: 99-72=27, Resulting Numbers: [6, 46, 27]
Generated Node #2: [6, 46, 27] from Operation: 99-72=27
Current State: 67:[6, 46, 27], Operations: ['99-72=27']
Exploring Operation: 46-6=40, Resulting Numbers: [27, 40]
Generated Node #3: [27, 40] from Opera... | 4 | Current State: 67:[72, 99, 6, 46], Operations: []
Exploring Operation: 6+46=52, Resulting Numbers: [72, 99, 52]
Generated Node #0,0: 67:[72, 99, 52] Operation: 6+46=52
Exploring Operation: 99-6=93, Resulting Numbers: [72, 46, 93]
Generated Node #0,1: 67:[72, 46, 93] Operation: 99-6=93
Start Sub Search at level 1: Movin... | 0.985243 | hs_2 | mult_heuristic |
[
61,
30,
70,
92
] | 69 | [
"61+30=91",
"92-70=22",
"91-22=69"
] | Current State: 69:[61, 30, 70, 92], Operations: []
Exploring Operation: 61+30=91, Resulting Numbers: [70, 92, 91]
Generated Node #2: [70, 92, 91] from Operation: 61+30=91
Current State: 69:[70, 92, 91], Operations: ['61+30=91']
Exploring Operation: 92-70=22, Resulting Numbers: [91, 22]
Generated Node #3: [91, 22] from ... | 4 | Current State: 69:[61, 30, 70, 92], Operations: []
Exploring Operation: 92-61=31, Resulting Numbers: [30, 70, 31]
Generated Node #0,0: 69:[30, 70, 31] Operation: 92-61=31
Exploring Operation: 92-30=62, Resulting Numbers: [61, 70, 62]
Generated Node #0,1: 69:[61, 70, 62] Operation: 92-30=62
Moving to Node #0,0
Current S... | 0.992188 | hs_2 | sum_heuristic |
[
84,
6,
90,
12
] | 67 | [
"90+12=102",
"102/6=17",
"84-17=67"
] | Current State: 67:[84, 6, 90, 12], Operations: []
Exploring Operation: 90+12=102, Resulting Numbers: [84, 6, 102]
Generated Node #2: [84, 6, 102] from Operation: 90+12=102
Current State: 67:[84, 6, 102], Operations: ['90+12=102']
Exploring Operation: 102/6=17, Resulting Numbers: [84, 17]
Generated Node #3: [84, 17] fro... | 4 | Current State: 67:[84, 6, 90, 12], Operations: []
Exploring Operation: 6*12=72, Resulting Numbers: [84, 90, 72]
Generated Node #0,0: 67:[84, 90, 72] Operation: 6*12=72
Exploring Operation: 84-6=78, Resulting Numbers: [90, 12, 78]
Generated Node #0,1: 67:[90, 12, 78] Operation: 84-6=78
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
28,
30,
28,
4
] | 64 | [
"30-28=2",
"28+4=32",
"2*32=64"
] | Current State: 64:[28, 30, 28, 4], Operations: []
Exploring Operation: 30-28=2, Resulting Numbers: [4, 2]
Generated Node #2: [4, 2] from Operation: 30-28=2
Current State: 64:[4, 2], Operations: ['30-28=2']
Exploring Operation: 28+4=32, Resulting Numbers: [2, 32]
Generated Node #3: [2, 32] from Operation: 28+4=32
Curren... | 4 | Current State: 64:[28, 30, 28, 4], Operations: []
Exploring Operation: 28-28=0, Resulting Numbers: [30, 4, 0]
Generated Node #0,0: 64:[30, 4, 0] Operation: 28-28=0
Exploring Operation: 30-28=2, Resulting Numbers: [28, 4, 2]
Generated Node #0,1: 64:[28, 4, 2] Operation: 30-28=2
Exploring Operation: 28/28=1, Resulting Nu... | 0.960938 | hs_4 | mult_heuristic |
[
39,
18,
13,
61
] | 40 | [
"39/13=3",
"61-18=43",
"43-3=40"
] | Current State: 40:[39, 18, 13, 61], Operations: []
Exploring Operation: 39/13=3, Resulting Numbers: [18, 61, 3]
Generated Node #2: [18, 61, 3] from Operation: 39/13=3
Current State: 40:[18, 61, 3], Operations: ['39/13=3']
Exploring Operation: 61-18=43, Resulting Numbers: [3, 43]
Generated Node #3: [3, 43] from Operatio... | 4 | Current State: 40:[39, 18, 13, 61], Operations: []
Exploring Operation: 18-13=5, Resulting Numbers: [39, 61, 5]
Generated Node #0,0: 40:[39, 61, 5] Operation: 18-13=5
Exploring Operation: 39/13=3, Resulting Numbers: [18, 61, 3]
Generated Node #0,1: 40:[18, 61, 3] Operation: 39/13=3
Exploring Operation: 61-39=22, Result... | 0.965278 | hs_5 | sum_heuristic |
[
40,
83,
9,
82
] | 31 | [
"40-9=31",
"83-82=1",
"31*1=31"
] | Current State: 31:[40, 83, 9, 82], Operations: []
Exploring Operation: 40-9=31, Resulting Numbers: [83, 82, 31]
Generated Node #2: [83, 82, 31] from Operation: 40-9=31
Current State: 31:[83, 82, 31], Operations: ['40-9=31']
Exploring Operation: 83-82=1, Resulting Numbers: [31, 1]
Generated Node #3: [31, 1] from Operati... | 4 | Current State: 31:[40, 83, 9, 82], Operations: []
Exploring Operation: 83-82=1, Resulting Numbers: [40, 9, 1]
Generated Node #0,0: 31:[40, 9, 1] Operation: 83-82=1
Exploring Operation: 83-40=43, Resulting Numbers: [9, 82, 43]
Generated Node #0,1: 31:[9, 82, 43] Operation: 83-40=43
Moving to Node #0,0
Current State: 31:... | 0.992188 | hs_2 | sum_heuristic |
[
3,
61,
65,
21
] | 18 | [
"21/3=7",
"61+65=126",
"126/7=18"
] | Current State: 18:[3, 61, 65, 21], Operations: []
Exploring Operation: 21/3=7, Resulting Numbers: [61, 65, 7]
Generated Node #2: [61, 65, 7] from Operation: 21/3=7
Current State: 18:[61, 65, 7], Operations: ['21/3=7']
Exploring Operation: 61+65=126, Resulting Numbers: [7, 126]
Generated Node #3: [7, 126] from Operation... | 4 | Current State: 18:[3, 61, 65, 21], Operations: []
Exploring Operation: 65-21=44, Resulting Numbers: [3, 61, 44]
Generated Node #0,0: 18:[3, 61, 44] Operation: 65-21=44
Exploring Operation: 61-21=40, Resulting Numbers: [3, 65, 40]
Generated Node #0,1: 18:[3, 65, 40] Operation: 61-21=40
Exploring Operation: 65-61=4, Resu... | 0 | hs_4 | sum_heuristic |
[
52,
40,
12,
49
] | 56 | [
"49-40=9",
"12*9=108",
"108-52=56"
] | Current State: 56:[52, 40, 12, 49], Operations: []
Exploring Operation: 49-40=9, Resulting Numbers: [52, 12, 9]
Generated Node #2: [52, 12, 9] from Operation: 49-40=9
Current State: 56:[52, 12, 9], Operations: ['49-40=9']
Exploring Operation: 12*9=108, Resulting Numbers: [52, 108]
Generated Node #3: [52, 108] from Oper... | 4 | Current State: 56:[52, 40, 12, 49], Operations: []
Exploring Operation: 52-40=12, Resulting Numbers: [12, 49, 12]
Generated Node #0,0: 56:[12, 49, 12] Operation: 52-40=12
Exploring Operation: 40+12=52, Resulting Numbers: [52, 49, 52]
Generated Node #0,1: 56:[52, 49, 52] Operation: 40+12=52
Exploring Operation: 49-40=9,... | 0 | hs_5 | mult_heuristic |
[
46,
93,
19,
73
] | 40 | [
"93*19=1767",
"73+1767=1840",
"1840/46=40"
] | Current State: 40:[46, 93, 19, 73], Operations: []
Exploring Operation: 93*19=1767, Resulting Numbers: [46, 73, 1767]
Generated Node #2: [46, 73, 1767] from Operation: 93*19=1767
Current State: 40:[46, 73, 1767], Operations: ['93*19=1767']
Exploring Operation: 73+1767=1840, Resulting Numbers: [46, 1840]
Generated Node ... | 4 | Current State: 40:[46, 93, 19, 73], Operations: []
Exploring Operation: 93-46=47, Resulting Numbers: [19, 73, 47]
Generated Node #0,0: 40:[19, 73, 47] Operation: 93-46=47
Exploring Operation: 73-46=27, Resulting Numbers: [93, 19, 27]
Generated Node #0,1: 40:[93, 19, 27] Operation: 73-46=27
Exploring Operation: 93-73=20... | 0 | hs_3 | sum_heuristic |
[
14,
48,
35,
42
] | 58 | [
"48*42=2016",
"14+2016=2030",
"2030/35=58"
] | Current State: 58:[14, 48, 35, 42], Operations: []
Exploring Operation: 48*42=2016, Resulting Numbers: [14, 35, 2016]
Generated Node #2: [14, 35, 2016] from Operation: 48*42=2016
Current State: 58:[14, 35, 2016], Operations: ['48*42=2016']
Exploring Operation: 14+2016=2030, Resulting Numbers: [35, 2030]
Generated Node ... | 4 | Current State: 58:[14, 48, 35, 42], Operations: []
Exploring Operation: 42-14=28, Resulting Numbers: [48, 35, 28]
Generated Node #0,0: 58:[48, 35, 28] Operation: 42-14=28
Moving to Node #0,0
Current State: 58:[48, 35, 28], Operations: ['42-14=28']
Exploring Operation: 48-35=13, Resulting Numbers: [28, 13]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
8,
10,
38,
30
] | 11 | [
"10-8=2",
"38/2=19",
"30-19=11"
] | Current State: 11:[8, 10, 38, 30], Operations: []
Exploring Operation: 10-8=2, Resulting Numbers: [38, 30, 2]
Generated Node #2: [38, 30, 2] from Operation: 10-8=2
Current State: 11:[38, 30, 2], Operations: ['10-8=2']
Exploring Operation: 38/2=19, Resulting Numbers: [30, 19]
Generated Node #3: [30, 19] from Operation: ... | 4 | Current State: 11:[8, 10, 38, 30], Operations: []
Exploring Operation: 38-30=8, Resulting Numbers: [8, 10, 8]
Generated Node #0,0: 11:[8, 10, 8] Operation: 38-30=8
Moving to Node #0,0
Current State: 11:[8, 10, 8], Operations: ['38-30=8']
Exploring Operation: 8+8=16, Resulting Numbers: [10, 16]
Generated Node #0,0,0: 11... | 0 | hs_1 | sum_heuristic |
[
37,
93,
3,
50
] | 32 | [
"37*3=111",
"93+50=143",
"143-111=32"
] | Current State: 32:[37, 93, 3, 50], Operations: []
Exploring Operation: 37*3=111, Resulting Numbers: [93, 50, 111]
Generated Node #2: [93, 50, 111] from Operation: 37*3=111
Current State: 32:[93, 50, 111], Operations: ['37*3=111']
Exploring Operation: 93+50=143, Resulting Numbers: [111, 143]
Generated Node #3: [111, 143... | 4 | Current State: 32:[37, 93, 3, 50], Operations: []
Exploring Operation: 93-50=43, Resulting Numbers: [37, 3, 43]
Generated Node #0,0: 32:[37, 3, 43] Operation: 93-50=43
Exploring Operation: 93/3=31, Resulting Numbers: [37, 50, 31]
Generated Node #0,1: 32:[37, 50, 31] Operation: 93/3=31
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
47,
6,
18,
92
] | 69 | [
"47-6=41",
"18+92=110",
"110-41=69"
] | Current State: 69:[47, 6, 18, 92], Operations: []
Exploring Operation: 47-6=41, Resulting Numbers: [18, 92, 41]
Generated Node #2: [18, 92, 41] from Operation: 47-6=41
Current State: 69:[18, 92, 41], Operations: ['47-6=41']
Exploring Operation: 18+92=110, Resulting Numbers: [41, 110]
Generated Node #3: [41, 110] from O... | 4 | Current State: 69:[47, 6, 18, 92], Operations: []
Exploring Operation: 92-47=45, Resulting Numbers: [6, 18, 45]
Generated Node #0,0: 69:[6, 18, 45] Operation: 92-47=45
Exploring Operation: 47+18=65, Resulting Numbers: [6, 92, 65]
Generated Node #0,1: 69:[6, 92, 65] Operation: 47+18=65
Exploring Operation: 92-18=74, Res... | 0.982639 | hs_5 | sum_heuristic |
[
99,
92,
22,
88
] | 59 | [
"99-92=7",
"88-22=66",
"66-7=59"
] | Current State: 59:[99, 92, 22, 88], Operations: []
Exploring Operation: 99-92=7, Resulting Numbers: [22, 88, 7]
Generated Node #2: [22, 88, 7] from Operation: 99-92=7
Current State: 59:[22, 88, 7], Operations: ['99-92=7']
Exploring Operation: 88-22=66, Resulting Numbers: [7, 66]
Generated Node #3: [7, 66] from Operatio... | 4 | Current State: 59:[99, 92, 22, 88], Operations: []
Exploring Operation: 99-22=77, Resulting Numbers: [92, 88, 77]
Generated Node #0,0: 59:[92, 88, 77] Operation: 99-22=77
Exploring Operation: 92-22=70, Resulting Numbers: [99, 88, 70]
Generated Node #0,1: 59:[99, 88, 70] Operation: 92-22=70
Moving to Node #0,0
Current S... | 0.986111 | hs_2 | mult_heuristic |
[
81,
29,
72,
38
] | 86 | [
"81-29=52",
"72-38=34",
"52+34=86"
] | Current State: 86:[81, 29, 72, 38], Operations: []
Exploring Operation: 81-29=52, Resulting Numbers: [72, 38, 52]
Generated Node #2: [72, 38, 52] from Operation: 81-29=52
Current State: 86:[72, 38, 52], Operations: ['81-29=52']
Exploring Operation: 72-38=34, Resulting Numbers: [52, 34]
Generated Node #3: [52, 34] from ... | 4 | Current State: 86:[81, 29, 72, 38], Operations: []
Exploring Operation: 29+72=101, Resulting Numbers: [81, 38, 101]
Generated Node #0,0: 86:[81, 38, 101] Operation: 29+72=101
Exploring Operation: 72-29=43, Resulting Numbers: [81, 38, 43]
Generated Node #0,1: 86:[81, 38, 43] Operation: 72-29=43
Start Sub Search at level... | 0.992188 | hs_2 | mult_heuristic |
[
51,
89,
9,
55
] | 84 | [
"89-51=38",
"55-9=46",
"38+46=84"
] | Current State: 84:[51, 89, 9, 55], Operations: []
Exploring Operation: 89-51=38, Resulting Numbers: [9, 55, 38]
Generated Node #2: [9, 55, 38] from Operation: 89-51=38
Current State: 84:[9, 55, 38], Operations: ['89-51=38']
Exploring Operation: 55-9=46, Resulting Numbers: [38, 46]
Generated Node #3: [38, 46] from Opera... | 4 | Current State: 84:[51, 89, 9, 55], Operations: []
Exploring Operation: 89-55=34, Resulting Numbers: [51, 9, 34]
Generated Node #0,0: 84:[51, 9, 34] Operation: 89-55=34
Exploring Operation: 51-9=42, Resulting Numbers: [89, 55, 42]
Generated Node #0,1: 84:[89, 55, 42] Operation: 51-9=42
Exploring Operation: 55-9=46, Resu... | 0.962674 | hs_4 | mult_heuristic |
[
28,
60,
22,
16
] | 26 | [
"60-28=32",
"22-16=6",
"32-6=26"
] | Current State: 26:[28, 60, 22, 16], Operations: []
Exploring Operation: 60-28=32, Resulting Numbers: [22, 16, 32]
Generated Node #2: [22, 16, 32] from Operation: 60-28=32
Current State: 26:[22, 16, 32], Operations: ['60-28=32']
Exploring Operation: 22-16=6, Resulting Numbers: [32, 6]
Generated Node #3: [32, 6] from Ope... | 4 | Current State: 26:[28, 60, 22, 16], Operations: []
Exploring Operation: 60-16=44, Resulting Numbers: [28, 22, 44]
Generated Node #0,0: 26:[28, 22, 44] Operation: 60-16=44
Exploring Operation: 60-28=32, Resulting Numbers: [22, 16, 32]
Generated Node #0,1: 26:[22, 16, 32] Operation: 60-28=32
Exploring Operation: 60-22=38... | 0.984375 | hs_4 | sum_heuristic |
[
80,
15,
77,
34
] | 39 | [
"80-77=3",
"15/3=5",
"34+5=39"
] | Current State: 39:[80, 15, 77, 34], Operations: []
Exploring Operation: 80-77=3, Resulting Numbers: [15, 34, 3]
Generated Node #2: [15, 34, 3] from Operation: 80-77=3
Current State: 39:[15, 34, 3], Operations: ['80-77=3']
Exploring Operation: 15/3=5, Resulting Numbers: [34, 5]
Generated Node #3: [34, 5] from Operation:... | 4 | Current State: 39:[80, 15, 77, 34], Operations: []
Exploring Operation: 80-77=3, Resulting Numbers: [15, 34, 3]
Generated Node #0,0: 39:[15, 34, 3] Operation: 80-77=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 39:[15, 34, 3], Operations: ['80-77=3']
Exploring Operation: 34+3=37, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
21,
18,
12,
4
] | 51 | [
"21-18=3",
"12*4=48",
"3+48=51"
] | Current State: 51:[21, 18, 12, 4], Operations: []
Exploring Operation: 21-18=3, Resulting Numbers: [12, 4, 3]
Generated Node #2: [12, 4, 3] from Operation: 21-18=3
Current State: 51:[12, 4, 3], Operations: ['21-18=3']
Exploring Operation: 12*4=48, Resulting Numbers: [3, 48]
Generated Node #3: [3, 48] from Operation: 12... | 4 | Current State: 51:[21, 18, 12, 4], Operations: []
Exploring Operation: 12/4=3, Resulting Numbers: [21, 18, 3]
Generated Node #0,0: 51:[21, 18, 3] Operation: 12/4=3
Exploring Operation: 21-18=3, Resulting Numbers: [12, 4, 3]
Generated Node #0,1: 51:[12, 4, 3] Operation: 21-18=3
Moving to Node #0,0
Current State: 51:[21,... | 0 | hs_2 | mult_heuristic |
[
50,
16,
10,
2
] | 68 | [
"50+10=60",
"16/2=8",
"60+8=68"
] | Current State: 68:[50, 16, 10, 2], Operations: []
Exploring Operation: 50+10=60, Resulting Numbers: [16, 2, 60]
Generated Node #2: [16, 2, 60] from Operation: 50+10=60
Current State: 68:[16, 2, 60], Operations: ['50+10=60']
Exploring Operation: 16/2=8, Resulting Numbers: [60, 8]
Generated Node #3: [60, 8] from Operatio... | 4 | Current State: 68:[50, 16, 10, 2], Operations: []
Exploring Operation: 50/10=5, Resulting Numbers: [16, 2, 5]
Generated Node #0,0: 68:[16, 2, 5] Operation: 50/10=5
Exploring Operation: 50-16=34, Resulting Numbers: [10, 2, 34]
Generated Node #0,1: 68:[10, 2, 34] Operation: 50-16=34
Start Sub Search at level 1: Moving to... | 0 | hs_2 | sum_heuristic |
[
80,
52,
3,
40
] | 46 | [
"80*3=240",
"240/40=6",
"52-6=46"
] | Current State: 46:[80, 52, 3, 40], Operations: []
Exploring Operation: 80*3=240, Resulting Numbers: [52, 40, 240]
Generated Node #2: [52, 40, 240] from Operation: 80*3=240
Current State: 46:[52, 40, 240], Operations: ['80*3=240']
Exploring Operation: 240/40=6, Resulting Numbers: [52, 6]
Generated Node #3: [52, 6] from ... | 4 | Current State: 46:[80, 52, 3, 40], Operations: []
Exploring Operation: 80/40=2, Resulting Numbers: [52, 3, 2]
Generated Node #0,0: 46:[52, 3, 2] Operation: 80/40=2
Moving to Node #0,0
Current State: 46:[52, 3, 2], Operations: ['80/40=2']
Exploring Operation: 52-3=49, Resulting Numbers: [2, 49]
Generated Node #0,0,0: 46... | 0 | hs_1 | mult_heuristic |
[
12,
14,
3,
28
] | 38 | [
"12*3=36",
"28/14=2",
"36+2=38"
] | Current State: 38:[12, 14, 3, 28], Operations: []
Exploring Operation: 12*3=36, Resulting Numbers: [14, 28, 36]
Generated Node #2: [14, 28, 36] from Operation: 12*3=36
Current State: 38:[14, 28, 36], Operations: ['12*3=36']
Exploring Operation: 28/14=2, Resulting Numbers: [36, 2]
Generated Node #3: [36, 2] from Operati... | 4 | Current State: 38:[12, 14, 3, 28], Operations: []
Exploring Operation: 14-12=2, Resulting Numbers: [3, 28, 2]
Generated Node #0,0: 38:[3, 28, 2] Operation: 14-12=2
Exploring Operation: 28-12=16, Resulting Numbers: [14, 3, 16]
Generated Node #0,1: 38:[14, 3, 16] Operation: 28-12=16
Exploring Operation: 28/14=2, Resultin... | 0.982639 | hs_5 | sum_heuristic |
[
64,
46,
6,
69
] | 90 | [
"64*69=4416",
"4416/46=96",
"96-6=90"
] | Current State: 90:[64, 46, 6, 69], Operations: []
Exploring Operation: 64*69=4416, Resulting Numbers: [46, 6, 4416]
Generated Node #2: [46, 6, 4416] from Operation: 64*69=4416
Current State: 90:[46, 6, 4416], Operations: ['64*69=4416']
Exploring Operation: 4416/46=96, Resulting Numbers: [6, 96]
Generated Node #3: [6, 9... | 4 | Current State: 90:[64, 46, 6, 69], Operations: []
Exploring Operation: 69-64=5, Resulting Numbers: [46, 6, 5]
Generated Node #0,0: 90:[46, 6, 5] Operation: 69-64=5
Exploring Operation: 64-6=58, Resulting Numbers: [46, 69, 58]
Generated Node #0,1: 90:[46, 69, 58] Operation: 64-6=58
Exploring Operation: 64-46=18, Resulti... | 0 | hs_4 | sum_heuristic |
[
54,
11,
6,
52
] | 64 | [
"54-52=2",
"11*6=66",
"66-2=64"
] | Current State: 64:[54, 11, 6, 52], Operations: []
Exploring Operation: 54-52=2, Resulting Numbers: [11, 6, 2]
Generated Node #2: [11, 6, 2] from Operation: 54-52=2
Current State: 64:[11, 6, 2], Operations: ['54-52=2']
Exploring Operation: 11*6=66, Resulting Numbers: [2, 66]
Generated Node #3: [2, 66] from Operation: 11... | 4 | Current State: 64:[54, 11, 6, 52], Operations: []
Exploring Operation: 54-52=2, Resulting Numbers: [11, 6, 2]
Generated Node #0,0: 64:[11, 6, 2] Operation: 54-52=2
Exploring Operation: 54+11=65, Resulting Numbers: [6, 52, 65]
Generated Node #0,1: 64:[6, 52, 65] Operation: 54+11=65
Exploring Operation: 11+52=63, Resulti... | 0.980035 | hs_5 | sum_heuristic |
[
69,
86,
85,
42
] | 60 | [
"86-69=17",
"85-42=43",
"17+43=60"
] | Current State: 60:[69, 86, 85, 42], Operations: []
Exploring Operation: 86-69=17, Resulting Numbers: [85, 42, 17]
Generated Node #2: [85, 42, 17] from Operation: 86-69=17
Current State: 60:[85, 42, 17], Operations: ['86-69=17']
Exploring Operation: 85-42=43, Resulting Numbers: [17, 43]
Generated Node #3: [17, 43] from ... | 4 | Current State: 60:[69, 86, 85, 42], Operations: []
Exploring Operation: 86-85=1, Resulting Numbers: [69, 42, 1]
Generated Node #0,0: 60:[69, 42, 1] Operation: 86-85=1
Exploring Operation: 86-69=17, Resulting Numbers: [85, 42, 17]
Generated Node #0,1: 60:[85, 42, 17] Operation: 86-69=17
Start Sub Search at level 1: Movi... | 0.984375 | hs_2 | sum_heuristic |
[
41,
20,
70,
9
] | 28 | [
"41+9=50",
"20*70=1400",
"1400/50=28"
] | Current State: 28:[41, 20, 70, 9], Operations: []
Exploring Operation: 41+9=50, Resulting Numbers: [20, 70, 50]
Generated Node #2: [20, 70, 50] from Operation: 41+9=50
Current State: 28:[20, 70, 50], Operations: ['41+9=50']
Exploring Operation: 20*70=1400, Resulting Numbers: [50, 1400]
Generated Node #3: [50, 1400] fro... | 4 | Current State: 28:[41, 20, 70, 9], Operations: []
Exploring Operation: 41-20=21, Resulting Numbers: [70, 9, 21]
Generated Node #0,0: 28:[70, 9, 21] Operation: 41-20=21
Exploring Operation: 70-20=50, Resulting Numbers: [41, 9, 50]
Generated Node #0,1: 28:[41, 9, 50] Operation: 70-20=50
Exploring Operation: 70-41=29, Res... | 0 | hs_3 | sum_heuristic |
[
30,
19,
49,
56
] | 42 | [
"30+19=49",
"56-49=7",
"49-7=42"
] | Current State: 42:[30, 19, 49, 56], Operations: []
Exploring Operation: 30+19=49, Resulting Numbers: [49, 56, 49]
Generated Node #2: [49, 56, 49] from Operation: 30+19=49
Current State: 42:[49, 56, 49], Operations: ['30+19=49']
Exploring Operation: 56-49=7, Resulting Numbers: [7]
7,42 equal: Goal Reached
Exploring Oper... | 4 | Current State: 42:[30, 19, 49, 56], Operations: []
Exploring Operation: 56-19=37, Resulting Numbers: [30, 49, 37]
Generated Node #0,0: 42:[30, 49, 37] Operation: 56-19=37
Exploring Operation: 56-30=26, Resulting Numbers: [19, 49, 26]
Generated Node #0,1: 42:[19, 49, 26] Operation: 56-30=26
Exploring Operation: 49-30=19... | 0.985243 | hs_4 | mult_heuristic |
[
89,
92,
77,
99
] | 25 | [
"92-89=3",
"99-77=22",
"3+22=25"
] | Current State: 25:[89, 92, 77, 99], Operations: []
Exploring Operation: 92-89=3, Resulting Numbers: [77, 99, 3]
Generated Node #2: [77, 99, 3] from Operation: 92-89=3
Current State: 25:[77, 99, 3], Operations: ['92-89=3']
Exploring Operation: 99-77=22, Resulting Numbers: [3, 22]
Generated Node #3: [3, 22] from Operatio... | 4 | Current State: 25:[89, 92, 77, 99], Operations: []
Exploring Operation: 99-92=7, Resulting Numbers: [89, 77, 7]
Generated Node #0,0: 25:[89, 77, 7] Operation: 99-92=7
Exploring Operation: 92-89=3, Resulting Numbers: [77, 99, 3]
Generated Node #0,1: 25:[77, 99, 3] Operation: 92-89=3
Exploring Operation: 99-89=10, Result... | 0.979167 | hs_3 | mult_heuristic |
[
68,
15,
41,
43
] | 31 | [
"68-15=53",
"41+43=84",
"84-53=31"
] | Current State: 31:[68, 15, 41, 43], Operations: []
Exploring Operation: 68-15=53, Resulting Numbers: [41, 43, 53]
Generated Node #2: [41, 43, 53] from Operation: 68-15=53
Current State: 31:[41, 43, 53], Operations: ['68-15=53']
Exploring Operation: 41+43=84, Resulting Numbers: [53, 84]
Generated Node #3: [53, 84] from ... | 4 | Current State: 31:[68, 15, 41, 43], Operations: []
Exploring Operation: 68-15=53, Resulting Numbers: [41, 43, 53]
Generated Node #0,0: 31:[41, 43, 53] Operation: 68-15=53
Exploring Operation: 68-41=27, Resulting Numbers: [15, 43, 27]
Generated Node #0,1: 31:[15, 43, 27] Operation: 68-41=27
Exploring Operation: 43-15=28... | 0.980035 | hs_5 | mult_heuristic |
[
22,
79,
34,
44
] | 91 | [
"22+79=101",
"44-34=10",
"101-10=91"
] | Current State: 91:[22, 79, 34, 44], Operations: []
Exploring Operation: 22+79=101, Resulting Numbers: [34, 44, 101]
Generated Node #2: [34, 44, 101] from Operation: 22+79=101
Current State: 91:[34, 44, 101], Operations: ['22+79=101']
Exploring Operation: 44-34=10, Resulting Numbers: [101, 10]
Generated Node #3: [101, 1... | 4 | Current State: 91:[22, 79, 34, 44], Operations: []
Exploring Operation: 34+44=78, Resulting Numbers: [22, 79, 78]
Generated Node #0,0: 91:[22, 79, 78] Operation: 34+44=78
Exploring Operation: 44-34=10, Resulting Numbers: [22, 79, 10]
Generated Node #0,1: 91:[22, 79, 10] Operation: 44-34=10
Exploring Operation: 44/22=2,... | 0.986111 | hs_3 | sum_heuristic |
[
6,
93,
63,
33
] | 87 | [
"63-33=30",
"6*30=180",
"180-93=87"
] | Current State: 87:[6, 93, 63, 33], Operations: []
Exploring Operation: 63-33=30, Resulting Numbers: [6, 93, 30]
Generated Node #2: [6, 93, 30] from Operation: 63-33=30
Current State: 87:[6, 93, 30], Operations: ['63-33=30']
Exploring Operation: 6*30=180, Resulting Numbers: [93, 180]
Generated Node #3: [93, 180] from Op... | 4 | Current State: 87:[6, 93, 63, 33], Operations: []
Exploring Operation: 93-63=30, Resulting Numbers: [6, 33, 30]
Generated Node #0,0: 87:[6, 33, 30] Operation: 93-63=30
Start Sub Search at level 1: Moving to Node #0,0
Current State: 87:[6, 33, 30], Operations: ['93-63=30']
Exploring Operation: 33-6=27, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
45,
32,
66,
48
] | 54 | [
"48-45=3",
"66/3=22",
"32+22=54"
] | Current State: 54:[45, 32, 66, 48], Operations: []
Exploring Operation: 48-45=3, Resulting Numbers: [32, 66, 3]
Generated Node #2: [32, 66, 3] from Operation: 48-45=3
Current State: 54:[32, 66, 3], Operations: ['48-45=3']
Exploring Operation: 66/3=22, Resulting Numbers: [32, 22]
Generated Node #3: [32, 22] from Operati... | 4 | Current State: 54:[45, 32, 66, 48], Operations: []
Exploring Operation: 66-32=34, Resulting Numbers: [45, 48, 34]
Generated Node #0,0: 54:[45, 48, 34] Operation: 66-32=34
Exploring Operation: 48-45=3, Resulting Numbers: [32, 66, 3]
Generated Node #0,1: 54:[32, 66, 3] Operation: 48-45=3
Exploring Operation: 66-48=18, Re... | 0.948785 | hs_5 | sum_heuristic |
[
5,
48,
92,
14
] | 70 | [
"5*14=70",
"48+92=140",
"140-70=70"
] | Current State: 70:[5, 48, 92, 14], Operations: []
Exploring Operation: 5*14=70, Resulting Numbers: [48, 92, 70]
Generated Node #2: [48, 92, 70] from Operation: 5*14=70
Current State: 70:[48, 92, 70], Operations: ['5*14=70']
Exploring Operation: 48+92=140, Resulting Numbers: [70, 140]
Generated Node #3: [70, 140] from O... | 4 | Current State: 70:[5, 48, 92, 14], Operations: []
Exploring Operation: 92-14=78, Resulting Numbers: [5, 48, 78]
Generated Node #0,0: 70:[5, 48, 78] Operation: 92-14=78
Exploring Operation: 92-48=44, Resulting Numbers: [5, 14, 44]
Generated Node #0,1: 70:[5, 14, 44] Operation: 92-48=44
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
13,
25,
41,
75
] | 80 | [
"13*75=975",
"975/25=39",
"41+39=80"
] | Current State: 80:[13, 25, 41, 75], Operations: []
Exploring Operation: 13*75=975, Resulting Numbers: [25, 41, 975]
Generated Node #2: [25, 41, 975] from Operation: 13*75=975
Current State: 80:[25, 41, 975], Operations: ['13*75=975']
Exploring Operation: 975/25=39, Resulting Numbers: [41, 39]
Generated Node #3: [41, 39... | 4 | Current State: 80:[13, 25, 41, 75], Operations: []
Exploring Operation: 75/25=3, Resulting Numbers: [13, 41, 3]
Generated Node #0,0: 80:[13, 41, 3] Operation: 75/25=3
Exploring Operation: 13+25=38, Resulting Numbers: [41, 75, 38]
Generated Node #0,1: 80:[41, 75, 38] Operation: 13+25=38
Exploring Operation: 41-25=16, Re... | 0.980035 | hs_5 | sum_heuristic |
[
90,
26,
87,
70
] | 10 | [
"87-26=61",
"70-61=9",
"90/9=10"
] | Current State: 10:[90, 26, 87, 70], Operations: []
Exploring Operation: 87-26=61, Resulting Numbers: [90, 70, 61]
Generated Node #2: [90, 70, 61] from Operation: 87-26=61
Current State: 10:[90, 70, 61], Operations: ['87-26=61']
Exploring Operation: 70-61=9, Resulting Numbers: [90, 9]
Generated Node #3: [90, 9] from Ope... | 4 | Current State: 10:[90, 26, 87, 70], Operations: []
Exploring Operation: 90-87=3, Resulting Numbers: [26, 70, 3]
Generated Node #0,0: 10:[26, 70, 3] Operation: 90-87=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 10:[26, 70, 3], Operations: ['90-87=3']
Exploring Operation: 70-26=44, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
98,
94,
43,
28
] | 60 | [
"98-94=4",
"43-28=15",
"4*15=60"
] | Current State: 60:[98, 94, 43, 28], Operations: []
Exploring Operation: 98-94=4, Resulting Numbers: [43, 28, 4]
Generated Node #2: [43, 28, 4] from Operation: 98-94=4
Current State: 60:[43, 28, 4], Operations: ['98-94=4']
Exploring Operation: 43-28=15, Resulting Numbers: [4, 15]
Generated Node #3: [4, 15] from Operatio... | 4 | Current State: 60:[98, 94, 43, 28], Operations: []
Exploring Operation: 94-43=51, Resulting Numbers: [98, 28, 51]
Generated Node #0,0: 60:[98, 28, 51] Operation: 94-43=51
Exploring Operation: 98-28=70, Resulting Numbers: [94, 43, 70]
Generated Node #0,1: 60:[94, 43, 70] Operation: 98-28=70
Exploring Operation: 98-94=4,... | 0.943576 | hs_5 | mult_heuristic |
[
11,
5,
64,
86
] | 71 | [
"11+64=75",
"75/5=15",
"86-15=71"
] | Current State: 71:[11, 5, 64, 86], Operations: []
Exploring Operation: 11+64=75, Resulting Numbers: [5, 86, 75]
Generated Node #2: [5, 86, 75] from Operation: 11+64=75
Current State: 71:[5, 86, 75], Operations: ['11+64=75']
Exploring Operation: 75/5=15, Resulting Numbers: [86, 15]
Generated Node #3: [86, 15] from Opera... | 4 | Current State: 71:[11, 5, 64, 86], Operations: []
Exploring Operation: 11*5=55, Resulting Numbers: [64, 86, 55]
Generated Node #0,0: 71:[64, 86, 55] Operation: 11*5=55
Start Sub Search at level 1: Moving to Node #0,0
Current State: 71:[64, 86, 55], Operations: ['11*5=55']
Exploring Operation: 86-55=31, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
28,
96,
70,
56
] | 22 | [
"28*96=2688",
"2688/56=48",
"70-48=22"
] | Current State: 22:[28, 96, 70, 56], Operations: []
Exploring Operation: 28*96=2688, Resulting Numbers: [70, 56, 2688]
Generated Node #2: [70, 56, 2688] from Operation: 28*96=2688
Current State: 22:[70, 56, 2688], Operations: ['28*96=2688']
Exploring Operation: 2688/56=48, Resulting Numbers: [70, 48]
Generated Node #3: ... | 4 | Current State: 22:[28, 96, 70, 56], Operations: []
Exploring Operation: 96-70=26, Resulting Numbers: [28, 56, 26]
Generated Node #0,0: 22:[28, 56, 26] Operation: 96-70=26
Exploring Operation: 96-56=40, Resulting Numbers: [28, 70, 40]
Generated Node #0,1: 22:[28, 70, 40] Operation: 96-56=40
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
11,
1,
5,
4
] | 21 | [
"11+1=12",
"5+4=9",
"12+9=21"
] | Current State: 21:[11, 1, 5, 4], Operations: []
Exploring Operation: 11+1=12, Resulting Numbers: [5, 4, 12]
Generated Node #2: [5, 4, 12] from Operation: 11+1=12
Current State: 21:[5, 4, 12], Operations: ['11+1=12']
Exploring Operation: 5+4=9, Resulting Numbers: [12, 9]
Generated Node #3: [12, 9] from Operation: 5+4=9
... | 4 | Current State: 21:[11, 1, 5, 4], Operations: []
Exploring Operation: 11-5=6, Resulting Numbers: [1, 4, 6]
Generated Node #0,0: 21:[1, 4, 6] Operation: 11-5=6
Moving to Node #0,0
Current State: 21:[1, 4, 6], Operations: ['11-5=6']
Exploring Operation: 4-1=3, Resulting Numbers: [6, 3]
Generated Node #0,0,0: 21:[6, 3] Ope... | 0 | hs_1 | sum_heuristic |
[
68,
3,
39,
30
] | 18 | [
"68-3=65",
"39*30=1170",
"1170/65=18"
] | Current State: 18:[68, 3, 39, 30], Operations: []
Exploring Operation: 68-3=65, Resulting Numbers: [39, 30, 65]
Generated Node #2: [39, 30, 65] from Operation: 68-3=65
Current State: 18:[39, 30, 65], Operations: ['68-3=65']
Exploring Operation: 39*30=1170, Resulting Numbers: [65, 1170]
Generated Node #3: [65, 1170] fro... | 4 | Current State: 18:[68, 3, 39, 30], Operations: []
Exploring Operation: 68-30=38, Resulting Numbers: [3, 39, 38]
Generated Node #0,0: 18:[3, 39, 38] Operation: 68-30=38
Exploring Operation: 39/3=13, Resulting Numbers: [68, 30, 13]
Generated Node #0,1: 18:[68, 30, 13] Operation: 39/3=13
Exploring Operation: 68-39=29, Res... | 0 | hs_5 | sum_heuristic |
[
28,
99,
64,
65
] | 72 | [
"99-28=71",
"65-64=1",
"71+1=72"
] | Current State: 72:[28, 99, 64, 65], Operations: []
Exploring Operation: 99-28=71, Resulting Numbers: [64, 65, 71]
Generated Node #2: [64, 65, 71] from Operation: 99-28=71
Current State: 72:[64, 65, 71], Operations: ['99-28=71']
Exploring Operation: 65-64=1, Resulting Numbers: [71, 1]
Generated Node #3: [71, 1] from Ope... | 4 | Current State: 72:[28, 99, 64, 65], Operations: []
Exploring Operation: 99-64=35, Resulting Numbers: [28, 65, 35]
Generated Node #0,0: 72:[28, 65, 35] Operation: 99-64=35
Exploring Operation: 99-65=34, Resulting Numbers: [28, 64, 34]
Generated Node #0,1: 72:[28, 64, 34] Operation: 99-65=34
Exploring Operation: 99-28=71... | 0.988715 | hs_4 | mult_heuristic |
[
82,
69,
45,
2
] | 73 | [
"82/2=41",
"69+45=114",
"114-41=73"
] | Current State: 73:[82, 69, 45, 2], Operations: []
Exploring Operation: 82/2=41, Resulting Numbers: [69, 45, 41]
Generated Node #2: [69, 45, 41] from Operation: 82/2=41
Current State: 73:[69, 45, 41], Operations: ['82/2=41']
Exploring Operation: 69+45=114, Resulting Numbers: [41, 114]
Generated Node #3: [41, 114] from O... | 4 | Current State: 73:[82, 69, 45, 2], Operations: []
Exploring Operation: 69+2=71, Resulting Numbers: [82, 45, 71]
Generated Node #0,0: 73:[82, 45, 71] Operation: 69+2=71
Exploring Operation: 82-2=80, Resulting Numbers: [69, 45, 80]
Generated Node #0,1: 73:[69, 45, 80] Operation: 82-2=80
Exploring Operation: 45*2=90, Resu... | 0 | hs_3 | sum_heuristic |
[
5,
56,
64,
39
] | 21 | [
"56-39=17",
"5*17=85",
"85-64=21"
] | Current State: 21:[5, 56, 64, 39], Operations: []
Exploring Operation: 56-39=17, Resulting Numbers: [5, 64, 17]
Generated Node #2: [5, 64, 17] from Operation: 56-39=17
Current State: 21:[5, 64, 17], Operations: ['56-39=17']
Exploring Operation: 5*17=85, Resulting Numbers: [64, 85]
Generated Node #3: [64, 85] from Opera... | 4 | Current State: 21:[5, 56, 64, 39], Operations: []
Exploring Operation: 64-39=25, Resulting Numbers: [5, 56, 25]
Generated Node #0,0: 21:[5, 56, 25] Operation: 64-39=25
Exploring Operation: 56-39=17, Resulting Numbers: [5, 64, 17]
Generated Node #0,1: 21:[5, 64, 17] Operation: 56-39=17
Exploring Operation: 64-56=8, Resu... | 0 | hs_3 | mult_heuristic |
[
93,
26,
75,
17
] | 61 | [
"93+26=119",
"75-17=58",
"119-58=61"
] | Current State: 61:[93, 26, 75, 17], Operations: []
Exploring Operation: 93+26=119, Resulting Numbers: [75, 17, 119]
Generated Node #2: [75, 17, 119] from Operation: 93+26=119
Current State: 61:[75, 17, 119], Operations: ['93+26=119']
Exploring Operation: 75-17=58, Resulting Numbers: [119, 58]
Generated Node #3: [119, 5... | 4 | Current State: 61:[93, 26, 75, 17], Operations: []
Exploring Operation: 75-26=49, Resulting Numbers: [93, 17, 49]
Generated Node #0,0: 61:[93, 17, 49] Operation: 75-26=49
Exploring Operation: 26+17=43, Resulting Numbers: [93, 75, 43]
Generated Node #0,1: 61:[93, 75, 43] Operation: 26+17=43
Exploring Operation: 75-17=58... | 0.984375 | hs_5 | sum_heuristic |
[
6,
10,
92,
20
] | 23 | [
"6+10=16",
"20-16=4",
"92/4=23"
] | Current State: 23:[6, 10, 92, 20], Operations: []
Exploring Operation: 6+10=16, Resulting Numbers: [92, 20, 16]
Generated Node #2: [92, 20, 16] from Operation: 6+10=16
Current State: 23:[92, 20, 16], Operations: ['6+10=16']
Exploring Operation: 20-16=4, Resulting Numbers: [92, 4]
Generated Node #3: [92, 4] from Operati... | 4 | Current State: 23:[6, 10, 92, 20], Operations: []
Exploring Operation: 92-10=82, Resulting Numbers: [6, 20, 82]
Generated Node #0,0: 23:[6, 20, 82] Operation: 92-10=82
Exploring Operation: 6+10=16, Resulting Numbers: [92, 20, 16]
Generated Node #0,1: 23:[92, 20, 16] Operation: 6+10=16
Exploring Operation: 92-6=86, Resu... | 0 | hs_4 | mult_heuristic |
[
2,
6,
32,
51
] | 78 | [
"2*32=64",
"64-51=13",
"6*13=78"
] | Current State: 78:[2, 6, 32, 51], Operations: []
Exploring Operation: 2*32=64, Resulting Numbers: [6, 51, 64]
Generated Node #2: [6, 51, 64] from Operation: 2*32=64
Current State: 78:[6, 51, 64], Operations: ['2*32=64']
Exploring Operation: 64-51=13, Resulting Numbers: [6, 13]
Generated Node #3: [6, 13] from Operation:... | 4 | Current State: 78:[2, 6, 32, 51], Operations: []
Exploring Operation: 32+51=83, Resulting Numbers: [2, 6, 83]
Generated Node #0,0: 78:[2, 6, 83] Operation: 32+51=83
Moving to Node #0,0
Current State: 78:[2, 6, 83], Operations: ['32+51=83']
Exploring Operation: 83-6=77, Resulting Numbers: [2, 77]
Generated Node #0,0,0: ... | 0 | hs_1 | mult_heuristic |
[
86,
85,
8,
24
] | 17 | [
"86-85=1",
"24-8=16",
"1+16=17"
] | Current State: 17:[86, 85, 8, 24], Operations: []
Exploring Operation: 86-85=1, Resulting Numbers: [8, 24, 1]
Generated Node #2: [8, 24, 1] from Operation: 86-85=1
Current State: 17:[8, 24, 1], Operations: ['86-85=1']
Exploring Operation: 24-8=16, Resulting Numbers: [1, 16]
Generated Node #3: [1, 16] from Operation: 24... | 4 | Current State: 17:[86, 85, 8, 24], Operations: []
Exploring Operation: 86-85=1, Resulting Numbers: [8, 24, 1]
Generated Node #0,0: 17:[8, 24, 1] Operation: 86-85=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 17:[8, 24, 1], Operations: ['86-85=1']
Exploring Operation: 8+1=9, Resulting Numbers: [24, 9... | 0 | hs_1 | mult_heuristic |
[
18,
78,
30,
40
] | 50 | [
"78-18=60",
"40-30=10",
"60-10=50"
] | Current State: 50:[18, 78, 30, 40], Operations: []
Exploring Operation: 78-18=60, Resulting Numbers: [30, 40, 60]
Generated Node #2: [30, 40, 60] from Operation: 78-18=60
Current State: 50:[30, 40, 60], Operations: ['78-18=60']
Exploring Operation: 40-30=10, Resulting Numbers: [60, 10]
Generated Node #3: [60, 10] from ... | 4 | Current State: 50:[18, 78, 30, 40], Operations: []
Exploring Operation: 78-18=60, Resulting Numbers: [30, 40, 60]
Generated Node #0,0: 50:[30, 40, 60] Operation: 78-18=60
Exploring Operation: 78-40=38, Resulting Numbers: [18, 30, 38]
Generated Node #0,1: 50:[18, 30, 38] Operation: 78-40=38
Exploring Operation: 78-30=48... | 0.967014 | hs_5 | mult_heuristic |
[
48,
34,
36,
3
] | 99 | [
"36-34=2",
"48*2=96",
"3+96=99"
] | Current State: 99:[48, 34, 36, 3], Operations: []
Exploring Operation: 36-34=2, Resulting Numbers: [48, 3, 2]
Generated Node #2: [48, 3, 2] from Operation: 36-34=2
Current State: 99:[48, 3, 2], Operations: ['36-34=2']
Exploring Operation: 48*2=96, Resulting Numbers: [3, 96]
Generated Node #3: [3, 96] from Operation: 48... | 4 | Current State: 99:[48, 34, 36, 3], Operations: []
Exploring Operation: 48-36=12, Resulting Numbers: [34, 3, 12]
Generated Node #0,0: 99:[34, 3, 12] Operation: 48-36=12
Start Sub Search at level 1: Moving to Node #0,0
Current State: 99:[34, 3, 12], Operations: ['48-36=12']
Exploring Operation: 12-3=9, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
67,
38,
78,
86
] | 97 | [
"67+38=105",
"86-78=8",
"105-8=97"
] | Current State: 97:[67, 38, 78, 86], Operations: []
Exploring Operation: 67+38=105, Resulting Numbers: [78, 86, 105]
Generated Node #2: [78, 86, 105] from Operation: 67+38=105
Current State: 97:[78, 86, 105], Operations: ['67+38=105']
Exploring Operation: 86-78=8, Resulting Numbers: [105, 8]
Generated Node #3: [105, 8] ... | 4 | Current State: 97:[67, 38, 78, 86], Operations: []
Exploring Operation: 38+86=124, Resulting Numbers: [67, 78, 124]
Generated Node #0,0: 97:[67, 78, 124] Operation: 38+86=124
Exploring Operation: 67+38=105, Resulting Numbers: [78, 86, 105]
Generated Node #0,1: 97:[78, 86, 105] Operation: 67+38=105
Exploring Operation: ... | 0.983507 | hs_4 | mult_heuristic |
[
68,
85,
1,
73
] | 90 | [
"85-68=17",
"1*73=73",
"17+73=90"
] | Current State: 90:[68, 85, 1, 73], Operations: []
Exploring Operation: 85-68=17, Resulting Numbers: [1, 73, 17]
Generated Node #2: [1, 73, 17] from Operation: 85-68=17
Current State: 90:[1, 73, 17], Operations: ['85-68=17']
Exploring Operation: 1*73=73, Resulting Numbers: [17, 73]
Generated Node #3: [17, 73] from Opera... | 4 | Current State: 90:[68, 85, 1, 73], Operations: []
Exploring Operation: 73-68=5, Resulting Numbers: [85, 1, 5]
Generated Node #0,0: 90:[85, 1, 5] Operation: 73-68=5
Exploring Operation: 85-68=17, Resulting Numbers: [1, 73, 17]
Generated Node #0,1: 90:[1, 73, 17] Operation: 85-68=17
Moving to Node #0,0
Current State: 90:... | 0.990451 | hs_2 | sum_heuristic |
[
24,
65,
75,
60
] | 40 | [
"65+60=125",
"24*125=3000",
"3000/75=40"
] | Current State: 40:[24, 65, 75, 60], Operations: []
Exploring Operation: 65+60=125, Resulting Numbers: [24, 75, 125]
Generated Node #2: [24, 75, 125] from Operation: 65+60=125
Current State: 40:[24, 75, 125], Operations: ['65+60=125']
Exploring Operation: 24*125=3000, Resulting Numbers: [75, 3000]
Generated Node #3: [75... | 4 | Current State: 40:[24, 65, 75, 60], Operations: []
Exploring Operation: 65-24=41, Resulting Numbers: [75, 60, 41]
Generated Node #0,0: 40:[75, 60, 41] Operation: 65-24=41
Exploring Operation: 75-60=15, Resulting Numbers: [24, 65, 15]
Generated Node #0,1: 40:[24, 65, 15] Operation: 75-60=15
Exploring Operation: 65-60=5,... | 0 | hs_5 | mult_heuristic |
[
25,
5,
47,
9
] | 36 | [
"25-5=20",
"47+9=56",
"56-20=36"
] | Current State: 36:[25, 5, 47, 9], Operations: []
Exploring Operation: 25-5=20, Resulting Numbers: [47, 9, 20]
Generated Node #2: [47, 9, 20] from Operation: 25-5=20
Current State: 36:[47, 9, 20], Operations: ['25-5=20']
Exploring Operation: 47+9=56, Resulting Numbers: [20, 56]
Generated Node #3: [20, 56] from Operation... | 4 | Current State: 36:[25, 5, 47, 9], Operations: []
Exploring Operation: 47-9=38, Resulting Numbers: [25, 5, 38]
Generated Node #0,0: 36:[25, 5, 38] Operation: 47-9=38
Exploring Operation: 47-25=22, Resulting Numbers: [5, 9, 22]
Generated Node #0,1: 36:[5, 9, 22] Operation: 47-25=22
Moving to Node #0,1
Current State: 36:[... | 0 | hs_2 | sum_heuristic |
[
81,
10,
49,
27
] | 13 | [
"81/27=3",
"49-10=39",
"39/3=13"
] | Current State: 13:[81, 10, 49, 27], Operations: []
Exploring Operation: 81/27=3, Resulting Numbers: [10, 49, 3]
Generated Node #2: [10, 49, 3] from Operation: 81/27=3
Current State: 13:[10, 49, 3], Operations: ['81/27=3']
Exploring Operation: 49-10=39, Resulting Numbers: [3, 39]
Generated Node #3: [3, 39] from Operatio... | 4 | Current State: 13:[81, 10, 49, 27], Operations: []
Exploring Operation: 81-10=71, Resulting Numbers: [49, 27, 71]
Generated Node #0,0: 13:[49, 27, 71] Operation: 81-10=71
Exploring Operation: 81/27=3, Resulting Numbers: [10, 49, 3]
Generated Node #0,1: 13:[10, 49, 3] Operation: 81/27=3
Exploring Operation: 49-27=22, Re... | 0.961806 | hs_5 | sum_heuristic |
[
70,
31,
99,
88
] | 44 | [
"70+31=101",
"101-99=2",
"88/2=44"
] | Current State: 44:[70, 31, 99, 88], Operations: []
Exploring Operation: 70+31=101, Resulting Numbers: [99, 88, 101]
Generated Node #2: [99, 88, 101] from Operation: 70+31=101
Current State: 44:[99, 88, 101], Operations: ['70+31=101']
Exploring Operation: 101-99=2, Resulting Numbers: [88, 2]
Generated Node #3: [88, 2] f... | 4 | Current State: 44:[70, 31, 99, 88], Operations: []
Exploring Operation: 88-31=57, Resulting Numbers: [70, 99, 57]
Generated Node #0,0: 44:[70, 99, 57] Operation: 88-31=57
Exploring Operation: 99-31=68, Resulting Numbers: [70, 88, 68]
Generated Node #0,1: 44:[70, 88, 68] Operation: 99-31=68
Exploring Operation: 88-70=18... | 0.951389 | hs_5 | mult_heuristic |
[
53,
10,
2,
19
] | 48 | [
"53-10=43",
"43-19=24",
"2*24=48"
] | Current State: 48:[53, 10, 2, 19], Operations: []
Exploring Operation: 53-10=43, Resulting Numbers: [2, 19, 43]
Generated Node #2: [2, 19, 43] from Operation: 53-10=43
Current State: 48:[2, 19, 43], Operations: ['53-10=43']
Exploring Operation: 43-19=24, Resulting Numbers: [2, 24]
Generated Node #3: [2, 24] from Operat... | 4 | Current State: 48:[53, 10, 2, 19], Operations: []
Exploring Operation: 53-2=51, Resulting Numbers: [10, 19, 51]
Generated Node #0,0: 48:[10, 19, 51] Operation: 53-2=51
Exploring Operation: 19-10=9, Resulting Numbers: [53, 2, 9]
Generated Node #0,1: 48:[53, 2, 9] Operation: 19-10=9
Exploring Operation: 53-10=43, Resulti... | 0.96875 | hs_3 | mult_heuristic |
[
79,
73,
2,
35
] | 51 | [
"79-35=44",
"44/2=22",
"73-22=51"
] | Current State: 51:[79, 73, 2, 35], Operations: []
Exploring Operation: 79-35=44, Resulting Numbers: [73, 2, 44]
Generated Node #2: [73, 2, 44] from Operation: 79-35=44
Current State: 51:[73, 2, 44], Operations: ['79-35=44']
Exploring Operation: 44/2=22, Resulting Numbers: [73, 22]
Generated Node #3: [73, 22] from Opera... | 4 | Current State: 51:[79, 73, 2, 35], Operations: []
Exploring Operation: 73-35=38, Resulting Numbers: [79, 2, 38]
Generated Node #0,0: 51:[79, 2, 38] Operation: 73-35=38
Exploring Operation: 79-73=6, Resulting Numbers: [2, 35, 6]
Generated Node #0,1: 51:[2, 35, 6] Operation: 79-73=6
Exploring Operation: 79-2=77, Resultin... | 0.980903 | hs_4 | mult_heuristic |
[
31,
96,
1,
44
] | 41 | [
"31+1=32",
"96/32=3",
"44-3=41"
] | Current State: 41:[31, 96, 1, 44], Operations: []
Exploring Operation: 31+1=32, Resulting Numbers: [96, 44, 32]
Generated Node #2: [96, 44, 32] from Operation: 31+1=32
Current State: 41:[96, 44, 32], Operations: ['31+1=32']
Exploring Operation: 96/32=3, Resulting Numbers: [44, 3]
Generated Node #3: [44, 3] from Operati... | 4 | Current State: 41:[31, 96, 1, 44], Operations: []
Exploring Operation: 96-44=52, Resulting Numbers: [31, 1, 52]
Generated Node #0,0: 41:[31, 1, 52] Operation: 96-44=52
Exploring Operation: 31+1=32, Resulting Numbers: [96, 44, 32]
Generated Node #0,1: 41:[96, 44, 32] Operation: 31+1=32
Exploring Operation: 96-31=65, Res... | 0.963542 | hs_3 | sum_heuristic |
[
47,
8,
89,
27
] | 44 | [
"47+89=136",
"136/8=17",
"27+17=44"
] | Current State: 44:[47, 8, 89, 27], Operations: []
Exploring Operation: 47+89=136, Resulting Numbers: [8, 27, 136]
Generated Node #2: [8, 27, 136] from Operation: 47+89=136
Current State: 44:[8, 27, 136], Operations: ['47+89=136']
Exploring Operation: 136/8=17, Resulting Numbers: [27, 17]
Generated Node #3: [27, 17] fro... | 4 | Current State: 44:[47, 8, 89, 27], Operations: []
Exploring Operation: 89-47=42, Resulting Numbers: [8, 27, 42]
Generated Node #0,0: 44:[8, 27, 42] Operation: 89-47=42
Start Sub Search at level 1: Moving to Node #0,0
Current State: 44:[8, 27, 42], Operations: ['89-47=42']
Exploring Operation: 27-8=19, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
35,
22,
41,
54
] | 78 | [
"41-35=6",
"22*6=132",
"132-54=78"
] | Current State: 78:[35, 22, 41, 54], Operations: []
Exploring Operation: 41-35=6, Resulting Numbers: [22, 54, 6]
Generated Node #2: [22, 54, 6] from Operation: 41-35=6
Current State: 78:[22, 54, 6], Operations: ['41-35=6']
Exploring Operation: 22*6=132, Resulting Numbers: [54, 132]
Generated Node #3: [54, 132] from Oper... | 4 | Current State: 78:[35, 22, 41, 54], Operations: []
Exploring Operation: 22+54=76, Resulting Numbers: [35, 41, 76]
Generated Node #0,0: 78:[35, 41, 76] Operation: 22+54=76
Exploring Operation: 54-41=13, Resulting Numbers: [35, 22, 13]
Generated Node #0,1: 78:[35, 22, 13] Operation: 54-41=13
Exploring Operation: 54-35=19... | 0 | hs_3 | mult_heuristic |
[
74,
21,
97,
74
] | 75 | [
"74/74=1",
"97-21=76",
"76-1=75"
] | Current State: 75:[74, 21, 97, 74], Operations: []
Exploring Operation: 74/74=1, Resulting Numbers: [21, 97, 1]
Generated Node #2: [21, 97, 1] from Operation: 74/74=1
Current State: 75:[21, 97, 1], Operations: ['74/74=1']
Exploring Operation: 97-21=76, Resulting Numbers: [1, 76]
Generated Node #3: [1, 76] from Operatio... | 4 | Current State: 75:[74, 21, 97, 74], Operations: []
Exploring Operation: 74/74=1, Resulting Numbers: [21, 97, 1]
Generated Node #0,0: 75:[21, 97, 1] Operation: 74/74=1
Exploring Operation: 97-74=23, Resulting Numbers: [74, 21, 23]
Generated Node #0,1: 75:[74, 21, 23] Operation: 97-74=23
Exploring Operation: 97-21=76, Re... | 0.955729 | hs_4 | sum_heuristic |
[
86,
82,
67,
82
] | 19 | [
"86+82=168",
"67+82=149",
"168-149=19"
] | Current State: 19:[86, 82, 67, 82], Operations: []
Exploring Operation: 86+82=168, Resulting Numbers: [67, 168]
Generated Node #2: [67, 168] from Operation: 86+82=168
Current State: 19:[67, 168], Operations: ['86+82=168']
Exploring Operation: 67+82=149, Resulting Numbers: [168, 149]
Generated Node #3: [168, 149] from O... | 4 | Current State: 19:[86, 82, 67, 82], Operations: []
Exploring Operation: 86-82=4, Resulting Numbers: [67, 82, 4]
Generated Node #0,0: 19:[67, 82, 4] Operation: 86-82=4
Exploring Operation: 86-82=4, Resulting Numbers: [82, 67, 4]
Generated Node #0,1: 19:[82, 67, 4] Operation: 86-82=4
Exploring Operation: 86-67=19, Result... | 0.988715 | hs_3 | mult_heuristic |
[
74,
11,
57,
92
] | 50 | [
"74+11=85",
"92-57=35",
"85-35=50"
] | Current State: 50:[74, 11, 57, 92], Operations: []
Exploring Operation: 74+11=85, Resulting Numbers: [57, 92, 85]
Generated Node #2: [57, 92, 85] from Operation: 74+11=85
Current State: 50:[57, 92, 85], Operations: ['74+11=85']
Exploring Operation: 92-57=35, Resulting Numbers: [85, 35]
Generated Node #3: [85, 35] from ... | 4 | Current State: 50:[74, 11, 57, 92], Operations: []
Exploring Operation: 74-57=17, Resulting Numbers: [11, 92, 17]
Generated Node #0,0: 50:[11, 92, 17] Operation: 74-57=17
Exploring Operation: 74-11=63, Resulting Numbers: [57, 92, 63]
Generated Node #0,1: 50:[57, 92, 63] Operation: 74-11=63
Exploring Operation: 92-57=35... | 0.986979 | hs_4 | mult_heuristic |
[
42,
64,
93,
18
] | 97 | [
"64-42=22",
"93-18=75",
"22+75=97"
] | Current State: 97:[42, 64, 93, 18], Operations: []
Exploring Operation: 64-42=22, Resulting Numbers: [93, 18, 22]
Generated Node #2: [93, 18, 22] from Operation: 64-42=22
Current State: 97:[93, 18, 22], Operations: ['64-42=22']
Exploring Operation: 93-18=75, Resulting Numbers: [22, 75]
Generated Node #3: [22, 75] from ... | 4 | Current State: 97:[42, 64, 93, 18], Operations: []
Exploring Operation: 64+18=82, Resulting Numbers: [42, 93, 82]
Generated Node #0,0: 97:[42, 93, 82] Operation: 64+18=82
Exploring Operation: 42+64=106, Resulting Numbers: [93, 18, 106]
Generated Node #0,1: 97:[93, 18, 106] Operation: 42+64=106
Exploring Operation: 42+1... | 0.962674 | hs_3 | mult_heuristic |
[
47,
47,
60,
48
] | 12 | [
"47-47=0",
"60-48=12",
"0+12=12"
] | Current State: 12:[47, 47, 60, 48], Operations: []
Exploring Operation: 47-47=0, Resulting Numbers: [60, 48, 0]
Generated Node #2: [60, 48, 0] from Operation: 47-47=0
Current State: 12:[60, 48, 0], Operations: ['47-47=0']
Exploring Operation: 60-48=12, Resulting Numbers: [0, 12]
Generated Node #3: [0, 12] from Operatio... | 4 | Current State: 12:[47, 47, 60, 48], Operations: []
Exploring Operation: 60-47=13, Resulting Numbers: [47, 48, 13]
Generated Node #0,0: 12:[47, 48, 13] Operation: 60-47=13
Exploring Operation: 60-47=13, Resulting Numbers: [47, 48, 13]
Generated Node #0,1: 12:[47, 48, 13] Operation: 60-47=13
Exploring Operation: 60-48=12... | 0.986979 | hs_3 | sum_heuristic |
[
41,
2,
34,
58
] | 82 | [
"41+58=99",
"34/2=17",
"99-17=82"
] | Current State: 82:[41, 2, 34, 58], Operations: []
Exploring Operation: 41+58=99, Resulting Numbers: [2, 34, 99]
Generated Node #2: [2, 34, 99] from Operation: 41+58=99
Current State: 82:[2, 34, 99], Operations: ['41+58=99']
Exploring Operation: 34/2=17, Resulting Numbers: [99, 17]
Generated Node #3: [99, 17] from Opera... | 4 | Current State: 82:[41, 2, 34, 58], Operations: []
Exploring Operation: 58-34=24, Resulting Numbers: [41, 2, 24]
Generated Node #0,0: 82:[41, 2, 24] Operation: 58-34=24
Exploring Operation: 34+58=92, Resulting Numbers: [41, 2, 92]
Generated Node #0,1: 82:[41, 2, 92] Operation: 34+58=92
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
1,
38,
11,
89
] | 62 | [
"1*38=38",
"11+89=100",
"100-38=62"
] | Current State: 62:[1, 38, 11, 89], Operations: []
Exploring Operation: 1*38=38, Resulting Numbers: [11, 89, 38]
Generated Node #2: [11, 89, 38] from Operation: 1*38=38
Current State: 62:[11, 89, 38], Operations: ['1*38=38']
Exploring Operation: 11+89=100, Resulting Numbers: [38, 100]
Generated Node #3: [38, 100] from O... | 4 | Current State: 62:[1, 38, 11, 89], Operations: []
Exploring Operation: 89-11=78, Resulting Numbers: [1, 38, 78]
Generated Node #0,0: 62:[1, 38, 78] Operation: 89-11=78
Exploring Operation: 89-38=51, Resulting Numbers: [1, 11, 51]
Generated Node #0,1: 62:[1, 11, 51] Operation: 89-38=51
Exploring Operation: 38-11=27, Res... | 0.977431 | hs_3 | sum_heuristic |
[
85,
33,
59,
89
] | 82 | [
"85-33=52",
"89-59=30",
"52+30=82"
] | Current State: 82:[85, 33, 59, 89], Operations: []
Exploring Operation: 85-33=52, Resulting Numbers: [59, 89, 52]
Generated Node #2: [59, 89, 52] from Operation: 85-33=52
Current State: 82:[59, 89, 52], Operations: ['85-33=52']
Exploring Operation: 89-59=30, Resulting Numbers: [52, 30]
Generated Node #3: [52, 30] from ... | 4 | Current State: 82:[85, 33, 59, 89], Operations: []
Exploring Operation: 59-33=26, Resulting Numbers: [85, 89, 26]
Generated Node #0,0: 82:[85, 89, 26] Operation: 59-33=26
Exploring Operation: 33+59=92, Resulting Numbers: [85, 89, 92]
Generated Node #0,1: 82:[85, 89, 92] Operation: 33+59=92
Exploring Operation: 89-59=30... | 0.976563 | hs_3 | sum_heuristic |
[
37,
34,
6,
98
] | 33 | [
"37+34=71",
"6+98=104",
"104-71=33"
] | Current State: 33:[37, 34, 6, 98], Operations: []
Exploring Operation: 37+34=71, Resulting Numbers: [6, 98, 71]
Generated Node #2: [6, 98, 71] from Operation: 37+34=71
Current State: 33:[6, 98, 71], Operations: ['37+34=71']
Exploring Operation: 6+98=104, Resulting Numbers: [71, 104]
Generated Node #3: [71, 104] from Op... | 4 | Current State: 33:[37, 34, 6, 98], Operations: []
Exploring Operation: 98-6=92, Resulting Numbers: [37, 34, 92]
Generated Node #0,0: 33:[37, 34, 92] Operation: 98-6=92
Exploring Operation: 98-34=64, Resulting Numbers: [37, 6, 64]
Generated Node #0,1: 33:[37, 6, 64] Operation: 98-34=64
Exploring Operation: 37-34=3, Resu... | 0.986979 | hs_5 | sum_heuristic |
[
83,
7,
35,
3
] | 58 | [
"83+7=90",
"35-3=32",
"90-32=58"
] | Current State: 58:[83, 7, 35, 3], Operations: []
Exploring Operation: 83+7=90, Resulting Numbers: [35, 3, 90]
Generated Node #2: [35, 3, 90] from Operation: 83+7=90
Current State: 58:[35, 3, 90], Operations: ['83+7=90']
Exploring Operation: 35-3=32, Resulting Numbers: [90, 32]
Generated Node #3: [90, 32] from Operation... | 4 | Current State: 58:[83, 7, 35, 3], Operations: []
Exploring Operation: 83-35=48, Resulting Numbers: [7, 3, 48]
Generated Node #0,0: 58:[7, 3, 48] Operation: 83-35=48
Exploring Operation: 83-7=76, Resulting Numbers: [35, 3, 76]
Generated Node #0,1: 58:[35, 3, 76] Operation: 83-7=76
Exploring Operation: 35/7=5, Resulting ... | 0.988715 | hs_4 | sum_heuristic |
[
79,
80,
37,
5
] | 78 | [
"79-5=74",
"74/37=2",
"80-2=78"
] | Current State: 78:[79, 80, 37, 5], Operations: []
Exploring Operation: 79-5=74, Resulting Numbers: [80, 37, 74]
Generated Node #2: [80, 37, 74] from Operation: 79-5=74
Current State: 78:[80, 37, 74], Operations: ['79-5=74']
Exploring Operation: 74/37=2, Resulting Numbers: [80, 2]
Generated Node #3: [80, 2] from Operati... | 4 | Current State: 78:[79, 80, 37, 5], Operations: []
Exploring Operation: 80-79=1, Resulting Numbers: [37, 5, 1]
Generated Node #0,0: 78:[37, 5, 1] Operation: 80-79=1
Moving to Node #0,0
Current State: 78:[37, 5, 1], Operations: ['80-79=1']
Exploring Operation: 37+1=38, Resulting Numbers: [5, 38]
Generated Node #0,0,0: 78... | 0 | hs_1 | sum_heuristic |
[
45,
46,
20,
99
] | 79 | [
"46-45=1",
"99-20=79",
"1*79=79"
] | Current State: 79:[45, 46, 20, 99], Operations: []
Exploring Operation: 46-45=1, Resulting Numbers: [20, 99, 1]
Generated Node #2: [20, 99, 1] from Operation: 46-45=1
Current State: 79:[20, 99, 1], Operations: ['46-45=1']
Exploring Operation: 99-20=79, Resulting Numbers: [1, 79]
Generated Node #3: [1, 79] from Operatio... | 4 | Current State: 79:[45, 46, 20, 99], Operations: []
Exploring Operation: 99-20=79, Resulting Numbers: [45, 46, 79]
Generated Node #0,0: 79:[45, 46, 79] Operation: 99-20=79
Exploring Operation: 45+20=65, Resulting Numbers: [46, 99, 65]
Generated Node #0,1: 79:[46, 99, 65] Operation: 45+20=65
Exploring Operation: 46+20=66... | 0.987847 | hs_3 | sum_heuristic |
[
9,
60,
6,
49
] | 49 | [
"60/6=10",
"10-9=1",
"49*1=49"
] | Current State: 49:[9, 60, 6, 49], Operations: []
Exploring Operation: 60/6=10, Resulting Numbers: [9, 49, 10]
Generated Node #2: [9, 49, 10] from Operation: 60/6=10
Current State: 49:[9, 49, 10], Operations: ['60/6=10']
Exploring Operation: 10-9=1, Resulting Numbers: [49, 1]
Generated Node #3: [49, 1] from Operation: 1... | 4 | Current State: 49:[9, 60, 6, 49], Operations: []
Exploring Operation: 60-9=51, Resulting Numbers: [6, 49, 51]
Generated Node #0,0: 49:[6, 49, 51] Operation: 60-9=51
Start Sub Search at level 1: Moving to Node #0,0
Current State: 49:[6, 49, 51], Operations: ['60-9=51']
Exploring Operation: 51-6=45, Resulting Numbers: [4... | 0 | hs_1 | mult_heuristic |
[
9,
10,
6,
2
] | 46 | [
"9*6=54",
"10-2=8",
"54-8=46"
] | Current State: 46:[9, 10, 6, 2], Operations: []
Exploring Operation: 9*6=54, Resulting Numbers: [10, 2, 54]
Generated Node #2: [10, 2, 54] from Operation: 9*6=54
Current State: 46:[10, 2, 54], Operations: ['9*6=54']
Exploring Operation: 10-2=8, Resulting Numbers: [54, 8]
Generated Node #3: [54, 8] from Operation: 10-2=... | 4 | Current State: 46:[9, 10, 6, 2], Operations: []
Exploring Operation: 10-9=1, Resulting Numbers: [6, 2, 1]
Generated Node #0,0: 46:[6, 2, 1] Operation: 10-9=1
Moving to Node #0,0
Current State: 46:[6, 2, 1], Operations: ['10-9=1']
Exploring Operation: 6/2=3, Resulting Numbers: [1, 3]
Generated Node #0,0,0: 46:[1, 3] Ope... | 0 | hs_1 | mult_heuristic |
[
95,
22,
9,
52
] | 44 | [
"95+9=104",
"22*104=2288",
"2288/52=44"
] | Current State: 44:[95, 22, 9, 52], Operations: []
Exploring Operation: 95+9=104, Resulting Numbers: [22, 52, 104]
Generated Node #2: [22, 52, 104] from Operation: 95+9=104
Current State: 44:[22, 52, 104], Operations: ['95+9=104']
Exploring Operation: 22*104=2288, Resulting Numbers: [52, 2288]
Generated Node #3: [52, 22... | 4 | Current State: 44:[95, 22, 9, 52], Operations: []
Exploring Operation: 95-52=43, Resulting Numbers: [22, 9, 43]
Generated Node #0,0: 44:[22, 9, 43] Operation: 95-52=43
Exploring Operation: 52-9=43, Resulting Numbers: [95, 22, 43]
Generated Node #0,1: 44:[95, 22, 43] Operation: 52-9=43
Exploring Operation: 95-9=86, Resu... | 0 | hs_4 | sum_heuristic |
[
8,
59,
7,
56
] | 18 | [
"8+59=67",
"56-7=49",
"67-49=18"
] | Current State: 18:[8, 59, 7, 56], Operations: []
Exploring Operation: 8+59=67, Resulting Numbers: [7, 56, 67]
Generated Node #2: [7, 56, 67] from Operation: 8+59=67
Current State: 18:[7, 56, 67], Operations: ['8+59=67']
Exploring Operation: 56-7=49, Resulting Numbers: [67, 49]
Generated Node #3: [67, 49] from Operation... | 4 | Current State: 18:[8, 59, 7, 56], Operations: []
Exploring Operation: 56/8=7, Resulting Numbers: [59, 7, 7]
Generated Node #0,0: 18:[59, 7, 7] Operation: 56/8=7
Exploring Operation: 56/7=8, Resulting Numbers: [8, 59, 8]
Generated Node #0,1: 18:[8, 59, 8] Operation: 56/7=8
Exploring Operation: 59-8=51, Resulting Numbers... | 0.934028 | hs_4 | sum_heuristic |
[
25,
8,
18,
17
] | 63 | [
"25-18=7",
"17-8=9",
"7*9=63"
] | Current State: 63:[25, 8, 18, 17], Operations: []
Exploring Operation: 25-18=7, Resulting Numbers: [8, 17, 7]
Generated Node #2: [8, 17, 7] from Operation: 25-18=7
Current State: 63:[8, 17, 7], Operations: ['25-18=7']
Exploring Operation: 17-8=9, Resulting Numbers: [7, 9]
Generated Node #3: [7, 9] from Operation: 17-8=... | 4 | Current State: 63:[25, 8, 18, 17], Operations: []
Exploring Operation: 25-17=8, Resulting Numbers: [8, 18, 8]
Generated Node #0,0: 63:[8, 18, 8] Operation: 25-17=8
Exploring Operation: 25-18=7, Resulting Numbers: [8, 17, 7]
Generated Node #0,1: 63:[8, 17, 7] Operation: 25-18=7
Exploring Operation: 17-8=9, Resulting Num... | 0.980035 | hs_3 | sum_heuristic |
[
16,
1,
11,
88
] | 24 | [
"16*1=16",
"88/11=8",
"16+8=24"
] | Current State: 24:[16, 1, 11, 88], Operations: []
Exploring Operation: 16*1=16, Resulting Numbers: [11, 88, 16]
Generated Node #2: [11, 88, 16] from Operation: 16*1=16
Current State: 24:[11, 88, 16], Operations: ['16*1=16']
Exploring Operation: 88/11=8, Resulting Numbers: [16, 8]
Generated Node #3: [16, 8] from Operati... | 4 | Current State: 24:[16, 1, 11, 88], Operations: []
Exploring Operation: 88/11=8, Resulting Numbers: [16, 1, 8]
Generated Node #0,0: 24:[16, 1, 8] Operation: 88/11=8
Exploring Operation: 88-16=72, Resulting Numbers: [1, 11, 72]
Generated Node #0,1: 24:[1, 11, 72] Operation: 88-16=72
Start Sub Search at level 1: Moving to... | 0.990451 | hs_2 | mult_heuristic |
[
32,
10,
92,
9
] | 61 | [
"32-10=22",
"92-9=83",
"83-22=61"
] | Current State: 61:[32, 10, 92, 9], Operations: []
Exploring Operation: 32-10=22, Resulting Numbers: [92, 9, 22]
Generated Node #2: [92, 9, 22] from Operation: 32-10=22
Current State: 61:[92, 9, 22], Operations: ['32-10=22']
Exploring Operation: 92-9=83, Resulting Numbers: [22, 83]
Generated Node #3: [22, 83] from Opera... | 4 | Current State: 61:[32, 10, 92, 9], Operations: []
Exploring Operation: 32+10=42, Resulting Numbers: [92, 9, 42]
Generated Node #0,0: 61:[92, 9, 42] Operation: 32+10=42
Exploring Operation: 10*9=90, Resulting Numbers: [32, 92, 90]
Generated Node #0,1: 61:[32, 92, 90] Operation: 10*9=90
Exploring Operation: 32+9=41, Resu... | 0.963542 | hs_3 | mult_heuristic |
[
20,
72,
30,
42
] | 80 | [
"20+72=92",
"42-30=12",
"92-12=80"
] | Current State: 80:[20, 72, 30, 42], Operations: []
Exploring Operation: 20+72=92, Resulting Numbers: [30, 42, 92]
Generated Node #2: [30, 42, 92] from Operation: 20+72=92
Current State: 80:[30, 42, 92], Operations: ['20+72=92']
Exploring Operation: 42-30=12, Resulting Numbers: [92, 12]
Generated Node #3: [92, 12] from ... | 4 | Current State: 80:[20, 72, 30, 42], Operations: []
Exploring Operation: 30-20=10, Resulting Numbers: [72, 42, 10]
Generated Node #0,0: 80:[72, 42, 10] Operation: 30-20=10
Exploring Operation: 72-30=42, Resulting Numbers: [20, 42, 42]
Generated Node #0,1: 80:[20, 42, 42] Operation: 72-30=42
Exploring Operation: 42-30=12... | 0.963542 | hs_3 | mult_heuristic |
[
61,
2,
3,
77
] | 86 | [
"77-2=75",
"75/3=25",
"61+25=86"
] | Current State: 86:[61, 2, 3, 77], Operations: []
Exploring Operation: 77-2=75, Resulting Numbers: [61, 3, 75]
Generated Node #2: [61, 3, 75] from Operation: 77-2=75
Current State: 86:[61, 3, 75], Operations: ['77-2=75']
Exploring Operation: 75/3=25, Resulting Numbers: [61, 25]
Generated Node #3: [61, 25] from Operation... | 4 | Current State: 86:[61, 2, 3, 77], Operations: []
Exploring Operation: 77-61=16, Resulting Numbers: [2, 3, 16]
Generated Node #0,0: 86:[2, 3, 16] Operation: 77-61=16
Exploring Operation: 61-3=58, Resulting Numbers: [2, 77, 58]
Generated Node #0,1: 86:[2, 77, 58] Operation: 61-3=58
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | sum_heuristic |
[
8,
50,
14,
29
] | 85 | [
"50-8=42",
"14+29=43",
"42+43=85"
] | Current State: 85:[8, 50, 14, 29], Operations: []
Exploring Operation: 50-8=42, Resulting Numbers: [14, 29, 42]
Generated Node #2: [14, 29, 42] from Operation: 50-8=42
Current State: 85:[14, 29, 42], Operations: ['50-8=42']
Exploring Operation: 14+29=43, Resulting Numbers: [42, 43]
Generated Node #3: [42, 43] from Oper... | 4 | Current State: 85:[8, 50, 14, 29], Operations: []
Exploring Operation: 50-29=21, Resulting Numbers: [8, 14, 21]
Generated Node #0,0: 85:[8, 14, 21] Operation: 50-29=21
Exploring Operation: 29-14=15, Resulting Numbers: [8, 50, 15]
Generated Node #0,1: 85:[8, 50, 15] Operation: 29-14=15
Exploring Operation: 50+14=64, Res... | 0.966146 | hs_5 | sum_heuristic |
[
34,
18,
46,
27
] | 71 | [
"34+18=52",
"46-27=19",
"52+19=71"
] | Current State: 71:[34, 18, 46, 27], Operations: []
Exploring Operation: 34+18=52, Resulting Numbers: [46, 27, 52]
Generated Node #2: [46, 27, 52] from Operation: 34+18=52
Current State: 71:[46, 27, 52], Operations: ['34+18=52']
Exploring Operation: 46-27=19, Resulting Numbers: [52, 19]
Generated Node #3: [52, 19] from ... | 4 | Current State: 71:[34, 18, 46, 27], Operations: []
Exploring Operation: 34+27=61, Resulting Numbers: [18, 46, 61]
Generated Node #0,0: 71:[18, 46, 61] Operation: 34+27=61
Exploring Operation: 18+27=45, Resulting Numbers: [34, 46, 45]
Generated Node #0,1: 71:[34, 46, 45] Operation: 18+27=45
Exploring Operation: 18+46=64... | 0.953993 | hs_4 | mult_heuristic |
[
77,
79,
87,
84
] | 56 | [
"84-77=7",
"87-79=8",
"7*8=56"
] | Current State: 56:[77, 79, 87, 84], Operations: []
Exploring Operation: 84-77=7, Resulting Numbers: [79, 87, 7]
Generated Node #2: [79, 87, 7] from Operation: 84-77=7
Current State: 56:[79, 87, 7], Operations: ['84-77=7']
Exploring Operation: 87-79=8, Resulting Numbers: [7, 8]
Generated Node #3: [7, 8] from Operation: ... | 4 | Current State: 56:[77, 79, 87, 84], Operations: []
Exploring Operation: 87-84=3, Resulting Numbers: [77, 79, 3]
Generated Node #0,0: 56:[77, 79, 3] Operation: 87-84=3
Exploring Operation: 87-79=8, Resulting Numbers: [77, 84, 8]
Generated Node #0,1: 56:[77, 84, 8] Operation: 87-79=8
Exploring Operation: 87-77=10, Result... | 0.978299 | hs_3 | mult_heuristic |
[
50,
4,
19,
99
] | 82 | [
"50*4=200",
"19+99=118",
"200-118=82"
] | Current State: 82:[50, 4, 19, 99], Operations: []
Exploring Operation: 50*4=200, Resulting Numbers: [19, 99, 200]
Generated Node #2: [19, 99, 200] from Operation: 50*4=200
Current State: 82:[19, 99, 200], Operations: ['50*4=200']
Exploring Operation: 19+99=118, Resulting Numbers: [200, 118]
Generated Node #3: [200, 118... | 4 | Current State: 82:[50, 4, 19, 99], Operations: []
Exploring Operation: 4*19=76, Resulting Numbers: [50, 99, 76]
Generated Node #0,0: 82:[50, 99, 76] Operation: 4*19=76
Exploring Operation: 50+19=69, Resulting Numbers: [4, 99, 69]
Generated Node #0,1: 82:[4, 99, 69] Operation: 50+19=69
Exploring Operation: 99-19=80, Res... | 0 | hs_5 | mult_heuristic |
[
31,
55,
22,
25
] | 89 | [
"31+55=86",
"25-22=3",
"86+3=89"
] | Current State: 89:[31, 55, 22, 25], Operations: []
Exploring Operation: 31+55=86, Resulting Numbers: [22, 25, 86]
Generated Node #2: [22, 25, 86] from Operation: 31+55=86
Current State: 89:[22, 25, 86], Operations: ['31+55=86']
Exploring Operation: 25-22=3, Resulting Numbers: [86, 3]
Generated Node #3: [86, 3] from Ope... | 4 | Current State: 89:[31, 55, 22, 25], Operations: []
Exploring Operation: 31+55=86, Resulting Numbers: [22, 25, 86]
Generated Node #0,0: 89:[22, 25, 86] Operation: 31+55=86
Exploring Operation: 31+22=53, Resulting Numbers: [55, 25, 53]
Generated Node #0,1: 89:[55, 25, 53] Operation: 31+22=53
Exploring Operation: 31+25=56... | 0.983507 | hs_3 | sum_heuristic |
[
86,
68,
36,
73
] | 75 | [
"86-68=18",
"36/18=2",
"73+2=75"
] | Current State: 75:[86, 68, 36, 73], Operations: []
Exploring Operation: 86-68=18, Resulting Numbers: [36, 73, 18]
Generated Node #2: [36, 73, 18] from Operation: 86-68=18
Current State: 75:[36, 73, 18], Operations: ['86-68=18']
Exploring Operation: 36/18=2, Resulting Numbers: [73, 2]
Generated Node #3: [73, 2] from Ope... | 4 | Current State: 75:[86, 68, 36, 73], Operations: []
Exploring Operation: 86-68=18, Resulting Numbers: [36, 73, 18]
Generated Node #0,0: 75:[36, 73, 18] Operation: 86-68=18
Moving to Node #0,0
Current State: 75:[36, 73, 18], Operations: ['86-68=18']
Exploring Operation: 36/18=2, Resulting Numbers: [73, 2]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
27,
17,
8,
47
] | 65 | [
"27-17=10",
"8+47=55",
"10+55=65"
] | Current State: 65:[27, 17, 8, 47], Operations: []
Exploring Operation: 27-17=10, Resulting Numbers: [8, 47, 10]
Generated Node #2: [8, 47, 10] from Operation: 27-17=10
Current State: 65:[8, 47, 10], Operations: ['27-17=10']
Exploring Operation: 8+47=55, Resulting Numbers: [10, 55]
Generated Node #3: [10, 55] from Opera... | 4 | Current State: 65:[27, 17, 8, 47], Operations: []
Exploring Operation: 47-27=20, Resulting Numbers: [17, 8, 20]
Generated Node #0,0: 65:[17, 8, 20] Operation: 47-27=20
Moving to Node #0,0
Current State: 65:[17, 8, 20], Operations: ['47-27=20']
Exploring Operation: 20-17=3, Resulting Numbers: [8, 3]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
93,
96,
31,
26
] | 15 | [
"96-93=3",
"31-26=5",
"3*5=15"
] | Current State: 15:[93, 96, 31, 26], Operations: []
Exploring Operation: 96-93=3, Resulting Numbers: [31, 26, 3]
Generated Node #2: [31, 26, 3] from Operation: 96-93=3
Current State: 15:[31, 26, 3], Operations: ['96-93=3']
Exploring Operation: 31-26=5, Resulting Numbers: [3, 5]
Generated Node #3: [3, 5] from Operation: ... | 4 | Current State: 15:[93, 96, 31, 26], Operations: []
Exploring Operation: 93/31=3, Resulting Numbers: [96, 26, 3]
Generated Node #0,0: 15:[96, 26, 3] Operation: 93/31=3
Exploring Operation: 93-31=62, Resulting Numbers: [96, 26, 62]
Generated Node #0,1: 15:[96, 26, 62] Operation: 93-31=62
Exploring Operation: 96-93=3, Res... | 0.988715 | hs_3 | mult_heuristic |
[
26,
85,
23,
49
] | 86 | [
"26+23=49",
"49/49=1",
"85+1=86"
] | Current State: 86:[26, 85, 23, 49], Operations: []
Exploring Operation: 26+23=49, Resulting Numbers: [85, 49, 49]
Generated Node #2: [85, 49, 49] from Operation: 26+23=49
Current State: 86:[85, 49, 49], Operations: ['26+23=49']
Exploring Operation: 49/49=1, Resulting Numbers: [85, 1]
Generated Node #3: [85, 1] from Ope... | 4 | Current State: 86:[26, 85, 23, 49], Operations: []
Exploring Operation: 26-23=3, Resulting Numbers: [85, 49, 3]
Generated Node #0,0: 86:[85, 49, 3] Operation: 26-23=3
Exploring Operation: 26+49=75, Resulting Numbers: [85, 23, 75]
Generated Node #0,1: 86:[85, 23, 75] Operation: 26+49=75
Exploring Operation: 26+23=49, Re... | 0.980035 | hs_3 | mult_heuristic |
[
36,
39,
61,
49
] | 64 | [
"49-36=13",
"39/13=3",
"61+3=64"
] | Current State: 64:[36, 39, 61, 49], Operations: []
Exploring Operation: 49-36=13, Resulting Numbers: [39, 61, 13]
Generated Node #2: [39, 61, 13] from Operation: 49-36=13
Current State: 64:[39, 61, 13], Operations: ['49-36=13']
Exploring Operation: 39/13=3, Resulting Numbers: [61, 3]
Generated Node #3: [61, 3] from Ope... | 4 | Current State: 64:[36, 39, 61, 49], Operations: []
Exploring Operation: 61-49=12, Resulting Numbers: [36, 39, 12]
Generated Node #0,0: 64:[36, 39, 12] Operation: 61-49=12
Exploring Operation: 49-39=10, Resulting Numbers: [36, 61, 10]
Generated Node #0,1: 64:[36, 61, 10] Operation: 49-39=10
Exploring Operation: 49-36=13... | 0.978299 | hs_3 | sum_heuristic |
[
22,
45,
39,
44
] | 17 | [
"39-22=17",
"45-44=1",
"17*1=17"
] | Current State: 17:[22, 45, 39, 44], Operations: []
Exploring Operation: 39-22=17, Resulting Numbers: [45, 44, 17]
Generated Node #2: [45, 44, 17] from Operation: 39-22=17
Current State: 17:[45, 44, 17], Operations: ['39-22=17']
Exploring Operation: 45-44=1, Resulting Numbers: [17, 1]
Generated Node #3: [17, 1] from Ope... | 4 | Current State: 17:[22, 45, 39, 44], Operations: []
Exploring Operation: 45-44=1, Resulting Numbers: [22, 39, 1]
Generated Node #0,0: 17:[22, 39, 1] Operation: 45-44=1
Exploring Operation: 45-39=6, Resulting Numbers: [22, 44, 6]
Generated Node #0,1: 17:[22, 44, 6] Operation: 45-39=6
Start Sub Search at level 1: Moving t... | 0.992188 | hs_2 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.