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 |
|---|---|---|---|---|---|---|---|---|
[
55,
60,
41,
60
] | 97 | [
"55+41=96",
"60/60=1",
"96+1=97"
] | Current State: 97:[55, 60, 41, 60], Operations: []
Exploring Operation: 55+41=96, Resulting Numbers: [60, 60, 96]
Generated Node #2: [60, 60, 96] from Operation: 55+41=96
Current State: 97:[60, 60, 96], Operations: ['55+41=96']
Exploring Operation: 60/60=1, Resulting Numbers: [96, 1]
Generated Node #3: [96, 1] from Ope... | 4 | Current State: 97:[55, 60, 41, 60], Operations: []
Exploring Operation: 41+60=101, Resulting Numbers: [55, 60, 101]
Generated Node #0,0: 97:[55, 60, 101] Operation: 41+60=101
Exploring Operation: 55+41=96, Resulting Numbers: [60, 60, 96]
Generated Node #0,1: 97:[60, 60, 96] Operation: 55+41=96
Exploring Operation: 60+4... | 0.978299 | hs_4 | mult_heuristic |
[
26,
98,
11,
7
] | 95 | [
"26+7=33",
"33/11=3",
"98-3=95"
] | Current State: 95:[26, 98, 11, 7], Operations: []
Exploring Operation: 26+7=33, Resulting Numbers: [98, 11, 33]
Generated Node #2: [98, 11, 33] from Operation: 26+7=33
Current State: 95:[98, 11, 33], Operations: ['26+7=33']
Exploring Operation: 33/11=3, Resulting Numbers: [98, 3]
Generated Node #3: [98, 3] from Operati... | 4 | Current State: 95:[26, 98, 11, 7], Operations: []
Exploring Operation: 26-11=15, Resulting Numbers: [98, 7, 15]
Generated Node #0,0: 95:[98, 7, 15] Operation: 26-11=15
Exploring Operation: 26-7=19, Resulting Numbers: [98, 11, 19]
Generated Node #0,1: 95:[98, 11, 19] Operation: 26-7=19
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
49,
83,
66,
68
] | 64 | [
"83-49=34",
"68/34=2",
"66-2=64"
] | Current State: 64:[49, 83, 66, 68], Operations: []
Exploring Operation: 83-49=34, Resulting Numbers: [66, 68, 34]
Generated Node #2: [66, 68, 34] from Operation: 83-49=34
Current State: 64:[66, 68, 34], Operations: ['83-49=34']
Exploring Operation: 68/34=2, Resulting Numbers: [66, 2]
Generated Node #3: [66, 2] from Ope... | 4 | Current State: 64:[49, 83, 66, 68], Operations: []
Exploring Operation: 83-68=15, Resulting Numbers: [49, 66, 15]
Generated Node #0,0: 64:[49, 66, 15] Operation: 83-68=15
Exploring Operation: 83-49=34, Resulting Numbers: [66, 68, 34]
Generated Node #0,1: 64:[66, 68, 34] Operation: 83-49=34
Exploring Operation: 83-66=17... | 0.928819 | hs_5 | mult_heuristic |
[
20,
17,
53,
3
] | 87 | [
"20+17=37",
"53-3=50",
"37+50=87"
] | Current State: 87:[20, 17, 53, 3], Operations: []
Exploring Operation: 20+17=37, Resulting Numbers: [53, 3, 37]
Generated Node #2: [53, 3, 37] from Operation: 20+17=37
Current State: 87:[53, 3, 37], Operations: ['20+17=37']
Exploring Operation: 53-3=50, Resulting Numbers: [37, 50]
Generated Node #3: [37, 50] from Opera... | 4 | Current State: 87:[20, 17, 53, 3], Operations: []
Exploring Operation: 53-20=33, Resulting Numbers: [17, 3, 33]
Generated Node #0,0: 87:[17, 3, 33] Operation: 53-20=33
Exploring Operation: 20-17=3, Resulting Numbers: [53, 3, 3]
Generated Node #0,1: 87:[53, 3, 3] Operation: 20-17=3
Exploring Operation: 20+53=73, Resulti... | 0.946181 | hs_4 | sum_heuristic |
[
99,
39,
20,
57
] | 97 | [
"99-39=60",
"57-20=37",
"60+37=97"
] | Current State: 97:[99, 39, 20, 57], Operations: []
Exploring Operation: 99-39=60, Resulting Numbers: [20, 57, 60]
Generated Node #2: [20, 57, 60] from Operation: 99-39=60
Current State: 97:[20, 57, 60], Operations: ['99-39=60']
Exploring Operation: 57-20=37, Resulting Numbers: [60, 37]
Generated Node #3: [60, 37] from ... | 4 | Current State: 97:[99, 39, 20, 57], Operations: []
Exploring Operation: 39+57=96, Resulting Numbers: [99, 20, 96]
Generated Node #0,0: 97:[99, 20, 96] Operation: 39+57=96
Exploring Operation: 20+57=77, Resulting Numbers: [99, 39, 77]
Generated Node #0,1: 97:[99, 39, 77] Operation: 20+57=77
Exploring Operation: 39+20=59... | 0.96441 | hs_3 | mult_heuristic |
[
13,
90,
13,
34
] | 82 | [
"13+90=103",
"34-13=21",
"103-21=82"
] | Current State: 82:[13, 90, 13, 34], Operations: []
Exploring Operation: 13+90=103, Resulting Numbers: [34, 103]
Generated Node #2: [34, 103] from Operation: 13+90=103
Current State: 82:[34, 103], Operations: ['13+90=103']
Exploring Operation: 34-13=21, Resulting Numbers: [103, 21]
Generated Node #3: [103, 21] from Oper... | 4 | Current State: 82:[13, 90, 13, 34], Operations: []
Exploring Operation: 13/13=1, Resulting Numbers: [90, 34, 1]
Generated Node #0,0: 82:[90, 34, 1] Operation: 13/13=1
Exploring Operation: 13-13=0, Resulting Numbers: [90, 34, 0]
Generated Node #0,1: 82:[90, 34, 0] Operation: 13-13=0
Moving to Node #0,0
Current State: 82... | 0 | hs_2 | mult_heuristic |
[
77,
39,
9,
53
] | 82 | [
"77-39=38",
"53-9=44",
"38+44=82"
] | Current State: 82:[77, 39, 9, 53], Operations: []
Exploring Operation: 77-39=38, Resulting Numbers: [9, 53, 38]
Generated Node #2: [9, 53, 38] from Operation: 77-39=38
Current State: 82:[9, 53, 38], Operations: ['77-39=38']
Exploring Operation: 53-9=44, Resulting Numbers: [38, 44]
Generated Node #3: [38, 44] from Opera... | 4 | Current State: 82:[77, 39, 9, 53], Operations: []
Exploring Operation: 53-9=44, Resulting Numbers: [77, 39, 44]
Generated Node #0,0: 82:[77, 39, 44] Operation: 53-9=44
Exploring Operation: 77+9=86, Resulting Numbers: [39, 53, 86]
Generated Node #0,1: 82:[39, 53, 86] Operation: 77+9=86
Start Sub Search at level 1: Movin... | 0.992188 | hs_2 | sum_heuristic |
[
56,
65,
8,
21
] | 51 | [
"65-56=9",
"8*9=72",
"72-21=51"
] | Current State: 51:[56, 65, 8, 21], Operations: []
Exploring Operation: 65-56=9, Resulting Numbers: [8, 21, 9]
Generated Node #2: [8, 21, 9] from Operation: 65-56=9
Current State: 51:[8, 21, 9], Operations: ['65-56=9']
Exploring Operation: 8*9=72, Resulting Numbers: [21, 72]
Generated Node #3: [21, 72] from Operation: 8... | 4 | Current State: 51:[56, 65, 8, 21], Operations: []
Exploring Operation: 56-8=48, Resulting Numbers: [65, 21, 48]
Generated Node #0,0: 51:[65, 21, 48] Operation: 56-8=48
Exploring Operation: 65-8=57, Resulting Numbers: [56, 21, 57]
Generated Node #0,1: 51:[56, 21, 57] Operation: 65-8=57
Exploring Operation: 65-21=44, Res... | 0.942708 | hs_5 | mult_heuristic |
[
53,
73,
63,
11
] | 54 | [
"73-53=20",
"63+11=74",
"74-20=54"
] | Current State: 54:[53, 73, 63, 11], Operations: []
Exploring Operation: 73-53=20, Resulting Numbers: [63, 11, 20]
Generated Node #2: [63, 11, 20] from Operation: 73-53=20
Current State: 54:[63, 11, 20], Operations: ['73-53=20']
Exploring Operation: 63+11=74, Resulting Numbers: [20, 74]
Generated Node #3: [20, 74] from ... | 4 | Current State: 54:[53, 73, 63, 11], Operations: []
Exploring Operation: 73-63=10, Resulting Numbers: [53, 11, 10]
Generated Node #0,0: 54:[53, 11, 10] Operation: 73-63=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 54:[53, 11, 10], Operations: ['73-63=10']
Exploring Operation: 11-10=1, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
55,
22,
88,
90
] | 79 | [
"55+22=77",
"90-88=2",
"77+2=79"
] | Current State: 79:[55, 22, 88, 90], Operations: []
Exploring Operation: 55+22=77, Resulting Numbers: [88, 90, 77]
Generated Node #2: [88, 90, 77] from Operation: 55+22=77
Current State: 79:[88, 90, 77], Operations: ['55+22=77']
Exploring Operation: 90-88=2, Resulting Numbers: [77, 2]
Generated Node #3: [77, 2] from Ope... | 4 | Current State: 79:[55, 22, 88, 90], Operations: []
Exploring Operation: 55+22=77, Resulting Numbers: [88, 90, 77]
Generated Node #0,0: 79:[88, 90, 77] Operation: 55+22=77
Exploring Operation: 90-22=68, Resulting Numbers: [55, 88, 68]
Generated Node #0,1: 79:[55, 88, 68] Operation: 90-22=68
Exploring Operation: 88-22=66... | 0.967882 | hs_3 | sum_heuristic |
[
96,
96,
44,
39
] | 39 | [
"96-96=0",
"44*0=0",
"39+0=39"
] | Current State: 39:[96, 96, 44, 39], Operations: []
Exploring Operation: 96-96=0, Resulting Numbers: [44, 39, 0]
Generated Node #2: [44, 39, 0] from Operation: 96-96=0
Current State: 39:[44, 39, 0], Operations: ['96-96=0']
Exploring Operation: 44*0=0, Resulting Numbers: [39, 0]
Generated Node #3: [39, 0] from Operation:... | 4 | Current State: 39:[96, 96, 44, 39], Operations: []
Exploring Operation: 96/96=1, Resulting Numbers: [44, 39, 1]
Generated Node #0,0: 39:[44, 39, 1] Operation: 96/96=1
Exploring Operation: 96-44=52, Resulting Numbers: [96, 39, 52]
Generated Node #0,1: 39:[96, 39, 52] Operation: 96-44=52
Exploring Operation: 96-96=0, Res... | 0.979167 | hs_3 | sum_heuristic |
[
64,
2,
59,
17
] | 89 | [
"64+59=123",
"2*17=34",
"123-34=89"
] | Current State: 89:[64, 2, 59, 17], Operations: []
Exploring Operation: 64+59=123, Resulting Numbers: [2, 17, 123]
Generated Node #2: [2, 17, 123] from Operation: 64+59=123
Current State: 89:[2, 17, 123], Operations: ['64+59=123']
Exploring Operation: 2*17=34, Resulting Numbers: [123, 34]
Generated Node #3: [123, 34] fr... | 4 | Current State: 89:[64, 2, 59, 17], Operations: []
Exploring Operation: 2*17=34, Resulting Numbers: [64, 59, 34]
Generated Node #0,0: 89:[64, 59, 34] Operation: 2*17=34
Moving to Node #0,0
Current State: 89:[64, 59, 34], Operations: ['2*17=34']
Exploring Operation: 59+34=93, Resulting Numbers: [64, 93]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
[
33,
71,
18,
11
] | 31 | [
"71-33=38",
"18-11=7",
"38-7=31"
] | Current State: 31:[33, 71, 18, 11], Operations: []
Exploring Operation: 71-33=38, Resulting Numbers: [18, 11, 38]
Generated Node #2: [18, 11, 38] from Operation: 71-33=38
Current State: 31:[18, 11, 38], Operations: ['71-33=38']
Exploring Operation: 18-11=7, Resulting Numbers: [38, 7]
Generated Node #3: [38, 7] from Ope... | 4 | Current State: 31:[33, 71, 18, 11], Operations: []
Exploring Operation: 71-33=38, Resulting Numbers: [18, 11, 38]
Generated Node #0,0: 31:[18, 11, 38] Operation: 71-33=38
Exploring Operation: 18+11=29, Resulting Numbers: [33, 71, 29]
Generated Node #0,1: 31:[33, 71, 29] Operation: 18+11=29
Exploring Operation: 71-18=53... | 0.981771 | hs_5 | sum_heuristic |
[
65,
8,
77,
31
] | 65 | [
"77-65=12",
"8*12=96",
"96-31=65"
] | Current State: 65:[65, 8, 77, 31], Operations: []
Exploring Operation: 77-65=12, Resulting Numbers: [8, 31, 12]
Generated Node #2: [8, 31, 12] from Operation: 77-65=12
Current State: 65:[8, 31, 12], Operations: ['77-65=12']
Exploring Operation: 8*12=96, Resulting Numbers: [31, 96]
Generated Node #3: [31, 96] from Opera... | 4 | Current State: 65:[65, 8, 77, 31], Operations: []
Exploring Operation: 77-8=69, Resulting Numbers: [65, 31, 69]
Generated Node #0,0: 65:[65, 31, 69] Operation: 77-8=69
Exploring Operation: 77-65=12, Resulting Numbers: [8, 31, 12]
Generated Node #0,1: 65:[8, 31, 12] Operation: 77-65=12
Exploring Operation: 31-8=23, Resu... | 0 | hs_3 | mult_heuristic |
[
25,
22,
19,
71
] | 99 | [
"25+22=47",
"71-19=52",
"47+52=99"
] | Current State: 99:[25, 22, 19, 71], Operations: []
Exploring Operation: 25+22=47, Resulting Numbers: [19, 71, 47]
Generated Node #2: [19, 71, 47] from Operation: 25+22=47
Current State: 99:[19, 71, 47], Operations: ['25+22=47']
Exploring Operation: 71-19=52, Resulting Numbers: [47, 52]
Generated Node #3: [47, 52] from ... | 4 | Current State: 99:[25, 22, 19, 71], Operations: []
Exploring Operation: 25+71=96, Resulting Numbers: [22, 19, 96]
Generated Node #0,0: 99:[22, 19, 96] Operation: 25+71=96
Exploring Operation: 22+71=93, Resulting Numbers: [25, 19, 93]
Generated Node #0,1: 99:[25, 19, 93] Operation: 22+71=93
Exploring Operation: 19+71=90... | 0.990451 | hs_3 | mult_heuristic |
[
49,
6,
66,
30
] | 23 | [
"49+66=115",
"30/6=5",
"115/5=23"
] | Current State: 23:[49, 6, 66, 30], Operations: []
Exploring Operation: 49+66=115, Resulting Numbers: [6, 30, 115]
Generated Node #2: [6, 30, 115] from Operation: 49+66=115
Current State: 23:[6, 30, 115], Operations: ['49+66=115']
Exploring Operation: 30/6=5, Resulting Numbers: [115, 5]
Generated Node #3: [115, 5] from ... | 4 | Current State: 23:[49, 6, 66, 30], Operations: []
Exploring Operation: 66-49=17, Resulting Numbers: [6, 30, 17]
Generated Node #0,0: 23:[6, 30, 17] Operation: 66-49=17
Moving to Node #0,0
Current State: 23:[6, 30, 17], Operations: ['66-49=17']
Exploring Operation: 30-6=24, Resulting Numbers: [17, 24]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
49,
90,
85,
13
] | 92 | [
"85+13=98",
"98/49=2",
"90+2=92"
] | Current State: 92:[49, 90, 85, 13], Operations: []
Exploring Operation: 85+13=98, Resulting Numbers: [49, 90, 98]
Generated Node #2: [49, 90, 98] from Operation: 85+13=98
Current State: 92:[49, 90, 98], Operations: ['85+13=98']
Exploring Operation: 98/49=2, Resulting Numbers: [90, 2]
Generated Node #3: [90, 2] from Ope... | 4 | Current State: 92:[49, 90, 85, 13], Operations: []
Exploring Operation: 85+13=98, Resulting Numbers: [49, 90, 98]
Generated Node #0,0: 92:[49, 90, 98] Operation: 85+13=98
Exploring Operation: 49-13=36, Resulting Numbers: [90, 85, 36]
Generated Node #0,1: 92:[90, 85, 36] Operation: 49-13=36
Exploring Operation: 90-49=41... | 0.94184 | hs_5 | sum_heuristic |
[
73,
84,
1,
59
] | 69 | [
"84-73=11",
"59-1=58",
"11+58=69"
] | Current State: 69:[73, 84, 1, 59], Operations: []
Exploring Operation: 84-73=11, Resulting Numbers: [1, 59, 11]
Generated Node #2: [1, 59, 11] from Operation: 84-73=11
Current State: 69:[1, 59, 11], Operations: ['84-73=11']
Exploring Operation: 59-1=58, Resulting Numbers: [11, 58]
Generated Node #3: [11, 58] from Opera... | 4 | Current State: 69:[73, 84, 1, 59], Operations: []
Exploring Operation: 84-59=25, Resulting Numbers: [73, 1, 25]
Generated Node #0,0: 69:[73, 1, 25] Operation: 84-59=25
Start Sub Search at level 1: Moving to Node #0,0
Current State: 69:[73, 1, 25], Operations: ['84-59=25']
Exploring Operation: 73-1=72, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
20,
37,
72,
97
] | 75 | [
"97-37=60",
"60/20=3",
"72+3=75"
] | Current State: 75:[20, 37, 72, 97], Operations: []
Exploring Operation: 97-37=60, Resulting Numbers: [20, 72, 60]
Generated Node #2: [20, 72, 60] from Operation: 97-37=60
Current State: 75:[20, 72, 60], Operations: ['97-37=60']
Exploring Operation: 60/20=3, Resulting Numbers: [72, 3]
Generated Node #3: [72, 3] from Ope... | 4 | Current State: 75:[20, 37, 72, 97], Operations: []
Exploring Operation: 97-20=77, Resulting Numbers: [37, 72, 77]
Generated Node #0,0: 75:[37, 72, 77] Operation: 97-20=77
Start Sub Search at level 1: Moving to Node #0,0
Current State: 75:[37, 72, 77], Operations: ['97-20=77']
Exploring Operation: 72-37=35, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
46,
6,
41,
13
] | 55 | [
"41+13=54",
"54/6=9",
"46+9=55"
] | Current State: 55:[46, 6, 41, 13], Operations: []
Exploring Operation: 41+13=54, Resulting Numbers: [46, 6, 54]
Generated Node #2: [46, 6, 54] from Operation: 41+13=54
Current State: 55:[46, 6, 54], Operations: ['41+13=54']
Exploring Operation: 54/6=9, Resulting Numbers: [46, 9]
Generated Node #3: [46, 9] from Operatio... | 4 | Current State: 55:[46, 6, 41, 13], Operations: []
Exploring Operation: 6+41=47, Resulting Numbers: [46, 13, 47]
Generated Node #0,0: 55:[46, 13, 47] Operation: 6+41=47
Exploring Operation: 46-41=5, Resulting Numbers: [6, 13, 5]
Generated Node #0,1: 55:[6, 13, 5] Operation: 46-41=5
Exploring Operation: 41+13=54, Resulti... | 0.961806 | hs_5 | sum_heuristic |
[
24,
23,
54,
67
] | 60 | [
"24+23=47",
"67-54=13",
"47+13=60"
] | Current State: 60:[24, 23, 54, 67], Operations: []
Exploring Operation: 24+23=47, Resulting Numbers: [54, 67, 47]
Generated Node #2: [54, 67, 47] from Operation: 24+23=47
Current State: 60:[54, 67, 47], Operations: ['24+23=47']
Exploring Operation: 67-54=13, Resulting Numbers: [47, 13]
Generated Node #3: [47, 13] from ... | 4 | Current State: 60:[24, 23, 54, 67], Operations: []
Exploring Operation: 67-54=13, Resulting Numbers: [24, 23, 13]
Generated Node #0,0: 60:[24, 23, 13] Operation: 67-54=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 60:[24, 23, 13], Operations: ['67-54=13']
Exploring Operation: 24-23=1, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
75,
79,
8,
82
] | 15 | [
"79+8=87",
"87-82=5",
"75/5=15"
] | Current State: 15:[75, 79, 8, 82], Operations: []
Exploring Operation: 79+8=87, Resulting Numbers: [75, 82, 87]
Generated Node #2: [75, 82, 87] from Operation: 79+8=87
Current State: 15:[75, 82, 87], Operations: ['79+8=87']
Exploring Operation: 87-82=5, Resulting Numbers: [75, 5]
Generated Node #3: [75, 5] from Operati... | 4 | Current State: 15:[75, 79, 8, 82], Operations: []
Exploring Operation: 79-75=4, Resulting Numbers: [8, 82, 4]
Generated Node #0,0: 15:[8, 82, 4] Operation: 79-75=4
Exploring Operation: 82-79=3, Resulting Numbers: [75, 8, 3]
Generated Node #0,1: 15:[75, 8, 3] Operation: 82-79=3
Exploring Operation: 82-75=7, Resulting Nu... | 0.947917 | hs_4 | mult_heuristic |
[
16,
5,
37,
76
] | 93 | [
"16+76=92",
"5*37=185",
"185-92=93"
] | Current State: 93:[16, 5, 37, 76], Operations: []
Exploring Operation: 16+76=92, Resulting Numbers: [5, 37, 92]
Generated Node #2: [5, 37, 92] from Operation: 16+76=92
Current State: 93:[5, 37, 92], Operations: ['16+76=92']
Exploring Operation: 5*37=185, Resulting Numbers: [92, 185]
Generated Node #3: [92, 185] from Op... | 4 | Current State: 93:[16, 5, 37, 76], Operations: []
Exploring Operation: 16+76=92, Resulting Numbers: [5, 37, 92]
Generated Node #0,0: 93:[5, 37, 92] Operation: 16+76=92
Exploring Operation: 76-37=39, Resulting Numbers: [16, 5, 39]
Generated Node #0,1: 93:[16, 5, 39] Operation: 76-37=39
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
70,
82,
10,
43
] | 86 | [
"82-70=12",
"12-10=2",
"43*2=86"
] | Current State: 86:[70, 82, 10, 43], Operations: []
Exploring Operation: 82-70=12, Resulting Numbers: [10, 43, 12]
Generated Node #2: [10, 43, 12] from Operation: 82-70=12
Current State: 86:[10, 43, 12], Operations: ['82-70=12']
Exploring Operation: 12-10=2, Resulting Numbers: [43, 2]
Generated Node #3: [43, 2] from Ope... | 4 | Current State: 86:[70, 82, 10, 43], Operations: []
Exploring Operation: 82-70=12, Resulting Numbers: [10, 43, 12]
Generated Node #0,0: 86:[10, 43, 12] Operation: 82-70=12
Exploring Operation: 70/10=7, Resulting Numbers: [82, 43, 7]
Generated Node #0,1: 86:[82, 43, 7] Operation: 70/10=7
Exploring Operation: 70+10=80, Re... | 0.987847 | hs_3 | sum_heuristic |
[
97,
70,
54,
55
] | 53 | [
"97-70=27",
"54/27=2",
"55-2=53"
] | Current State: 53:[97, 70, 54, 55], Operations: []
Exploring Operation: 97-70=27, Resulting Numbers: [54, 55, 27]
Generated Node #2: [54, 55, 27] from Operation: 97-70=27
Current State: 53:[54, 55, 27], Operations: ['97-70=27']
Exploring Operation: 54/27=2, Resulting Numbers: [55, 2]
Generated Node #3: [55, 2] from Ope... | 4 | Current State: 53:[97, 70, 54, 55], Operations: []
Exploring Operation: 97-55=42, Resulting Numbers: [70, 54, 42]
Generated Node #0,0: 53:[70, 54, 42] Operation: 97-55=42
Exploring Operation: 97-54=43, Resulting Numbers: [70, 55, 43]
Generated Node #0,1: 53:[70, 55, 43] Operation: 97-54=43
Exploring Operation: 97-70=27... | 0.970486 | hs_5 | mult_heuristic |
[
5,
80,
72,
74
] | 61 | [
"5+80=85",
"72+74=146",
"146-85=61"
] | Current State: 61:[5, 80, 72, 74], Operations: []
Exploring Operation: 5+80=85, Resulting Numbers: [72, 74, 85]
Generated Node #2: [72, 74, 85] from Operation: 5+80=85
Current State: 61:[72, 74, 85], Operations: ['5+80=85']
Exploring Operation: 72+74=146, Resulting Numbers: [85, 146]
Generated Node #3: [85, 146] from O... | 4 | Current State: 61:[5, 80, 72, 74], Operations: []
Exploring Operation: 80-5=75, Resulting Numbers: [72, 74, 75]
Generated Node #0,0: 61:[72, 74, 75] Operation: 80-5=75
Exploring Operation: 72-5=67, Resulting Numbers: [80, 74, 67]
Generated Node #0,1: 61:[80, 74, 67] Operation: 72-5=67
Moving to Node #0,0
Current State:... | 0.989583 | hs_2 | sum_heuristic |
[
2,
12,
10,
46
] | 96 | [
"2+46=48",
"12-10=2",
"48*2=96"
] | Current State: 96:[2, 12, 10, 46], Operations: []
Exploring Operation: 2+46=48, Resulting Numbers: [12, 10, 48]
Generated Node #2: [12, 10, 48] from Operation: 2+46=48
Current State: 96:[12, 10, 48], Operations: ['2+46=48']
Exploring Operation: 12-10=2, Resulting Numbers: [48, 2]
Generated Node #3: [48, 2] from Operati... | 4 | Current State: 96:[2, 12, 10, 46], Operations: []
Exploring Operation: 2+46=48, Resulting Numbers: [12, 10, 48]
Generated Node #0,0: 96:[12, 10, 48] Operation: 2+46=48
Exploring Operation: 10-2=8, Resulting Numbers: [12, 46, 8]
Generated Node #0,1: 96:[12, 46, 8] Operation: 10-2=8
Exploring Operation: 12-10=2, Resultin... | 0.976563 | hs_4 | sum_heuristic |
[
20,
8,
7,
43
] | 72 | [
"20+43=63",
"8*63=504",
"504/7=72"
] | Current State: 72:[20, 8, 7, 43], Operations: []
Exploring Operation: 20+43=63, Resulting Numbers: [8, 7, 63]
Generated Node #2: [8, 7, 63] from Operation: 20+43=63
Current State: 72:[8, 7, 63], Operations: ['20+43=63']
Exploring Operation: 8*63=504, Resulting Numbers: [7, 504]
Generated Node #3: [7, 504] from Operatio... | 4 | Current State: 72:[20, 8, 7, 43], Operations: []
Exploring Operation: 43-20=23, Resulting Numbers: [8, 7, 23]
Generated Node #0,0: 72:[8, 7, 23] Operation: 43-20=23
Exploring Operation: 20-8=12, Resulting Numbers: [7, 43, 12]
Generated Node #0,1: 72:[7, 43, 12] Operation: 20-8=12
Exploring Operation: 43-7=36, Resulting... | 0 | hs_4 | mult_heuristic |
[
49,
90,
21,
5
] | 32 | [
"49+90=139",
"21+139=160",
"160/5=32"
] | Current State: 32:[49, 90, 21, 5], Operations: []
Exploring Operation: 49+90=139, Resulting Numbers: [21, 5, 139]
Generated Node #2: [21, 5, 139] from Operation: 49+90=139
Current State: 32:[21, 5, 139], Operations: ['49+90=139']
Exploring Operation: 21+139=160, Resulting Numbers: [5, 160]
Generated Node #3: [5, 160] f... | 4 | Current State: 32:[49, 90, 21, 5], Operations: []
Exploring Operation: 90/5=18, Resulting Numbers: [49, 21, 18]
Generated Node #0,0: 32:[49, 21, 18] Operation: 90/5=18
Exploring Operation: 90-49=41, Resulting Numbers: [21, 5, 41]
Generated Node #0,1: 32:[21, 5, 41] Operation: 90-49=41
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
77,
24,
24,
9
] | 69 | [
"77-9=68",
"24/24=1",
"68+1=69"
] | Current State: 69:[77, 24, 24, 9], Operations: []
Exploring Operation: 77-9=68, Resulting Numbers: [24, 24, 68]
Generated Node #2: [24, 24, 68] from Operation: 77-9=68
Current State: 69:[24, 24, 68], Operations: ['77-9=68']
Exploring Operation: 24/24=1, Resulting Numbers: [68, 1]
Generated Node #3: [68, 1] from Operati... | 4 | Current State: 69:[77, 24, 24, 9], Operations: []
Exploring Operation: 24/24=1, Resulting Numbers: [77, 9, 1]
Generated Node #0,0: 69:[77, 9, 1] Operation: 24/24=1
Exploring Operation: 77-9=68, Resulting Numbers: [24, 24, 68]
Generated Node #0,1: 69:[24, 24, 68] Operation: 77-9=68
Moving to Node #0,1
Current State: 69:... | 0.989583 | hs_2 | sum_heuristic |
[
61,
66,
37,
7
] | 39 | [
"66-61=5",
"37+7=44",
"44-5=39"
] | Current State: 39:[61, 66, 37, 7], Operations: []
Exploring Operation: 66-61=5, Resulting Numbers: [37, 7, 5]
Generated Node #2: [37, 7, 5] from Operation: 66-61=5
Current State: 39:[37, 7, 5], Operations: ['66-61=5']
Exploring Operation: 37+7=44, Resulting Numbers: [5, 44]
Generated Node #3: [5, 44] from Operation: 37... | 4 | Current State: 39:[61, 66, 37, 7], Operations: []
Exploring Operation: 61-7=54, Resulting Numbers: [66, 37, 54]
Generated Node #0,0: 39:[66, 37, 54] Operation: 61-7=54
Exploring Operation: 66-37=29, Resulting Numbers: [61, 7, 29]
Generated Node #0,1: 39:[61, 7, 29] Operation: 66-37=29
Exploring Operation: 66-61=5, Resu... | 0.940972 | hs_5 | mult_heuristic |
[
55,
59,
44,
79
] | 16 | [
"79-59=20",
"44*20=880",
"880/55=16"
] | Current State: 16:[55, 59, 44, 79], Operations: []
Exploring Operation: 79-59=20, Resulting Numbers: [55, 44, 20]
Generated Node #2: [55, 44, 20] from Operation: 79-59=20
Current State: 16:[55, 44, 20], Operations: ['79-59=20']
Exploring Operation: 44*20=880, Resulting Numbers: [55, 880]
Generated Node #3: [55, 880] fr... | 4 | Current State: 16:[55, 59, 44, 79], Operations: []
Exploring Operation: 79-55=24, Resulting Numbers: [59, 44, 24]
Generated Node #0,0: 16:[59, 44, 24] Operation: 79-55=24
Exploring Operation: 79-59=20, Resulting Numbers: [55, 44, 20]
Generated Node #0,1: 16:[55, 44, 20] Operation: 79-59=20
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
70,
70,
97,
1
] | 99 | [
"70/70=1",
"97+1=98",
"1+98=99"
] | Current State: 99:[70, 70, 97, 1], Operations: []
Exploring Operation: 70/70=1, Resulting Numbers: [97, 1, 1]
Generated Node #2: [97, 1, 1] from Operation: 70/70=1
Current State: 99:[97, 1, 1], Operations: ['70/70=1']
Exploring Operation: 97+1=98, Resulting Numbers: [98]
98,99 equal: Goal Reached
Exploring Operation: 1... | 4 | Current State: 99:[70, 70, 97, 1], Operations: []
Exploring Operation: 70/70=1, Resulting Numbers: [97, 1, 1]
Generated Node #0,0: 99:[97, 1, 1] Operation: 70/70=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 99:[97, 1, 1], Operations: ['70/70=1']
Exploring Operation: 97+1=98, Resulting Numbers: [1, ... | 0.993924 | hs_1 | sum_heuristic |
[
69,
80,
55,
50
] | 10 | [
"80-69=11",
"55/11=5",
"50/5=10"
] | Current State: 10:[69, 80, 55, 50], Operations: []
Exploring Operation: 80-69=11, Resulting Numbers: [55, 50, 11]
Generated Node #2: [55, 50, 11] from Operation: 80-69=11
Current State: 10:[55, 50, 11], Operations: ['80-69=11']
Exploring Operation: 55/11=5, Resulting Numbers: [50, 5]
Generated Node #3: [50, 5] from Ope... | 4 | Current State: 10:[69, 80, 55, 50], Operations: []
Exploring Operation: 69-50=19, Resulting Numbers: [80, 55, 19]
Generated Node #0,0: 10:[80, 55, 19] Operation: 69-50=19
Exploring Operation: 80-69=11, Resulting Numbers: [55, 50, 11]
Generated Node #0,1: 10:[55, 50, 11] Operation: 80-69=11
Exploring Operation: 69-55=14... | 0.957465 | hs_4 | mult_heuristic |
[
97,
17,
4,
36
] | 89 | [
"97-17=80",
"36/4=9",
"80+9=89"
] | Current State: 89:[97, 17, 4, 36], Operations: []
Exploring Operation: 97-17=80, Resulting Numbers: [4, 36, 80]
Generated Node #2: [4, 36, 80] from Operation: 97-17=80
Current State: 89:[4, 36, 80], Operations: ['97-17=80']
Exploring Operation: 36/4=9, Resulting Numbers: [80, 9]
Generated Node #3: [80, 9] from Operatio... | 4 | Current State: 89:[97, 17, 4, 36], Operations: []
Exploring Operation: 17+4=21, Resulting Numbers: [97, 36, 21]
Generated Node #0,0: 89:[97, 36, 21] Operation: 17+4=21
Exploring Operation: 17*4=68, Resulting Numbers: [97, 36, 68]
Generated Node #0,1: 89:[97, 36, 68] Operation: 17*4=68
Exploring Operation: 97-4=93, Resu... | 0 | hs_3 | sum_heuristic |
[
27,
17,
85,
82
] | 41 | [
"27+17=44",
"85-82=3",
"44-3=41"
] | Current State: 41:[27, 17, 85, 82], Operations: []
Exploring Operation: 27+17=44, Resulting Numbers: [85, 82, 44]
Generated Node #2: [85, 82, 44] from Operation: 27+17=44
Current State: 41:[85, 82, 44], Operations: ['27+17=44']
Exploring Operation: 85-82=3, Resulting Numbers: [44, 3]
Generated Node #3: [44, 3] from Ope... | 4 | Current State: 41:[27, 17, 85, 82], Operations: []
Exploring Operation: 82-27=55, Resulting Numbers: [17, 85, 55]
Generated Node #0,0: 41:[17, 85, 55] Operation: 82-27=55
Exploring Operation: 85-27=58, Resulting Numbers: [17, 82, 58]
Generated Node #0,1: 41:[17, 82, 58] Operation: 85-27=58
Exploring Operation: 85-82=3,... | 0.969618 | hs_3 | mult_heuristic |
[
38,
40,
21,
7
] | 50 | [
"38+40=78",
"21+7=28",
"78-28=50"
] | Current State: 50:[38, 40, 21, 7], Operations: []
Exploring Operation: 38+40=78, Resulting Numbers: [21, 7, 78]
Generated Node #2: [21, 7, 78] from Operation: 38+40=78
Current State: 50:[21, 7, 78], Operations: ['38+40=78']
Exploring Operation: 21+7=28, Resulting Numbers: [78, 28]
Generated Node #3: [78, 28] from Opera... | 4 | Current State: 50:[38, 40, 21, 7], Operations: []
Exploring Operation: 38-21=17, Resulting Numbers: [40, 7, 17]
Generated Node #0,0: 50:[40, 7, 17] Operation: 38-21=17
Exploring Operation: 40+7=47, Resulting Numbers: [38, 21, 47]
Generated Node #0,1: 50:[38, 21, 47] Operation: 40+7=47
Exploring Operation: 40-38=2, Resu... | 0.965278 | hs_5 | sum_heuristic |
[
87,
67,
2,
29
] | 69 | [
"87-67=20",
"2*20=40",
"29+40=69"
] | Current State: 69:[87, 67, 2, 29], Operations: []
Exploring Operation: 87-67=20, Resulting Numbers: [2, 29, 20]
Generated Node #2: [2, 29, 20] from Operation: 87-67=20
Current State: 69:[2, 29, 20], Operations: ['87-67=20']
Exploring Operation: 2*20=40, Resulting Numbers: [29, 40]
Generated Node #3: [29, 40] from Opera... | 4 | Current State: 69:[87, 67, 2, 29], Operations: []
Exploring Operation: 87-67=20, Resulting Numbers: [2, 29, 20]
Generated Node #0,0: 69:[2, 29, 20] Operation: 87-67=20
Exploring Operation: 87/29=3, Resulting Numbers: [67, 2, 3]
Generated Node #0,1: 69:[67, 2, 3] Operation: 87/29=3
Start Sub Search at level 1: Moving to... | 0 | hs_2 | sum_heuristic |
[
13,
17,
95,
93
] | 15 | [
"13+17=30",
"95-93=2",
"30/2=15"
] | Current State: 15:[13, 17, 95, 93], Operations: []
Exploring Operation: 13+17=30, Resulting Numbers: [95, 93, 30]
Generated Node #2: [95, 93, 30] from Operation: 13+17=30
Current State: 15:[95, 93, 30], Operations: ['13+17=30']
Exploring Operation: 95-93=2, Resulting Numbers: [30, 2]
Generated Node #3: [30, 2] from Ope... | 4 | Current State: 15:[13, 17, 95, 93], Operations: []
Exploring Operation: 95-93=2, Resulting Numbers: [13, 17, 2]
Generated Node #0,0: 15:[13, 17, 2] Operation: 95-93=2
Exploring Operation: 95-17=78, Resulting Numbers: [13, 93, 78]
Generated Node #0,1: 15:[13, 93, 78] Operation: 95-17=78
Exploring Operation: 93-17=76, Re... | 0 | hs_3 | sum_heuristic |
[
17,
79,
69,
81
] | 89 | [
"79-69=10",
"17*10=170",
"170-81=89"
] | Current State: 89:[17, 79, 69, 81], Operations: []
Exploring Operation: 79-69=10, Resulting Numbers: [17, 81, 10]
Generated Node #2: [17, 81, 10] from Operation: 79-69=10
Current State: 89:[17, 81, 10], Operations: ['79-69=10']
Exploring Operation: 17*10=170, Resulting Numbers: [81, 170]
Generated Node #3: [81, 170] fr... | 4 | Current State: 89:[17, 79, 69, 81], Operations: []
Exploring Operation: 17+69=86, Resulting Numbers: [79, 81, 86]
Generated Node #0,0: 89:[79, 81, 86] Operation: 17+69=86
Exploring Operation: 17+79=96, Resulting Numbers: [69, 81, 96]
Generated Node #0,1: 89:[69, 81, 96] Operation: 17+79=96
Exploring Operation: 17+81=98... | 0 | hs_3 | mult_heuristic |
[
67,
75,
78,
14
] | 34 | [
"75-67=8",
"14*8=112",
"112-78=34"
] | Current State: 34:[67, 75, 78, 14], Operations: []
Exploring Operation: 75-67=8, Resulting Numbers: [78, 14, 8]
Generated Node #2: [78, 14, 8] from Operation: 75-67=8
Current State: 34:[78, 14, 8], Operations: ['75-67=8']
Exploring Operation: 14*8=112, Resulting Numbers: [78, 112]
Generated Node #3: [78, 112] from Oper... | 4 | Current State: 34:[67, 75, 78, 14], Operations: []
Exploring Operation: 75-67=8, Resulting Numbers: [78, 14, 8]
Generated Node #0,0: 34:[78, 14, 8] Operation: 75-67=8
Exploring Operation: 67-14=53, Resulting Numbers: [75, 78, 53]
Generated Node #0,1: 34:[75, 78, 53] Operation: 67-14=53
Exploring Operation: 78-67=11, Re... | 0 | hs_4 | mult_heuristic |
[
47,
9,
29,
84
] | 57 | [
"47+9=56",
"29+84=113",
"113-56=57"
] | Current State: 57:[47, 9, 29, 84], Operations: []
Exploring Operation: 47+9=56, Resulting Numbers: [29, 84, 56]
Generated Node #2: [29, 84, 56] from Operation: 47+9=56
Current State: 57:[29, 84, 56], Operations: ['47+9=56']
Exploring Operation: 29+84=113, Resulting Numbers: [56, 113]
Generated Node #3: [56, 113] from O... | 4 | Current State: 57:[47, 9, 29, 84], Operations: []
Exploring Operation: 84-47=37, Resulting Numbers: [9, 29, 37]
Generated Node #0,0: 57:[9, 29, 37] Operation: 84-47=37
Exploring Operation: 47-29=18, Resulting Numbers: [9, 84, 18]
Generated Node #0,1: 57:[9, 84, 18] Operation: 47-29=18
Exploring Operation: 47+9=56, Resu... | 0.965278 | hs_5 | mult_heuristic |
[
36,
77,
80,
76
] | 75 | [
"76-36=40",
"80/40=2",
"77-2=75"
] | Current State: 75:[36, 77, 80, 76], Operations: []
Exploring Operation: 76-36=40, Resulting Numbers: [77, 80, 40]
Generated Node #2: [77, 80, 40] from Operation: 76-36=40
Current State: 75:[77, 80, 40], Operations: ['76-36=40']
Exploring Operation: 80/40=2, Resulting Numbers: [77, 2]
Generated Node #3: [77, 2] from Ope... | 4 | Current State: 75:[36, 77, 80, 76], Operations: []
Exploring Operation: 80-76=4, Resulting Numbers: [36, 77, 4]
Generated Node #0,0: 75:[36, 77, 4] Operation: 80-76=4
Exploring Operation: 77-76=1, Resulting Numbers: [36, 80, 1]
Generated Node #0,1: 75:[36, 80, 1] Operation: 77-76=1
Exploring Operation: 80-77=3, Resulti... | 0 | hs_3 | sum_heuristic |
[
1,
70,
33,
72
] | 33 | [
"1+70=71",
"72-71=1",
"33*1=33"
] | Current State: 33:[1, 70, 33, 72], Operations: []
Exploring Operation: 1+70=71, Resulting Numbers: [33, 72, 71]
Generated Node #2: [33, 72, 71] from Operation: 1+70=71
Current State: 33:[33, 72, 71], Operations: ['1+70=71']
Exploring Operation: 72-71=1, Resulting Numbers: [33, 1]
Generated Node #3: [33, 1] from Operati... | 4 | Current State: 33:[1, 70, 33, 72], Operations: []
Exploring Operation: 72-33=39, Resulting Numbers: [1, 70, 39]
Generated Node #0,0: 33:[1, 70, 39] Operation: 72-33=39
Exploring Operation: 70-33=37, Resulting Numbers: [1, 72, 37]
Generated Node #0,1: 33:[1, 72, 37] Operation: 70-33=37
Exploring Operation: 72-70=2, Resu... | 0.925347 | hs_5 | sum_heuristic |
[
49,
65,
61,
75
] | 22 | [
"49+65=114",
"61+75=136",
"136-114=22"
] | Current State: 22:[49, 65, 61, 75], Operations: []
Exploring Operation: 49+65=114, Resulting Numbers: [61, 75, 114]
Generated Node #2: [61, 75, 114] from Operation: 49+65=114
Current State: 22:[61, 75, 114], Operations: ['49+65=114']
Exploring Operation: 61+75=136, Resulting Numbers: [114, 136]
Generated Node #3: [114,... | 4 | Current State: 22:[49, 65, 61, 75], Operations: []
Exploring Operation: 75-65=10, Resulting Numbers: [49, 61, 10]
Generated Node #0,0: 22:[49, 61, 10] Operation: 75-65=10
Exploring Operation: 65-49=16, Resulting Numbers: [61, 75, 16]
Generated Node #0,1: 22:[61, 75, 16] Operation: 65-49=16
Exploring Operation: 65-61=4,... | 0.986979 | hs_5 | sum_heuristic |
[
3,
85,
16,
48
] | 94 | [
"3*48=144",
"144/16=9",
"85+9=94"
] | Current State: 94:[3, 85, 16, 48], Operations: []
Exploring Operation: 3*48=144, Resulting Numbers: [85, 16, 144]
Generated Node #2: [85, 16, 144] from Operation: 3*48=144
Current State: 94:[85, 16, 144], Operations: ['3*48=144']
Exploring Operation: 144/16=9, Resulting Numbers: [85, 9]
Generated Node #3: [85, 9] from ... | 4 | Current State: 94:[3, 85, 16, 48], Operations: []
Exploring Operation: 85+16=101, Resulting Numbers: [3, 48, 101]
Generated Node #0,0: 94:[3, 48, 101] Operation: 85+16=101
Exploring Operation: 48/16=3, Resulting Numbers: [3, 85, 3]
Generated Node #0,1: 94:[3, 85, 3] Operation: 48/16=3
Exploring Operation: 3*16=48, Resu... | 0 | hs_3 | mult_heuristic |
[
81,
4,
95,
21
] | 35 | [
"95-81=14",
"4*14=56",
"56-21=35"
] | Current State: 35:[81, 4, 95, 21], Operations: []
Exploring Operation: 95-81=14, Resulting Numbers: [4, 21, 14]
Generated Node #2: [4, 21, 14] from Operation: 95-81=14
Current State: 35:[4, 21, 14], Operations: ['95-81=14']
Exploring Operation: 4*14=56, Resulting Numbers: [21, 56]
Generated Node #3: [21, 56] from Opera... | 4 | Current State: 35:[81, 4, 95, 21], Operations: []
Exploring Operation: 95-81=14, Resulting Numbers: [4, 21, 14]
Generated Node #0,0: 35:[4, 21, 14] Operation: 95-81=14
Moving to Node #0,0
Current State: 35:[4, 21, 14], Operations: ['95-81=14']
Exploring Operation: 21+14=35, Resulting Numbers: [4, 35]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
38,
3,
4,
59
] | 14 | [
"38+3=41",
"59-4=55",
"55-41=14"
] | Current State: 14:[38, 3, 4, 59], Operations: []
Exploring Operation: 38+3=41, Resulting Numbers: [4, 59, 41]
Generated Node #2: [4, 59, 41] from Operation: 38+3=41
Current State: 14:[4, 59, 41], Operations: ['38+3=41']
Exploring Operation: 59-4=55, Resulting Numbers: [41, 55]
Generated Node #3: [41, 55] from Operation... | 4 | Current State: 14:[38, 3, 4, 59], Operations: []
Exploring Operation: 38-4=34, Resulting Numbers: [3, 59, 34]
Generated Node #0,0: 14:[3, 59, 34] Operation: 38-4=34
Exploring Operation: 59-4=55, Resulting Numbers: [38, 3, 55]
Generated Node #0,1: 14:[38, 3, 55] Operation: 59-4=55
Exploring Operation: 59-38=21, Resultin... | 0.985243 | hs_4 | sum_heuristic |
[
7,
4,
61,
60
] | 27 | [
"7*4=28",
"61-60=1",
"28-1=27"
] | Current State: 27:[7, 4, 61, 60], Operations: []
Exploring Operation: 7*4=28, Resulting Numbers: [61, 60, 28]
Generated Node #2: [61, 60, 28] from Operation: 7*4=28
Current State: 27:[61, 60, 28], Operations: ['7*4=28']
Exploring Operation: 61-60=1, Resulting Numbers: [28, 1]
Generated Node #3: [28, 1] from Operation: ... | 4 | Current State: 27:[7, 4, 61, 60], Operations: []
Exploring Operation: 61-60=1, Resulting Numbers: [7, 4, 1]
Generated Node #0,0: 27:[7, 4, 1] Operation: 61-60=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 27:[7, 4, 1], Operations: ['61-60=1']
Exploring Operation: 7-4=3, Resulting Numbers: [1, 3]
Gen... | 0 | hs_1 | mult_heuristic |
[
80,
61,
63,
10
] | 60 | [
"63-61=2",
"10*2=20",
"80-20=60"
] | Current State: 60:[80, 61, 63, 10], Operations: []
Exploring Operation: 63-61=2, Resulting Numbers: [80, 10, 2]
Generated Node #2: [80, 10, 2] from Operation: 63-61=2
Current State: 60:[80, 10, 2], Operations: ['63-61=2']
Exploring Operation: 10*2=20, Resulting Numbers: [80, 20]
Generated Node #3: [80, 20] from Operati... | 4 | Current State: 60:[80, 61, 63, 10], Operations: []
Exploring Operation: 80-63=17, Resulting Numbers: [61, 10, 17]
Generated Node #0,0: 60:[61, 10, 17] Operation: 80-63=17
Start Sub Search at level 1: Moving to Node #0,0
Current State: 60:[61, 10, 17], Operations: ['80-63=17']
Exploring Operation: 17-10=7, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
9,
2,
1,
50
] | 35 | [
"9+1=10",
"50/2=25",
"10+25=35"
] | Current State: 35:[9, 2, 1, 50], Operations: []
Exploring Operation: 9+1=10, Resulting Numbers: [2, 50, 10]
Generated Node #2: [2, 50, 10] from Operation: 9+1=10
Current State: 35:[2, 50, 10], Operations: ['9+1=10']
Exploring Operation: 50/2=25, Resulting Numbers: [10, 25]
Generated Node #3: [10, 25] from Operation: 50... | 4 | Current State: 35:[9, 2, 1, 50], Operations: []
Exploring Operation: 50-9=41, Resulting Numbers: [2, 1, 41]
Generated Node #0,0: 35:[2, 1, 41] Operation: 50-9=41
Exploring Operation: 50/2=25, Resulting Numbers: [9, 1, 25]
Generated Node #0,1: 35:[9, 1, 25] Operation: 50/2=25
Start Sub Search at level 1: Moving to Node ... | 0.986979 | hs_2 | mult_heuristic |
[
5,
96,
31,
52
] | 18 | [
"5+96=101",
"31+52=83",
"101-83=18"
] | Current State: 18:[5, 96, 31, 52], Operations: []
Exploring Operation: 5+96=101, Resulting Numbers: [31, 52, 101]
Generated Node #2: [31, 52, 101] from Operation: 5+96=101
Current State: 18:[31, 52, 101], Operations: ['5+96=101']
Exploring Operation: 31+52=83, Resulting Numbers: [101, 83]
Generated Node #3: [101, 83] f... | 4 | Current State: 18:[5, 96, 31, 52], Operations: []
Exploring Operation: 96-52=44, Resulting Numbers: [5, 31, 44]
Generated Node #0,0: 18:[5, 31, 44] Operation: 96-52=44
Exploring Operation: 96-31=65, Resulting Numbers: [5, 52, 65]
Generated Node #0,1: 18:[5, 52, 65] Operation: 96-31=65
Moving to Node #0,0
Current State:... | 0.989583 | hs_2 | mult_heuristic |
[
70,
14,
57,
1
] | 28 | [
"70+14=84",
"57-1=56",
"84-56=28"
] | Current State: 28:[70, 14, 57, 1], Operations: []
Exploring Operation: 70+14=84, Resulting Numbers: [57, 1, 84]
Generated Node #2: [57, 1, 84] from Operation: 70+14=84
Current State: 28:[57, 1, 84], Operations: ['70+14=84']
Exploring Operation: 57-1=56, Resulting Numbers: [84, 56]
Generated Node #3: [84, 56] from Opera... | 4 | Current State: 28:[70, 14, 57, 1], Operations: []
Exploring Operation: 70-14=56, Resulting Numbers: [57, 1, 56]
Generated Node #0,0: 28:[57, 1, 56] Operation: 70-14=56
Exploring Operation: 70/14=5, Resulting Numbers: [57, 1, 5]
Generated Node #0,1: 28:[57, 1, 5] Operation: 70/14=5
Exploring Operation: 70-57=13, Resulti... | 0.989583 | hs_3 | mult_heuristic |
[
84,
72,
26,
66
] | 72 | [
"84+72=156",
"156/26=6",
"66+6=72"
] | Current State: 72:[84, 72, 26, 66], Operations: []
Exploring Operation: 84+72=156, Resulting Numbers: [26, 66, 156]
Generated Node #2: [26, 66, 156] from Operation: 84+72=156
Current State: 72:[26, 66, 156], Operations: ['84+72=156']
Exploring Operation: 156/26=6, Resulting Numbers: [66, 6]
Generated Node #3: [66, 6] f... | 4 | Current State: 72:[84, 72, 26, 66], Operations: []
Exploring Operation: 84-26=58, Resulting Numbers: [72, 66, 58]
Generated Node #0,0: 72:[72, 66, 58] Operation: 84-26=58
Exploring Operation: 66-26=40, Resulting Numbers: [84, 72, 40]
Generated Node #0,1: 72:[84, 72, 40] Operation: 66-26=40
Exploring Operation: 72-66=6,... | 0 | hs_5 | sum_heuristic |
[
92,
31,
52,
26
] | 35 | [
"92-31=61",
"52-26=26",
"61-26=35"
] | Current State: 35:[92, 31, 52, 26], Operations: []
Exploring Operation: 92-31=61, Resulting Numbers: [52, 26, 61]
Generated Node #2: [52, 26, 61] from Operation: 92-31=61
Current State: 35:[52, 26, 61], Operations: ['92-31=61']
Exploring Operation: 52-26=26, Resulting Numbers: [61, 26]
Generated Node #3: [61, 26] from ... | 4 | Current State: 35:[92, 31, 52, 26], Operations: []
Exploring Operation: 92-26=66, Resulting Numbers: [31, 52, 66]
Generated Node #0,0: 35:[31, 52, 66] Operation: 92-26=66
Exploring Operation: 92-31=61, Resulting Numbers: [52, 26, 61]
Generated Node #0,1: 35:[52, 26, 61] Operation: 92-31=61
Exploring Operation: 92-52=40... | 0.989583 | hs_3 | sum_heuristic |
[
76,
14,
69,
3
] | 85 | [
"76-14=62",
"69/3=23",
"62+23=85"
] | Current State: 85:[76, 14, 69, 3], Operations: []
Exploring Operation: 76-14=62, Resulting Numbers: [69, 3, 62]
Generated Node #2: [69, 3, 62] from Operation: 76-14=62
Current State: 85:[69, 3, 62], Operations: ['76-14=62']
Exploring Operation: 69/3=23, Resulting Numbers: [62, 23]
Generated Node #3: [62, 23] from Opera... | 4 | Current State: 85:[76, 14, 69, 3], Operations: []
Exploring Operation: 14+69=83, Resulting Numbers: [76, 3, 83]
Generated Node #0,0: 85:[76, 3, 83] Operation: 14+69=83
Exploring Operation: 69/3=23, Resulting Numbers: [76, 14, 23]
Generated Node #0,1: 85:[76, 14, 23] Operation: 69/3=23
Exploring Operation: 76+3=79, Resu... | 0.961806 | hs_5 | sum_heuristic |
[
49,
53,
10,
86
] | 26 | [
"49+53=102",
"86-10=76",
"102-76=26"
] | Current State: 26:[49, 53, 10, 86], Operations: []
Exploring Operation: 49+53=102, Resulting Numbers: [10, 86, 102]
Generated Node #2: [10, 86, 102] from Operation: 49+53=102
Current State: 26:[10, 86, 102], Operations: ['49+53=102']
Exploring Operation: 86-10=76, Resulting Numbers: [102, 76]
Generated Node #3: [102, 7... | 4 | Current State: 26:[49, 53, 10, 86], Operations: []
Exploring Operation: 86-49=37, Resulting Numbers: [53, 10, 37]
Generated Node #0,0: 26:[53, 10, 37] Operation: 86-49=37
Exploring Operation: 53-49=4, Resulting Numbers: [10, 86, 4]
Generated Node #0,1: 26:[10, 86, 4] Operation: 53-49=4
Exploring Operation: 86-53=33, Re... | 0.967014 | hs_4 | sum_heuristic |
[
59,
23,
81,
53
] | 53 | [
"59+23=82",
"82-81=1",
"53*1=53"
] | Current State: 53:[59, 23, 81, 53], Operations: []
Exploring Operation: 59+23=82, Resulting Numbers: [81, 53, 82]
Generated Node #2: [81, 53, 82] from Operation: 59+23=82
Current State: 53:[81, 53, 82], Operations: ['59+23=82']
Exploring Operation: 82-81=1, Resulting Numbers: [53, 1]
Generated Node #3: [53, 1] from Ope... | 4 | Current State: 53:[59, 23, 81, 53], Operations: []
Exploring Operation: 59+23=82, Resulting Numbers: [81, 53, 82]
Generated Node #0,0: 53:[81, 53, 82] Operation: 59+23=82
Exploring Operation: 81-23=58, Resulting Numbers: [59, 53, 58]
Generated Node #0,1: 53:[59, 53, 58] Operation: 81-23=58
Exploring Operation: 59-23=36... | 0.984375 | hs_5 | mult_heuristic |
[
2,
96,
84,
51
] | 61 | [
"96-2=94",
"84-51=33",
"94-33=61"
] | Current State: 61:[2, 96, 84, 51], Operations: []
Exploring Operation: 96-2=94, Resulting Numbers: [84, 51, 94]
Generated Node #2: [84, 51, 94] from Operation: 96-2=94
Current State: 61:[84, 51, 94], Operations: ['96-2=94']
Exploring Operation: 84-51=33, Resulting Numbers: [94, 33]
Generated Node #3: [94, 33] from Oper... | 4 | Current State: 61:[2, 96, 84, 51], Operations: []
Exploring Operation: 96/2=48, Resulting Numbers: [84, 51, 48]
Generated Node #0,0: 61:[84, 51, 48] Operation: 96/2=48
Exploring Operation: 96-2=94, Resulting Numbers: [84, 51, 94]
Generated Node #0,1: 61:[84, 51, 94] Operation: 96-2=94
Exploring Operation: 84/2=42, Resu... | 0.965278 | hs_3 | mult_heuristic |
[
94,
84,
33,
64
] | 21 | [
"94-84=10",
"64-33=31",
"31-10=21"
] | Current State: 21:[94, 84, 33, 64], Operations: []
Exploring Operation: 94-84=10, Resulting Numbers: [33, 64, 10]
Generated Node #2: [33, 64, 10] from Operation: 94-84=10
Current State: 21:[33, 64, 10], Operations: ['94-84=10']
Exploring Operation: 64-33=31, Resulting Numbers: [10, 31]
Generated Node #3: [10, 31] from ... | 4 | Current State: 21:[94, 84, 33, 64], Operations: []
Exploring Operation: 94-33=61, Resulting Numbers: [84, 64, 61]
Generated Node #0,0: 21:[84, 64, 61] Operation: 94-33=61
Exploring Operation: 84-33=51, Resulting Numbers: [94, 64, 51]
Generated Node #0,1: 21:[94, 64, 51] Operation: 84-33=51
Exploring Operation: 94-84=10... | 0.985243 | hs_5 | mult_heuristic |
[
62,
82,
3,
66
] | 89 | [
"82-62=20",
"3+66=69",
"20+69=89"
] | Current State: 89:[62, 82, 3, 66], Operations: []
Exploring Operation: 82-62=20, Resulting Numbers: [3, 66, 20]
Generated Node #2: [3, 66, 20] from Operation: 82-62=20
Current State: 89:[3, 66, 20], Operations: ['82-62=20']
Exploring Operation: 3+66=69, Resulting Numbers: [20, 69]
Generated Node #3: [20, 69] from Opera... | 4 | Current State: 89:[62, 82, 3, 66], Operations: []
Exploring Operation: 62+3=65, Resulting Numbers: [82, 66, 65]
Generated Node #0,0: 89:[82, 66, 65] Operation: 62+3=65
Exploring Operation: 82-3=79, Resulting Numbers: [62, 66, 79]
Generated Node #0,1: 89:[62, 66, 79] Operation: 82-3=79
Exploring Operation: 3+66=69, Resu... | 0.963542 | hs_5 | sum_heuristic |
[
11,
86,
44,
58
] | 61 | [
"86-11=75",
"58-44=14",
"75-14=61"
] | Current State: 61:[11, 86, 44, 58], Operations: []
Exploring Operation: 86-11=75, Resulting Numbers: [44, 58, 75]
Generated Node #2: [44, 58, 75] from Operation: 86-11=75
Current State: 61:[44, 58, 75], Operations: ['86-11=75']
Exploring Operation: 58-44=14, Resulting Numbers: [75, 14]
Generated Node #3: [75, 14] from ... | 4 | Current State: 61:[11, 86, 44, 58], Operations: []
Exploring Operation: 86-11=75, Resulting Numbers: [44, 58, 75]
Generated Node #0,0: 61:[44, 58, 75] Operation: 86-11=75
Exploring Operation: 11+44=55, Resulting Numbers: [86, 58, 55]
Generated Node #0,1: 61:[86, 58, 55] Operation: 11+44=55
Exploring Operation: 11+58=69... | 0.985243 | hs_3 | mult_heuristic |
[
8,
68,
20,
20
] | 100 | [
"68-8=60",
"20+20=40",
"60+40=100"
] | Current State: 100:[8, 68, 20, 20], Operations: []
Exploring Operation: 68-8=60, Resulting Numbers: [20, 20, 60]
Generated Node #2: [20, 20, 60] from Operation: 68-8=60
Current State: 100:[20, 20, 60], Operations: ['68-8=60']
Exploring Operation: 20+20=40, Resulting Numbers: [60, 40]
Generated Node #3: [60, 40] from Op... | 4 | Current State: 100:[8, 68, 20, 20], Operations: []
Exploring Operation: 68-20=48, Resulting Numbers: [8, 20, 48]
Generated Node #0,0: 100:[8, 20, 48] Operation: 68-20=48
Exploring Operation: 68-20=48, Resulting Numbers: [8, 20, 48]
Generated Node #0,1: 100:[8, 20, 48] Operation: 68-20=48
Moving to Node #0,0
Current Sta... | 0 | hs_2 | sum_heuristic |
[
61,
40,
24,
94
] | 97 | [
"61-40=21",
"24+94=118",
"118-21=97"
] | Current State: 97:[61, 40, 24, 94], Operations: []
Exploring Operation: 61-40=21, Resulting Numbers: [24, 94, 21]
Generated Node #2: [24, 94, 21] from Operation: 61-40=21
Current State: 97:[24, 94, 21], Operations: ['61-40=21']
Exploring Operation: 24+94=118, Resulting Numbers: [21, 118]
Generated Node #3: [21, 118] fr... | 4 | Current State: 97:[61, 40, 24, 94], Operations: []
Exploring Operation: 61+24=85, Resulting Numbers: [40, 94, 85]
Generated Node #0,0: 97:[40, 94, 85] Operation: 61+24=85
Exploring Operation: 61+40=101, Resulting Numbers: [24, 94, 101]
Generated Node #0,1: 97:[24, 94, 101] Operation: 61+40=101
Exploring Operation: 40+2... | 0.981771 | hs_3 | sum_heuristic |
[
81,
54,
31,
45
] | 49 | [
"81-54=27",
"31+45=76",
"76-27=49"
] | Current State: 49:[81, 54, 31, 45], Operations: []
Exploring Operation: 81-54=27, Resulting Numbers: [31, 45, 27]
Generated Node #2: [31, 45, 27] from Operation: 81-54=27
Current State: 49:[31, 45, 27], Operations: ['81-54=27']
Exploring Operation: 31+45=76, Resulting Numbers: [27, 76]
Generated Node #3: [27, 76] from ... | 4 | Current State: 49:[81, 54, 31, 45], Operations: []
Exploring Operation: 81-31=50, Resulting Numbers: [54, 45, 50]
Generated Node #0,0: 49:[54, 45, 50] Operation: 81-31=50
Start Sub Search at level 1: Moving to Node #0,0
Current State: 49:[54, 45, 50], Operations: ['81-31=50']
Exploring Operation: 54-45=9, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
17,
4,
30,
14
] | 45 | [
"17+4=21",
"30*21=630",
"630/14=45"
] | Current State: 45:[17, 4, 30, 14], Operations: []
Exploring Operation: 17+4=21, Resulting Numbers: [30, 14, 21]
Generated Node #2: [30, 14, 21] from Operation: 17+4=21
Current State: 45:[30, 14, 21], Operations: ['17+4=21']
Exploring Operation: 30*21=630, Resulting Numbers: [14, 630]
Generated Node #3: [14, 630] from O... | 4 | Current State: 45:[17, 4, 30, 14], Operations: []
Exploring Operation: 17+30=47, Resulting Numbers: [4, 14, 47]
Generated Node #0,0: 45:[4, 14, 47] Operation: 17+30=47
Exploring Operation: 30-17=13, Resulting Numbers: [4, 14, 13]
Generated Node #0,1: 45:[4, 14, 13] Operation: 30-17=13
Exploring Operation: 4+30=34, Resu... | 0 | hs_5 | mult_heuristic |
[
21,
24,
57,
96
] | 51 | [
"24-21=3",
"57+96=153",
"153/3=51"
] | Current State: 51:[21, 24, 57, 96], Operations: []
Exploring Operation: 24-21=3, Resulting Numbers: [57, 96, 3]
Generated Node #2: [57, 96, 3] from Operation: 24-21=3
Current State: 51:[57, 96, 3], Operations: ['24-21=3']
Exploring Operation: 57+96=153, Resulting Numbers: [3, 153]
Generated Node #3: [3, 153] from Opera... | 4 | Current State: 51:[21, 24, 57, 96], Operations: []
Exploring Operation: 96-57=39, Resulting Numbers: [21, 24, 39]
Generated Node #0,0: 51:[21, 24, 39] Operation: 96-57=39
Exploring Operation: 96-24=72, Resulting Numbers: [21, 57, 72]
Generated Node #0,1: 51:[21, 57, 72] Operation: 96-24=72
Exploring Operation: 96/24=4,... | 0 | hs_3 | mult_heuristic |
[
15,
13,
15,
83
] | 83 | [
"15-15=0",
"13*0=0",
"83+0=83"
] | Current State: 83:[15, 13, 15, 83], Operations: []
Exploring Operation: 15-15=0, Resulting Numbers: [13, 83, 0]
Generated Node #2: [13, 83, 0] from Operation: 15-15=0
Current State: 83:[13, 83, 0], Operations: ['15-15=0']
Exploring Operation: 13*0=0, Resulting Numbers: [83, 0]
Generated Node #3: [83, 0] from Operation:... | 4 | Current State: 83:[15, 13, 15, 83], Operations: []
Exploring Operation: 15+13=28, Resulting Numbers: [15, 83, 28]
Generated Node #0,0: 83:[15, 83, 28] Operation: 15+13=28
Exploring Operation: 15-13=2, Resulting Numbers: [15, 83, 2]
Generated Node #0,1: 83:[15, 83, 2] Operation: 15-13=2
Exploring Operation: 13+15=28, Re... | 0 | hs_4 | mult_heuristic |
[
52,
3,
9,
36
] | 83 | [
"9+36=45",
"3*45=135",
"135-52=83"
] | Current State: 83:[52, 3, 9, 36], Operations: []
Exploring Operation: 9+36=45, Resulting Numbers: [52, 3, 45]
Generated Node #2: [52, 3, 45] from Operation: 9+36=45
Current State: 83:[52, 3, 45], Operations: ['9+36=45']
Exploring Operation: 3*45=135, Resulting Numbers: [52, 135]
Generated Node #3: [52, 135] from Operat... | 4 | Current State: 83:[52, 3, 9, 36], Operations: []
Exploring Operation: 3*9=27, Resulting Numbers: [52, 36, 27]
Generated Node #0,0: 83:[52, 36, 27] Operation: 3*9=27
Exploring Operation: 3*36=108, Resulting Numbers: [52, 9, 108]
Generated Node #0,1: 83:[52, 9, 108] Operation: 3*36=108
Exploring Operation: 52+9=61, Resul... | 0 | hs_4 | mult_heuristic |
[
91,
24,
13,
17
] | 65 | [
"91*17=1547",
"13+1547=1560",
"1560/24=65"
] | Current State: 65:[91, 24, 13, 17], Operations: []
Exploring Operation: 91*17=1547, Resulting Numbers: [24, 13, 1547]
Generated Node #2: [24, 13, 1547] from Operation: 91*17=1547
Current State: 65:[24, 13, 1547], Operations: ['91*17=1547']
Exploring Operation: 13+1547=1560, Resulting Numbers: [24, 1560]
Generated Node ... | 4 | Current State: 65:[91, 24, 13, 17], Operations: []
Exploring Operation: 91-24=67, Resulting Numbers: [13, 17, 67]
Generated Node #0,0: 65:[13, 17, 67] Operation: 91-24=67
Start Sub Search at level 1: Moving to Node #0,0
Current State: 65:[13, 17, 67], Operations: ['91-24=67']
Exploring Operation: 17-13=4, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
56,
39,
7,
37
] | 98 | [
"56-7=49",
"39-37=2",
"49*2=98"
] | Current State: 98:[56, 39, 7, 37], Operations: []
Exploring Operation: 56-7=49, Resulting Numbers: [39, 37, 49]
Generated Node #2: [39, 37, 49] from Operation: 56-7=49
Current State: 98:[39, 37, 49], Operations: ['56-7=49']
Exploring Operation: 39-37=2, Resulting Numbers: [49, 2]
Generated Node #3: [49, 2] from Operati... | 4 | Current State: 98:[56, 39, 7, 37], Operations: []
Exploring Operation: 56-37=19, Resulting Numbers: [39, 7, 19]
Generated Node #0,0: 98:[39, 7, 19] Operation: 56-37=19
Exploring Operation: 56+39=95, Resulting Numbers: [7, 37, 95]
Generated Node #0,1: 98:[7, 37, 95] Operation: 56+39=95
Exploring Operation: 39-37=2, Resu... | 0.986979 | hs_5 | mult_heuristic |
[
16,
81,
4,
67
] | 72 | [
"81-67=14",
"4*14=56",
"16+56=72"
] | Current State: 72:[16, 81, 4, 67], Operations: []
Exploring Operation: 81-67=14, Resulting Numbers: [16, 4, 14]
Generated Node #2: [16, 4, 14] from Operation: 81-67=14
Current State: 72:[16, 4, 14], Operations: ['81-67=14']
Exploring Operation: 4*14=56, Resulting Numbers: [16, 56]
Generated Node #3: [16, 56] from Opera... | 4 | Current State: 72:[16, 81, 4, 67], Operations: []
Exploring Operation: 81-67=14, Resulting Numbers: [16, 4, 14]
Generated Node #0,0: 72:[16, 4, 14] Operation: 81-67=14
Exploring Operation: 81-4=77, Resulting Numbers: [16, 67, 77]
Generated Node #0,1: 72:[16, 67, 77] Operation: 81-4=77
Exploring Operation: 4+67=71, Resu... | 0 | hs_4 | mult_heuristic |
[
83,
86,
38,
46
] | 86 | [
"83-38=45",
"46-45=1",
"86*1=86"
] | Current State: 86:[83, 86, 38, 46], Operations: []
Exploring Operation: 83-38=45, Resulting Numbers: [86, 46, 45]
Generated Node #2: [86, 46, 45] from Operation: 83-38=45
Current State: 86:[86, 46, 45], Operations: ['83-38=45']
Exploring Operation: 46-45=1, Resulting Numbers: [86, 1]
Generated Node #3: [86, 1] from Ope... | 4 | Current State: 86:[83, 86, 38, 46], Operations: []
Exploring Operation: 38+46=84, Resulting Numbers: [83, 86, 84]
Generated Node #0,0: 86:[83, 86, 84] Operation: 38+46=84
Exploring Operation: 83-38=45, Resulting Numbers: [86, 46, 45]
Generated Node #0,1: 86:[86, 46, 45] Operation: 83-38=45
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
42,
40,
8,
60
] | 38 | [
"42-40=2",
"60/2=30",
"8+30=38"
] | Current State: 38:[42, 40, 8, 60], Operations: []
Exploring Operation: 42-40=2, Resulting Numbers: [8, 60, 2]
Generated Node #2: [8, 60, 2] from Operation: 42-40=2
Current State: 38:[8, 60, 2], Operations: ['42-40=2']
Exploring Operation: 60/2=30, Resulting Numbers: [8, 30]
Generated Node #3: [8, 30] from Operation: 60... | 4 | Current State: 38:[42, 40, 8, 60], Operations: []
Exploring Operation: 60-8=52, Resulting Numbers: [42, 40, 52]
Generated Node #0,0: 38:[42, 40, 52] Operation: 60-8=52
Exploring Operation: 60-40=20, Resulting Numbers: [42, 8, 20]
Generated Node #0,1: 38:[42, 8, 20] Operation: 60-40=20
Exploring Operation: 60-42=18, Res... | 0.932292 | hs_5 | mult_heuristic |
[
22,
31,
33,
47
] | 91 | [
"33-31=2",
"22*2=44",
"47+44=91"
] | Current State: 91:[22, 31, 33, 47], Operations: []
Exploring Operation: 33-31=2, Resulting Numbers: [22, 47, 2]
Generated Node #2: [22, 47, 2] from Operation: 33-31=2
Current State: 91:[22, 47, 2], Operations: ['33-31=2']
Exploring Operation: 22*2=44, Resulting Numbers: [47, 44]
Generated Node #3: [47, 44] from Operati... | 4 | Current State: 91:[22, 31, 33, 47], Operations: []
Exploring Operation: 47-33=14, Resulting Numbers: [22, 31, 14]
Generated Node #0,0: 91:[22, 31, 14] Operation: 47-33=14
Exploring Operation: 47-31=16, Resulting Numbers: [22, 33, 16]
Generated Node #0,1: 91:[22, 33, 16] Operation: 47-31=16
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
12,
6,
84,
85
] | 71 | [
"12*6=72",
"85-84=1",
"72-1=71"
] | Current State: 71:[12, 6, 84, 85], Operations: []
Exploring Operation: 12*6=72, Resulting Numbers: [84, 85, 72]
Generated Node #2: [84, 85, 72] from Operation: 12*6=72
Current State: 71:[84, 85, 72], Operations: ['12*6=72']
Exploring Operation: 85-84=1, Resulting Numbers: [72, 1]
Generated Node #3: [72, 1] from Operati... | 4 | Current State: 71:[12, 6, 84, 85], Operations: []
Exploring Operation: 12+6=18, Resulting Numbers: [84, 85, 18]
Generated Node #0,0: 71:[84, 85, 18] Operation: 12+6=18
Exploring Operation: 85-12=73, Resulting Numbers: [6, 84, 73]
Generated Node #0,1: 71:[6, 84, 73] Operation: 85-12=73
Exploring Operation: 84-6=78, Resu... | 0.986111 | hs_5 | sum_heuristic |
[
31,
15,
77,
64
] | 35 | [
"64-31=33",
"15*77=1155",
"1155/33=35"
] | Current State: 35:[31, 15, 77, 64], Operations: []
Exploring Operation: 64-31=33, Resulting Numbers: [15, 77, 33]
Generated Node #2: [15, 77, 33] from Operation: 64-31=33
Current State: 35:[15, 77, 33], Operations: ['64-31=33']
Exploring Operation: 15*77=1155, Resulting Numbers: [33, 1155]
Generated Node #3: [33, 1155]... | 4 | Current State: 35:[31, 15, 77, 64], Operations: []
Exploring Operation: 77-64=13, Resulting Numbers: [31, 15, 13]
Generated Node #0,0: 35:[31, 15, 13] Operation: 77-64=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 35:[31, 15, 13], Operations: ['77-64=13']
Exploring Operation: 15-13=2, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
50,
48,
67,
49
] | 69 | [
"50+48=98",
"98/49=2",
"67+2=69"
] | Current State: 69:[50, 48, 67, 49], Operations: []
Exploring Operation: 50+48=98, Resulting Numbers: [67, 49, 98]
Generated Node #2: [67, 49, 98] from Operation: 50+48=98
Current State: 69:[67, 49, 98], Operations: ['50+48=98']
Exploring Operation: 98/49=2, Resulting Numbers: [67, 2]
Generated Node #3: [67, 2] from Ope... | 4 | Current State: 69:[50, 48, 67, 49], Operations: []
Exploring Operation: 50-49=1, Resulting Numbers: [48, 67, 1]
Generated Node #0,0: 69:[48, 67, 1] Operation: 50-49=1
Exploring Operation: 67-49=18, Resulting Numbers: [50, 48, 18]
Generated Node #0,1: 69:[50, 48, 18] Operation: 67-49=18
Exploring Operation: 49-48=1, Res... | 0 | hs_5 | mult_heuristic |
[
47,
40,
17,
96
] | 26 | [
"47+40=87",
"17+96=113",
"113-87=26"
] | Current State: 26:[47, 40, 17, 96], Operations: []
Exploring Operation: 47+40=87, Resulting Numbers: [17, 96, 87]
Generated Node #2: [17, 96, 87] from Operation: 47+40=87
Current State: 26:[17, 96, 87], Operations: ['47+40=87']
Exploring Operation: 17+96=113, Resulting Numbers: [87, 113]
Generated Node #3: [87, 113] fr... | 4 | Current State: 26:[47, 40, 17, 96], Operations: []
Exploring Operation: 96-40=56, Resulting Numbers: [47, 17, 56]
Generated Node #0,0: 26:[47, 17, 56] Operation: 96-40=56
Exploring Operation: 47-40=7, Resulting Numbers: [17, 96, 7]
Generated Node #0,1: 26:[17, 96, 7] Operation: 47-40=7
Exploring Operation: 96-47=49, Re... | 0.989583 | hs_3 | sum_heuristic |
[
61,
39,
59,
35
] | 64 | [
"39*59=2301",
"2301-61=2240",
"2240/35=64"
] | Current State: 64:[61, 39, 59, 35], Operations: []
Exploring Operation: 39*59=2301, Resulting Numbers: [61, 35, 2301]
Generated Node #2: [61, 35, 2301] from Operation: 39*59=2301
Current State: 64:[61, 35, 2301], Operations: ['39*59=2301']
Exploring Operation: 2301-61=2240, Resulting Numbers: [35, 2240]
Generated Node ... | 4 | Current State: 64:[61, 39, 59, 35], Operations: []
Exploring Operation: 61-39=22, Resulting Numbers: [59, 35, 22]
Generated Node #0,0: 64:[59, 35, 22] Operation: 61-39=22
Exploring Operation: 61-59=2, Resulting Numbers: [39, 35, 2]
Generated Node #0,1: 64:[39, 35, 2] Operation: 61-59=2
Exploring Operation: 59-39=20, Re... | 0 | hs_5 | mult_heuristic |
[
48,
54,
5,
49
] | 48 | [
"48+54=102",
"5+49=54",
"102-54=48"
] | Current State: 48:[48, 54, 5, 49], Operations: []
Exploring Operation: 48+54=102, Resulting Numbers: [5, 49, 102]
Generated Node #2: [5, 49, 102] from Operation: 48+54=102
Current State: 48:[5, 49, 102], Operations: ['48+54=102']
Exploring Operation: 5+49=54, Resulting Numbers: [102, 54]
Generated Node #3: [102, 54] fr... | 4 | Current State: 48:[48, 54, 5, 49], Operations: []
Exploring Operation: 54-5=49, Resulting Numbers: [48, 49, 49]
Generated Node #0,0: 48:[48, 49, 49] Operation: 54-5=49
Exploring Operation: 54-48=6, Resulting Numbers: [5, 49, 6]
Generated Node #0,1: 48:[5, 49, 6] Operation: 54-48=6
Exploring Operation: 54-49=5, Resultin... | 0.988715 | hs_4 | sum_heuristic |
[
32,
80,
41,
90
] | 77 | [
"32*90=2880",
"2880/80=36",
"41+36=77"
] | Current State: 77:[32, 80, 41, 90], Operations: []
Exploring Operation: 32*90=2880, Resulting Numbers: [80, 41, 2880]
Generated Node #2: [80, 41, 2880] from Operation: 32*90=2880
Current State: 77:[80, 41, 2880], Operations: ['32*90=2880']
Exploring Operation: 2880/80=36, Resulting Numbers: [41, 36]
Generated Node #3: ... | 4 | Current State: 77:[32, 80, 41, 90], Operations: []
Exploring Operation: 41-32=9, Resulting Numbers: [80, 90, 9]
Generated Node #0,0: 77:[80, 90, 9] Operation: 41-32=9
Exploring Operation: 32+41=73, Resulting Numbers: [80, 90, 73]
Generated Node #0,1: 77:[80, 90, 73] Operation: 32+41=73
Moving to Node #0,0
Current State... | 0 | hs_2 | sum_heuristic |
[
28,
21,
17,
72
] | 47 | [
"28-21=7",
"17*7=119",
"119-72=47"
] | Current State: 47:[28, 21, 17, 72], Operations: []
Exploring Operation: 28-21=7, Resulting Numbers: [17, 72, 7]
Generated Node #2: [17, 72, 7] from Operation: 28-21=7
Current State: 47:[17, 72, 7], Operations: ['28-21=7']
Exploring Operation: 17*7=119, Resulting Numbers: [72, 119]
Generated Node #3: [72, 119] from Oper... | 4 | Current State: 47:[28, 21, 17, 72], Operations: []
Exploring Operation: 21+17=38, Resulting Numbers: [28, 72, 38]
Generated Node #0,0: 47:[28, 72, 38] Operation: 21+17=38
Exploring Operation: 72-21=51, Resulting Numbers: [28, 17, 51]
Generated Node #0,1: 47:[28, 17, 51] Operation: 72-21=51
Exploring Operation: 28+17=45... | 0 | hs_3 | sum_heuristic |
[
62,
28,
44,
80
] | 70 | [
"62-28=34",
"80-44=36",
"34+36=70"
] | Current State: 70:[62, 28, 44, 80], Operations: []
Exploring Operation: 62-28=34, Resulting Numbers: [44, 80, 34]
Generated Node #2: [44, 80, 34] from Operation: 62-28=34
Current State: 70:[44, 80, 34], Operations: ['62-28=34']
Exploring Operation: 80-44=36, Resulting Numbers: [34, 36]
Generated Node #3: [34, 36] from ... | 4 | Current State: 70:[62, 28, 44, 80], Operations: []
Exploring Operation: 80-44=36, Resulting Numbers: [62, 28, 36]
Generated Node #0,0: 70:[62, 28, 36] Operation: 80-44=36
Exploring Operation: 62-28=34, Resulting Numbers: [44, 80, 34]
Generated Node #0,1: 70:[44, 80, 34] Operation: 62-28=34
Moving to Node #0,0
Current S... | 0.989583 | hs_2 | sum_heuristic |
[
10,
45,
98,
52
] | 95 | [
"10+45=55",
"98+52=150",
"150-55=95"
] | Current State: 95:[10, 45, 98, 52], Operations: []
Exploring Operation: 10+45=55, Resulting Numbers: [98, 52, 55]
Generated Node #2: [98, 52, 55] from Operation: 10+45=55
Current State: 95:[98, 52, 55], Operations: ['10+45=55']
Exploring Operation: 98+52=150, Resulting Numbers: [55, 150]
Generated Node #3: [55, 150] fr... | 4 | Current State: 95:[10, 45, 98, 52], Operations: []
Exploring Operation: 45+52=97, Resulting Numbers: [10, 98, 97]
Generated Node #0,0: 95:[10, 98, 97] Operation: 45+52=97
Exploring Operation: 52-45=7, Resulting Numbers: [10, 98, 7]
Generated Node #0,1: 95:[10, 98, 7] Operation: 52-45=7
Moving to Node #0,0
Current State... | 0.986111 | hs_2 | mult_heuristic |
[
14,
43,
28,
24
] | 62 | [
"28/14=2",
"43*2=86",
"86-24=62"
] | Current State: 62:[14, 43, 28, 24], Operations: []
Exploring Operation: 28/14=2, Resulting Numbers: [43, 24, 2]
Generated Node #2: [43, 24, 2] from Operation: 28/14=2
Current State: 62:[43, 24, 2], Operations: ['28/14=2']
Exploring Operation: 43*2=86, Resulting Numbers: [24, 86]
Generated Node #3: [24, 86] from Operati... | 4 | Current State: 62:[14, 43, 28, 24], Operations: []
Exploring Operation: 28/14=2, Resulting Numbers: [43, 24, 2]
Generated Node #0,0: 62:[43, 24, 2] Operation: 28/14=2
Exploring Operation: 14+43=57, Resulting Numbers: [28, 24, 57]
Generated Node #0,1: 62:[28, 24, 57] Operation: 14+43=57
Exploring Operation: 43-14=29, Re... | 0 | hs_4 | sum_heuristic |
[
98,
90,
70,
70
] | 56 | [
"98*90=8820",
"8820/70=126",
"126-70=56"
] | Current State: 56:[98, 90, 70, 70], Operations: []
Exploring Operation: 98*90=8820, Resulting Numbers: [70, 70, 8820]
Generated Node #2: [70, 70, 8820] from Operation: 98*90=8820
Current State: 56:[70, 70, 8820], Operations: ['98*90=8820']
Exploring Operation: 8820/70=126, Resulting Numbers: [126]
126,56 equal: Goal Re... | 4 | Current State: 56:[98, 90, 70, 70], Operations: []
Exploring Operation: 90-70=20, Resulting Numbers: [98, 70, 20]
Generated Node #0,0: 56:[98, 70, 20] Operation: 90-70=20
Exploring Operation: 98-70=28, Resulting Numbers: [90, 70, 28]
Generated Node #0,1: 56:[90, 70, 28] Operation: 98-70=28
Exploring Operation: 98-90=8,... | 0 | hs_4 | sum_heuristic |
[
12,
7,
50,
4
] | 82 | [
"7+4=11",
"12*11=132",
"132-50=82"
] | Current State: 82:[12, 7, 50, 4], Operations: []
Exploring Operation: 7+4=11, Resulting Numbers: [12, 50, 11]
Generated Node #2: [12, 50, 11] from Operation: 7+4=11
Current State: 82:[12, 50, 11], Operations: ['7+4=11']
Exploring Operation: 12*11=132, Resulting Numbers: [50, 132]
Generated Node #3: [50, 132] from Opera... | 4 | Current State: 82:[12, 7, 50, 4], Operations: []
Exploring Operation: 12*7=84, Resulting Numbers: [50, 4, 84]
Generated Node #0,0: 82:[50, 4, 84] Operation: 12*7=84
Exploring Operation: 50-12=38, Resulting Numbers: [7, 4, 38]
Generated Node #0,1: 82:[7, 4, 38] Operation: 50-12=38
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
21,
62,
31,
21
] | 31 | [
"21+62=83",
"31+21=52",
"83-52=31"
] | Current State: 31:[21, 62, 31, 21], Operations: []
Exploring Operation: 21+62=83, Resulting Numbers: [31, 83]
Generated Node #2: [31, 83] from Operation: 21+62=83
Current State: 31:[31, 83], Operations: ['21+62=83']
Exploring Operation: 31+21=52, Resulting Numbers: [83, 52]
Generated Node #3: [83, 52] from Operation: 3... | 4 | Current State: 31:[21, 62, 31, 21], Operations: []
Exploring Operation: 62-21=41, Resulting Numbers: [31, 21, 41]
Generated Node #0,0: 31:[31, 21, 41] Operation: 62-21=41
Exploring Operation: 62-31=31, Resulting Numbers: [21, 21, 31]
Generated Node #0,1: 31:[21, 21, 31] Operation: 62-31=31
Start Sub Search at level 1: ... | 0.985243 | hs_2 | mult_heuristic |
[
34,
54,
15,
81
] | 22 | [
"34+54=88",
"81-15=66",
"88-66=22"
] | Current State: 22:[34, 54, 15, 81], Operations: []
Exploring Operation: 34+54=88, Resulting Numbers: [15, 81, 88]
Generated Node #2: [15, 81, 88] from Operation: 34+54=88
Current State: 22:[15, 81, 88], Operations: ['34+54=88']
Exploring Operation: 81-15=66, Resulting Numbers: [88, 66]
Generated Node #3: [88, 66] from ... | 4 | Current State: 22:[34, 54, 15, 81], Operations: []
Exploring Operation: 81-34=47, Resulting Numbers: [54, 15, 47]
Generated Node #0,0: 22:[54, 15, 47] Operation: 81-34=47
Exploring Operation: 54-34=20, Resulting Numbers: [15, 81, 20]
Generated Node #0,1: 22:[15, 81, 20] Operation: 54-34=20
Exploring Operation: 54-15=39... | 0.983507 | hs_5 | mult_heuristic |
[
89,
54,
31,
24
] | 49 | [
"89+31=120",
"120/24=5",
"54-5=49"
] | Current State: 49:[89, 54, 31, 24], Operations: []
Exploring Operation: 89+31=120, Resulting Numbers: [54, 24, 120]
Generated Node #2: [54, 24, 120] from Operation: 89+31=120
Current State: 49:[54, 24, 120], Operations: ['89+31=120']
Exploring Operation: 120/24=5, Resulting Numbers: [54, 5]
Generated Node #3: [54, 5] f... | 4 | Current State: 49:[89, 54, 31, 24], Operations: []
Exploring Operation: 89-31=58, Resulting Numbers: [54, 24, 58]
Generated Node #0,0: 49:[54, 24, 58] Operation: 89-31=58
Exploring Operation: 31-24=7, Resulting Numbers: [89, 54, 7]
Generated Node #0,1: 49:[89, 54, 7] Operation: 31-24=7
Exploring Operation: 89-54=35, Re... | 0 | hs_4 | sum_heuristic |
[
5,
96,
48,
18
] | 14 | [
"96/48=2",
"18/2=9",
"5+9=14"
] | Current State: 14:[5, 96, 48, 18], Operations: []
Exploring Operation: 96/48=2, Resulting Numbers: [5, 18, 2]
Generated Node #2: [5, 18, 2] from Operation: 96/48=2
Current State: 14:[5, 18, 2], Operations: ['96/48=2']
Exploring Operation: 18/2=9, Resulting Numbers: [5, 9]
Generated Node #3: [5, 9] from Operation: 18/2=... | 4 | Current State: 14:[5, 96, 48, 18], Operations: []
Exploring Operation: 96-48=48, Resulting Numbers: [5, 18, 48]
Generated Node #0,0: 14:[5, 18, 48] Operation: 96-48=48
Exploring Operation: 96/48=2, Resulting Numbers: [5, 18, 2]
Generated Node #0,1: 14:[5, 18, 2] Operation: 96/48=2
Moving to Node #0,1
Current State: 14:... | 0 | hs_2 | sum_heuristic |
[
24,
67,
52,
64
] | 79 | [
"24+67=91",
"64-52=12",
"91-12=79"
] | Current State: 79:[24, 67, 52, 64], Operations: []
Exploring Operation: 24+67=91, Resulting Numbers: [52, 64, 91]
Generated Node #2: [52, 64, 91] from Operation: 24+67=91
Current State: 79:[52, 64, 91], Operations: ['24+67=91']
Exploring Operation: 64-52=12, Resulting Numbers: [91, 12]
Generated Node #3: [91, 12] from ... | 4 | Current State: 79:[24, 67, 52, 64], Operations: []
Exploring Operation: 24+67=91, Resulting Numbers: [52, 64, 91]
Generated Node #0,0: 79:[52, 64, 91] Operation: 24+67=91
Exploring Operation: 24+64=88, Resulting Numbers: [67, 52, 88]
Generated Node #0,1: 79:[67, 52, 88] Operation: 24+64=88
Exploring Operation: 24+52=76... | 0.985243 | hs_3 | sum_heuristic |
[
5,
30,
52,
8
] | 79 | [
"5+30=35",
"52-8=44",
"35+44=79"
] | Current State: 79:[5, 30, 52, 8], Operations: []
Exploring Operation: 5+30=35, Resulting Numbers: [52, 8, 35]
Generated Node #2: [52, 8, 35] from Operation: 5+30=35
Current State: 79:[52, 8, 35], Operations: ['5+30=35']
Exploring Operation: 52-8=44, Resulting Numbers: [35, 44]
Generated Node #3: [35, 44] from Operation... | 4 | Current State: 79:[5, 30, 52, 8], Operations: []
Exploring Operation: 5+30=35, Resulting Numbers: [52, 8, 35]
Generated Node #0,0: 79:[52, 8, 35] Operation: 5+30=35
Exploring Operation: 5+52=57, Resulting Numbers: [30, 8, 57]
Generated Node #0,1: 79:[30, 8, 57] Operation: 5+52=57
Exploring Operation: 5*8=40, Resulting ... | 0.974826 | hs_3 | sum_heuristic |
[
25,
46,
2,
50
] | 52 | [
"25-2=23",
"46/23=2",
"50+2=52"
] | Current State: 52:[25, 46, 2, 50], Operations: []
Exploring Operation: 25-2=23, Resulting Numbers: [46, 50, 23]
Generated Node #2: [46, 50, 23] from Operation: 25-2=23
Current State: 52:[46, 50, 23], Operations: ['25-2=23']
Exploring Operation: 46/23=2, Resulting Numbers: [50, 2]
Generated Node #3: [50, 2] from Operati... | 4 | Current State: 52:[25, 46, 2, 50], Operations: []
Exploring Operation: 50-46=4, Resulting Numbers: [25, 2, 4]
Generated Node #0,0: 52:[25, 2, 4] Operation: 50-46=4
Exploring Operation: 46/2=23, Resulting Numbers: [25, 50, 23]
Generated Node #0,1: 52:[25, 50, 23] Operation: 46/2=23
Exploring Operation: 46-25=21, Resulti... | 0.977431 | hs_5 | sum_heuristic |
[
57,
50,
12,
4
] | 20 | [
"57-50=7",
"12-7=5",
"4*5=20"
] | Current State: 20:[57, 50, 12, 4], Operations: []
Exploring Operation: 57-50=7, Resulting Numbers: [12, 4, 7]
Generated Node #2: [12, 4, 7] from Operation: 57-50=7
Current State: 20:[12, 4, 7], Operations: ['57-50=7']
Exploring Operation: 12-7=5, Resulting Numbers: [4, 5]
Generated Node #3: [4, 5] from Operation: 12-7=... | 4 | Current State: 20:[57, 50, 12, 4], Operations: []
Exploring Operation: 57-12=45, Resulting Numbers: [50, 4, 45]
Generated Node #0,0: 20:[50, 4, 45] Operation: 57-12=45
Exploring Operation: 57-50=7, Resulting Numbers: [12, 4, 7]
Generated Node #0,1: 20:[12, 4, 7] Operation: 57-50=7
Moving to Node #0,1
Current State: 20:... | 0.989583 | hs_2 | mult_heuristic |
[
49,
31,
81,
97
] | 96 | [
"49+31=80",
"97-81=16",
"80+16=96"
] | Current State: 96:[49, 31, 81, 97], Operations: []
Exploring Operation: 49+31=80, Resulting Numbers: [81, 97, 80]
Generated Node #2: [81, 97, 80] from Operation: 49+31=80
Current State: 96:[81, 97, 80], Operations: ['49+31=80']
Exploring Operation: 97-81=16, Resulting Numbers: [80, 16]
Generated Node #3: [80, 16] from ... | 4 | Current State: 96:[49, 31, 81, 97], Operations: []
Exploring Operation: 97-81=16, Resulting Numbers: [49, 31, 16]
Generated Node #0,0: 96:[49, 31, 16] Operation: 97-81=16
Exploring Operation: 81-49=32, Resulting Numbers: [31, 97, 32]
Generated Node #0,1: 96:[31, 97, 32] Operation: 81-49=32
Start Sub Search at level 1: ... | 0.986111 | hs_2 | sum_heuristic |
[
68,
90,
28,
52
] | 58 | [
"90-68=22",
"28+52=80",
"80-22=58"
] | Current State: 58:[68, 90, 28, 52], Operations: []
Exploring Operation: 90-68=22, Resulting Numbers: [28, 52, 22]
Generated Node #2: [28, 52, 22] from Operation: 90-68=22
Current State: 58:[28, 52, 22], Operations: ['90-68=22']
Exploring Operation: 28+52=80, Resulting Numbers: [22, 80]
Generated Node #3: [22, 80] from ... | 4 | Current State: 58:[68, 90, 28, 52], Operations: []
Exploring Operation: 90-68=22, Resulting Numbers: [28, 52, 22]
Generated Node #0,0: 58:[28, 52, 22] Operation: 90-68=22
Start Sub Search at level 1: Moving to Node #0,0
Current State: 58:[28, 52, 22], Operations: ['90-68=22']
Exploring Operation: 52-22=30, Resulting Nu... | 0.993924 | hs_1 | sum_heuristic |
[
40,
39,
48,
4
] | 68 | [
"40+48=88",
"39*4=156",
"156-88=68"
] | Current State: 68:[40, 39, 48, 4], Operations: []
Exploring Operation: 40+48=88, Resulting Numbers: [39, 4, 88]
Generated Node #2: [39, 4, 88] from Operation: 40+48=88
Current State: 68:[39, 4, 88], Operations: ['40+48=88']
Exploring Operation: 39*4=156, Resulting Numbers: [88, 156]
Generated Node #3: [88, 156] from Op... | 4 | Current State: 68:[40, 39, 48, 4], Operations: []
Exploring Operation: 48-40=8, Resulting Numbers: [39, 4, 8]
Generated Node #0,0: 68:[39, 4, 8] Operation: 48-40=8
Moving to Node #0,0
Current State: 68:[39, 4, 8], Operations: ['48-40=8']
Exploring Operation: 39-8=31, Resulting Numbers: [4, 31]
Generated Node #0,0,0: 68... | 0 | hs_1 | mult_heuristic |
[
84,
58,
51,
84
] | 72 | [
"58-51=7",
"84/7=12",
"84-12=72"
] | Current State: 72:[84, 58, 51, 84], Operations: []
Exploring Operation: 58-51=7, Resulting Numbers: [84, 84, 7]
Generated Node #2: [84, 84, 7] from Operation: 58-51=7
Current State: 72:[84, 84, 7], Operations: ['58-51=7']
Exploring Operation: 84/7=12, Resulting Numbers: [12]
12,72 equal: Goal Reached
Exploring Operatio... | 4 | Current State: 72:[84, 58, 51, 84], Operations: []
Exploring Operation: 84-51=33, Resulting Numbers: [58, 84, 33]
Generated Node #0,0: 72:[58, 84, 33] Operation: 84-51=33
Exploring Operation: 58-51=7, Resulting Numbers: [84, 84, 7]
Generated Node #0,1: 72:[84, 84, 7] Operation: 58-51=7
Exploring Operation: 84-58=26, Re... | 0.984375 | hs_3 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.