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 |
|---|---|---|---|---|---|---|---|---|
[
61,
11,
23,
9
] | 61 | [
"61-23=38",
"11*9=99",
"99-38=61"
] | Current State: 61:[61, 11, 23, 9], Operations: []
Exploring Operation: 61-23=38, Resulting Numbers: [11, 9, 38]
Generated Node #2: [11, 9, 38] from Operation: 61-23=38
Current State: 61:[11, 9, 38], Operations: ['61-23=38']
Exploring Operation: 11*9=99, Resulting Numbers: [38, 99]
Generated Node #3: [38, 99] from Opera... | 4 | Current State: 61:[61, 11, 23, 9], Operations: []
Exploring Operation: 11*9=99, Resulting Numbers: [61, 23, 99]
Generated Node #0,0: 61:[61, 23, 99] Operation: 11*9=99
Exploring Operation: 11+23=34, Resulting Numbers: [61, 9, 34]
Generated Node #0,1: 61:[61, 9, 34] Operation: 11+23=34
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
47,
20,
56,
43
] | 32 | [
"47+20=67",
"56+43=99",
"99-67=32"
] | Current State: 32:[47, 20, 56, 43], Operations: []
Exploring Operation: 47+20=67, Resulting Numbers: [56, 43, 67]
Generated Node #2: [56, 43, 67] from Operation: 47+20=67
Current State: 32:[56, 43, 67], Operations: ['47+20=67']
Exploring Operation: 56+43=99, Resulting Numbers: [67, 99]
Generated Node #3: [67, 99] from ... | 4 | Current State: 32:[47, 20, 56, 43], Operations: []
Exploring Operation: 56-47=9, Resulting Numbers: [20, 43, 9]
Generated Node #0,0: 32:[20, 43, 9] Operation: 56-47=9
Exploring Operation: 56-43=13, Resulting Numbers: [47, 20, 13]
Generated Node #0,1: 32:[47, 20, 13] Operation: 56-43=13
Exploring Operation: 47-20=27, Re... | 0.957465 | hs_5 | sum_heuristic |
[
50,
2,
4,
40
] | 43 | [
"50-4=46",
"40+46=86",
"86/2=43"
] | Current State: 43:[50, 2, 4, 40], Operations: []
Exploring Operation: 50-4=46, Resulting Numbers: [2, 40, 46]
Generated Node #2: [2, 40, 46] from Operation: 50-4=46
Current State: 43:[2, 40, 46], Operations: ['50-4=46']
Exploring Operation: 40+46=86, Resulting Numbers: [2, 86]
Generated Node #3: [2, 86] from Operation:... | 4 | Current State: 43:[50, 2, 4, 40], Operations: []
Exploring Operation: 50-2=48, Resulting Numbers: [4, 40, 48]
Generated Node #0,0: 43:[4, 40, 48] Operation: 50-2=48
Exploring Operation: 2*4=8, Resulting Numbers: [50, 40, 8]
Generated Node #0,1: 43:[50, 40, 8] Operation: 2*4=8
Exploring Operation: 2+4=6, Resulting Numbe... | 0 | hs_4 | sum_heuristic |
[
45,
24,
95,
1
] | 75 | [
"45-24=21",
"95+1=96",
"96-21=75"
] | Current State: 75:[45, 24, 95, 1], Operations: []
Exploring Operation: 45-24=21, Resulting Numbers: [95, 1, 21]
Generated Node #2: [95, 1, 21] from Operation: 45-24=21
Current State: 75:[95, 1, 21], Operations: ['45-24=21']
Exploring Operation: 95+1=96, Resulting Numbers: [21, 96]
Generated Node #3: [21, 96] from Opera... | 4 | Current State: 75:[45, 24, 95, 1], Operations: []
Exploring Operation: 95-24=71, Resulting Numbers: [45, 1, 71]
Generated Node #0,0: 75:[45, 1, 71] Operation: 95-24=71
Exploring Operation: 45-24=21, Resulting Numbers: [95, 1, 21]
Generated Node #0,1: 75:[95, 1, 21] Operation: 45-24=21
Exploring Operation: 95-45=50, Res... | 0.972222 | hs_4 | mult_heuristic |
[
29,
19,
29,
89
] | 71 | [
"29/29=1",
"89-19=70",
"1+70=71"
] | Current State: 71:[29, 19, 29, 89], Operations: []
Exploring Operation: 29/29=1, Resulting Numbers: [19, 89, 1]
Generated Node #2: [19, 89, 1] from Operation: 29/29=1
Current State: 71:[19, 89, 1], Operations: ['29/29=1']
Exploring Operation: 89-19=70, Resulting Numbers: [1, 70]
Generated Node #3: [1, 70] from Operatio... | 4 | Current State: 71:[29, 19, 29, 89], Operations: []
Exploring Operation: 29+29=58, Resulting Numbers: [19, 89, 58]
Generated Node #0,0: 71:[19, 89, 58] Operation: 29+29=58
Exploring Operation: 19+29=48, Resulting Numbers: [29, 89, 48]
Generated Node #0,1: 71:[29, 89, 48] Operation: 19+29=48
Exploring Operation: 29+19=48... | 0.924479 | hs_5 | mult_heuristic |
[
46,
92,
63,
41
] | 11 | [
"92/46=2",
"63-41=22",
"22/2=11"
] | Current State: 11:[46, 92, 63, 41], Operations: []
Exploring Operation: 92/46=2, Resulting Numbers: [63, 41, 2]
Generated Node #2: [63, 41, 2] from Operation: 92/46=2
Current State: 11:[63, 41, 2], Operations: ['92/46=2']
Exploring Operation: 63-41=22, Resulting Numbers: [2, 22]
Generated Node #3: [2, 22] from Operatio... | 4 | Current State: 11:[46, 92, 63, 41], Operations: []
Exploring Operation: 92-46=46, Resulting Numbers: [63, 41, 46]
Generated Node #0,0: 11:[63, 41, 46] Operation: 92-46=46
Exploring Operation: 92-63=29, Resulting Numbers: [46, 41, 29]
Generated Node #0,1: 11:[46, 41, 29] Operation: 92-63=29
Exploring Operation: 92/46=2,... | 0.97309 | hs_4 | sum_heuristic |
[
2,
44,
62,
60
] | 70 | [
"60-44=16",
"16/2=8",
"62+8=70"
] | Current State: 70:[2, 44, 62, 60], Operations: []
Exploring Operation: 60-44=16, Resulting Numbers: [2, 62, 16]
Generated Node #2: [2, 62, 16] from Operation: 60-44=16
Current State: 70:[2, 62, 16], Operations: ['60-44=16']
Exploring Operation: 16/2=8, Resulting Numbers: [62, 8]
Generated Node #3: [62, 8] from Operatio... | 4 | Current State: 70:[2, 44, 62, 60], Operations: []
Exploring Operation: 60-44=16, Resulting Numbers: [2, 62, 16]
Generated Node #0,0: 70:[2, 62, 16] Operation: 60-44=16
Exploring Operation: 62-60=2, Resulting Numbers: [2, 44, 2]
Generated Node #0,1: 70:[2, 44, 2] Operation: 62-60=2
Exploring Operation: 62-44=18, Resulti... | 0 | hs_3 | sum_heuristic |
[
63,
14,
76,
69
] | 35 | [
"76-69=7",
"14*7=98",
"98-63=35"
] | Current State: 35:[63, 14, 76, 69], Operations: []
Exploring Operation: 76-69=7, Resulting Numbers: [63, 14, 7]
Generated Node #2: [63, 14, 7] from Operation: 76-69=7
Current State: 35:[63, 14, 7], Operations: ['76-69=7']
Exploring Operation: 14*7=98, Resulting Numbers: [63, 98]
Generated Node #3: [63, 98] from Operati... | 4 | Current State: 35:[63, 14, 76, 69], Operations: []
Exploring Operation: 76-69=7, Resulting Numbers: [63, 14, 7]
Generated Node #0,0: 35:[63, 14, 7] Operation: 76-69=7
Exploring Operation: 76-63=13, Resulting Numbers: [14, 69, 13]
Generated Node #0,1: 35:[14, 69, 13] Operation: 76-63=13
Exploring Operation: 69-63=6, Res... | 0 | hs_3 | mult_heuristic |
[
37,
35,
84,
35
] | 15 | [
"37*35=1295",
"1295-35=1260",
"1260/84=15"
] | Current State: 15:[37, 35, 84, 35], Operations: []
Exploring Operation: 37*35=1295, Resulting Numbers: [84, 1295]
Generated Node #2: [84, 1295] from Operation: 37*35=1295
Current State: 15:[84, 1295], Operations: ['37*35=1295']
Exploring Operation: 1295-35=1260, Resulting Numbers: [84, 1260]
Generated Node #3: [84, 126... | 4 | Current State: 15:[37, 35, 84, 35], Operations: []
Exploring Operation: 84-35=49, Resulting Numbers: [37, 35, 49]
Generated Node #0,0: 15:[37, 35, 49] Operation: 84-35=49
Exploring Operation: 84-35=49, Resulting Numbers: [37, 35, 49]
Generated Node #0,1: 15:[37, 35, 49] Operation: 84-35=49
Exploring Operation: 84-37=47... | 0 | hs_4 | mult_heuristic |
[
78,
38,
91,
45
] | 86 | [
"78-38=40",
"91-45=46",
"40+46=86"
] | Current State: 86:[78, 38, 91, 45], Operations: []
Exploring Operation: 78-38=40, Resulting Numbers: [91, 45, 40]
Generated Node #2: [91, 45, 40] from Operation: 78-38=40
Current State: 86:[91, 45, 40], Operations: ['78-38=40']
Exploring Operation: 91-45=46, Resulting Numbers: [40, 46]
Generated Node #3: [40, 46] from ... | 4 | Current State: 86:[78, 38, 91, 45], Operations: []
Exploring Operation: 78-38=40, Resulting Numbers: [91, 45, 40]
Generated Node #0,0: 86:[91, 45, 40] Operation: 78-38=40
Exploring Operation: 91-78=13, Resulting Numbers: [38, 45, 13]
Generated Node #0,1: 86:[38, 45, 13] Operation: 91-78=13
Exploring Operation: 91-45=46... | 0.986979 | hs_5 | mult_heuristic |
[
95,
30,
8,
94
] | 51 | [
"95+94=189",
"30*8=240",
"240-189=51"
] | Current State: 51:[95, 30, 8, 94], Operations: []
Exploring Operation: 95+94=189, Resulting Numbers: [30, 8, 189]
Generated Node #2: [30, 8, 189] from Operation: 95+94=189
Current State: 51:[30, 8, 189], Operations: ['95+94=189']
Exploring Operation: 30*8=240, Resulting Numbers: [189, 240]
Generated Node #3: [189, 240]... | 4 | Current State: 51:[95, 30, 8, 94], Operations: []
Exploring Operation: 95-30=65, Resulting Numbers: [8, 94, 65]
Generated Node #0,0: 51:[8, 94, 65] Operation: 95-30=65
Exploring Operation: 94-30=64, Resulting Numbers: [95, 8, 64]
Generated Node #0,1: 51:[95, 8, 64] Operation: 94-30=64
Exploring Operation: 95-94=1, Resu... | 0 | hs_4 | sum_heuristic |
[
5,
23,
3,
48
] | 56 | [
"5*3=15",
"23+48=71",
"71-15=56"
] | Current State: 56:[5, 23, 3, 48], Operations: []
Exploring Operation: 5*3=15, Resulting Numbers: [23, 48, 15]
Generated Node #2: [23, 48, 15] from Operation: 5*3=15
Current State: 56:[23, 48, 15], Operations: ['5*3=15']
Exploring Operation: 23+48=71, Resulting Numbers: [15, 71]
Generated Node #3: [15, 71] from Operatio... | 4 | Current State: 56:[5, 23, 3, 48], Operations: []
Exploring Operation: 48/3=16, Resulting Numbers: [5, 23, 16]
Generated Node #0,0: 56:[5, 23, 16] Operation: 48/3=16
Exploring Operation: 5+23=28, Resulting Numbers: [3, 48, 28]
Generated Node #0,1: 56:[3, 48, 28] Operation: 5+23=28
Exploring Operation: 48-23=25, Resultin... | 0 | hs_3 | sum_heuristic |
[
2,
53,
8,
79
] | 33 | [
"8/2=4",
"53+79=132",
"132/4=33"
] | Current State: 33:[2, 53, 8, 79], Operations: []
Exploring Operation: 8/2=4, Resulting Numbers: [53, 79, 4]
Generated Node #2: [53, 79, 4] from Operation: 8/2=4
Current State: 33:[53, 79, 4], Operations: ['8/2=4']
Exploring Operation: 53+79=132, Resulting Numbers: [4, 132]
Generated Node #3: [4, 132] from Operation: 53... | 4 | Current State: 33:[2, 53, 8, 79], Operations: []
Exploring Operation: 53-2=51, Resulting Numbers: [8, 79, 51]
Generated Node #0,0: 33:[8, 79, 51] Operation: 53-2=51
Exploring Operation: 79-8=71, Resulting Numbers: [2, 53, 71]
Generated Node #0,1: 33:[2, 53, 71] Operation: 79-8=71
Exploring Operation: 79-53=26, Resultin... | 0 | hs_4 | mult_heuristic |
[
8,
40,
48,
3
] | 32 | [
"8+40=48",
"48/3=16",
"48-16=32"
] | Current State: 32:[8, 40, 48, 3], Operations: []
Exploring Operation: 8+40=48, Resulting Numbers: [48, 3, 48]
Generated Node #2: [48, 3, 48] from Operation: 8+40=48
Current State: 32:[48, 3, 48], Operations: ['8+40=48']
Exploring Operation: 48/3=16, Resulting Numbers: [16]
16,32 equal: Goal Reached
Exploring Operation:... | 4 | Current State: 32:[8, 40, 48, 3], Operations: []
Exploring Operation: 48-40=8, Resulting Numbers: [8, 3, 8]
Generated Node #0,0: 32:[8, 3, 8] Operation: 48-40=8
Exploring Operation: 48/3=16, Resulting Numbers: [8, 40, 16]
Generated Node #0,1: 32:[8, 40, 16] Operation: 48/3=16
Moving to Node #0,0
Current State: 32:[8, 3... | 0 | hs_2 | sum_heuristic |
[
60,
38,
21,
20
] | 56 | [
"60/20=3",
"38+21=59",
"59-3=56"
] | Current State: 56:[60, 38, 21, 20], Operations: []
Exploring Operation: 60/20=3, Resulting Numbers: [38, 21, 3]
Generated Node #2: [38, 21, 3] from Operation: 60/20=3
Current State: 56:[38, 21, 3], Operations: ['60/20=3']
Exploring Operation: 38+21=59, Resulting Numbers: [3, 59]
Generated Node #3: [3, 59] from Operatio... | 4 | Current State: 56:[60, 38, 21, 20], Operations: []
Exploring Operation: 38-21=17, Resulting Numbers: [60, 20, 17]
Generated Node #0,0: 56:[60, 20, 17] Operation: 38-21=17
Exploring Operation: 38+21=59, Resulting Numbers: [60, 20, 59]
Generated Node #0,1: 56:[60, 20, 59] Operation: 38+21=59
Start Sub Search at level 1: ... | 0.986979 | hs_2 | mult_heuristic |
[
71,
60,
32,
8
] | 51 | [
"71-60=11",
"32+8=40",
"11+40=51"
] | Current State: 51:[71, 60, 32, 8], Operations: []
Exploring Operation: 71-60=11, Resulting Numbers: [32, 8, 11]
Generated Node #2: [32, 8, 11] from Operation: 71-60=11
Current State: 51:[32, 8, 11], Operations: ['71-60=11']
Exploring Operation: 32+8=40, Resulting Numbers: [11, 40]
Generated Node #3: [11, 40] from Opera... | 4 | Current State: 51:[71, 60, 32, 8], Operations: []
Exploring Operation: 71-32=39, Resulting Numbers: [60, 8, 39]
Generated Node #0,0: 51:[60, 8, 39] Operation: 71-32=39
Exploring Operation: 71-60=11, Resulting Numbers: [32, 8, 11]
Generated Node #0,1: 51:[32, 8, 11] Operation: 71-60=11
Exploring Operation: 32/8=4, Resul... | 0.960069 | hs_4 | mult_heuristic |
[
17,
25,
89,
17
] | 30 | [
"17+25=42",
"89-17=72",
"72-42=30"
] | Current State: 30:[17, 25, 89, 17], Operations: []
Exploring Operation: 17+25=42, Resulting Numbers: [89, 42]
Generated Node #2: [89, 42] from Operation: 17+25=42
Current State: 30:[89, 42], Operations: ['17+25=42']
Exploring Operation: 89-17=72, Resulting Numbers: [42, 72]
Generated Node #3: [42, 72] from Operation: 8... | 4 | Current State: 30:[17, 25, 89, 17], Operations: []
Exploring Operation: 25-17=8, Resulting Numbers: [89, 17, 8]
Generated Node #0,0: 30:[89, 17, 8] Operation: 25-17=8
Exploring Operation: 89-17=72, Resulting Numbers: [17, 25, 72]
Generated Node #0,1: 30:[17, 25, 72] Operation: 89-17=72
Exploring Operation: 89-25=64, Re... | 0.986979 | hs_4 | sum_heuristic |
[
24,
68,
32,
35
] | 89 | [
"24+68=92",
"35-32=3",
"92-3=89"
] | Current State: 89:[24, 68, 32, 35], Operations: []
Exploring Operation: 24+68=92, Resulting Numbers: [32, 35, 92]
Generated Node #2: [32, 35, 92] from Operation: 24+68=92
Current State: 89:[32, 35, 92], Operations: ['24+68=92']
Exploring Operation: 35-32=3, Resulting Numbers: [92, 3]
Generated Node #3: [92, 3] from Ope... | 4 | Current State: 89:[24, 68, 32, 35], Operations: []
Exploring Operation: 24+35=59, Resulting Numbers: [68, 32, 59]
Generated Node #0,0: 89:[68, 32, 59] Operation: 24+35=59
Exploring Operation: 24+32=56, Resulting Numbers: [68, 35, 56]
Generated Node #0,1: 89:[68, 35, 56] Operation: 24+32=56
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
2,
49,
28,
77
] | 11 | [
"2*28=56",
"56-49=7",
"77/7=11"
] | Current State: 11:[2, 49, 28, 77], Operations: []
Exploring Operation: 2*28=56, Resulting Numbers: [49, 77, 56]
Generated Node #2: [49, 77, 56] from Operation: 2*28=56
Current State: 11:[49, 77, 56], Operations: ['2*28=56']
Exploring Operation: 56-49=7, Resulting Numbers: [77, 7]
Generated Node #3: [77, 7] from Operati... | 4 | Current State: 11:[2, 49, 28, 77], Operations: []
Exploring Operation: 77-28=49, Resulting Numbers: [2, 49, 49]
Generated Node #0,0: 11:[2, 49, 49] Operation: 77-28=49
Exploring Operation: 49-28=21, Resulting Numbers: [2, 77, 21]
Generated Node #0,1: 11:[2, 77, 21] Operation: 49-28=21
Exploring Operation: 77-49=28, Res... | 0 | hs_4 | mult_heuristic |
[
27,
1,
68,
24
] | 64 | [
"27+1=28",
"68+24=92",
"92-28=64"
] | Current State: 64:[27, 1, 68, 24], Operations: []
Exploring Operation: 27+1=28, Resulting Numbers: [68, 24, 28]
Generated Node #2: [68, 24, 28] from Operation: 27+1=28
Current State: 64:[68, 24, 28], Operations: ['27+1=28']
Exploring Operation: 68+24=92, Resulting Numbers: [28, 92]
Generated Node #3: [28, 92] from Oper... | 4 | Current State: 64:[27, 1, 68, 24], Operations: []
Exploring Operation: 27+1=28, Resulting Numbers: [68, 24, 28]
Generated Node #0,0: 64:[68, 24, 28] Operation: 27+1=28
Exploring Operation: 68-1=67, Resulting Numbers: [27, 24, 67]
Generated Node #0,1: 64:[27, 24, 67] Operation: 68-1=67
Exploring Operation: 27-24=3, Resu... | 0.989583 | hs_3 | sum_heuristic |
[
36,
45,
21,
84
] | 56 | [
"36+84=120",
"21*120=2520",
"2520/45=56"
] | Current State: 56:[36, 45, 21, 84], Operations: []
Exploring Operation: 36+84=120, Resulting Numbers: [45, 21, 120]
Generated Node #2: [45, 21, 120] from Operation: 36+84=120
Current State: 56:[45, 21, 120], Operations: ['36+84=120']
Exploring Operation: 21*120=2520, Resulting Numbers: [45, 2520]
Generated Node #3: [45... | 4 | Current State: 56:[36, 45, 21, 84], Operations: []
Exploring Operation: 84/21=4, Resulting Numbers: [36, 45, 4]
Generated Node #0,0: 56:[36, 45, 4] Operation: 84/21=4
Moving to Node #0,0
Current State: 56:[36, 45, 4], Operations: ['84/21=4']
Exploring Operation: 45-36=9, Resulting Numbers: [4, 9]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
8,
6,
14,
4
] | 54 | [
"8-6=2",
"14*4=56",
"56-2=54"
] | Current State: 54:[8, 6, 14, 4], Operations: []
Exploring Operation: 8-6=2, Resulting Numbers: [14, 4, 2]
Generated Node #2: [14, 4, 2] from Operation: 8-6=2
Current State: 54:[14, 4, 2], Operations: ['8-6=2']
Exploring Operation: 14*4=56, Resulting Numbers: [2, 56]
Generated Node #3: [2, 56] from Operation: 14*4=56
Cu... | 4 | Current State: 54:[8, 6, 14, 4], Operations: []
Exploring Operation: 14+4=18, Resulting Numbers: [8, 6, 18]
Generated Node #0,0: 54:[8, 6, 18] Operation: 14+4=18
Exploring Operation: 14-6=8, Resulting Numbers: [8, 4, 8]
Generated Node #0,1: 54:[8, 4, 8] Operation: 14-6=8
Exploring Operation: 14-4=10, Resulting Numbers:... | 0.902778 | hs_5 | mult_heuristic |
[
83,
45,
42,
56
] | 96 | [
"83+45=128",
"42*128=5376",
"5376/56=96"
] | Current State: 96:[83, 45, 42, 56], Operations: []
Exploring Operation: 83+45=128, Resulting Numbers: [42, 56, 128]
Generated Node #2: [42, 56, 128] from Operation: 83+45=128
Current State: 96:[42, 56, 128], Operations: ['83+45=128']
Exploring Operation: 42*128=5376, Resulting Numbers: [56, 5376]
Generated Node #3: [56... | 4 | Current State: 96:[83, 45, 42, 56], Operations: []
Exploring Operation: 83-42=41, Resulting Numbers: [45, 56, 41]
Generated Node #0,0: 96:[45, 56, 41] Operation: 83-42=41
Exploring Operation: 42+56=98, Resulting Numbers: [83, 45, 98]
Generated Node #0,1: 96:[83, 45, 98] Operation: 42+56=98
Exploring Operation: 83-56=27... | 0 | hs_3 | sum_heuristic |
[
17,
4,
10,
10
] | 66 | [
"17-10=7",
"10*7=70",
"70-4=66"
] | Current State: 66:[17, 4, 10, 10], Operations: []
Exploring Operation: 17-10=7, Resulting Numbers: [4, 7]
Generated Node #2: [4, 7] from Operation: 17-10=7
Current State: 66:[4, 7], Operations: ['17-10=7']
Exploring Operation: 10*7=70, Resulting Numbers: [4, 70]
Generated Node #3: [4, 70] from Operation: 10*7=70
Curren... | 4 | Current State: 66:[17, 4, 10, 10], Operations: []
Exploring Operation: 17+4=21, Resulting Numbers: [10, 10, 21]
Generated Node #0,0: 66:[10, 10, 21] Operation: 17+4=21
Start Sub Search at level 1: Moving to Node #0,0
Current State: 66:[10, 10, 21], Operations: ['17+4=21']
Exploring Operation: 21-10=11, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
7,
38,
59,
9
] | 71 | [
"7*59=413",
"38*9=342",
"413-342=71"
] | Current State: 71:[7, 38, 59, 9], Operations: []
Exploring Operation: 7*59=413, Resulting Numbers: [38, 9, 413]
Generated Node #2: [38, 9, 413] from Operation: 7*59=413
Current State: 71:[38, 9, 413], Operations: ['7*59=413']
Exploring Operation: 38*9=342, Resulting Numbers: [413, 342]
Generated Node #3: [413, 342] fro... | 4 | Current State: 71:[7, 38, 59, 9], Operations: []
Exploring Operation: 7*9=63, Resulting Numbers: [38, 59, 63]
Generated Node #0,0: 71:[38, 59, 63] Operation: 7*9=63
Start Sub Search at level 1: Moving to Node #0,0
Current State: 71:[38, 59, 63], Operations: ['7*9=63']
Exploring Operation: 38+59=97, Resulting Numbers: [... | 0 | hs_1 | mult_heuristic |
[
75,
88,
49,
20
] | 94 | [
"75+88=163",
"49+20=69",
"163-69=94"
] | Current State: 94:[75, 88, 49, 20], Operations: []
Exploring Operation: 75+88=163, Resulting Numbers: [49, 20, 163]
Generated Node #2: [49, 20, 163] from Operation: 75+88=163
Current State: 94:[49, 20, 163], Operations: ['75+88=163']
Exploring Operation: 49+20=69, Resulting Numbers: [163, 69]
Generated Node #3: [163, 6... | 4 | Current State: 94:[75, 88, 49, 20], Operations: []
Exploring Operation: 75-20=55, Resulting Numbers: [88, 49, 55]
Generated Node #0,0: 94:[88, 49, 55] Operation: 75-20=55
Exploring Operation: 75+20=95, Resulting Numbers: [88, 49, 95]
Generated Node #0,1: 94:[88, 49, 95] Operation: 75+20=95
Moving to Node #0,1
Current S... | 0.986111 | hs_2 | mult_heuristic |
[
21,
32,
77,
14
] | 21 | [
"32-21=11",
"77/11=7",
"14+7=21"
] | Current State: 21:[21, 32, 77, 14], Operations: []
Exploring Operation: 32-21=11, Resulting Numbers: [77, 14, 11]
Generated Node #2: [77, 14, 11] from Operation: 32-21=11
Current State: 21:[77, 14, 11], Operations: ['32-21=11']
Exploring Operation: 77/11=7, Resulting Numbers: [14, 7]
Generated Node #3: [14, 7] from Ope... | 4 | Current State: 21:[21, 32, 77, 14], Operations: []
Exploring Operation: 77-32=45, Resulting Numbers: [21, 14, 45]
Generated Node #0,0: 21:[21, 14, 45] Operation: 77-32=45
Exploring Operation: 77-21=56, Resulting Numbers: [32, 14, 56]
Generated Node #0,1: 21:[32, 14, 56] Operation: 77-21=56
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
45,
93,
39,
41
] | 50 | [
"93-45=48",
"41-39=2",
"48+2=50"
] | Current State: 50:[45, 93, 39, 41], Operations: []
Exploring Operation: 93-45=48, Resulting Numbers: [39, 41, 48]
Generated Node #2: [39, 41, 48] from Operation: 93-45=48
Current State: 50:[39, 41, 48], Operations: ['93-45=48']
Exploring Operation: 41-39=2, Resulting Numbers: [48, 2]
Generated Node #3: [48, 2] from Ope... | 4 | Current State: 50:[45, 93, 39, 41], Operations: []
Exploring Operation: 93-39=54, Resulting Numbers: [45, 41, 54]
Generated Node #0,0: 50:[45, 41, 54] Operation: 93-39=54
Exploring Operation: 93-45=48, Resulting Numbers: [39, 41, 48]
Generated Node #0,1: 50:[39, 41, 48] Operation: 93-45=48
Exploring Operation: 41-39=2,... | 0.986979 | hs_4 | sum_heuristic |
[
56,
44,
61,
16
] | 12 | [
"61-56=5",
"44+16=60",
"60/5=12"
] | Current State: 12:[56, 44, 61, 16], Operations: []
Exploring Operation: 61-56=5, Resulting Numbers: [44, 16, 5]
Generated Node #2: [44, 16, 5] from Operation: 61-56=5
Current State: 12:[44, 16, 5], Operations: ['61-56=5']
Exploring Operation: 44+16=60, Resulting Numbers: [5, 60]
Generated Node #3: [5, 60] from Operatio... | 4 | Current State: 12:[56, 44, 61, 16], Operations: []
Exploring Operation: 56-44=12, Resulting Numbers: [61, 16, 12]
Generated Node #0,0: 12:[61, 16, 12] Operation: 56-44=12
Exploring Operation: 61-56=5, Resulting Numbers: [44, 16, 5]
Generated Node #0,1: 12:[44, 16, 5] Operation: 61-56=5
Exploring Operation: 56-16=40, Re... | 0 | hs_4 | mult_heuristic |
[
34,
58,
43,
17
] | 84 | [
"58-34=24",
"43+17=60",
"24+60=84"
] | Current State: 84:[34, 58, 43, 17], Operations: []
Exploring Operation: 58-34=24, Resulting Numbers: [43, 17, 24]
Generated Node #2: [43, 17, 24] from Operation: 58-34=24
Current State: 84:[43, 17, 24], Operations: ['58-34=24']
Exploring Operation: 43+17=60, Resulting Numbers: [24, 60]
Generated Node #3: [24, 60] from ... | 4 | Current State: 84:[34, 58, 43, 17], Operations: []
Exploring Operation: 58-34=24, Resulting Numbers: [43, 17, 24]
Generated Node #0,0: 84:[43, 17, 24] Operation: 58-34=24
Exploring Operation: 58-17=41, Resulting Numbers: [34, 43, 41]
Generated Node #0,1: 84:[34, 43, 41] Operation: 58-17=41
Start Sub Search at level 1: ... | 0.989583 | hs_2 | sum_heuristic |
[
97,
48,
54,
31
] | 11 | [
"97-31=66",
"54-48=6",
"66/6=11"
] | Current State: 11:[97, 48, 54, 31], Operations: []
Exploring Operation: 97-31=66, Resulting Numbers: [48, 54, 66]
Generated Node #2: [48, 54, 66] from Operation: 97-31=66
Current State: 11:[48, 54, 66], Operations: ['97-31=66']
Exploring Operation: 54-48=6, Resulting Numbers: [66, 6]
Generated Node #3: [66, 6] from Ope... | 4 | Current State: 11:[97, 48, 54, 31], Operations: []
Exploring Operation: 97-54=43, Resulting Numbers: [48, 31, 43]
Generated Node #0,0: 11:[48, 31, 43] Operation: 97-54=43
Exploring Operation: 97-48=49, Resulting Numbers: [54, 31, 49]
Generated Node #0,1: 11:[54, 31, 49] Operation: 97-48=49
Exploring Operation: 97-31=66... | 0.950521 | hs_5 | sum_heuristic |
[
44,
54,
56,
59
] | 37 | [
"56-54=2",
"44/2=22",
"59-22=37"
] | Current State: 37:[44, 54, 56, 59], Operations: []
Exploring Operation: 56-54=2, Resulting Numbers: [44, 59, 2]
Generated Node #2: [44, 59, 2] from Operation: 56-54=2
Current State: 37:[44, 59, 2], Operations: ['56-54=2']
Exploring Operation: 44/2=22, Resulting Numbers: [59, 22]
Generated Node #3: [59, 22] from Operati... | 4 | Current State: 37:[44, 54, 56, 59], Operations: []
Exploring Operation: 59-54=5, Resulting Numbers: [44, 56, 5]
Generated Node #0,0: 37:[44, 56, 5] Operation: 59-54=5
Exploring Operation: 59-56=3, Resulting Numbers: [44, 54, 3]
Generated Node #0,1: 37:[44, 54, 3] Operation: 59-56=3
Exploring Operation: 59-44=15, Result... | 0.923611 | hs_5 | sum_heuristic |
[
94,
1,
92,
87
] | 84 | [
"94+1=95",
"92+87=179",
"179-95=84"
] | Current State: 84:[94, 1, 92, 87], Operations: []
Exploring Operation: 94+1=95, Resulting Numbers: [92, 87, 95]
Generated Node #2: [92, 87, 95] from Operation: 94+1=95
Current State: 84:[92, 87, 95], Operations: ['94+1=95']
Exploring Operation: 92+87=179, Resulting Numbers: [95, 179]
Generated Node #3: [95, 179] from O... | 4 | Current State: 84:[94, 1, 92, 87], Operations: []
Exploring Operation: 94-1=93, Resulting Numbers: [92, 87, 93]
Generated Node #0,0: 84:[92, 87, 93] Operation: 94-1=93
Exploring Operation: 94-87=7, Resulting Numbers: [1, 92, 7]
Generated Node #0,1: 84:[1, 92, 7] Operation: 94-87=7
Exploring Operation: 92-87=5, Resultin... | 0.985243 | hs_5 | sum_heuristic |
[
9,
12,
39,
3
] | 78 | [
"39-9=30",
"3*30=90",
"90-12=78"
] | Current State: 78:[9, 12, 39, 3], Operations: []
Exploring Operation: 39-9=30, Resulting Numbers: [12, 3, 30]
Generated Node #2: [12, 3, 30] from Operation: 39-9=30
Current State: 78:[12, 3, 30], Operations: ['39-9=30']
Exploring Operation: 3*30=90, Resulting Numbers: [12, 90]
Generated Node #3: [12, 90] from Operation... | 4 | Current State: 78:[9, 12, 39, 3], Operations: []
Exploring Operation: 9/3=3, Resulting Numbers: [12, 39, 3]
Generated Node #0,0: 78:[12, 39, 3] Operation: 9/3=3
Exploring Operation: 9*3=27, Resulting Numbers: [12, 39, 27]
Generated Node #0,1: 78:[12, 39, 27] Operation: 9*3=27
Exploring Operation: 9+3=12, Resulting Numb... | 0.947049 | hs_5 | mult_heuristic |
[
14,
83,
87,
68
] | 88 | [
"83-14=69",
"87-68=19",
"69+19=88"
] | Current State: 88:[14, 83, 87, 68], Operations: []
Exploring Operation: 83-14=69, Resulting Numbers: [87, 68, 69]
Generated Node #2: [87, 68, 69] from Operation: 83-14=69
Current State: 88:[87, 68, 69], Operations: ['83-14=69']
Exploring Operation: 87-68=19, Resulting Numbers: [69, 19]
Generated Node #3: [69, 19] from ... | 4 | Current State: 88:[14, 83, 87, 68], Operations: []
Exploring Operation: 83-68=15, Resulting Numbers: [14, 87, 15]
Generated Node #0,0: 88:[14, 87, 15] Operation: 83-68=15
Exploring Operation: 87-68=19, Resulting Numbers: [14, 83, 19]
Generated Node #0,1: 88:[14, 83, 19] Operation: 87-68=19
Start Sub Search at level 1: ... | 0.991319 | hs_2 | sum_heuristic |
[
6,
92,
10,
32
] | 94 | [
"6+10=16",
"32/16=2",
"92+2=94"
] | Current State: 94:[6, 92, 10, 32], Operations: []
Exploring Operation: 6+10=16, Resulting Numbers: [92, 32, 16]
Generated Node #2: [92, 32, 16] from Operation: 6+10=16
Current State: 94:[92, 32, 16], Operations: ['6+10=16']
Exploring Operation: 32/16=2, Resulting Numbers: [92, 2]
Generated Node #3: [92, 2] from Operati... | 4 | Current State: 94:[6, 92, 10, 32], Operations: []
Exploring Operation: 10-6=4, Resulting Numbers: [92, 32, 4]
Generated Node #0,0: 94:[92, 32, 4] Operation: 10-6=4
Exploring Operation: 10+32=42, Resulting Numbers: [6, 92, 42]
Generated Node #0,1: 94:[6, 92, 42] Operation: 10+32=42
Exploring Operation: 6+32=38, Resultin... | 0 | hs_3 | mult_heuristic |
[
81,
16,
67,
96
] | 48 | [
"81-16=65",
"67-65=2",
"96/2=48"
] | Current State: 48:[81, 16, 67, 96], Operations: []
Exploring Operation: 81-16=65, Resulting Numbers: [67, 96, 65]
Generated Node #2: [67, 96, 65] from Operation: 81-16=65
Current State: 48:[67, 96, 65], Operations: ['81-16=65']
Exploring Operation: 67-65=2, Resulting Numbers: [96, 2]
Generated Node #3: [96, 2] from Ope... | 4 | Current State: 48:[81, 16, 67, 96], Operations: []
Exploring Operation: 96-67=29, Resulting Numbers: [81, 16, 29]
Generated Node #0,0: 48:[81, 16, 29] Operation: 96-67=29
Exploring Operation: 96-81=15, Resulting Numbers: [16, 67, 15]
Generated Node #0,1: 48:[16, 67, 15] Operation: 96-81=15
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
9,
64,
7,
48
] | 47 | [
"9*7=63",
"64-48=16",
"63-16=47"
] | Current State: 47:[9, 64, 7, 48], Operations: []
Exploring Operation: 9*7=63, Resulting Numbers: [64, 48, 63]
Generated Node #2: [64, 48, 63] from Operation: 9*7=63
Current State: 47:[64, 48, 63], Operations: ['9*7=63']
Exploring Operation: 64-48=16, Resulting Numbers: [63, 16]
Generated Node #3: [63, 16] from Operatio... | 4 | Current State: 47:[9, 64, 7, 48], Operations: []
Exploring Operation: 64-9=55, Resulting Numbers: [7, 48, 55]
Generated Node #0,0: 47:[7, 48, 55] Operation: 64-9=55
Exploring Operation: 9*7=63, Resulting Numbers: [64, 48, 63]
Generated Node #0,1: 47:[64, 48, 63] Operation: 9*7=63
Start Sub Search at level 1: Moving to ... | 0.992188 | hs_2 | mult_heuristic |
[
7,
90,
33,
6
] | 55 | [
"7+33=40",
"90/6=15",
"40+15=55"
] | Current State: 55:[7, 90, 33, 6], Operations: []
Exploring Operation: 7+33=40, Resulting Numbers: [90, 6, 40]
Generated Node #2: [90, 6, 40] from Operation: 7+33=40
Current State: 55:[90, 6, 40], Operations: ['7+33=40']
Exploring Operation: 90/6=15, Resulting Numbers: [40, 15]
Generated Node #3: [40, 15] from Operation... | 4 | Current State: 55:[7, 90, 33, 6], Operations: []
Exploring Operation: 90/6=15, Resulting Numbers: [7, 33, 15]
Generated Node #0,0: 55:[7, 33, 15] Operation: 90/6=15
Exploring Operation: 7+33=40, Resulting Numbers: [90, 6, 40]
Generated Node #0,1: 55:[90, 6, 40] Operation: 7+33=40
Exploring Operation: 90-7=83, Resulting... | 0.967014 | hs_5 | sum_heuristic |
[
35,
17,
51,
4
] | 85 | [
"35*51=1785",
"17+4=21",
"1785/21=85"
] | Current State: 85:[35, 17, 51, 4], Operations: []
Exploring Operation: 35*51=1785, Resulting Numbers: [17, 4, 1785]
Generated Node #2: [17, 4, 1785] from Operation: 35*51=1785
Current State: 85:[17, 4, 1785], Operations: ['35*51=1785']
Exploring Operation: 17+4=21, Resulting Numbers: [1785, 21]
Generated Node #3: [1785... | 4 | Current State: 85:[35, 17, 51, 4], Operations: []
Exploring Operation: 35+51=86, Resulting Numbers: [17, 4, 86]
Generated Node #0,0: 85:[17, 4, 86] Operation: 35+51=86
Exploring Operation: 51-35=16, Resulting Numbers: [17, 4, 16]
Generated Node #0,1: 85:[17, 4, 16] Operation: 51-35=16
Exploring Operation: 51/17=3, Resu... | 0 | hs_3 | sum_heuristic |
[
32,
76,
54,
44
] | 74 | [
"54-32=22",
"44/22=2",
"76-2=74"
] | Current State: 74:[32, 76, 54, 44], Operations: []
Exploring Operation: 54-32=22, Resulting Numbers: [76, 44, 22]
Generated Node #2: [76, 44, 22] from Operation: 54-32=22
Current State: 74:[76, 44, 22], Operations: ['54-32=22']
Exploring Operation: 44/22=2, Resulting Numbers: [76, 2]
Generated Node #3: [76, 2] from Ope... | 4 | Current State: 74:[32, 76, 54, 44], Operations: []
Exploring Operation: 54-44=10, Resulting Numbers: [32, 76, 10]
Generated Node #0,0: 74:[32, 76, 10] Operation: 54-44=10
Moving to Node #0,0
Current State: 74:[32, 76, 10], Operations: ['54-44=10']
Exploring Operation: 32+10=42, Resulting Numbers: [76, 42]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
96,
77,
89,
67
] | 56 | [
"96-89=7",
"77/7=11",
"67-11=56"
] | Current State: 56:[96, 77, 89, 67], Operations: []
Exploring Operation: 96-89=7, Resulting Numbers: [77, 67, 7]
Generated Node #2: [77, 67, 7] from Operation: 96-89=7
Current State: 56:[77, 67, 7], Operations: ['96-89=7']
Exploring Operation: 77/7=11, Resulting Numbers: [67, 11]
Generated Node #3: [67, 11] from Operati... | 4 | Current State: 56:[96, 77, 89, 67], Operations: []
Exploring Operation: 96-89=7, Resulting Numbers: [77, 67, 7]
Generated Node #0,0: 56:[77, 67, 7] Operation: 96-89=7
Exploring Operation: 89-77=12, Resulting Numbers: [96, 67, 12]
Generated Node #0,1: 56:[96, 67, 12] Operation: 89-77=12
Exploring Operation: 89-67=22, Re... | 0.984375 | hs_5 | mult_heuristic |
[
87,
45,
95,
90
] | 37 | [
"87-45=42",
"95-90=5",
"42-5=37"
] | Current State: 37:[87, 45, 95, 90], Operations: []
Exploring Operation: 87-45=42, Resulting Numbers: [95, 90, 42]
Generated Node #2: [95, 90, 42] from Operation: 87-45=42
Current State: 37:[95, 90, 42], Operations: ['87-45=42']
Exploring Operation: 95-90=5, Resulting Numbers: [42, 5]
Generated Node #3: [42, 5] from Ope... | 4 | Current State: 37:[87, 45, 95, 90], Operations: []
Exploring Operation: 95-87=8, Resulting Numbers: [45, 90, 8]
Generated Node #0,0: 37:[45, 90, 8] Operation: 95-87=8
Exploring Operation: 87-45=42, Resulting Numbers: [95, 90, 42]
Generated Node #0,1: 37:[95, 90, 42] Operation: 87-45=42
Exploring Operation: 95-90=5, Res... | 0.988715 | hs_4 | sum_heuristic |
[
72,
79,
85,
45
] | 21 | [
"72+79=151",
"85+45=130",
"151-130=21"
] | Current State: 21:[72, 79, 85, 45], Operations: []
Exploring Operation: 72+79=151, Resulting Numbers: [85, 45, 151]
Generated Node #2: [85, 45, 151] from Operation: 72+79=151
Current State: 21:[85, 45, 151], Operations: ['72+79=151']
Exploring Operation: 85+45=130, Resulting Numbers: [151, 130]
Generated Node #3: [151,... | 4 | Current State: 21:[72, 79, 85, 45], Operations: []
Exploring Operation: 79-72=7, Resulting Numbers: [85, 45, 7]
Generated Node #0,0: 21:[85, 45, 7] Operation: 79-72=7
Exploring Operation: 85-79=6, Resulting Numbers: [72, 45, 6]
Generated Node #0,1: 21:[72, 45, 6] Operation: 85-79=6
Moving to Node #0,1
Current State: 21... | 0.986111 | hs_2 | sum_heuristic |
[
5,
96,
66,
21
] | 14 | [
"5+96=101",
"66+21=87",
"101-87=14"
] | Current State: 14:[5, 96, 66, 21], Operations: []
Exploring Operation: 5+96=101, Resulting Numbers: [66, 21, 101]
Generated Node #2: [66, 21, 101] from Operation: 5+96=101
Current State: 14:[66, 21, 101], Operations: ['5+96=101']
Exploring Operation: 66+21=87, Resulting Numbers: [101, 87]
Generated Node #3: [101, 87] f... | 4 | Current State: 14:[5, 96, 66, 21], Operations: []
Exploring Operation: 96-66=30, Resulting Numbers: [5, 21, 30]
Generated Node #0,0: 14:[5, 21, 30] Operation: 96-66=30
Moving to Node #0,0
Current State: 14:[5, 21, 30], Operations: ['96-66=30']
Exploring Operation: 30-21=9, Resulting Numbers: [5, 9]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
13,
2,
20,
71
] | 52 | [
"13+20=33",
"71+33=104",
"104/2=52"
] | Current State: 52:[13, 2, 20, 71], Operations: []
Exploring Operation: 13+20=33, Resulting Numbers: [2, 71, 33]
Generated Node #2: [2, 71, 33] from Operation: 13+20=33
Current State: 52:[2, 71, 33], Operations: ['13+20=33']
Exploring Operation: 71+33=104, Resulting Numbers: [2, 104]
Generated Node #3: [2, 104] from Ope... | 4 | Current State: 52:[13, 2, 20, 71], Operations: []
Exploring Operation: 71-20=51, Resulting Numbers: [13, 2, 51]
Generated Node #0,0: 52:[13, 2, 51] Operation: 71-20=51
Moving to Node #0,0
Current State: 52:[13, 2, 51], Operations: ['71-20=51']
Exploring Operation: 13*2=26, Resulting Numbers: [51, 26]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
10,
74,
5,
78
] | 41 | [
"10/5=2",
"74/2=37",
"78-37=41"
] | Current State: 41:[10, 74, 5, 78], Operations: []
Exploring Operation: 10/5=2, Resulting Numbers: [74, 78, 2]
Generated Node #2: [74, 78, 2] from Operation: 10/5=2
Current State: 41:[74, 78, 2], Operations: ['10/5=2']
Exploring Operation: 74/2=37, Resulting Numbers: [78, 37]
Generated Node #3: [78, 37] from Operation: ... | 4 | Current State: 41:[10, 74, 5, 78], Operations: []
Exploring Operation: 10*5=50, Resulting Numbers: [74, 78, 50]
Generated Node #0,0: 41:[74, 78, 50] Operation: 10*5=50
Start Sub Search at level 1: Moving to Node #0,0
Current State: 41:[74, 78, 50], Operations: ['10*5=50']
Exploring Operation: 78-74=4, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
54,
32,
80,
96
] | 38 | [
"54-32=22",
"96-80=16",
"22+16=38"
] | Current State: 38:[54, 32, 80, 96], Operations: []
Exploring Operation: 54-32=22, Resulting Numbers: [80, 96, 22]
Generated Node #2: [80, 96, 22] from Operation: 54-32=22
Current State: 38:[80, 96, 22], Operations: ['54-32=22']
Exploring Operation: 96-80=16, Resulting Numbers: [22, 16]
Generated Node #3: [22, 16] from ... | 4 | Current State: 38:[54, 32, 80, 96], Operations: []
Exploring Operation: 96-80=16, Resulting Numbers: [54, 32, 16]
Generated Node #0,0: 38:[54, 32, 16] Operation: 96-80=16
Exploring Operation: 96-54=42, Resulting Numbers: [32, 80, 42]
Generated Node #0,1: 38:[32, 80, 42] Operation: 96-54=42
Exploring Operation: 96/32=3,... | 0.988715 | hs_3 | mult_heuristic |
[
71,
77,
8,
83
] | 81 | [
"77-71=6",
"83-8=75",
"6+75=81"
] | Current State: 81:[71, 77, 8, 83], Operations: []
Exploring Operation: 77-71=6, Resulting Numbers: [8, 83, 6]
Generated Node #2: [8, 83, 6] from Operation: 77-71=6
Current State: 81:[8, 83, 6], Operations: ['77-71=6']
Exploring Operation: 83-8=75, Resulting Numbers: [6, 75]
Generated Node #3: [6, 75] from Operation: 83... | 4 | Current State: 81:[71, 77, 8, 83], Operations: []
Exploring Operation: 83-77=6, Resulting Numbers: [71, 8, 6]
Generated Node #0,0: 81:[71, 8, 6] Operation: 83-77=6
Exploring Operation: 77+8=85, Resulting Numbers: [71, 83, 85]
Generated Node #0,1: 81:[71, 83, 85] Operation: 77+8=85
Exploring Operation: 83-71=12, Resulti... | 0.986111 | hs_5 | mult_heuristic |
[
75,
91,
36,
98
] | 78 | [
"91-75=16",
"98-36=62",
"16+62=78"
] | Current State: 78:[75, 91, 36, 98], Operations: []
Exploring Operation: 91-75=16, Resulting Numbers: [36, 98, 16]
Generated Node #2: [36, 98, 16] from Operation: 91-75=16
Current State: 78:[36, 98, 16], Operations: ['91-75=16']
Exploring Operation: 98-36=62, Resulting Numbers: [16, 62]
Generated Node #3: [16, 62] from ... | 4 | Current State: 78:[75, 91, 36, 98], Operations: []
Exploring Operation: 98-91=7, Resulting Numbers: [75, 36, 7]
Generated Node #0,0: 78:[75, 36, 7] Operation: 98-91=7
Exploring Operation: 98-75=23, Resulting Numbers: [91, 36, 23]
Generated Node #0,1: 78:[91, 36, 23] Operation: 98-75=23
Exploring Operation: 75-36=39, Re... | 0.96441 | hs_5 | mult_heuristic |
[
78,
18,
67,
56
] | 71 | [
"78-18=60",
"67-56=11",
"60+11=71"
] | Current State: 71:[78, 18, 67, 56], Operations: []
Exploring Operation: 78-18=60, Resulting Numbers: [67, 56, 60]
Generated Node #2: [67, 56, 60] from Operation: 78-18=60
Current State: 71:[67, 56, 60], Operations: ['78-18=60']
Exploring Operation: 67-56=11, Resulting Numbers: [60, 11]
Generated Node #3: [60, 11] from ... | 4 | Current State: 71:[78, 18, 67, 56], Operations: []
Exploring Operation: 18+56=74, Resulting Numbers: [78, 67, 74]
Generated Node #0,0: 71:[78, 67, 74] Operation: 18+56=74
Exploring Operation: 18+67=85, Resulting Numbers: [78, 56, 85]
Generated Node #0,1: 71:[78, 56, 85] Operation: 18+67=85
Exploring Operation: 78-18=60... | 0.986979 | hs_3 | sum_heuristic |
[
38,
28,
64,
42
] | 32 | [
"38-28=10",
"64-42=22",
"10+22=32"
] | Current State: 32:[38, 28, 64, 42], Operations: []
Exploring Operation: 38-28=10, Resulting Numbers: [64, 42, 10]
Generated Node #2: [64, 42, 10] from Operation: 38-28=10
Current State: 32:[64, 42, 10], Operations: ['38-28=10']
Exploring Operation: 64-42=22, Resulting Numbers: [10, 22]
Generated Node #3: [10, 22] from ... | 4 | Current State: 32:[38, 28, 64, 42], Operations: []
Exploring Operation: 64-42=22, Resulting Numbers: [38, 28, 22]
Generated Node #0,0: 32:[38, 28, 22] Operation: 64-42=22
Moving to Node #0,0
Current State: 32:[38, 28, 22], Operations: ['64-42=22']
Exploring Operation: 38-22=16, Resulting Numbers: [28, 16]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
19,
55,
82,
56
] | 10 | [
"55-19=36",
"82-56=26",
"36-26=10"
] | Current State: 10:[19, 55, 82, 56], Operations: []
Exploring Operation: 55-19=36, Resulting Numbers: [82, 56, 36]
Generated Node #2: [82, 56, 36] from Operation: 55-19=36
Current State: 10:[82, 56, 36], Operations: ['55-19=36']
Exploring Operation: 82-56=26, Resulting Numbers: [36, 26]
Generated Node #3: [36, 26] from ... | 4 | Current State: 10:[19, 55, 82, 56], Operations: []
Exploring Operation: 82-56=26, Resulting Numbers: [19, 55, 26]
Generated Node #0,0: 10:[19, 55, 26] Operation: 82-56=26
Moving to Node #0,0
Current State: 10:[19, 55, 26], Operations: ['82-56=26']
Exploring Operation: 55-26=29, Resulting Numbers: [19, 29]
Generated Nod... | 0.993924 | hs_1 | mult_heuristic |
[
69,
93,
58,
57
] | 91 | [
"93-69=24",
"58+57=115",
"115-24=91"
] | Current State: 91:[69, 93, 58, 57], Operations: []
Exploring Operation: 93-69=24, Resulting Numbers: [58, 57, 24]
Generated Node #2: [58, 57, 24] from Operation: 93-69=24
Current State: 91:[58, 57, 24], Operations: ['93-69=24']
Exploring Operation: 58+57=115, Resulting Numbers: [24, 115]
Generated Node #3: [24, 115] fr... | 4 | Current State: 91:[69, 93, 58, 57], Operations: []
Exploring Operation: 69-57=12, Resulting Numbers: [93, 58, 12]
Generated Node #0,0: 91:[93, 58, 12] Operation: 69-57=12
Exploring Operation: 58-57=1, Resulting Numbers: [69, 93, 1]
Generated Node #0,1: 91:[69, 93, 1] Operation: 58-57=1
Exploring Operation: 69-58=11, Re... | 0.946181 | hs_4 | mult_heuristic |
[
78,
54,
69,
43
] | 51 | [
"69-43=26",
"78/26=3",
"54-3=51"
] | Current State: 51:[78, 54, 69, 43], Operations: []
Exploring Operation: 69-43=26, Resulting Numbers: [78, 54, 26]
Generated Node #2: [78, 54, 26] from Operation: 69-43=26
Current State: 51:[78, 54, 26], Operations: ['69-43=26']
Exploring Operation: 78/26=3, Resulting Numbers: [54, 3]
Generated Node #3: [54, 3] from Ope... | 4 | Current State: 51:[78, 54, 69, 43], Operations: []
Exploring Operation: 78-43=35, Resulting Numbers: [54, 69, 35]
Generated Node #0,0: 51:[54, 69, 35] Operation: 78-43=35
Exploring Operation: 78-54=24, Resulting Numbers: [69, 43, 24]
Generated Node #0,1: 51:[69, 43, 24] Operation: 78-54=24
Exploring Operation: 78-69=9,... | 0 | hs_3 | mult_heuristic |
[
6,
67,
75,
62
] | 11 | [
"75-62=13",
"6*13=78",
"78-67=11"
] | Current State: 11:[6, 67, 75, 62], Operations: []
Exploring Operation: 75-62=13, Resulting Numbers: [6, 67, 13]
Generated Node #2: [6, 67, 13] from Operation: 75-62=13
Current State: 11:[6, 67, 13], Operations: ['75-62=13']
Exploring Operation: 6*13=78, Resulting Numbers: [67, 78]
Generated Node #3: [67, 78] from Opera... | 4 | Current State: 11:[6, 67, 75, 62], Operations: []
Exploring Operation: 75-62=13, Resulting Numbers: [6, 67, 13]
Generated Node #0,0: 11:[6, 67, 13] Operation: 75-62=13
Exploring Operation: 75-67=8, Resulting Numbers: [6, 62, 8]
Generated Node #0,1: 11:[6, 62, 8] Operation: 75-67=8
Exploring Operation: 67-62=5, Resultin... | 0 | hs_3 | mult_heuristic |
[
21,
74,
4,
52
] | 10 | [
"74+52=126",
"126/21=6",
"4+6=10"
] | Current State: 10:[21, 74, 4, 52], Operations: []
Exploring Operation: 74+52=126, Resulting Numbers: [21, 4, 126]
Generated Node #2: [21, 4, 126] from Operation: 74+52=126
Current State: 10:[21, 4, 126], Operations: ['74+52=126']
Exploring Operation: 126/21=6, Resulting Numbers: [4, 6]
Generated Node #3: [4, 6] from Op... | 4 | Current State: 10:[21, 74, 4, 52], Operations: []
Exploring Operation: 21-4=17, Resulting Numbers: [74, 52, 17]
Generated Node #0,0: 10:[74, 52, 17] Operation: 21-4=17
Exploring Operation: 74-52=22, Resulting Numbers: [21, 4, 22]
Generated Node #0,1: 10:[21, 4, 22] Operation: 74-52=22
Exploring Operation: 74-21=53, Res... | 0 | hs_5 | sum_heuristic |
[
59,
90,
3,
72
] | 100 | [
"90-59=31",
"72-3=69",
"31+69=100"
] | Current State: 100:[59, 90, 3, 72], Operations: []
Exploring Operation: 90-59=31, Resulting Numbers: [3, 72, 31]
Generated Node #2: [3, 72, 31] from Operation: 90-59=31
Current State: 100:[3, 72, 31], Operations: ['90-59=31']
Exploring Operation: 72-3=69, Resulting Numbers: [31, 69]
Generated Node #3: [31, 69] from Ope... | 4 | Current State: 100:[59, 90, 3, 72], Operations: []
Exploring Operation: 72-59=13, Resulting Numbers: [90, 3, 13]
Generated Node #0,0: 100:[90, 3, 13] Operation: 72-59=13
Exploring Operation: 90-72=18, Resulting Numbers: [59, 3, 18]
Generated Node #0,1: 100:[59, 3, 18] Operation: 90-72=18
Moving to Node #0,1
Current Sta... | 0.990451 | hs_2 | mult_heuristic |
[
58,
11,
94,
37
] | 84 | [
"58-11=47",
"94+37=131",
"131-47=84"
] | Current State: 84:[58, 11, 94, 37], Operations: []
Exploring Operation: 58-11=47, Resulting Numbers: [94, 37, 47]
Generated Node #2: [94, 37, 47] from Operation: 58-11=47
Current State: 84:[94, 37, 47], Operations: ['58-11=47']
Exploring Operation: 94+37=131, Resulting Numbers: [47, 131]
Generated Node #3: [47, 131] fr... | 4 | Current State: 84:[58, 11, 94, 37], Operations: []
Exploring Operation: 58+37=95, Resulting Numbers: [11, 94, 95]
Generated Node #0,0: 84:[11, 94, 95] Operation: 58+37=95
Exploring Operation: 58-11=47, Resulting Numbers: [94, 37, 47]
Generated Node #0,1: 84:[94, 37, 47] Operation: 58-11=47
Exploring Operation: 58-37=21... | 0.975694 | hs_4 | sum_heuristic |
[
76,
33,
79,
74
] | 48 | [
"76-33=43",
"79-74=5",
"43+5=48"
] | Current State: 48:[76, 33, 79, 74], Operations: []
Exploring Operation: 76-33=43, Resulting Numbers: [79, 74, 43]
Generated Node #2: [79, 74, 43] from Operation: 76-33=43
Current State: 48:[79, 74, 43], Operations: ['76-33=43']
Exploring Operation: 79-74=5, Resulting Numbers: [43, 5]
Generated Node #3: [43, 5] from Ope... | 4 | Current State: 48:[76, 33, 79, 74], Operations: []
Exploring Operation: 79-76=3, Resulting Numbers: [33, 74, 3]
Generated Node #0,0: 48:[33, 74, 3] Operation: 79-76=3
Exploring Operation: 79-74=5, Resulting Numbers: [76, 33, 5]
Generated Node #0,1: 48:[76, 33, 5] Operation: 79-74=5
Start Sub Search at level 1: Moving t... | 0.986979 | hs_2 | sum_heuristic |
[
6,
88,
8,
13
] | 67 | [
"6*13=78",
"88/8=11",
"78-11=67"
] | Current State: 67:[6, 88, 8, 13], Operations: []
Exploring Operation: 6*13=78, Resulting Numbers: [88, 8, 78]
Generated Node #2: [88, 8, 78] from Operation: 6*13=78
Current State: 67:[88, 8, 78], Operations: ['6*13=78']
Exploring Operation: 88/8=11, Resulting Numbers: [78, 11]
Generated Node #3: [78, 11] from Operation... | 4 | Current State: 67:[6, 88, 8, 13], Operations: []
Exploring Operation: 6*8=48, Resulting Numbers: [88, 13, 48]
Generated Node #0,0: 67:[88, 13, 48] Operation: 6*8=48
Exploring Operation: 6+8=14, Resulting Numbers: [88, 13, 14]
Generated Node #0,1: 67:[88, 13, 14] Operation: 6+8=14
Exploring Operation: 88-6=82, Resulting... | 0.975694 | hs_5 | sum_heuristic |
[
80,
67,
8,
85
] | 28 | [
"80/8=10",
"85-67=18",
"10+18=28"
] | Current State: 28:[80, 67, 8, 85], Operations: []
Exploring Operation: 80/8=10, Resulting Numbers: [67, 85, 10]
Generated Node #2: [67, 85, 10] from Operation: 80/8=10
Current State: 28:[67, 85, 10], Operations: ['80/8=10']
Exploring Operation: 85-67=18, Resulting Numbers: [10, 18]
Generated Node #3: [10, 18] from Oper... | 4 | Current State: 28:[80, 67, 8, 85], Operations: []
Exploring Operation: 85-80=5, Resulting Numbers: [67, 8, 5]
Generated Node #0,0: 28:[67, 8, 5] Operation: 85-80=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 28:[67, 8, 5], Operations: ['85-80=5']
Exploring Operation: 67-8=59, Resulting Numbers: [5, ... | 0 | hs_1 | sum_heuristic |
[
40,
56,
75,
65
] | 44 | [
"40+56=96",
"75+65=140",
"140-96=44"
] | Current State: 44:[40, 56, 75, 65], Operations: []
Exploring Operation: 40+56=96, Resulting Numbers: [75, 65, 96]
Generated Node #2: [75, 65, 96] from Operation: 40+56=96
Current State: 44:[75, 65, 96], Operations: ['40+56=96']
Exploring Operation: 75+65=140, Resulting Numbers: [96, 140]
Generated Node #3: [96, 140] fr... | 4 | Current State: 44:[40, 56, 75, 65], Operations: []
Exploring Operation: 75-56=19, Resulting Numbers: [40, 65, 19]
Generated Node #0,0: 44:[40, 65, 19] Operation: 75-56=19
Exploring Operation: 75-65=10, Resulting Numbers: [40, 56, 10]
Generated Node #0,1: 44:[40, 56, 10] Operation: 75-65=10
Moving to Node #0,1
Current S... | 0.986111 | hs_2 | mult_heuristic |
[
51,
43,
54,
81
] | 77 | [
"51*54=2754",
"2754/81=34",
"43+34=77"
] | Current State: 77:[51, 43, 54, 81], Operations: []
Exploring Operation: 51*54=2754, Resulting Numbers: [43, 81, 2754]
Generated Node #2: [43, 81, 2754] from Operation: 51*54=2754
Current State: 77:[43, 81, 2754], Operations: ['51*54=2754']
Exploring Operation: 2754/81=34, Resulting Numbers: [43, 34]
Generated Node #3: ... | 4 | Current State: 77:[51, 43, 54, 81], Operations: []
Exploring Operation: 54-51=3, Resulting Numbers: [43, 81, 3]
Generated Node #0,0: 77:[43, 81, 3] Operation: 54-51=3
Exploring Operation: 54-43=11, Resulting Numbers: [51, 81, 11]
Generated Node #0,1: 77:[51, 81, 11] Operation: 54-43=11
Exploring Operation: 51+43=94, Re... | 0 | hs_4 | sum_heuristic |
[
2,
85,
99,
94
] | 33 | [
"94/2=47",
"99-85=14",
"47-14=33"
] | Current State: 33:[2, 85, 99, 94], Operations: []
Exploring Operation: 94/2=47, Resulting Numbers: [85, 99, 47]
Generated Node #2: [85, 99, 47] from Operation: 94/2=47
Current State: 33:[85, 99, 47], Operations: ['94/2=47']
Exploring Operation: 99-85=14, Resulting Numbers: [47, 14]
Generated Node #3: [47, 14] from Oper... | 4 | Current State: 33:[2, 85, 99, 94], Operations: []
Exploring Operation: 85-2=83, Resulting Numbers: [99, 94, 83]
Generated Node #0,0: 33:[99, 94, 83] Operation: 85-2=83
Exploring Operation: 99-85=14, Resulting Numbers: [2, 94, 14]
Generated Node #0,1: 33:[2, 94, 14] Operation: 99-85=14
Exploring Operation: 99-94=5, Resu... | 0.958333 | hs_5 | sum_heuristic |
[
95,
53,
84,
28
] | 98 | [
"95-53=42",
"84-28=56",
"42+56=98"
] | Current State: 98:[95, 53, 84, 28], Operations: []
Exploring Operation: 95-53=42, Resulting Numbers: [84, 28, 42]
Generated Node #2: [84, 28, 42] from Operation: 95-53=42
Current State: 98:[84, 28, 42], Operations: ['95-53=42']
Exploring Operation: 84-28=56, Resulting Numbers: [42, 56]
Generated Node #3: [42, 56] from ... | 4 | Current State: 98:[95, 53, 84, 28], Operations: []
Exploring Operation: 84/28=3, Resulting Numbers: [95, 53, 3]
Generated Node #0,0: 98:[95, 53, 3] Operation: 84/28=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 98:[95, 53, 3], Operations: ['84/28=3']
Exploring Operation: 95+3=98, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
19,
19,
74,
7
] | 80 | [
"19/19=1",
"74+7=81",
"81-1=80"
] | Current State: 80:[19, 19, 74, 7], Operations: []
Exploring Operation: 19/19=1, Resulting Numbers: [74, 7, 1]
Generated Node #2: [74, 7, 1] from Operation: 19/19=1
Current State: 80:[74, 7, 1], Operations: ['19/19=1']
Exploring Operation: 74+7=81, Resulting Numbers: [1, 81]
Generated Node #3: [1, 81] from Operation: 74... | 4 | Current State: 80:[19, 19, 74, 7], Operations: []
Exploring Operation: 19/19=1, Resulting Numbers: [74, 7, 1]
Generated Node #0,0: 80:[74, 7, 1] Operation: 19/19=1
Exploring Operation: 19+19=38, Resulting Numbers: [74, 7, 38]
Generated Node #0,1: 80:[74, 7, 38] Operation: 19+19=38
Exploring Operation: 74+7=81, Resultin... | 0.984375 | hs_5 | mult_heuristic |
[
92,
14,
2,
8
] | 91 | [
"92-8=84",
"14/2=7",
"84+7=91"
] | Current State: 91:[92, 14, 2, 8], Operations: []
Exploring Operation: 92-8=84, Resulting Numbers: [14, 2, 84]
Generated Node #2: [14, 2, 84] from Operation: 92-8=84
Current State: 91:[14, 2, 84], Operations: ['92-8=84']
Exploring Operation: 14/2=7, Resulting Numbers: [84, 7]
Generated Node #3: [84, 7] from Operation: 1... | 4 | Current State: 91:[92, 14, 2, 8], Operations: []
Exploring Operation: 14/2=7, Resulting Numbers: [92, 8, 7]
Generated Node #0,0: 91:[92, 8, 7] Operation: 14/2=7
Exploring Operation: 92-2=90, Resulting Numbers: [14, 8, 90]
Generated Node #0,1: 91:[14, 8, 90] Operation: 92-2=90
Start Sub Search at level 1: Moving to Node... | 0.990451 | hs_2 | sum_heuristic |
[
2,
88,
10,
26
] | 56 | [
"26-10=16",
"2*16=32",
"88-32=56"
] | Current State: 56:[2, 88, 10, 26], Operations: []
Exploring Operation: 26-10=16, Resulting Numbers: [2, 88, 16]
Generated Node #2: [2, 88, 16] from Operation: 26-10=16
Current State: 56:[2, 88, 16], Operations: ['26-10=16']
Exploring Operation: 2*16=32, Resulting Numbers: [88, 32]
Generated Node #3: [88, 32] from Opera... | 4 | Current State: 56:[2, 88, 10, 26], Operations: []
Exploring Operation: 88-26=62, Resulting Numbers: [2, 10, 62]
Generated Node #0,0: 56:[2, 10, 62] Operation: 88-26=62
Moving to Node #0,0
Current State: 56:[2, 10, 62], Operations: ['88-26=62']
Exploring Operation: 62-10=52, Resulting Numbers: [2, 52]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
49,
2,
47,
16
] | 20 | [
"49+2=51",
"47-16=31",
"51-31=20"
] | Current State: 20:[49, 2, 47, 16], Operations: []
Exploring Operation: 49+2=51, Resulting Numbers: [47, 16, 51]
Generated Node #2: [47, 16, 51] from Operation: 49+2=51
Current State: 20:[47, 16, 51], Operations: ['49+2=51']
Exploring Operation: 47-16=31, Resulting Numbers: [51, 31]
Generated Node #3: [51, 31] from Oper... | 4 | Current State: 20:[49, 2, 47, 16], Operations: []
Exploring Operation: 49-47=2, Resulting Numbers: [2, 16, 2]
Generated Node #0,0: 20:[2, 16, 2] Operation: 49-47=2
Exploring Operation: 49-16=33, Resulting Numbers: [2, 47, 33]
Generated Node #0,1: 20:[2, 47, 33] Operation: 49-16=33
Moving to Node #0,0
Current State: 20:... | 0.986111 | hs_2 | mult_heuristic |
[
48,
4,
74,
11
] | 73 | [
"48/4=12",
"74+11=85",
"85-12=73"
] | Current State: 73:[48, 4, 74, 11], Operations: []
Exploring Operation: 48/4=12, Resulting Numbers: [74, 11, 12]
Generated Node #2: [74, 11, 12] from Operation: 48/4=12
Current State: 73:[74, 11, 12], Operations: ['48/4=12']
Exploring Operation: 74+11=85, Resulting Numbers: [12, 85]
Generated Node #3: [12, 85] from Oper... | 4 | Current State: 73:[48, 4, 74, 11], Operations: []
Exploring Operation: 4*11=44, Resulting Numbers: [48, 74, 44]
Generated Node #0,0: 73:[48, 74, 44] Operation: 4*11=44
Exploring Operation: 48+4=52, Resulting Numbers: [74, 11, 52]
Generated Node #0,1: 73:[74, 11, 52] Operation: 48+4=52
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
23,
58,
62,
80
] | 61 | [
"23+58=81",
"62+80=142",
"142-81=61"
] | Current State: 61:[23, 58, 62, 80], Operations: []
Exploring Operation: 23+58=81, Resulting Numbers: [62, 80, 81]
Generated Node #2: [62, 80, 81] from Operation: 23+58=81
Current State: 61:[62, 80, 81], Operations: ['23+58=81']
Exploring Operation: 62+80=142, Resulting Numbers: [81, 142]
Generated Node #3: [81, 142] fr... | 4 | Current State: 61:[23, 58, 62, 80], Operations: []
Exploring Operation: 62-23=39, Resulting Numbers: [58, 80, 39]
Generated Node #0,0: 61:[58, 80, 39] Operation: 62-23=39
Exploring Operation: 58-23=35, Resulting Numbers: [62, 80, 35]
Generated Node #0,1: 61:[62, 80, 35] Operation: 58-23=35
Exploring Operation: 23+58=81... | 0.983507 | hs_4 | sum_heuristic |
[
43,
84,
18,
11
] | 81 | [
"43+11=54",
"54/18=3",
"84-3=81"
] | Current State: 81:[43, 84, 18, 11], Operations: []
Exploring Operation: 43+11=54, Resulting Numbers: [84, 18, 54]
Generated Node #2: [84, 18, 54] from Operation: 43+11=54
Current State: 81:[84, 18, 54], Operations: ['43+11=54']
Exploring Operation: 54/18=3, Resulting Numbers: [84, 3]
Generated Node #3: [84, 3] from Ope... | 4 | Current State: 81:[43, 84, 18, 11], Operations: []
Exploring Operation: 43-18=25, Resulting Numbers: [84, 11, 25]
Generated Node #0,0: 81:[84, 11, 25] Operation: 43-18=25
Exploring Operation: 43-11=32, Resulting Numbers: [84, 18, 32]
Generated Node #0,1: 81:[84, 18, 32] Operation: 43-11=32
Exploring Operation: 18+11=29... | 0 | hs_3 | sum_heuristic |
[
1,
46,
60,
63
] | 15 | [
"46-1=45",
"63-60=3",
"45/3=15"
] | Current State: 15:[1, 46, 60, 63], Operations: []
Exploring Operation: 46-1=45, Resulting Numbers: [60, 63, 45]
Generated Node #2: [60, 63, 45] from Operation: 46-1=45
Current State: 15:[60, 63, 45], Operations: ['46-1=45']
Exploring Operation: 63-60=3, Resulting Numbers: [45, 3]
Generated Node #3: [45, 3] from Operati... | 4 | Current State: 15:[1, 46, 60, 63], Operations: []
Exploring Operation: 63-60=3, Resulting Numbers: [1, 46, 3]
Generated Node #0,0: 15:[1, 46, 3] Operation: 63-60=3
Exploring Operation: 63-46=17, Resulting Numbers: [1, 60, 17]
Generated Node #0,1: 15:[1, 60, 17] Operation: 63-46=17
Start Sub Search at level 1: Moving to... | 0.990451 | hs_2 | sum_heuristic |
[
4,
94,
8,
4
] | 94 | [
"4+94=98",
"8-4=4",
"98-4=94"
] | Current State: 94:[4, 94, 8, 4], Operations: []
Exploring Operation: 4+94=98, Resulting Numbers: [8, 98]
Generated Node #2: [8, 98] from Operation: 4+94=98
Current State: 94:[8, 98], Operations: ['4+94=98']
Exploring Operation: 8-4=4, Resulting Numbers: [98, 4]
Generated Node #3: [98, 4] from Operation: 8-4=4
Current S... | 4 | Current State: 94:[4, 94, 8, 4], Operations: []
Exploring Operation: 8/4=2, Resulting Numbers: [4, 94, 2]
Generated Node #0,0: 94:[4, 94, 2] Operation: 8/4=2
Exploring Operation: 8-4=4, Resulting Numbers: [94, 4, 4]
Generated Node #0,1: 94:[94, 4, 4] Operation: 8-4=4
Exploring Operation: 8/4=2, Resulting Numbers: [94, ... | 0.969618 | hs_3 | mult_heuristic |
[
4,
93,
2,
37
] | 48 | [
"4*2=8",
"93-37=56",
"56-8=48"
] | Current State: 48:[4, 93, 2, 37], Operations: []
Exploring Operation: 4*2=8, Resulting Numbers: [93, 37, 8]
Generated Node #2: [93, 37, 8] from Operation: 4*2=8
Current State: 48:[93, 37, 8], Operations: ['4*2=8']
Exploring Operation: 93-37=56, Resulting Numbers: [8, 56]
Generated Node #3: [8, 56] from Operation: 93-37... | 4 | Current State: 48:[4, 93, 2, 37], Operations: []
Exploring Operation: 93-37=56, Resulting Numbers: [4, 2, 56]
Generated Node #0,0: 48:[4, 2, 56] Operation: 93-37=56
Moving to Node #0,0
Current State: 48:[4, 2, 56], Operations: ['93-37=56']
Exploring Operation: 56/4=14, Resulting Numbers: [2, 14]
Generated Node #0,0,0: ... | 0 | hs_1 | sum_heuristic |
[
26,
10,
27,
10
] | 20 | [
"27-26=1",
"10+10=20",
"1*20=20"
] | Current State: 20:[26, 10, 27, 10], Operations: []
Exploring Operation: 27-26=1, Resulting Numbers: [10, 10, 1]
Generated Node #2: [10, 10, 1] from Operation: 27-26=1
Current State: 20:[10, 10, 1], Operations: ['27-26=1']
Exploring Operation: 10+10=20, Resulting Numbers: [1, 20]
Generated Node #3: [1, 20] from Operatio... | 4 | Current State: 20:[26, 10, 27, 10], Operations: []
Exploring Operation: 27-10=17, Resulting Numbers: [26, 10, 17]
Generated Node #0,0: 20:[26, 10, 17] Operation: 27-10=17
Exploring Operation: 26-10=16, Resulting Numbers: [27, 10, 16]
Generated Node #0,1: 20:[27, 10, 16] Operation: 26-10=16
Exploring Operation: 27-26=1,... | 0.987847 | hs_4 | sum_heuristic |
[
48,
10,
10,
28
] | 21 | [
"48-28=20",
"10/10=1",
"20+1=21"
] | Current State: 21:[48, 10, 10, 28], Operations: []
Exploring Operation: 48-28=20, Resulting Numbers: [10, 10, 20]
Generated Node #2: [10, 10, 20] from Operation: 48-28=20
Current State: 21:[10, 10, 20], Operations: ['48-28=20']
Exploring Operation: 10/10=1, Resulting Numbers: [20, 1]
Generated Node #3: [20, 1] from Ope... | 4 | Current State: 21:[48, 10, 10, 28], Operations: []
Exploring Operation: 48-10=38, Resulting Numbers: [10, 28, 38]
Generated Node #0,0: 21:[10, 28, 38] Operation: 48-10=38
Exploring Operation: 48-28=20, Resulting Numbers: [10, 10, 20]
Generated Node #0,1: 21:[10, 10, 20] Operation: 48-28=20
Exploring Operation: 48-10=38... | 0.986979 | hs_3 | mult_heuristic |
[
19,
51,
11,
96
] | 39 | [
"19-11=8",
"96/8=12",
"51-12=39"
] | Current State: 39:[19, 51, 11, 96], Operations: []
Exploring Operation: 19-11=8, Resulting Numbers: [51, 96, 8]
Generated Node #2: [51, 96, 8] from Operation: 19-11=8
Current State: 39:[51, 96, 8], Operations: ['19-11=8']
Exploring Operation: 96/8=12, Resulting Numbers: [51, 12]
Generated Node #3: [51, 12] from Operati... | 4 | Current State: 39:[19, 51, 11, 96], Operations: []
Exploring Operation: 96-51=45, Resulting Numbers: [19, 11, 45]
Generated Node #0,0: 39:[19, 11, 45] Operation: 96-51=45
Exploring Operation: 96-19=77, Resulting Numbers: [51, 11, 77]
Generated Node #0,1: 39:[51, 11, 77] Operation: 96-19=77
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
31,
51,
69,
13
] | 62 | [
"51-31=20",
"69+13=82",
"82-20=62"
] | Current State: 62:[31, 51, 69, 13], Operations: []
Exploring Operation: 51-31=20, Resulting Numbers: [69, 13, 20]
Generated Node #2: [69, 13, 20] from Operation: 51-31=20
Current State: 62:[69, 13, 20], Operations: ['51-31=20']
Exploring Operation: 69+13=82, Resulting Numbers: [20, 82]
Generated Node #3: [20, 82] from ... | 4 | Current State: 62:[31, 51, 69, 13], Operations: []
Exploring Operation: 69-51=18, Resulting Numbers: [31, 13, 18]
Generated Node #0,0: 62:[31, 13, 18] Operation: 69-51=18
Exploring Operation: 51-13=38, Resulting Numbers: [31, 69, 38]
Generated Node #0,1: 62:[31, 69, 38] Operation: 51-13=38
Exploring Operation: 51-31=20... | 0.96875 | hs_5 | mult_heuristic |
[
54,
56,
78,
16
] | 16 | [
"54+56=110",
"78+16=94",
"110-94=16"
] | Current State: 16:[54, 56, 78, 16], Operations: []
Exploring Operation: 54+56=110, Resulting Numbers: [78, 16, 110]
Generated Node #2: [78, 16, 110] from Operation: 54+56=110
Current State: 16:[78, 16, 110], Operations: ['54+56=110']
Exploring Operation: 78+16=94, Resulting Numbers: [110, 94]
Generated Node #3: [110, 9... | 4 | Current State: 16:[54, 56, 78, 16], Operations: []
Exploring Operation: 56-54=2, Resulting Numbers: [78, 16, 2]
Generated Node #0,0: 16:[78, 16, 2] Operation: 56-54=2
Exploring Operation: 78-54=24, Resulting Numbers: [56, 16, 24]
Generated Node #0,1: 16:[56, 16, 24] Operation: 78-54=24
Exploring Operation: 78-56=22, Re... | 0.990451 | hs_3 | mult_heuristic |
[
1,
17,
64,
17
] | 99 | [
"1+17=18",
"64+17=81",
"18+81=99"
] | Current State: 99:[1, 17, 64, 17], Operations: []
Exploring Operation: 1+17=18, Resulting Numbers: [64, 18]
Generated Node #2: [64, 18] from Operation: 1+17=18
Current State: 99:[64, 18], Operations: ['1+17=18']
Exploring Operation: 64+17=81, Resulting Numbers: [18, 81]
Generated Node #3: [18, 81] from Operation: 64+17... | 4 | Current State: 99:[1, 17, 64, 17], Operations: []
Exploring Operation: 64-17=47, Resulting Numbers: [1, 17, 47]
Generated Node #0,0: 99:[1, 17, 47] Operation: 64-17=47
Exploring Operation: 64-17=47, Resulting Numbers: [1, 17, 47]
Generated Node #0,1: 99:[1, 17, 47] Operation: 64-17=47
Exploring Operation: 17+64=81, Res... | 0.961806 | hs_5 | sum_heuristic |
[
68,
35,
10,
67
] | 44 | [
"68-35=33",
"10+67=77",
"77-33=44"
] | Current State: 44:[68, 35, 10, 67], Operations: []
Exploring Operation: 68-35=33, Resulting Numbers: [10, 67, 33]
Generated Node #2: [10, 67, 33] from Operation: 68-35=33
Current State: 44:[10, 67, 33], Operations: ['68-35=33']
Exploring Operation: 10+67=77, Resulting Numbers: [33, 77]
Generated Node #3: [33, 77] from ... | 4 | Current State: 44:[68, 35, 10, 67], Operations: []
Exploring Operation: 68-35=33, Resulting Numbers: [10, 67, 33]
Generated Node #0,0: 44:[10, 67, 33] Operation: 68-35=33
Exploring Operation: 68-67=1, Resulting Numbers: [35, 10, 1]
Generated Node #0,1: 44:[35, 10, 1] Operation: 68-67=1
Exploring Operation: 67-35=32, Re... | 0.988715 | hs_4 | sum_heuristic |
[
50,
42,
32,
34
] | 58 | [
"50-42=8",
"32+34=66",
"66-8=58"
] | Current State: 58:[50, 42, 32, 34], Operations: []
Exploring Operation: 50-42=8, Resulting Numbers: [32, 34, 8]
Generated Node #2: [32, 34, 8] from Operation: 50-42=8
Current State: 58:[32, 34, 8], Operations: ['50-42=8']
Exploring Operation: 32+34=66, Resulting Numbers: [8, 66]
Generated Node #3: [8, 66] from Operatio... | 4 | Current State: 58:[50, 42, 32, 34], Operations: []
Exploring Operation: 42-34=8, Resulting Numbers: [50, 32, 8]
Generated Node #0,0: 58:[50, 32, 8] Operation: 42-34=8
Exploring Operation: 50-42=8, Resulting Numbers: [32, 34, 8]
Generated Node #0,1: 58:[32, 34, 8] Operation: 50-42=8
Start Sub Search at level 1: Moving t... | 0.990451 | hs_2 | mult_heuristic |
[
23,
33,
22,
19
] | 13 | [
"33-23=10",
"22-19=3",
"10+3=13"
] | Current State: 13:[23, 33, 22, 19], Operations: []
Exploring Operation: 33-23=10, Resulting Numbers: [22, 19, 10]
Generated Node #2: [22, 19, 10] from Operation: 33-23=10
Current State: 13:[22, 19, 10], Operations: ['33-23=10']
Exploring Operation: 22-19=3, Resulting Numbers: [10, 3]
Generated Node #3: [10, 3] from Ope... | 4 | Current State: 13:[23, 33, 22, 19], Operations: []
Exploring Operation: 33-23=10, Resulting Numbers: [22, 19, 10]
Generated Node #0,0: 13:[22, 19, 10] Operation: 33-23=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 13:[22, 19, 10], Operations: ['33-23=10']
Exploring Operation: 22-10=12, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
3,
8,
74,
28
] | 51 | [
"8-3=5",
"74-28=46",
"5+46=51"
] | Current State: 51:[3, 8, 74, 28], Operations: []
Exploring Operation: 8-3=5, Resulting Numbers: [74, 28, 5]
Generated Node #2: [74, 28, 5] from Operation: 8-3=5
Current State: 51:[74, 28, 5], Operations: ['8-3=5']
Exploring Operation: 74-28=46, Resulting Numbers: [5, 46]
Generated Node #3: [5, 46] from Operation: 74-28... | 4 | Current State: 51:[3, 8, 74, 28], Operations: []
Exploring Operation: 74-28=46, Resulting Numbers: [3, 8, 46]
Generated Node #0,0: 51:[3, 8, 46] Operation: 74-28=46
Exploring Operation: 74-3=71, Resulting Numbers: [8, 28, 71]
Generated Node #0,1: 51:[8, 28, 71] Operation: 74-3=71
Exploring Operation: 74-8=66, Resulting... | 0.985243 | hs_5 | sum_heuristic |
[
89,
44,
94,
45
] | 35 | [
"94-89=5",
"45/5=9",
"44-9=35"
] | Current State: 35:[89, 44, 94, 45], Operations: []
Exploring Operation: 94-89=5, Resulting Numbers: [44, 45, 5]
Generated Node #2: [44, 45, 5] from Operation: 94-89=5
Current State: 35:[44, 45, 5], Operations: ['94-89=5']
Exploring Operation: 45/5=9, Resulting Numbers: [44, 9]
Generated Node #3: [44, 9] from Operation:... | 4 | Current State: 35:[89, 44, 94, 45], Operations: []
Exploring Operation: 94-45=49, Resulting Numbers: [89, 44, 49]
Generated Node #0,0: 35:[89, 44, 49] Operation: 94-45=49
Exploring Operation: 94-89=5, Resulting Numbers: [44, 45, 5]
Generated Node #0,1: 35:[44, 45, 5] Operation: 94-89=5
Exploring Operation: 89-45=44, Re... | 0.981771 | hs_5 | sum_heuristic |
[
8,
80,
63,
57
] | 94 | [
"8+80=88",
"63-57=6",
"88+6=94"
] | Current State: 94:[8, 80, 63, 57], Operations: []
Exploring Operation: 8+80=88, Resulting Numbers: [63, 57, 88]
Generated Node #2: [63, 57, 88] from Operation: 8+80=88
Current State: 94:[63, 57, 88], Operations: ['8+80=88']
Exploring Operation: 63-57=6, Resulting Numbers: [88, 6]
Generated Node #3: [88, 6] from Operati... | 4 | Current State: 94:[8, 80, 63, 57], Operations: []
Exploring Operation: 57-8=49, Resulting Numbers: [80, 63, 49]
Generated Node #0,0: 94:[80, 63, 49] Operation: 57-8=49
Exploring Operation: 8+80=88, Resulting Numbers: [63, 57, 88]
Generated Node #0,1: 94:[63, 57, 88] Operation: 8+80=88
Exploring Operation: 63-57=6, Resu... | 0.986111 | hs_5 | mult_heuristic |
[
27,
89,
60,
41
] | 43 | [
"89-27=62",
"60-41=19",
"62-19=43"
] | Current State: 43:[27, 89, 60, 41], Operations: []
Exploring Operation: 89-27=62, Resulting Numbers: [60, 41, 62]
Generated Node #2: [60, 41, 62] from Operation: 89-27=62
Current State: 43:[60, 41, 62], Operations: ['89-27=62']
Exploring Operation: 60-41=19, Resulting Numbers: [62, 19]
Generated Node #3: [62, 19] from ... | 4 | Current State: 43:[27, 89, 60, 41], Operations: []
Exploring Operation: 89-27=62, Resulting Numbers: [60, 41, 62]
Generated Node #0,0: 43:[60, 41, 62] Operation: 89-27=62
Exploring Operation: 89-60=29, Resulting Numbers: [27, 41, 29]
Generated Node #0,1: 43:[27, 41, 29] Operation: 89-60=29
Moving to Node #0,1
Current S... | 0.985243 | hs_2 | sum_heuristic |
[
38,
85,
14,
32
] | 93 | [
"85-38=47",
"14+32=46",
"47+46=93"
] | Current State: 93:[38, 85, 14, 32], Operations: []
Exploring Operation: 85-38=47, Resulting Numbers: [14, 32, 47]
Generated Node #2: [14, 32, 47] from Operation: 85-38=47
Current State: 93:[14, 32, 47], Operations: ['85-38=47']
Exploring Operation: 14+32=46, Resulting Numbers: [47, 46]
Generated Node #3: [47, 46] from ... | 4 | Current State: 93:[38, 85, 14, 32], Operations: []
Exploring Operation: 85+14=99, Resulting Numbers: [38, 32, 99]
Generated Node #0,0: 93:[38, 32, 99] Operation: 85+14=99
Moving to Node #0,0
Current State: 93:[38, 32, 99], Operations: ['85+14=99']
Exploring Operation: 38-32=6, Resulting Numbers: [99, 6]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
49,
84,
28,
23
] | 24 | [
"49+23=72",
"84/28=3",
"72/3=24"
] | Current State: 24:[49, 84, 28, 23], Operations: []
Exploring Operation: 49+23=72, Resulting Numbers: [84, 28, 72]
Generated Node #2: [84, 28, 72] from Operation: 49+23=72
Current State: 24:[84, 28, 72], Operations: ['49+23=72']
Exploring Operation: 84/28=3, Resulting Numbers: [72, 3]
Generated Node #3: [72, 3] from Ope... | 4 | Current State: 24:[49, 84, 28, 23], Operations: []
Exploring Operation: 84/28=3, Resulting Numbers: [49, 23, 3]
Generated Node #0,0: 24:[49, 23, 3] Operation: 84/28=3
Exploring Operation: 84-49=35, Resulting Numbers: [28, 23, 35]
Generated Node #0,1: 24:[28, 23, 35] Operation: 84-49=35
Moving to Node #0,1
Current State... | 0 | hs_2 | mult_heuristic |
[
98,
35,
58,
97
] | 92 | [
"98-35=63",
"58+97=155",
"155-63=92"
] | Current State: 92:[98, 35, 58, 97], Operations: []
Exploring Operation: 98-35=63, Resulting Numbers: [58, 97, 63]
Generated Node #2: [58, 97, 63] from Operation: 98-35=63
Current State: 92:[58, 97, 63], Operations: ['98-35=63']
Exploring Operation: 58+97=155, Resulting Numbers: [63, 155]
Generated Node #3: [63, 155] fr... | 4 | Current State: 92:[98, 35, 58, 97], Operations: []
Exploring Operation: 58-35=23, Resulting Numbers: [98, 97, 23]
Generated Node #0,0: 92:[98, 97, 23] Operation: 58-35=23
Start Sub Search at level 1: Moving to Node #0,0
Current State: 92:[98, 97, 23], Operations: ['58-35=23']
Exploring Operation: 98-97=1, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
26,
28,
95,
93
] | 91 | [
"28-26=2",
"93*2=186",
"186-95=91"
] | Current State: 91:[26, 28, 95, 93], Operations: []
Exploring Operation: 28-26=2, Resulting Numbers: [95, 93, 2]
Generated Node #2: [95, 93, 2] from Operation: 28-26=2
Current State: 91:[95, 93, 2], Operations: ['28-26=2']
Exploring Operation: 93*2=186, Resulting Numbers: [95, 186]
Generated Node #3: [95, 186] from Oper... | 4 | Current State: 91:[26, 28, 95, 93], Operations: []
Exploring Operation: 28-26=2, Resulting Numbers: [95, 93, 2]
Generated Node #0,0: 91:[95, 93, 2] Operation: 28-26=2
Exploring Operation: 95-93=2, Resulting Numbers: [26, 28, 2]
Generated Node #0,1: 91:[26, 28, 2] Operation: 95-93=2
Start Sub Search at level 1: Moving t... | 0 | hs_2 | mult_heuristic |
[
69,
3,
1,
2
] | 37 | [
"69+3=72",
"72/2=36",
"1+36=37"
] | Current State: 37:[69, 3, 1, 2], Operations: []
Exploring Operation: 69+3=72, Resulting Numbers: [1, 2, 72]
Generated Node #2: [1, 2, 72] from Operation: 69+3=72
Current State: 37:[1, 2, 72], Operations: ['69+3=72']
Exploring Operation: 72/2=36, Resulting Numbers: [1, 36]
Generated Node #3: [1, 36] from Operation: 72/2... | 4 | Current State: 37:[69, 3, 1, 2], Operations: []
Exploring Operation: 69/3=23, Resulting Numbers: [1, 2, 23]
Generated Node #0,0: 37:[1, 2, 23] Operation: 69/3=23
Exploring Operation: 3*2=6, Resulting Numbers: [69, 1, 6]
Generated Node #0,1: 37:[69, 1, 6] Operation: 3*2=6
Moving to Node #0,0
Current State: 37:[1, 2, 23]... | 0 | hs_2 | sum_heuristic |
[
61,
18,
5,
8
] | 83 | [
"61-18=43",
"5*8=40",
"43+40=83"
] | Current State: 83:[61, 18, 5, 8], Operations: []
Exploring Operation: 61-18=43, Resulting Numbers: [5, 8, 43]
Generated Node #2: [5, 8, 43] from Operation: 61-18=43
Current State: 83:[5, 8, 43], Operations: ['61-18=43']
Exploring Operation: 5*8=40, Resulting Numbers: [43, 40]
Generated Node #3: [43, 40] from Operation:... | 4 | Current State: 83:[61, 18, 5, 8], Operations: []
Exploring Operation: 5*8=40, Resulting Numbers: [61, 18, 40]
Generated Node #0,0: 83:[61, 18, 40] Operation: 5*8=40
Exploring Operation: 18*5=90, Resulting Numbers: [61, 8, 90]
Generated Node #0,1: 83:[61, 8, 90] Operation: 18*5=90
Moving to Node #0,1
Current State: 83:[... | 0 | hs_2 | sum_heuristic |
[
40,
49,
2,
6
] | 12 | [
"49-40=9",
"6/2=3",
"9+3=12"
] | Current State: 12:[40, 49, 2, 6], Operations: []
Exploring Operation: 49-40=9, Resulting Numbers: [2, 6, 9]
Generated Node #2: [2, 6, 9] from Operation: 49-40=9
Current State: 12:[2, 6, 9], Operations: ['49-40=9']
Exploring Operation: 6/2=3, Resulting Numbers: [9, 3]
Generated Node #3: [9, 3] from Operation: 6/2=3
Curr... | 4 | Current State: 12:[40, 49, 2, 6], Operations: []
Exploring Operation: 40-2=38, Resulting Numbers: [49, 6, 38]
Generated Node #0,0: 12:[49, 6, 38] Operation: 40-2=38
Exploring Operation: 40/2=20, Resulting Numbers: [49, 6, 20]
Generated Node #0,1: 12:[49, 6, 20] Operation: 40/2=20
Exploring Operation: 40-6=34, Resulting... | 0 | hs_5 | mult_heuristic |
[
95,
93,
31,
65
] | 99 | [
"95-93=2",
"65*2=130",
"130-31=99"
] | Current State: 99:[95, 93, 31, 65], Operations: []
Exploring Operation: 95-93=2, Resulting Numbers: [31, 65, 2]
Generated Node #2: [31, 65, 2] from Operation: 95-93=2
Current State: 99:[31, 65, 2], Operations: ['95-93=2']
Exploring Operation: 65*2=130, Resulting Numbers: [31, 130]
Generated Node #3: [31, 130] from Oper... | 4 | Current State: 99:[95, 93, 31, 65], Operations: []
Exploring Operation: 93-65=28, Resulting Numbers: [95, 31, 28]
Generated Node #0,0: 99:[95, 31, 28] Operation: 93-65=28
Exploring Operation: 95-65=30, Resulting Numbers: [93, 31, 30]
Generated Node #0,1: 99:[93, 31, 30] Operation: 95-65=30
Exploring Operation: 65-31=34... | 0 | hs_3 | sum_heuristic |
[
85,
24,
14,
10
] | 65 | [
"85-24=61",
"14-10=4",
"61+4=65"
] | Current State: 65:[85, 24, 14, 10], Operations: []
Exploring Operation: 85-24=61, Resulting Numbers: [14, 10, 61]
Generated Node #2: [14, 10, 61] from Operation: 85-24=61
Current State: 65:[14, 10, 61], Operations: ['85-24=61']
Exploring Operation: 14-10=4, Resulting Numbers: [61, 4]
Generated Node #3: [61, 4] from Ope... | 4 | Current State: 65:[85, 24, 14, 10], Operations: []
Exploring Operation: 85-14=71, Resulting Numbers: [24, 10, 71]
Generated Node #0,0: 65:[24, 10, 71] Operation: 85-14=71
Exploring Operation: 85-10=75, Resulting Numbers: [24, 14, 75]
Generated Node #0,1: 65:[24, 14, 75] Operation: 85-10=75
Exploring Operation: 85-24=61... | 0.990451 | hs_3 | sum_heuristic |
[
36,
18,
18,
78
] | 69 | [
"36/18=2",
"18/2=9",
"78-9=69"
] | Current State: 69:[36, 18, 18, 78], Operations: []
Exploring Operation: 36/18=2, Resulting Numbers: [78, 2]
Generated Node #2: [78, 2] from Operation: 36/18=2
Current State: 69:[78, 2], Operations: ['36/18=2']
Exploring Operation: 18/2=9, Resulting Numbers: [78, 9]
Generated Node #3: [78, 9] from Operation: 18/2=9
Curr... | 4 | Current State: 69:[36, 18, 18, 78], Operations: []
Exploring Operation: 36-18=18, Resulting Numbers: [18, 78, 18]
Generated Node #0,0: 69:[18, 78, 18] Operation: 36-18=18
Exploring Operation: 36/18=2, Resulting Numbers: [18, 78, 2]
Generated Node #0,1: 69:[18, 78, 2] Operation: 36/18=2
Exploring Operation: 36/18=2, Res... | 0.979167 | hs_4 | sum_heuristic |
[
17,
73,
13,
16
] | 61 | [
"17+73=90",
"13+16=29",
"90-29=61"
] | Current State: 61:[17, 73, 13, 16], Operations: []
Exploring Operation: 17+73=90, Resulting Numbers: [13, 16, 90]
Generated Node #2: [13, 16, 90] from Operation: 17+73=90
Current State: 61:[13, 16, 90], Operations: ['17+73=90']
Exploring Operation: 13+16=29, Resulting Numbers: [90, 29]
Generated Node #3: [90, 29] from ... | 4 | Current State: 61:[17, 73, 13, 16], Operations: []
Exploring Operation: 17+13=30, Resulting Numbers: [73, 16, 30]
Generated Node #0,0: 61:[73, 16, 30] Operation: 17+13=30
Exploring Operation: 13+16=29, Resulting Numbers: [17, 73, 29]
Generated Node #0,1: 61:[17, 73, 29] Operation: 13+16=29
Exploring Operation: 73-16=57... | 0.962674 | hs_5 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.