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,
50,
51,
55
] | 56 | [
"61-50=11",
"55/11=5",
"51+5=56"
] | Current State: 56:[61, 50, 51, 55], Operations: []
Exploring Operation: 61-50=11, Resulting Numbers: [51, 55, 11]
Generated Node #2: [51, 55, 11] from Operation: 61-50=11
Current State: 56:[51, 55, 11], Operations: ['61-50=11']
Exploring Operation: 55/11=5, Resulting Numbers: [51, 5]
Generated Node #3: [51, 5] from Ope... | 4 | Current State: 56:[61, 50, 51, 55], Operations: []
Exploring Operation: 61-50=11, Resulting Numbers: [51, 55, 11]
Generated Node #0,0: 56:[51, 55, 11] Operation: 61-50=11
Exploring Operation: 51-50=1, Resulting Numbers: [61, 55, 1]
Generated Node #0,1: 56:[61, 55, 1] Operation: 51-50=1
Exploring Operation: 61-51=10, Re... | 0.976563 | hs_3 | mult_heuristic |
[
27,
29,
36,
48
] | 60 | [
"29-27=2",
"48*2=96",
"96-36=60"
] | Current State: 60:[27, 29, 36, 48], Operations: []
Exploring Operation: 29-27=2, Resulting Numbers: [36, 48, 2]
Generated Node #2: [36, 48, 2] from Operation: 29-27=2
Current State: 60:[36, 48, 2], Operations: ['29-27=2']
Exploring Operation: 48*2=96, Resulting Numbers: [36, 96]
Generated Node #3: [36, 96] from Operati... | 4 | Current State: 60:[27, 29, 36, 48], Operations: []
Exploring Operation: 48-36=12, Resulting Numbers: [27, 29, 12]
Generated Node #0,0: 60:[27, 29, 12] Operation: 48-36=12
Exploring Operation: 48-29=19, Resulting Numbers: [27, 36, 19]
Generated Node #0,1: 60:[27, 36, 19] Operation: 48-29=19
Exploring Operation: 48-27=21... | 0 | hs_4 | mult_heuristic |
[
47,
3,
13,
3
] | 47 | [
"3-3=0",
"13*0=0",
"47+0=47"
] | Current State: 47:[47, 3, 13, 3], Operations: []
Exploring Operation: 3-3=0, Resulting Numbers: [47, 13, 0]
Generated Node #2: [47, 13, 0] from Operation: 3-3=0
Current State: 47:[47, 13, 0], Operations: ['3-3=0']
Exploring Operation: 13*0=0, Resulting Numbers: [47, 0]
Generated Node #3: [47, 0] from Operation: 13*0=0
... | 4 | Current State: 47:[47, 3, 13, 3], Operations: []
Exploring Operation: 3*13=39, Resulting Numbers: [47, 3, 39]
Generated Node #0,0: 47:[47, 3, 39] Operation: 3*13=39
Start Sub Search at level 1: Moving to Node #0,0
Current State: 47:[47, 3, 39], Operations: ['3*13=39']
Exploring Operation: 3+39=42, Resulting Numbers: [4... | 0 | hs_1 | mult_heuristic |
[
20,
48,
36,
76
] | 79 | [
"36-20=16",
"48/16=3",
"76+3=79"
] | Current State: 79:[20, 48, 36, 76], Operations: []
Exploring Operation: 36-20=16, Resulting Numbers: [48, 76, 16]
Generated Node #2: [48, 76, 16] from Operation: 36-20=16
Current State: 79:[48, 76, 16], Operations: ['36-20=16']
Exploring Operation: 48/16=3, Resulting Numbers: [76, 3]
Generated Node #3: [76, 3] from Ope... | 4 | Current State: 79:[20, 48, 36, 76], Operations: []
Exploring Operation: 20+48=68, Resulting Numbers: [36, 76, 68]
Generated Node #0,0: 79:[36, 76, 68] Operation: 20+48=68
Exploring Operation: 20+36=56, Resulting Numbers: [48, 76, 56]
Generated Node #0,1: 79:[48, 76, 56] Operation: 20+36=56
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
20,
13,
18,
65
] | 39 | [
"20-18=2",
"13+65=78",
"78/2=39"
] | Current State: 39:[20, 13, 18, 65], Operations: []
Exploring Operation: 20-18=2, Resulting Numbers: [13, 65, 2]
Generated Node #2: [13, 65, 2] from Operation: 20-18=2
Current State: 39:[13, 65, 2], Operations: ['20-18=2']
Exploring Operation: 13+65=78, Resulting Numbers: [2, 78]
Generated Node #3: [2, 78] from Operatio... | 4 | Current State: 39:[20, 13, 18, 65], Operations: []
Exploring Operation: 65-20=45, Resulting Numbers: [13, 18, 45]
Generated Node #0,0: 39:[13, 18, 45] Operation: 65-20=45
Start Sub Search at level 1: Moving to Node #0,0
Current State: 39:[13, 18, 45], Operations: ['65-20=45']
Exploring Operation: 18-13=5, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
92,
35,
57,
31
] | 31 | [
"92-35=57",
"57+31=88",
"88-57=31"
] | Current State: 31:[92, 35, 57, 31], Operations: []
Exploring Operation: 92-35=57, Resulting Numbers: [57, 31, 57]
Generated Node #2: [57, 31, 57] from Operation: 92-35=57
Current State: 31:[57, 31, 57], Operations: ['92-35=57']
Exploring Operation: 57+31=88, Resulting Numbers: [88]
88,31 equal: Goal Reached
Exploring O... | 4 | Current State: 31:[92, 35, 57, 31], Operations: []
Exploring Operation: 92-57=35, Resulting Numbers: [35, 31, 35]
Generated Node #0,0: 31:[35, 31, 35] Operation: 92-57=35
Exploring Operation: 92-35=57, Resulting Numbers: [57, 31, 57]
Generated Node #0,1: 31:[57, 31, 57] Operation: 92-35=57
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
10,
30,
7,
67
] | 88 | [
"30/10=3",
"7*3=21",
"67+21=88"
] | Current State: 88:[10, 30, 7, 67], Operations: []
Exploring Operation: 30/10=3, Resulting Numbers: [7, 67, 3]
Generated Node #2: [7, 67, 3] from Operation: 30/10=3
Current State: 88:[7, 67, 3], Operations: ['30/10=3']
Exploring Operation: 7*3=21, Resulting Numbers: [67, 21]
Generated Node #3: [67, 21] from Operation: 7... | 4 | Current State: 88:[10, 30, 7, 67], Operations: []
Exploring Operation: 67-30=37, Resulting Numbers: [10, 7, 37]
Generated Node #0,0: 88:[10, 7, 37] Operation: 67-30=37
Exploring Operation: 30+67=97, Resulting Numbers: [10, 7, 97]
Generated Node #0,1: 88:[10, 7, 97] Operation: 30+67=97
Exploring Operation: 67-10=57, Res... | 0 | hs_4 | sum_heuristic |
[
56,
14,
70,
91
] | 100 | [
"56+70=126",
"126/14=9",
"91+9=100"
] | Current State: 100:[56, 14, 70, 91], Operations: []
Exploring Operation: 56+70=126, Resulting Numbers: [14, 91, 126]
Generated Node #2: [14, 91, 126] from Operation: 56+70=126
Current State: 100:[14, 91, 126], Operations: ['56+70=126']
Exploring Operation: 126/14=9, Resulting Numbers: [91, 9]
Generated Node #3: [91, 9]... | 4 | Current State: 100:[56, 14, 70, 91], Operations: []
Exploring Operation: 91-70=21, Resulting Numbers: [56, 14, 21]
Generated Node #0,0: 100:[56, 14, 21] Operation: 91-70=21
Moving to Node #0,0
Current State: 100:[56, 14, 21], Operations: ['91-70=21']
Exploring Operation: 56/14=4, Resulting Numbers: [21, 4]
Generated No... | 0 | hs_1 | sum_heuristic |
[
23,
39,
17,
57
] | 85 | [
"23+39=62",
"62-57=5",
"17*5=85"
] | Current State: 85:[23, 39, 17, 57], Operations: []
Exploring Operation: 23+39=62, Resulting Numbers: [17, 57, 62]
Generated Node #2: [17, 57, 62] from Operation: 23+39=62
Current State: 85:[17, 57, 62], Operations: ['23+39=62']
Exploring Operation: 62-57=5, Resulting Numbers: [17, 5]
Generated Node #3: [17, 5] from Ope... | 4 | Current State: 85:[23, 39, 17, 57], Operations: []
Exploring Operation: 39-23=16, Resulting Numbers: [17, 57, 16]
Generated Node #0,0: 85:[17, 57, 16] Operation: 39-23=16
Exploring Operation: 23+57=80, Resulting Numbers: [39, 17, 80]
Generated Node #0,1: 85:[39, 17, 80] Operation: 23+57=80
Exploring Operation: 39+57=96... | 0.965278 | hs_4 | sum_heuristic |
[
5,
81,
9,
34
] | 61 | [
"5+81=86",
"34-9=25",
"86-25=61"
] | Current State: 61:[5, 81, 9, 34], Operations: []
Exploring Operation: 5+81=86, Resulting Numbers: [9, 34, 86]
Generated Node #2: [9, 34, 86] from Operation: 5+81=86
Current State: 61:[9, 34, 86], Operations: ['5+81=86']
Exploring Operation: 34-9=25, Resulting Numbers: [86, 25]
Generated Node #3: [86, 25] from Operation... | 4 | Current State: 61:[5, 81, 9, 34], Operations: []
Exploring Operation: 5+34=39, Resulting Numbers: [81, 9, 39]
Generated Node #0,0: 61:[81, 9, 39] Operation: 5+34=39
Exploring Operation: 81-5=76, Resulting Numbers: [9, 34, 76]
Generated Node #0,1: 61:[9, 34, 76] Operation: 81-5=76
Exploring Operation: 5+9=14, Resulting ... | 0.94184 | hs_4 | mult_heuristic |
[
76,
53,
41,
99
] | 81 | [
"76-53=23",
"99-41=58",
"23+58=81"
] | Current State: 81:[76, 53, 41, 99], Operations: []
Exploring Operation: 76-53=23, Resulting Numbers: [41, 99, 23]
Generated Node #2: [41, 99, 23] from Operation: 76-53=23
Current State: 81:[41, 99, 23], Operations: ['76-53=23']
Exploring Operation: 99-41=58, Resulting Numbers: [23, 58]
Generated Node #3: [23, 58] from ... | 4 | Current State: 81:[76, 53, 41, 99], Operations: []
Exploring Operation: 99-53=46, Resulting Numbers: [76, 41, 46]
Generated Node #0,0: 81:[76, 41, 46] Operation: 99-53=46
Exploring Operation: 76-53=23, Resulting Numbers: [41, 99, 23]
Generated Node #0,1: 81:[41, 99, 23] Operation: 76-53=23
Exploring Operation: 53+41=94... | 0.972222 | hs_4 | sum_heuristic |
[
42,
51,
35,
75
] | 53 | [
"42+51=93",
"75-35=40",
"93-40=53"
] | Current State: 53:[42, 51, 35, 75], Operations: []
Exploring Operation: 42+51=93, Resulting Numbers: [35, 75, 93]
Generated Node #2: [35, 75, 93] from Operation: 42+51=93
Current State: 53:[35, 75, 93], Operations: ['42+51=93']
Exploring Operation: 75-35=40, Resulting Numbers: [93, 40]
Generated Node #3: [93, 40] from ... | 4 | Current State: 53:[42, 51, 35, 75], Operations: []
Exploring Operation: 42+35=77, Resulting Numbers: [51, 75, 77]
Generated Node #0,0: 53:[51, 75, 77] Operation: 42+35=77
Exploring Operation: 75-35=40, Resulting Numbers: [42, 51, 40]
Generated Node #0,1: 53:[42, 51, 40] Operation: 75-35=40
Exploring Operation: 75-51=24... | 0.978299 | hs_4 | mult_heuristic |
[
77,
8,
39,
62
] | 62 | [
"77+8=85",
"62-39=23",
"85-23=62"
] | Current State: 62:[77, 8, 39, 62], Operations: []
Exploring Operation: 77+8=85, Resulting Numbers: [39, 62, 85]
Generated Node #2: [39, 62, 85] from Operation: 77+8=85
Current State: 62:[39, 62, 85], Operations: ['77+8=85']
Exploring Operation: 62-39=23, Resulting Numbers: [85, 23]
Generated Node #3: [85, 23] from Oper... | 4 | Current State: 62:[77, 8, 39, 62], Operations: []
Exploring Operation: 77-39=38, Resulting Numbers: [8, 62, 38]
Generated Node #0,0: 62:[8, 62, 38] Operation: 77-39=38
Exploring Operation: 77-8=69, Resulting Numbers: [39, 62, 69]
Generated Node #0,1: 62:[39, 62, 69] Operation: 77-8=69
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
39,
29,
42,
82
] | 56 | [
"39+29=68",
"42+82=124",
"124-68=56"
] | Current State: 56:[39, 29, 42, 82], Operations: []
Exploring Operation: 39+29=68, Resulting Numbers: [42, 82, 68]
Generated Node #2: [42, 82, 68] from Operation: 39+29=68
Current State: 56:[42, 82, 68], Operations: ['39+29=68']
Exploring Operation: 42+82=124, Resulting Numbers: [68, 124]
Generated Node #3: [68, 124] fr... | 4 | Current State: 56:[39, 29, 42, 82], Operations: []
Exploring Operation: 82-29=53, Resulting Numbers: [39, 42, 53]
Generated Node #0,0: 56:[39, 42, 53] Operation: 82-29=53
Exploring Operation: 82-42=40, Resulting Numbers: [39, 29, 40]
Generated Node #0,1: 56:[39, 29, 40] Operation: 82-42=40
Exploring Operation: 42-29=13... | 0.967014 | hs_5 | mult_heuristic |
[
93,
88,
70,
15
] | 50 | [
"93-88=5",
"70-15=55",
"55-5=50"
] | Current State: 50:[93, 88, 70, 15], Operations: []
Exploring Operation: 93-88=5, Resulting Numbers: [70, 15, 5]
Generated Node #2: [70, 15, 5] from Operation: 93-88=5
Current State: 50:[70, 15, 5], Operations: ['93-88=5']
Exploring Operation: 70-15=55, Resulting Numbers: [5, 55]
Generated Node #3: [5, 55] from Operatio... | 4 | Current State: 50:[93, 88, 70, 15], Operations: []
Exploring Operation: 88-70=18, Resulting Numbers: [93, 15, 18]
Generated Node #0,0: 50:[93, 15, 18] Operation: 88-70=18
Exploring Operation: 93-15=78, Resulting Numbers: [88, 70, 78]
Generated Node #0,1: 50:[88, 70, 78] Operation: 93-15=78
Exploring Operation: 93-70=23... | 0.951389 | hs_4 | mult_heuristic |
[
17,
97,
84,
57
] | 53 | [
"97-17=80",
"84-57=27",
"80-27=53"
] | Current State: 53:[17, 97, 84, 57], Operations: []
Exploring Operation: 97-17=80, Resulting Numbers: [84, 57, 80]
Generated Node #2: [84, 57, 80] from Operation: 97-17=80
Current State: 53:[84, 57, 80], Operations: ['97-17=80']
Exploring Operation: 84-57=27, Resulting Numbers: [80, 27]
Generated Node #3: [80, 27] from ... | 4 | Current State: 53:[17, 97, 84, 57], Operations: []
Exploring Operation: 97-17=80, Resulting Numbers: [84, 57, 80]
Generated Node #0,0: 53:[84, 57, 80] Operation: 97-17=80
Exploring Operation: 84-17=67, Resulting Numbers: [97, 57, 67]
Generated Node #0,1: 53:[97, 57, 67] Operation: 84-17=67
Moving to Node #0,0
Current S... | 0.991319 | hs_2 | mult_heuristic |
[
60,
23,
78,
7
] | 80 | [
"23+7=30",
"60/30=2",
"78+2=80"
] | Current State: 80:[60, 23, 78, 7], Operations: []
Exploring Operation: 23+7=30, Resulting Numbers: [60, 78, 30]
Generated Node #2: [60, 78, 30] from Operation: 23+7=30
Current State: 80:[60, 78, 30], Operations: ['23+7=30']
Exploring Operation: 60/30=2, Resulting Numbers: [78, 2]
Generated Node #3: [78, 2] from Operati... | 4 | Current State: 80:[60, 23, 78, 7], Operations: []
Exploring Operation: 60+23=83, Resulting Numbers: [78, 7, 83]
Generated Node #0,0: 80:[78, 7, 83] Operation: 60+23=83
Moving to Node #0,0
Current State: 80:[78, 7, 83], Operations: ['60+23=83']
Exploring Operation: 83-78=5, Resulting Numbers: [7, 5]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
90,
95,
37,
43
] | 16 | [
"95-90=5",
"37+43=80",
"80/5=16"
] | Current State: 16:[90, 95, 37, 43], Operations: []
Exploring Operation: 95-90=5, Resulting Numbers: [37, 43, 5]
Generated Node #2: [37, 43, 5] from Operation: 95-90=5
Current State: 16:[37, 43, 5], Operations: ['95-90=5']
Exploring Operation: 37+43=80, Resulting Numbers: [5, 80]
Generated Node #3: [5, 80] from Operatio... | 4 | Current State: 16:[90, 95, 37, 43], Operations: []
Exploring Operation: 95-43=52, Resulting Numbers: [90, 37, 52]
Generated Node #0,0: 16:[90, 37, 52] Operation: 95-43=52
Exploring Operation: 95-90=5, Resulting Numbers: [37, 43, 5]
Generated Node #0,1: 16:[37, 43, 5] Operation: 95-90=5
Exploring Operation: 90-43=47, Re... | 0 | hs_3 | mult_heuristic |
[
30,
75,
47,
62
] | 35 | [
"62-47=15",
"75/15=5",
"30+5=35"
] | Current State: 35:[30, 75, 47, 62], Operations: []
Exploring Operation: 62-47=15, Resulting Numbers: [30, 75, 15]
Generated Node #2: [30, 75, 15] from Operation: 62-47=15
Current State: 35:[30, 75, 15], Operations: ['62-47=15']
Exploring Operation: 75/15=5, Resulting Numbers: [30, 5]
Generated Node #3: [30, 5] from Ope... | 4 | Current State: 35:[30, 75, 47, 62], Operations: []
Exploring Operation: 62-47=15, Resulting Numbers: [30, 75, 15]
Generated Node #0,0: 35:[30, 75, 15] Operation: 62-47=15
Exploring Operation: 75-30=45, Resulting Numbers: [47, 62, 45]
Generated Node #0,1: 35:[47, 62, 45] Operation: 75-30=45
Exploring Operation: 75-47=28... | 0.966146 | hs_4 | mult_heuristic |
[
33,
93,
22,
4
] | 26 | [
"33+93=126",
"126-22=104",
"104/4=26"
] | Current State: 26:[33, 93, 22, 4], Operations: []
Exploring Operation: 33+93=126, Resulting Numbers: [22, 4, 126]
Generated Node #2: [22, 4, 126] from Operation: 33+93=126
Current State: 26:[22, 4, 126], Operations: ['33+93=126']
Exploring Operation: 126-22=104, Resulting Numbers: [4, 104]
Generated Node #3: [4, 104] f... | 4 | Current State: 26:[33, 93, 22, 4], Operations: []
Exploring Operation: 93-22=71, Resulting Numbers: [33, 4, 71]
Generated Node #0,0: 26:[33, 4, 71] Operation: 93-22=71
Exploring Operation: 93-33=60, Resulting Numbers: [22, 4, 60]
Generated Node #0,1: 26:[22, 4, 60] Operation: 93-33=60
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
78,
73,
66,
77
] | 67 | [
"73-66=7",
"77/7=11",
"78-11=67"
] | Current State: 67:[78, 73, 66, 77], Operations: []
Exploring Operation: 73-66=7, Resulting Numbers: [78, 77, 7]
Generated Node #2: [78, 77, 7] from Operation: 73-66=7
Current State: 67:[78, 77, 7], Operations: ['73-66=7']
Exploring Operation: 77/7=11, Resulting Numbers: [78, 11]
Generated Node #3: [78, 11] from Operati... | 4 | Current State: 67:[78, 73, 66, 77], Operations: []
Exploring Operation: 77-66=11, Resulting Numbers: [78, 73, 11]
Generated Node #0,0: 67:[78, 73, 11] Operation: 77-66=11
Exploring Operation: 78-66=12, Resulting Numbers: [73, 77, 12]
Generated Node #0,1: 67:[73, 77, 12] Operation: 78-66=12
Exploring Operation: 77-73=4,... | 0 | hs_5 | sum_heuristic |
[
24,
83,
12,
22
] | 69 | [
"83-24=59",
"22-12=10",
"59+10=69"
] | Current State: 69:[24, 83, 12, 22], Operations: []
Exploring Operation: 83-24=59, Resulting Numbers: [12, 22, 59]
Generated Node #2: [12, 22, 59] from Operation: 83-24=59
Current State: 69:[12, 22, 59], Operations: ['83-24=59']
Exploring Operation: 22-12=10, Resulting Numbers: [59, 10]
Generated Node #3: [59, 10] from ... | 4 | Current State: 69:[24, 83, 12, 22], Operations: []
Exploring Operation: 83-12=71, Resulting Numbers: [24, 22, 71]
Generated Node #0,0: 69:[24, 22, 71] Operation: 83-12=71
Exploring Operation: 24/12=2, Resulting Numbers: [83, 22, 2]
Generated Node #0,1: 69:[83, 22, 2] Operation: 24/12=2
Exploring Operation: 83-22=61, Re... | 0.984375 | hs_3 | sum_heuristic |
[
31,
76,
15,
45
] | 15 | [
"76-31=45",
"15+45=60",
"60-45=15"
] | Current State: 15:[31, 76, 15, 45], Operations: []
Exploring Operation: 76-31=45, Resulting Numbers: [15, 45, 45]
Generated Node #2: [15, 45, 45] from Operation: 76-31=45
Current State: 15:[15, 45, 45], Operations: ['76-31=45']
Exploring Operation: 15+45=60, Resulting Numbers: [60]
60,15 equal: Goal Reached
Exploring O... | 4 | Current State: 15:[31, 76, 15, 45], Operations: []
Exploring Operation: 76-45=31, Resulting Numbers: [31, 15, 31]
Generated Node #0,0: 15:[31, 15, 31] Operation: 76-45=31
Exploring Operation: 76-31=45, Resulting Numbers: [15, 45, 45]
Generated Node #0,1: 15:[15, 45, 45] Operation: 76-31=45
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
2,
94,
43,
50
] | 92 | [
"43+50=93",
"2*93=186",
"186-94=92"
] | Current State: 92:[2, 94, 43, 50], Operations: []
Exploring Operation: 43+50=93, Resulting Numbers: [2, 94, 93]
Generated Node #2: [2, 94, 93] from Operation: 43+50=93
Current State: 92:[2, 94, 93], Operations: ['43+50=93']
Exploring Operation: 2*93=186, Resulting Numbers: [94, 186]
Generated Node #3: [94, 186] from Op... | 4 | Current State: 92:[2, 94, 43, 50], Operations: []
Exploring Operation: 50-43=7, Resulting Numbers: [2, 94, 7]
Generated Node #0,0: 92:[2, 94, 7] Operation: 50-43=7
Exploring Operation: 94-50=44, Resulting Numbers: [2, 43, 44]
Generated Node #0,1: 92:[2, 43, 44] Operation: 94-50=44
Exploring Operation: 43+50=93, Resulti... | 0 | hs_3 | mult_heuristic |
[
24,
39,
40,
29
] | 26 | [
"39-24=15",
"40-29=11",
"15+11=26"
] | Current State: 26:[24, 39, 40, 29], Operations: []
Exploring Operation: 39-24=15, Resulting Numbers: [40, 29, 15]
Generated Node #2: [40, 29, 15] from Operation: 39-24=15
Current State: 26:[40, 29, 15], Operations: ['39-24=15']
Exploring Operation: 40-29=11, Resulting Numbers: [15, 11]
Generated Node #3: [15, 11] from ... | 4 | Current State: 26:[24, 39, 40, 29], Operations: []
Exploring Operation: 40-29=11, Resulting Numbers: [24, 39, 11]
Generated Node #0,0: 26:[24, 39, 11] Operation: 40-29=11
Exploring Operation: 40-39=1, Resulting Numbers: [24, 29, 1]
Generated Node #0,1: 26:[24, 29, 1] Operation: 40-39=1
Moving to Node #0,1
Current State... | 0.988715 | hs_2 | mult_heuristic |
[
58,
22,
41,
65
] | 25 | [
"58+65=123",
"123/41=3",
"22+3=25"
] | Current State: 25:[58, 22, 41, 65], Operations: []
Exploring Operation: 58+65=123, Resulting Numbers: [22, 41, 123]
Generated Node #2: [22, 41, 123] from Operation: 58+65=123
Current State: 25:[22, 41, 123], Operations: ['58+65=123']
Exploring Operation: 123/41=3, Resulting Numbers: [22, 3]
Generated Node #3: [22, 3] f... | 4 | Current State: 25:[58, 22, 41, 65], Operations: []
Exploring Operation: 65-58=7, Resulting Numbers: [22, 41, 7]
Generated Node #0,0: 25:[22, 41, 7] Operation: 65-58=7
Exploring Operation: 65-41=24, Resulting Numbers: [58, 22, 24]
Generated Node #0,1: 25:[58, 22, 24] Operation: 65-41=24
Exploring Operation: 58-41=17, Re... | 0 | hs_3 | sum_heuristic |
[
42,
33,
32,
29
] | 50 | [
"33-29=4",
"32/4=8",
"42+8=50"
] | Current State: 50:[42, 33, 32, 29], Operations: []
Exploring Operation: 33-29=4, Resulting Numbers: [42, 32, 4]
Generated Node #2: [42, 32, 4] from Operation: 33-29=4
Current State: 50:[42, 32, 4], Operations: ['33-29=4']
Exploring Operation: 32/4=8, Resulting Numbers: [42, 8]
Generated Node #3: [42, 8] from Operation:... | 4 | Current State: 50:[42, 33, 32, 29], Operations: []
Exploring Operation: 42-33=9, Resulting Numbers: [32, 29, 9]
Generated Node #0,0: 50:[32, 29, 9] Operation: 42-33=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 50:[32, 29, 9], Operations: ['42-33=9']
Exploring Operation: 32-29=3, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
83,
3,
40,
52
] | 11 | [
"83+40=123",
"123/3=41",
"52-41=11"
] | Current State: 11:[83, 3, 40, 52], Operations: []
Exploring Operation: 83+40=123, Resulting Numbers: [3, 52, 123]
Generated Node #2: [3, 52, 123] from Operation: 83+40=123
Current State: 11:[3, 52, 123], Operations: ['83+40=123']
Exploring Operation: 123/3=41, Resulting Numbers: [52, 41]
Generated Node #3: [52, 41] fro... | 4 | Current State: 11:[83, 3, 40, 52], Operations: []
Exploring Operation: 83-52=31, Resulting Numbers: [3, 40, 31]
Generated Node #0,0: 11:[3, 40, 31] Operation: 83-52=31
Moving to Node #0,0
Current State: 11:[3, 40, 31], Operations: ['83-52=31']
Exploring Operation: 40-31=9, Resulting Numbers: [3, 9]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
44,
96,
40,
26
] | 66 | [
"96-44=52",
"40-26=14",
"52+14=66"
] | Current State: 66:[44, 96, 40, 26], Operations: []
Exploring Operation: 96-44=52, Resulting Numbers: [40, 26, 52]
Generated Node #2: [40, 26, 52] from Operation: 96-44=52
Current State: 66:[40, 26, 52], Operations: ['96-44=52']
Exploring Operation: 40-26=14, Resulting Numbers: [52, 14]
Generated Node #3: [52, 14] from ... | 4 | Current State: 66:[44, 96, 40, 26], Operations: []
Exploring Operation: 44-40=4, Resulting Numbers: [96, 26, 4]
Generated Node #0,0: 66:[96, 26, 4] Operation: 44-40=4
Exploring Operation: 96-44=52, Resulting Numbers: [40, 26, 52]
Generated Node #0,1: 66:[40, 26, 52] Operation: 96-44=52
Exploring Operation: 96-26=70, Re... | 0.977431 | hs_4 | mult_heuristic |
[
53,
78,
4,
38
] | 89 | [
"53+78=131",
"4+38=42",
"131-42=89"
] | Current State: 89:[53, 78, 4, 38], Operations: []
Exploring Operation: 53+78=131, Resulting Numbers: [4, 38, 131]
Generated Node #2: [4, 38, 131] from Operation: 53+78=131
Current State: 89:[4, 38, 131], Operations: ['53+78=131']
Exploring Operation: 4+38=42, Resulting Numbers: [131, 42]
Generated Node #3: [131, 42] fr... | 4 | Current State: 89:[53, 78, 4, 38], Operations: []
Exploring Operation: 53+38=91, Resulting Numbers: [78, 4, 91]
Generated Node #0,0: 89:[78, 4, 91] Operation: 53+38=91
Exploring Operation: 78+4=82, Resulting Numbers: [53, 38, 82]
Generated Node #0,1: 89:[53, 38, 82] Operation: 78+4=82
Exploring Operation: 53+4=57, Resu... | 0.955729 | hs_4 | mult_heuristic |
[
41,
98,
8,
2
] | 67 | [
"98-41=57",
"8+2=10",
"57+10=67"
] | Current State: 67:[41, 98, 8, 2], Operations: []
Exploring Operation: 98-41=57, Resulting Numbers: [8, 2, 57]
Generated Node #2: [8, 2, 57] from Operation: 98-41=57
Current State: 67:[8, 2, 57], Operations: ['98-41=57']
Exploring Operation: 8+2=10, Resulting Numbers: [57, 10]
Generated Node #3: [57, 10] from Operation:... | 4 | Current State: 67:[41, 98, 8, 2], Operations: []
Exploring Operation: 98/2=49, Resulting Numbers: [41, 8, 49]
Generated Node #0,0: 67:[41, 8, 49] Operation: 98/2=49
Moving to Node #0,0
Current State: 67:[41, 8, 49], Operations: ['98/2=49']
Exploring Operation: 41+8=49, Resulting Numbers: [49, 49]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
91,
21,
10,
69
] | 37 | [
"91+69=160",
"160/10=16",
"21+16=37"
] | Current State: 37:[91, 21, 10, 69], Operations: []
Exploring Operation: 91+69=160, Resulting Numbers: [21, 10, 160]
Generated Node #2: [21, 10, 160] from Operation: 91+69=160
Current State: 37:[21, 10, 160], Operations: ['91+69=160']
Exploring Operation: 160/10=16, Resulting Numbers: [21, 16]
Generated Node #3: [21, 16... | 4 | Current State: 37:[91, 21, 10, 69], Operations: []
Exploring Operation: 21+10=31, Resulting Numbers: [91, 69, 31]
Generated Node #0,0: 37:[91, 69, 31] Operation: 21+10=31
Exploring Operation: 91-10=81, Resulting Numbers: [21, 69, 81]
Generated Node #0,1: 37:[21, 69, 81] Operation: 91-10=81
Exploring Operation: 91-69=22... | 0 | hs_5 | mult_heuristic |
[
90,
14,
15,
2
] | 32 | [
"14+15=29",
"2*29=58",
"90-58=32"
] | Current State: 32:[90, 14, 15, 2], Operations: []
Exploring Operation: 14+15=29, Resulting Numbers: [90, 2, 29]
Generated Node #2: [90, 2, 29] from Operation: 14+15=29
Current State: 32:[90, 2, 29], Operations: ['14+15=29']
Exploring Operation: 2*29=58, Resulting Numbers: [90, 58]
Generated Node #3: [90, 58] from Opera... | 4 | Current State: 32:[90, 14, 15, 2], Operations: []
Exploring Operation: 90/2=45, Resulting Numbers: [14, 15, 45]
Generated Node #0,0: 32:[14, 15, 45] Operation: 90/2=45
Exploring Operation: 90/15=6, Resulting Numbers: [14, 2, 6]
Generated Node #0,1: 32:[14, 2, 6] Operation: 90/15=6
Exploring Operation: 90-2=88, Resultin... | 0 | hs_5 | sum_heuristic |
[
17,
49,
70,
27
] | 23 | [
"17+49=66",
"70-27=43",
"66-43=23"
] | Current State: 23:[17, 49, 70, 27], Operations: []
Exploring Operation: 17+49=66, Resulting Numbers: [70, 27, 66]
Generated Node #2: [70, 27, 66] from Operation: 17+49=66
Current State: 23:[70, 27, 66], Operations: ['17+49=66']
Exploring Operation: 70-27=43, Resulting Numbers: [66, 43]
Generated Node #3: [66, 43] from ... | 4 | Current State: 23:[17, 49, 70, 27], Operations: []
Exploring Operation: 49-17=32, Resulting Numbers: [70, 27, 32]
Generated Node #0,0: 23:[70, 27, 32] Operation: 49-17=32
Exploring Operation: 70-27=43, Resulting Numbers: [17, 49, 43]
Generated Node #0,1: 23:[17, 49, 43] Operation: 70-27=43
Exploring Operation: 70-49=21... | 0.983507 | hs_4 | mult_heuristic |
[
72,
80,
13,
35
] | 40 | [
"80-72=8",
"13+35=48",
"48-8=40"
] | Current State: 40:[72, 80, 13, 35], Operations: []
Exploring Operation: 80-72=8, Resulting Numbers: [13, 35, 8]
Generated Node #2: [13, 35, 8] from Operation: 80-72=8
Current State: 40:[13, 35, 8], Operations: ['80-72=8']
Exploring Operation: 13+35=48, Resulting Numbers: [8, 48]
Generated Node #3: [8, 48] from Operatio... | 4 | Current State: 40:[72, 80, 13, 35], Operations: []
Exploring Operation: 80-35=45, Resulting Numbers: [72, 13, 45]
Generated Node #0,0: 40:[72, 13, 45] Operation: 80-35=45
Exploring Operation: 80-72=8, Resulting Numbers: [13, 35, 8]
Generated Node #0,1: 40:[13, 35, 8] Operation: 80-72=8
Exploring Operation: 72-35=37, Re... | 0.986111 | hs_3 | sum_heuristic |
[
22,
6,
23,
46
] | 92 | [
"22*23=506",
"46+506=552",
"552/6=92"
] | Current State: 92:[22, 6, 23, 46], Operations: []
Exploring Operation: 22*23=506, Resulting Numbers: [6, 46, 506]
Generated Node #2: [6, 46, 506] from Operation: 22*23=506
Current State: 92:[6, 46, 506], Operations: ['22*23=506']
Exploring Operation: 46+506=552, Resulting Numbers: [6, 552]
Generated Node #3: [6, 552] f... | 4 | Current State: 92:[22, 6, 23, 46], Operations: []
Exploring Operation: 23-22=1, Resulting Numbers: [6, 46, 1]
Generated Node #0,0: 92:[6, 46, 1] Operation: 23-22=1
Exploring Operation: 46-22=24, Resulting Numbers: [6, 23, 24]
Generated Node #0,1: 92:[6, 23, 24] Operation: 46-22=24
Exploring Operation: 22+23=45, Resulti... | 0.986979 | hs_3 | mult_heuristic |
[
5,
46,
79,
77
] | 49 | [
"5+46=51",
"79-77=2",
"51-2=49"
] | Current State: 49:[5, 46, 79, 77], Operations: []
Exploring Operation: 5+46=51, Resulting Numbers: [79, 77, 51]
Generated Node #2: [79, 77, 51] from Operation: 5+46=51
Current State: 49:[79, 77, 51], Operations: ['5+46=51']
Exploring Operation: 79-77=2, Resulting Numbers: [51, 2]
Generated Node #3: [51, 2] from Operati... | 4 | Current State: 49:[5, 46, 79, 77], Operations: []
Exploring Operation: 79-46=33, Resulting Numbers: [5, 77, 33]
Generated Node #0,0: 49:[5, 77, 33] Operation: 79-46=33
Exploring Operation: 77-46=31, Resulting Numbers: [5, 79, 31]
Generated Node #0,1: 49:[5, 79, 31] Operation: 77-46=31
Exploring Operation: 79-77=2, Resu... | 0.983507 | hs_4 | mult_heuristic |
[
28,
98,
15,
3
] | 88 | [
"98-28=70",
"15+3=18",
"70+18=88"
] | Current State: 88:[28, 98, 15, 3], Operations: []
Exploring Operation: 98-28=70, Resulting Numbers: [15, 3, 70]
Generated Node #2: [15, 3, 70] from Operation: 98-28=70
Current State: 88:[15, 3, 70], Operations: ['98-28=70']
Exploring Operation: 15+3=18, Resulting Numbers: [70, 18]
Generated Node #3: [70, 18] from Opera... | 4 | Current State: 88:[28, 98, 15, 3], Operations: []
Exploring Operation: 98-15=83, Resulting Numbers: [28, 3, 83]
Generated Node #0,0: 88:[28, 3, 83] Operation: 98-15=83
Exploring Operation: 28-15=13, Resulting Numbers: [98, 3, 13]
Generated Node #0,1: 88:[98, 3, 13] Operation: 28-15=13
Exploring Operation: 28+15=43, Res... | 0.967882 | hs_3 | mult_heuristic |
[
93,
38,
18,
69
] | 80 | [
"93+38=131",
"69-18=51",
"131-51=80"
] | Current State: 80:[93, 38, 18, 69], Operations: []
Exploring Operation: 93+38=131, Resulting Numbers: [18, 69, 131]
Generated Node #2: [18, 69, 131] from Operation: 93+38=131
Current State: 80:[18, 69, 131], Operations: ['93+38=131']
Exploring Operation: 69-18=51, Resulting Numbers: [131, 51]
Generated Node #3: [131, 5... | 4 | Current State: 80:[93, 38, 18, 69], Operations: []
Exploring Operation: 93-18=75, Resulting Numbers: [38, 69, 75]
Generated Node #0,0: 80:[38, 69, 75] Operation: 93-18=75
Exploring Operation: 93-69=24, Resulting Numbers: [38, 18, 24]
Generated Node #0,1: 80:[38, 18, 24] Operation: 93-69=24
Exploring Operation: 18+69=87... | 0.979167 | hs_4 | mult_heuristic |
[
56,
34,
51,
39
] | 53 | [
"56-39=17",
"34/17=2",
"51+2=53"
] | Current State: 53:[56, 34, 51, 39], Operations: []
Exploring Operation: 56-39=17, Resulting Numbers: [34, 51, 17]
Generated Node #2: [34, 51, 17] from Operation: 56-39=17
Current State: 53:[34, 51, 17], Operations: ['56-39=17']
Exploring Operation: 34/17=2, Resulting Numbers: [51, 2]
Generated Node #3: [51, 2] from Ope... | 4 | Current State: 53:[56, 34, 51, 39], Operations: []
Exploring Operation: 34+39=73, Resulting Numbers: [56, 51, 73]
Generated Node #0,0: 53:[56, 51, 73] Operation: 34+39=73
Start Sub Search at level 1: Moving to Node #0,0
Current State: 53:[56, 51, 73], Operations: ['34+39=73']
Exploring Operation: 73-51=22, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
17,
3,
98,
24
] | 54 | [
"17+3=20",
"98-24=74",
"74-20=54"
] | Current State: 54:[17, 3, 98, 24], Operations: []
Exploring Operation: 17+3=20, Resulting Numbers: [98, 24, 20]
Generated Node #2: [98, 24, 20] from Operation: 17+3=20
Current State: 54:[98, 24, 20], Operations: ['17+3=20']
Exploring Operation: 98-24=74, Resulting Numbers: [20, 74]
Generated Node #3: [20, 74] from Oper... | 4 | Current State: 54:[17, 3, 98, 24], Operations: []
Exploring Operation: 24-17=7, Resulting Numbers: [3, 98, 7]
Generated Node #0,0: 54:[3, 98, 7] Operation: 24-17=7
Exploring Operation: 98-3=95, Resulting Numbers: [17, 24, 95]
Generated Node #0,1: 54:[17, 24, 95] Operation: 98-3=95
Exploring Operation: 98-17=81, Resulti... | 0.986979 | hs_4 | mult_heuristic |
[
45,
4,
36,
93
] | 96 | [
"93-45=48",
"4*36=144",
"144-48=96"
] | Current State: 96:[45, 4, 36, 93], Operations: []
Exploring Operation: 93-45=48, Resulting Numbers: [4, 36, 48]
Generated Node #2: [4, 36, 48] from Operation: 93-45=48
Current State: 96:[4, 36, 48], Operations: ['93-45=48']
Exploring Operation: 4*36=144, Resulting Numbers: [48, 144]
Generated Node #3: [48, 144] from Op... | 4 | Current State: 96:[45, 4, 36, 93], Operations: []
Exploring Operation: 36/4=9, Resulting Numbers: [45, 93, 9]
Generated Node #0,0: 96:[45, 93, 9] Operation: 36/4=9
Exploring Operation: 93-45=48, Resulting Numbers: [4, 36, 48]
Generated Node #0,1: 96:[4, 36, 48] Operation: 93-45=48
Exploring Operation: 36-4=32, Resultin... | 0 | hs_4 | mult_heuristic |
[
25,
4,
76,
75
] | 77 | [
"75/25=3",
"4+76=80",
"80-3=77"
] | Current State: 77:[25, 4, 76, 75], Operations: []
Exploring Operation: 75/25=3, Resulting Numbers: [4, 76, 3]
Generated Node #2: [4, 76, 3] from Operation: 75/25=3
Current State: 77:[4, 76, 3], Operations: ['75/25=3']
Exploring Operation: 4+76=80, Resulting Numbers: [3, 80]
Generated Node #3: [3, 80] from Operation: 4+... | 4 | Current State: 77:[25, 4, 76, 75], Operations: []
Exploring Operation: 4+75=79, Resulting Numbers: [25, 76, 79]
Generated Node #0,0: 77:[25, 76, 79] Operation: 4+75=79
Exploring Operation: 4+76=80, Resulting Numbers: [25, 75, 80]
Generated Node #0,1: 77:[25, 75, 80] Operation: 4+76=80
Exploring Operation: 25-4=21, Resu... | 0.979167 | hs_4 | mult_heuristic |
[
71,
73,
1,
17
] | 20 | [
"73-71=2",
"1+17=18",
"2+18=20"
] | Current State: 20:[71, 73, 1, 17], Operations: []
Exploring Operation: 73-71=2, Resulting Numbers: [1, 17, 2]
Generated Node #2: [1, 17, 2] from Operation: 73-71=2
Current State: 20:[1, 17, 2], Operations: ['73-71=2']
Exploring Operation: 1+17=18, Resulting Numbers: [2, 18]
Generated Node #3: [2, 18] from Operation: 1+... | 4 | Current State: 20:[71, 73, 1, 17], Operations: []
Exploring Operation: 73-1=72, Resulting Numbers: [71, 17, 72]
Generated Node #0,0: 20:[71, 17, 72] Operation: 73-1=72
Exploring Operation: 73-17=56, Resulting Numbers: [71, 1, 56]
Generated Node #0,1: 20:[71, 1, 56] Operation: 73-17=56
Exploring Operation: 73-71=2, Resu... | 0.984375 | hs_5 | mult_heuristic |
[
24,
20,
25,
35
] | 16 | [
"24+20=44",
"25+35=60",
"60-44=16"
] | Current State: 16:[24, 20, 25, 35], Operations: []
Exploring Operation: 24+20=44, Resulting Numbers: [25, 35, 44]
Generated Node #2: [25, 35, 44] from Operation: 24+20=44
Current State: 16:[25, 35, 44], Operations: ['24+20=44']
Exploring Operation: 25+35=60, Resulting Numbers: [44, 60]
Generated Node #3: [44, 60] from ... | 4 | Current State: 16:[24, 20, 25, 35], Operations: []
Exploring Operation: 35-20=15, Resulting Numbers: [24, 25, 15]
Generated Node #0,0: 16:[24, 25, 15] Operation: 35-20=15
Exploring Operation: 25-24=1, Resulting Numbers: [20, 35, 1]
Generated Node #0,1: 16:[20, 35, 1] Operation: 25-24=1
Exploring Operation: 35-24=11, Re... | 0.967882 | hs_5 | mult_heuristic |
[
53,
27,
75,
29
] | 97 | [
"29-27=2",
"75*2=150",
"150-53=97"
] | Current State: 97:[53, 27, 75, 29], Operations: []
Exploring Operation: 29-27=2, Resulting Numbers: [53, 75, 2]
Generated Node #2: [53, 75, 2] from Operation: 29-27=2
Current State: 97:[53, 75, 2], Operations: ['29-27=2']
Exploring Operation: 75*2=150, Resulting Numbers: [53, 150]
Generated Node #3: [53, 150] from Oper... | 4 | Current State: 97:[53, 27, 75, 29], Operations: []
Exploring Operation: 53+27=80, Resulting Numbers: [75, 29, 80]
Generated Node #0,0: 97:[75, 29, 80] Operation: 53+27=80
Exploring Operation: 53+29=82, Resulting Numbers: [27, 75, 82]
Generated Node #0,1: 97:[27, 75, 82] Operation: 53+29=82
Exploring Operation: 27+29=56... | 0 | hs_4 | mult_heuristic |
[
22,
98,
17,
13
] | 17 | [
"22-17=5",
"98-13=85",
"85/5=17"
] | Current State: 17:[22, 98, 17, 13], Operations: []
Exploring Operation: 22-17=5, Resulting Numbers: [98, 13, 5]
Generated Node #2: [98, 13, 5] from Operation: 22-17=5
Current State: 17:[98, 13, 5], Operations: ['22-17=5']
Exploring Operation: 98-13=85, Resulting Numbers: [5, 85]
Generated Node #3: [5, 85] from Operatio... | 4 | Current State: 17:[22, 98, 17, 13], Operations: []
Exploring Operation: 98-22=76, Resulting Numbers: [17, 13, 76]
Generated Node #0,0: 17:[17, 13, 76] Operation: 98-22=76
Start Sub Search at level 1: Moving to Node #0,0
Current State: 17:[17, 13, 76], Operations: ['98-22=76']
Exploring Operation: 76-17=59, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
72,
71,
78,
66
] | 85 | [
"71*78=5538",
"72+5538=5610",
"5610/66=85"
] | Current State: 85:[72, 71, 78, 66], Operations: []
Exploring Operation: 71*78=5538, Resulting Numbers: [72, 66, 5538]
Generated Node #2: [72, 66, 5538] from Operation: 71*78=5538
Current State: 85:[72, 66, 5538], Operations: ['71*78=5538']
Exploring Operation: 72+5538=5610, Resulting Numbers: [66, 5610]
Generated Node ... | 4 | Current State: 85:[72, 71, 78, 66], Operations: []
Exploring Operation: 71-66=5, Resulting Numbers: [72, 78, 5]
Generated Node #0,0: 85:[72, 78, 5] Operation: 71-66=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 85:[72, 78, 5], Operations: ['71-66=5']
Exploring Operation: 78-72=6, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
81,
47,
79,
79
] | 64 | [
"81-79=2",
"79-47=32",
"2*32=64"
] | Current State: 64:[81, 47, 79, 79], Operations: []
Exploring Operation: 81-79=2, Resulting Numbers: [47, 2]
Generated Node #2: [47, 2] from Operation: 81-79=2
Current State: 64:[47, 2], Operations: ['81-79=2']
Exploring Operation: 79-47=32, Resulting Numbers: [2, 32]
Generated Node #3: [2, 32] from Operation: 79-47=32
... | 4 | Current State: 64:[81, 47, 79, 79], Operations: []
Exploring Operation: 81-47=34, Resulting Numbers: [79, 79, 34]
Generated Node #0,0: 64:[79, 79, 34] Operation: 81-47=34
Exploring Operation: 81-79=2, Resulting Numbers: [47, 79, 2]
Generated Node #0,1: 64:[47, 79, 2] Operation: 81-79=2
Exploring Operation: 81-79=2, Res... | 0.984375 | hs_4 | mult_heuristic |
[
69,
2,
69,
21
] | 22 | [
"69/69=1",
"2+21=23",
"23-1=22"
] | Current State: 22:[69, 2, 69, 21], Operations: []
Exploring Operation: 69/69=1, Resulting Numbers: [2, 21, 1]
Generated Node #2: [2, 21, 1] from Operation: 69/69=1
Current State: 22:[2, 21, 1], Operations: ['69/69=1']
Exploring Operation: 2+21=23, Resulting Numbers: [1, 23]
Generated Node #3: [1, 23] from Operation: 2+... | 4 | Current State: 22:[69, 2, 69, 21], Operations: []
Exploring Operation: 69/69=1, Resulting Numbers: [2, 21, 1]
Generated Node #0,0: 22:[2, 21, 1] Operation: 69/69=1
Moving to Node #0,0
Current State: 22:[2, 21, 1], Operations: ['69/69=1']
Exploring Operation: 21+1=22, Resulting Numbers: [2, 22]
Generated Node #0,0,0: 22... | 0 | hs_1 | mult_heuristic |
[
17,
12,
73,
19
] | 25 | [
"17+12=29",
"73-19=54",
"54-29=25"
] | Current State: 25:[17, 12, 73, 19], Operations: []
Exploring Operation: 17+12=29, Resulting Numbers: [73, 19, 29]
Generated Node #2: [73, 19, 29] from Operation: 17+12=29
Current State: 25:[73, 19, 29], Operations: ['17+12=29']
Exploring Operation: 73-19=54, Resulting Numbers: [29, 54]
Generated Node #3: [29, 54] from ... | 4 | Current State: 25:[17, 12, 73, 19], Operations: []
Exploring Operation: 73-17=56, Resulting Numbers: [12, 19, 56]
Generated Node #0,0: 25:[12, 19, 56] Operation: 73-17=56
Start Sub Search at level 1: Moving to Node #0,0
Current State: 25:[12, 19, 56], Operations: ['73-17=56']
Exploring Operation: 56-19=37, Resulting Nu... | 0.993924 | hs_1 | sum_heuristic |
[
3,
61,
77,
91
] | 78 | [
"3+61=64",
"91-77=14",
"64+14=78"
] | Current State: 78:[3, 61, 77, 91], Operations: []
Exploring Operation: 3+61=64, Resulting Numbers: [77, 91, 64]
Generated Node #2: [77, 91, 64] from Operation: 3+61=64
Current State: 78:[77, 91, 64], Operations: ['3+61=64']
Exploring Operation: 91-77=14, Resulting Numbers: [64, 14]
Generated Node #3: [64, 14] from Oper... | 4 | Current State: 78:[3, 61, 77, 91], Operations: []
Exploring Operation: 91-77=14, Resulting Numbers: [3, 61, 14]
Generated Node #0,0: 78:[3, 61, 14] Operation: 91-77=14
Exploring Operation: 3+61=64, Resulting Numbers: [77, 91, 64]
Generated Node #0,1: 78:[77, 91, 64] Operation: 3+61=64
Exploring Operation: 91-61=30, Res... | 0.974826 | hs_4 | mult_heuristic |
[
34,
94,
93,
88
] | 65 | [
"94-34=60",
"93-88=5",
"60+5=65"
] | Current State: 65:[34, 94, 93, 88], Operations: []
Exploring Operation: 94-34=60, Resulting Numbers: [93, 88, 60]
Generated Node #2: [93, 88, 60] from Operation: 94-34=60
Current State: 65:[93, 88, 60], Operations: ['94-34=60']
Exploring Operation: 93-88=5, Resulting Numbers: [60, 5]
Generated Node #3: [60, 5] from Ope... | 4 | Current State: 65:[34, 94, 93, 88], Operations: []
Exploring Operation: 93-88=5, Resulting Numbers: [34, 94, 5]
Generated Node #0,0: 65:[34, 94, 5] Operation: 93-88=5
Exploring Operation: 94-88=6, Resulting Numbers: [34, 93, 6]
Generated Node #0,1: 65:[34, 93, 6] Operation: 94-88=6
Exploring Operation: 94-93=1, Resulti... | 0.980035 | hs_3 | mult_heuristic |
[
50,
53,
49,
31
] | 21 | [
"53-50=3",
"49-31=18",
"3+18=21"
] | Current State: 21:[50, 53, 49, 31], Operations: []
Exploring Operation: 53-50=3, Resulting Numbers: [49, 31, 3]
Generated Node #2: [49, 31, 3] from Operation: 53-50=3
Current State: 21:[49, 31, 3], Operations: ['53-50=3']
Exploring Operation: 49-31=18, Resulting Numbers: [3, 18]
Generated Node #3: [3, 18] from Operatio... | 4 | Current State: 21:[50, 53, 49, 31], Operations: []
Exploring Operation: 50-49=1, Resulting Numbers: [53, 31, 1]
Generated Node #0,0: 21:[53, 31, 1] Operation: 50-49=1
Exploring Operation: 53-49=4, Resulting Numbers: [50, 31, 4]
Generated Node #0,1: 21:[50, 31, 4] Operation: 53-49=4
Exploring Operation: 53-50=3, Resulti... | 0.986111 | hs_4 | mult_heuristic |
[
18,
34,
54,
40
] | 36 | [
"18*40=720",
"54-34=20",
"720/20=36"
] | Current State: 36:[18, 34, 54, 40], Operations: []
Exploring Operation: 18*40=720, Resulting Numbers: [34, 54, 720]
Generated Node #2: [34, 54, 720] from Operation: 18*40=720
Current State: 36:[34, 54, 720], Operations: ['18*40=720']
Exploring Operation: 54-34=20, Resulting Numbers: [720, 20]
Generated Node #3: [720, 2... | 4 | Current State: 36:[18, 34, 54, 40], Operations: []
Exploring Operation: 54-18=36, Resulting Numbers: [34, 40, 36]
Generated Node #0,0: 36:[34, 40, 36] Operation: 54-18=36
Exploring Operation: 54-40=14, Resulting Numbers: [18, 34, 14]
Generated Node #0,1: 36:[18, 34, 14] Operation: 54-40=14
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
42,
94,
56,
89
] | 93 | [
"94-42=52",
"56+89=145",
"145-52=93"
] | Current State: 93:[42, 94, 56, 89], Operations: []
Exploring Operation: 94-42=52, Resulting Numbers: [56, 89, 52]
Generated Node #2: [56, 89, 52] from Operation: 94-42=52
Current State: 93:[56, 89, 52], Operations: ['94-42=52']
Exploring Operation: 56+89=145, Resulting Numbers: [52, 145]
Generated Node #3: [52, 145] fr... | 4 | Current State: 93:[42, 94, 56, 89], Operations: []
Exploring Operation: 42+56=98, Resulting Numbers: [94, 89, 98]
Generated Node #0,0: 93:[94, 89, 98] Operation: 42+56=98
Exploring Operation: 94-56=38, Resulting Numbers: [42, 89, 38]
Generated Node #0,1: 93:[42, 89, 38] Operation: 94-56=38
Exploring Operation: 94-89=5,... | 0.986111 | hs_5 | sum_heuristic |
[
4,
83,
4,
17
] | 26 | [
"4+83=87",
"17+87=104",
"104/4=26"
] | Current State: 26:[4, 83, 4, 17], Operations: []
Exploring Operation: 4+83=87, Resulting Numbers: [17, 87]
Generated Node #2: [17, 87] from Operation: 4+83=87
Current State: 26:[17, 87], Operations: ['4+83=87']
Exploring Operation: 17+87=104, Resulting Numbers: [104]
104,26 equal: Goal Reached
Exploring Operation: 104/... | 4 | Current State: 26:[4, 83, 4, 17], Operations: []
Exploring Operation: 83-4=79, Resulting Numbers: [4, 17, 79]
Generated Node #0,0: 26:[4, 17, 79] Operation: 83-4=79
Exploring Operation: 83-17=66, Resulting Numbers: [4, 4, 66]
Generated Node #0,1: 26:[4, 4, 66] Operation: 83-17=66
Exploring Operation: 17-4=13, Resulting... | 0 | hs_4 | mult_heuristic |
[
57,
74,
88,
21
] | 64 | [
"57+74=131",
"88-21=67",
"131-67=64"
] | Current State: 64:[57, 74, 88, 21], Operations: []
Exploring Operation: 57+74=131, Resulting Numbers: [88, 21, 131]
Generated Node #2: [88, 21, 131] from Operation: 57+74=131
Current State: 64:[88, 21, 131], Operations: ['57+74=131']
Exploring Operation: 88-21=67, Resulting Numbers: [131, 67]
Generated Node #3: [131, 6... | 4 | Current State: 64:[57, 74, 88, 21], Operations: []
Exploring Operation: 88-74=14, Resulting Numbers: [57, 21, 14]
Generated Node #0,0: 64:[57, 21, 14] Operation: 88-74=14
Start Sub Search at level 1: Moving to Node #0,0
Current State: 64:[57, 21, 14], Operations: ['88-74=14']
Exploring Operation: 57-21=36, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
75,
35,
3,
1
] | 10 | [
"75-35=40",
"3+1=4",
"40/4=10"
] | Current State: 10:[75, 35, 3, 1], Operations: []
Exploring Operation: 75-35=40, Resulting Numbers: [3, 1, 40]
Generated Node #2: [3, 1, 40] from Operation: 75-35=40
Current State: 10:[3, 1, 40], Operations: ['75-35=40']
Exploring Operation: 3+1=4, Resulting Numbers: [40, 4]
Generated Node #3: [40, 4] from Operation: 3+... | 4 | Current State: 10:[75, 35, 3, 1], Operations: []
Exploring Operation: 75-1=74, Resulting Numbers: [35, 3, 74]
Generated Node #0,0: 10:[35, 3, 74] Operation: 75-1=74
Exploring Operation: 35-3=32, Resulting Numbers: [75, 1, 32]
Generated Node #0,1: 10:[75, 1, 32] Operation: 35-3=32
Exploring Operation: 75/3=25, Resulting... | 0.972222 | hs_5 | sum_heuristic |
[
87,
27,
57,
25
] | 92 | [
"87-27=60",
"57-25=32",
"60+32=92"
] | Current State: 92:[87, 27, 57, 25], Operations: []
Exploring Operation: 87-27=60, Resulting Numbers: [57, 25, 60]
Generated Node #2: [57, 25, 60] from Operation: 87-27=60
Current State: 92:[57, 25, 60], Operations: ['87-27=60']
Exploring Operation: 57-25=32, Resulting Numbers: [60, 32]
Generated Node #3: [60, 32] from ... | 4 | Current State: 92:[87, 27, 57, 25], Operations: []
Exploring Operation: 87-57=30, Resulting Numbers: [27, 25, 30]
Generated Node #0,0: 92:[27, 25, 30] Operation: 87-57=30
Exploring Operation: 57-27=30, Resulting Numbers: [87, 25, 30]
Generated Node #0,1: 92:[87, 25, 30] Operation: 57-27=30
Exploring Operation: 27+57=84... | 0.974826 | hs_3 | mult_heuristic |
[
59,
20,
14,
73
] | 84 | [
"59+20=79",
"79-73=6",
"14*6=84"
] | Current State: 84:[59, 20, 14, 73], Operations: []
Exploring Operation: 59+20=79, Resulting Numbers: [14, 73, 79]
Generated Node #2: [14, 73, 79] from Operation: 59+20=79
Current State: 84:[14, 73, 79], Operations: ['59+20=79']
Exploring Operation: 79-73=6, Resulting Numbers: [14, 6]
Generated Node #3: [14, 6] from Ope... | 4 | Current State: 84:[59, 20, 14, 73], Operations: []
Exploring Operation: 73-59=14, Resulting Numbers: [20, 14, 14]
Generated Node #0,0: 84:[20, 14, 14] Operation: 73-59=14
Start Sub Search at level 1: Moving to Node #0,0
Current State: 84:[20, 14, 14], Operations: ['73-59=14']
Exploring Operation: 20-14=6, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
59,
69,
27,
60
] | 43 | [
"69-59=10",
"60-27=33",
"10+33=43"
] | Current State: 43:[59, 69, 27, 60], Operations: []
Exploring Operation: 69-59=10, Resulting Numbers: [27, 60, 10]
Generated Node #2: [27, 60, 10] from Operation: 69-59=10
Current State: 43:[27, 60, 10], Operations: ['69-59=10']
Exploring Operation: 60-27=33, Resulting Numbers: [10, 33]
Generated Node #3: [10, 33] from ... | 4 | Current State: 43:[59, 69, 27, 60], Operations: []
Exploring Operation: 60-27=33, Resulting Numbers: [59, 69, 33]
Generated Node #0,0: 43:[59, 69, 33] Operation: 60-27=33
Exploring Operation: 69-27=42, Resulting Numbers: [59, 60, 42]
Generated Node #0,1: 43:[59, 60, 42] Operation: 69-27=42
Start Sub Search at level 1: ... | 0.990451 | hs_2 | sum_heuristic |
[
35,
1,
57,
4
] | 97 | [
"35+1=36",
"57+4=61",
"36+61=97"
] | Current State: 97:[35, 1, 57, 4], Operations: []
Exploring Operation: 35+1=36, Resulting Numbers: [57, 4, 36]
Generated Node #2: [57, 4, 36] from Operation: 35+1=36
Current State: 97:[57, 4, 36], Operations: ['35+1=36']
Exploring Operation: 57+4=61, Resulting Numbers: [36, 61]
Generated Node #3: [36, 61] from Operation... | 4 | Current State: 97:[35, 1, 57, 4], Operations: []
Exploring Operation: 35*4=140, Resulting Numbers: [1, 57, 140]
Generated Node #0,0: 97:[1, 57, 140] Operation: 35*4=140
Exploring Operation: 35+1=36, Resulting Numbers: [57, 4, 36]
Generated Node #0,1: 97:[57, 4, 36] Operation: 35+1=36
Moving to Node #0,0
Current State: ... | 0.987847 | hs_2 | mult_heuristic |
[
42,
14,
34,
6
] | 44 | [
"34-6=28",
"28/14=2",
"42+2=44"
] | Current State: 44:[42, 14, 34, 6], Operations: []
Exploring Operation: 34-6=28, Resulting Numbers: [42, 14, 28]
Generated Node #2: [42, 14, 28] from Operation: 34-6=28
Current State: 44:[42, 14, 28], Operations: ['34-6=28']
Exploring Operation: 28/14=2, Resulting Numbers: [42, 2]
Generated Node #3: [42, 2] from Operati... | 4 | Current State: 44:[42, 14, 34, 6], Operations: []
Exploring Operation: 34-14=20, Resulting Numbers: [42, 6, 20]
Generated Node #0,0: 44:[42, 6, 20] Operation: 34-14=20
Exploring Operation: 42-34=8, Resulting Numbers: [14, 6, 8]
Generated Node #0,1: 44:[14, 6, 8] Operation: 42-34=8
Moving to Node #0,0
Current State: 44:... | 0 | hs_2 | mult_heuristic |
[
49,
55,
1,
2
] | 13 | [
"55-49=6",
"2*6=12",
"1+12=13"
] | Current State: 13:[49, 55, 1, 2], Operations: []
Exploring Operation: 55-49=6, Resulting Numbers: [1, 2, 6]
Generated Node #2: [1, 2, 6] from Operation: 55-49=6
Current State: 13:[1, 2, 6], Operations: ['55-49=6']
Exploring Operation: 2*6=12, Resulting Numbers: [1, 12]
Generated Node #3: [1, 12] from Operation: 2*6=12
... | 4 | Current State: 13:[49, 55, 1, 2], Operations: []
Exploring Operation: 55-2=53, Resulting Numbers: [49, 1, 53]
Generated Node #0,0: 13:[49, 1, 53] Operation: 55-2=53
Exploring Operation: 49-1=48, Resulting Numbers: [55, 2, 48]
Generated Node #0,1: 13:[55, 2, 48] Operation: 49-1=48
Exploring Operation: 55-1=54, Resulting... | 0.985243 | hs_5 | mult_heuristic |
[
6,
1,
29,
3
] | 87 | [
"6*1=6",
"6-3=3",
"29*3=87"
] | Current State: 87:[6, 1, 29, 3], Operations: []
Exploring Operation: 6*1=6, Resulting Numbers: [29, 3, 6]
Generated Node #2: [29, 3, 6] from Operation: 6*1=6
Current State: 87:[29, 3, 6], Operations: ['6*1=6']
Exploring Operation: 6-3=3, Resulting Numbers: [29, 3]
Generated Node #3: [29, 3] from Operation: 6-3=3
Curren... | 4 | Current State: 87:[6, 1, 29, 3], Operations: []
Exploring Operation: 6*1=6, Resulting Numbers: [29, 3, 6]
Generated Node #0,0: 87:[29, 3, 6] Operation: 6*1=6
Exploring Operation: 6-1=5, Resulting Numbers: [29, 3, 5]
Generated Node #0,1: 87:[29, 3, 5] Operation: 6-1=5
Exploring Operation: 6-3=3, Resulting Numbers: [1, 2... | 0.978299 | hs_3 | mult_heuristic |
[
89,
34,
73,
55
] | 37 | [
"89-34=55",
"73-55=18",
"55-18=37"
] | Current State: 37:[89, 34, 73, 55], Operations: []
Exploring Operation: 89-34=55, Resulting Numbers: [73, 55, 55]
Generated Node #2: [73, 55, 55] from Operation: 89-34=55
Current State: 37:[73, 55, 55], Operations: ['89-34=55']
Exploring Operation: 73-55=18, Resulting Numbers: [18]
18,37 equal: Goal Reached
Exploring O... | 4 | Current State: 37:[89, 34, 73, 55], Operations: []
Exploring Operation: 89-55=34, Resulting Numbers: [34, 73, 34]
Generated Node #0,0: 37:[34, 73, 34] Operation: 89-55=34
Exploring Operation: 89-73=16, Resulting Numbers: [34, 55, 16]
Generated Node #0,1: 37:[34, 55, 16] Operation: 89-73=16
Exploring Operation: 89-34=55... | 0.963542 | hs_5 | mult_heuristic |
[
45,
37,
53,
55
] | 53 | [
"37+53=90",
"90/45=2",
"55-2=53"
] | Current State: 53:[45, 37, 53, 55], Operations: []
Exploring Operation: 37+53=90, Resulting Numbers: [45, 55, 90]
Generated Node #2: [45, 55, 90] from Operation: 37+53=90
Current State: 53:[45, 55, 90], Operations: ['37+53=90']
Exploring Operation: 90/45=2, Resulting Numbers: [55, 2]
Generated Node #3: [55, 2] from Ope... | 4 | Current State: 53:[45, 37, 53, 55], Operations: []
Exploring Operation: 45+37=82, Resulting Numbers: [53, 55, 82]
Generated Node #0,0: 53:[53, 55, 82] Operation: 45+37=82
Moving to Node #0,0
Current State: 53:[53, 55, 82], Operations: ['45+37=82']
Exploring Operation: 82-53=29, Resulting Numbers: [55, 29]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
82,
10,
19,
60
] | 12 | [
"60-19=41",
"82/41=2",
"10+2=12"
] | Current State: 12:[82, 10, 19, 60], Operations: []
Exploring Operation: 60-19=41, Resulting Numbers: [82, 10, 41]
Generated Node #2: [82, 10, 41] from Operation: 60-19=41
Current State: 12:[82, 10, 41], Operations: ['60-19=41']
Exploring Operation: 82/41=2, Resulting Numbers: [10, 2]
Generated Node #3: [10, 2] from Ope... | 4 | Current State: 12:[82, 10, 19, 60], Operations: []
Exploring Operation: 60/10=6, Resulting Numbers: [82, 19, 6]
Generated Node #0,0: 12:[82, 19, 6] Operation: 60/10=6
Exploring Operation: 82-60=22, Resulting Numbers: [10, 19, 22]
Generated Node #0,1: 12:[10, 19, 22] Operation: 82-60=22
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
54,
11,
32,
33
] | 66 | [
"54+11=65",
"33-32=1",
"65+1=66"
] | Current State: 66:[54, 11, 32, 33], Operations: []
Exploring Operation: 54+11=65, Resulting Numbers: [32, 33, 65]
Generated Node #2: [32, 33, 65] from Operation: 54+11=65
Current State: 66:[32, 33, 65], Operations: ['54+11=65']
Exploring Operation: 33-32=1, Resulting Numbers: [65, 1]
Generated Node #3: [65, 1] from Ope... | 4 | Current State: 66:[54, 11, 32, 33], Operations: []
Exploring Operation: 54+11=65, Resulting Numbers: [32, 33, 65]
Generated Node #0,0: 66:[32, 33, 65] Operation: 54+11=65
Exploring Operation: 54-32=22, Resulting Numbers: [11, 33, 22]
Generated Node #0,1: 66:[11, 33, 22] Operation: 54-32=22
Start Sub Search at level 1: ... | 0.990451 | hs_2 | sum_heuristic |
[
8,
35,
2,
4
] | 70 | [
"8-2=6",
"6-4=2",
"35*2=70"
] | Current State: 70:[8, 35, 2, 4], Operations: []
Exploring Operation: 8-2=6, Resulting Numbers: [35, 4, 6]
Generated Node #2: [35, 4, 6] from Operation: 8-2=6
Current State: 70:[35, 4, 6], Operations: ['8-2=6']
Exploring Operation: 6-4=2, Resulting Numbers: [35, 2]
Generated Node #3: [35, 2] from Operation: 6-4=2
Curren... | 4 | Current State: 70:[8, 35, 2, 4], Operations: []
Exploring Operation: 4/2=2, Resulting Numbers: [8, 35, 2]
Generated Node #0,0: 70:[8, 35, 2] Operation: 4/2=2
Exploring Operation: 4-2=2, Resulting Numbers: [8, 35, 2]
Generated Node #0,1: 70:[8, 35, 2] Operation: 4-2=2
Exploring Operation: 8-4=4, Resulting Numbers: [35, ... | 0.942708 | hs_5 | sum_heuristic |
[
34,
37,
49,
45
] | 23 | [
"34+37=71",
"49+45=94",
"94-71=23"
] | Current State: 23:[34, 37, 49, 45], Operations: []
Exploring Operation: 34+37=71, Resulting Numbers: [49, 45, 71]
Generated Node #2: [49, 45, 71] from Operation: 34+37=71
Current State: 23:[49, 45, 71], Operations: ['34+37=71']
Exploring Operation: 49+45=94, Resulting Numbers: [71, 94]
Generated Node #3: [71, 94] from ... | 4 | Current State: 23:[34, 37, 49, 45], Operations: []
Exploring Operation: 49-37=12, Resulting Numbers: [34, 45, 12]
Generated Node #0,0: 23:[34, 45, 12] Operation: 49-37=12
Exploring Operation: 49-45=4, Resulting Numbers: [34, 37, 4]
Generated Node #0,1: 23:[34, 37, 4] Operation: 49-45=4
Exploring Operation: 45-37=8, Res... | 0.984375 | hs_5 | mult_heuristic |
[
68,
4,
44,
3
] | 52 | [
"4+44=48",
"48/3=16",
"68-16=52"
] | Current State: 52:[68, 4, 44, 3], Operations: []
Exploring Operation: 4+44=48, Resulting Numbers: [68, 3, 48]
Generated Node #2: [68, 3, 48] from Operation: 4+44=48
Current State: 52:[68, 3, 48], Operations: ['4+44=48']
Exploring Operation: 48/3=16, Resulting Numbers: [68, 16]
Generated Node #3: [68, 16] from Operation... | 4 | Current State: 52:[68, 4, 44, 3], Operations: []
Exploring Operation: 68-44=24, Resulting Numbers: [4, 3, 24]
Generated Node #0,0: 52:[4, 3, 24] Operation: 68-44=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 52:[4, 3, 24], Operations: ['68-44=24']
Exploring Operation: 3+24=27, Resulting Numbers: [4... | 0 | hs_1 | mult_heuristic |
[
6,
37,
19,
48
] | 29 | [
"6*19=114",
"37+48=85",
"114-85=29"
] | Current State: 29:[6, 37, 19, 48], Operations: []
Exploring Operation: 6*19=114, Resulting Numbers: [37, 48, 114]
Generated Node #2: [37, 48, 114] from Operation: 6*19=114
Current State: 29:[37, 48, 114], Operations: ['6*19=114']
Exploring Operation: 37+48=85, Resulting Numbers: [114, 85]
Generated Node #3: [114, 85] f... | 4 | Current State: 29:[6, 37, 19, 48], Operations: []
Exploring Operation: 48-6=42, Resulting Numbers: [37, 19, 42]
Generated Node #0,0: 29:[37, 19, 42] Operation: 48-6=42
Exploring Operation: 37-6=31, Resulting Numbers: [19, 48, 31]
Generated Node #0,1: 29:[19, 48, 31] Operation: 37-6=31
Exploring Operation: 6+19=25, Resu... | 0 | hs_3 | mult_heuristic |
[
13,
89,
2,
22
] | 85 | [
"13*2=26",
"89+22=111",
"111-26=85"
] | Current State: 85:[13, 89, 2, 22], Operations: []
Exploring Operation: 13*2=26, Resulting Numbers: [89, 22, 26]
Generated Node #2: [89, 22, 26] from Operation: 13*2=26
Current State: 85:[89, 22, 26], Operations: ['13*2=26']
Exploring Operation: 89+22=111, Resulting Numbers: [26, 111]
Generated Node #3: [26, 111] from O... | 4 | Current State: 85:[13, 89, 2, 22], Operations: []
Exploring Operation: 89-2=87, Resulting Numbers: [13, 22, 87]
Generated Node #0,0: 85:[13, 22, 87] Operation: 89-2=87
Exploring Operation: 22-2=20, Resulting Numbers: [13, 89, 20]
Generated Node #0,1: 85:[13, 89, 20] Operation: 22-2=20
Exploring Operation: 13+2=15, Resu... | 0 | hs_5 | mult_heuristic |
[
2,
26,
99,
10
] | 68 | [
"10/2=5",
"99-26=73",
"73-5=68"
] | Current State: 68:[2, 26, 99, 10], Operations: []
Exploring Operation: 10/2=5, Resulting Numbers: [26, 99, 5]
Generated Node #2: [26, 99, 5] from Operation: 10/2=5
Current State: 68:[26, 99, 5], Operations: ['10/2=5']
Exploring Operation: 99-26=73, Resulting Numbers: [5, 73]
Generated Node #3: [5, 73] from Operation: 9... | 4 | Current State: 68:[2, 26, 99, 10], Operations: []
Exploring Operation: 99-26=73, Resulting Numbers: [2, 10, 73]
Generated Node #0,0: 68:[2, 10, 73] Operation: 99-26=73
Exploring Operation: 99-10=89, Resulting Numbers: [2, 26, 89]
Generated Node #0,1: 68:[2, 26, 89] Operation: 99-10=89
Moving to Node #0,0
Current State:... | 0.990451 | hs_2 | mult_heuristic |
[
11,
62,
63,
99
] | 15 | [
"62-11=51",
"99-63=36",
"51-36=15"
] | Current State: 15:[11, 62, 63, 99], Operations: []
Exploring Operation: 62-11=51, Resulting Numbers: [63, 99, 51]
Generated Node #2: [63, 99, 51] from Operation: 62-11=51
Current State: 15:[63, 99, 51], Operations: ['62-11=51']
Exploring Operation: 99-63=36, Resulting Numbers: [51, 36]
Generated Node #3: [51, 36] from ... | 4 | Current State: 15:[11, 62, 63, 99], Operations: []
Exploring Operation: 99-62=37, Resulting Numbers: [11, 63, 37]
Generated Node #0,0: 15:[11, 63, 37] Operation: 99-62=37
Exploring Operation: 99-63=36, Resulting Numbers: [11, 62, 36]
Generated Node #0,1: 15:[11, 62, 36] Operation: 99-63=36
Start Sub Search at level 1: ... | 0.991319 | hs_2 | sum_heuristic |
[
64,
2,
33,
31
] | 31 | [
"64-2=62",
"33-31=2",
"62/2=31"
] | Current State: 31:[64, 2, 33, 31], Operations: []
Exploring Operation: 64-2=62, Resulting Numbers: [33, 31, 62]
Generated Node #2: [33, 31, 62] from Operation: 64-2=62
Current State: 31:[33, 31, 62], Operations: ['64-2=62']
Exploring Operation: 33-31=2, Resulting Numbers: [62, 2]
Generated Node #3: [62, 2] from Operati... | 4 | Current State: 31:[64, 2, 33, 31], Operations: []
Exploring Operation: 64-33=31, Resulting Numbers: [2, 31, 31]
Generated Node #0,0: 31:[2, 31, 31] Operation: 64-33=31
Exploring Operation: 64-2=62, Resulting Numbers: [33, 31, 62]
Generated Node #0,1: 31:[33, 31, 62] Operation: 64-2=62
Exploring Operation: 64/2=32, Resu... | 0.990451 | hs_3 | sum_heuristic |
[
41,
36,
5,
39
] | 14 | [
"41-36=5",
"5*5=25",
"39-25=14"
] | Current State: 14:[41, 36, 5, 39], Operations: []
Exploring Operation: 41-36=5, Resulting Numbers: [5, 39, 5]
Generated Node #2: [5, 39, 5] from Operation: 41-36=5
Current State: 14:[5, 39, 5], Operations: ['41-36=5']
Exploring Operation: 5*5=25, Resulting Numbers: [39, 25]
Generated Node #3: [39, 25] from Operation: 5... | 4 | Current State: 14:[41, 36, 5, 39], Operations: []
Exploring Operation: 41-39=2, Resulting Numbers: [36, 5, 2]
Generated Node #0,0: 14:[36, 5, 2] Operation: 41-39=2
Exploring Operation: 41-36=5, Resulting Numbers: [5, 39, 5]
Generated Node #0,1: 14:[5, 39, 5] Operation: 41-36=5
Exploring Operation: 41-5=36, Resulting Nu... | 0 | hs_4 | mult_heuristic |
[
72,
47,
29,
64
] | 26 | [
"72+47=119",
"29+64=93",
"119-93=26"
] | Current State: 26:[72, 47, 29, 64], Operations: []
Exploring Operation: 72+47=119, Resulting Numbers: [29, 64, 119]
Generated Node #2: [29, 64, 119] from Operation: 72+47=119
Current State: 26:[29, 64, 119], Operations: ['72+47=119']
Exploring Operation: 29+64=93, Resulting Numbers: [119, 93]
Generated Node #3: [119, 9... | 4 | Current State: 26:[72, 47, 29, 64], Operations: []
Exploring Operation: 64-47=17, Resulting Numbers: [72, 29, 17]
Generated Node #0,0: 26:[72, 29, 17] Operation: 64-47=17
Exploring Operation: 72-64=8, Resulting Numbers: [47, 29, 8]
Generated Node #0,1: 26:[47, 29, 8] Operation: 72-64=8
Exploring Operation: 72-47=25, Re... | 0.983507 | hs_3 | sum_heuristic |
[
72,
57,
75,
63
] | 27 | [
"72-57=15",
"75-63=12",
"15+12=27"
] | Current State: 27:[72, 57, 75, 63], Operations: []
Exploring Operation: 72-57=15, Resulting Numbers: [75, 63, 15]
Generated Node #2: [75, 63, 15] from Operation: 72-57=15
Current State: 27:[75, 63, 15], Operations: ['72-57=15']
Exploring Operation: 75-63=12, Resulting Numbers: [15, 12]
Generated Node #3: [15, 12] from ... | 4 | Current State: 27:[72, 57, 75, 63], Operations: []
Exploring Operation: 72-63=9, Resulting Numbers: [57, 75, 9]
Generated Node #0,0: 27:[57, 75, 9] Operation: 72-63=9
Exploring Operation: 75-63=12, Resulting Numbers: [72, 57, 12]
Generated Node #0,1: 27:[72, 57, 12] Operation: 75-63=12
Exploring Operation: 75-72=3, Res... | 0.981771 | hs_5 | sum_heuristic |
[
26,
21,
63,
87
] | 23 | [
"26+21=47",
"87-63=24",
"47-24=23"
] | Current State: 23:[26, 21, 63, 87], Operations: []
Exploring Operation: 26+21=47, Resulting Numbers: [63, 87, 47]
Generated Node #2: [63, 87, 47] from Operation: 26+21=47
Current State: 23:[63, 87, 47], Operations: ['26+21=47']
Exploring Operation: 87-63=24, Resulting Numbers: [47, 24]
Generated Node #3: [47, 24] from ... | 4 | Current State: 23:[26, 21, 63, 87], Operations: []
Exploring Operation: 87-21=66, Resulting Numbers: [26, 63, 66]
Generated Node #0,0: 23:[26, 63, 66] Operation: 87-21=66
Exploring Operation: 87-63=24, Resulting Numbers: [26, 21, 24]
Generated Node #0,1: 23:[26, 21, 24] Operation: 87-63=24
Exploring Operation: 63-26=37... | 0.983507 | hs_5 | mult_heuristic |
[
36,
50,
98,
52
] | 67 | [
"36+98=134",
"52-50=2",
"134/2=67"
] | Current State: 67:[36, 50, 98, 52], Operations: []
Exploring Operation: 36+98=134, Resulting Numbers: [50, 52, 134]
Generated Node #2: [50, 52, 134] from Operation: 36+98=134
Current State: 67:[50, 52, 134], Operations: ['36+98=134']
Exploring Operation: 52-50=2, Resulting Numbers: [134, 2]
Generated Node #3: [134, 2] ... | 4 | Current State: 67:[36, 50, 98, 52], Operations: []
Exploring Operation: 98-50=48, Resulting Numbers: [36, 52, 48]
Generated Node #0,0: 67:[36, 52, 48] Operation: 98-50=48
Exploring Operation: 36+52=88, Resulting Numbers: [50, 98, 88]
Generated Node #0,1: 67:[50, 98, 88] Operation: 36+52=88
Exploring Operation: 98-36=62... | 0 | hs_5 | mult_heuristic |
[
39,
3,
33,
63
] | 49 | [
"63-33=30",
"30/3=10",
"39+10=49"
] | Current State: 49:[39, 3, 33, 63], Operations: []
Exploring Operation: 63-33=30, Resulting Numbers: [39, 3, 30]
Generated Node #2: [39, 3, 30] from Operation: 63-33=30
Current State: 49:[39, 3, 30], Operations: ['63-33=30']
Exploring Operation: 30/3=10, Resulting Numbers: [39, 10]
Generated Node #3: [39, 10] from Opera... | 4 | Current State: 49:[39, 3, 33, 63], Operations: []
Exploring Operation: 39-33=6, Resulting Numbers: [3, 63, 6]
Generated Node #0,0: 49:[3, 63, 6] Operation: 39-33=6
Moving to Node #0,0
Current State: 49:[3, 63, 6], Operations: ['39-33=6']
Exploring Operation: 63-3=60, Resulting Numbers: [6, 60]
Generated Node #0,0,0: 49... | 0 | hs_1 | mult_heuristic |
[
16,
35,
61,
14
] | 52 | [
"16-14=2",
"61-35=26",
"2*26=52"
] | Current State: 52:[16, 35, 61, 14], Operations: []
Exploring Operation: 16-14=2, Resulting Numbers: [35, 61, 2]
Generated Node #2: [35, 61, 2] from Operation: 16-14=2
Current State: 52:[35, 61, 2], Operations: ['16-14=2']
Exploring Operation: 61-35=26, Resulting Numbers: [2, 26]
Generated Node #3: [2, 26] from Operatio... | 4 | Current State: 52:[16, 35, 61, 14], Operations: []
Exploring Operation: 61-35=26, Resulting Numbers: [16, 14, 26]
Generated Node #0,0: 52:[16, 14, 26] Operation: 61-35=26
Start Sub Search at level 1: Moving to Node #0,0
Current State: 52:[16, 14, 26], Operations: ['61-35=26']
Exploring Operation: 16-14=2, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
38,
56,
53,
50
] | 85 | [
"56-38=18",
"53+50=103",
"103-18=85"
] | Current State: 85:[38, 56, 53, 50], Operations: []
Exploring Operation: 56-38=18, Resulting Numbers: [53, 50, 18]
Generated Node #2: [53, 50, 18] from Operation: 56-38=18
Current State: 85:[53, 50, 18], Operations: ['56-38=18']
Exploring Operation: 53+50=103, Resulting Numbers: [18, 103]
Generated Node #3: [18, 103] fr... | 4 | Current State: 85:[38, 56, 53, 50], Operations: []
Exploring Operation: 56-50=6, Resulting Numbers: [38, 53, 6]
Generated Node #0,0: 85:[38, 53, 6] Operation: 56-50=6
Exploring Operation: 56-53=3, Resulting Numbers: [38, 50, 3]
Generated Node #0,1: 85:[38, 50, 3] Operation: 56-53=3
Exploring Operation: 38+50=88, Result... | 0.958333 | hs_5 | sum_heuristic |
[
43,
99,
46,
38
] | 71 | [
"46-43=3",
"99/3=33",
"38+33=71"
] | Current State: 71:[43, 99, 46, 38], Operations: []
Exploring Operation: 46-43=3, Resulting Numbers: [99, 38, 3]
Generated Node #2: [99, 38, 3] from Operation: 46-43=3
Current State: 71:[99, 38, 3], Operations: ['46-43=3']
Exploring Operation: 99/3=33, Resulting Numbers: [38, 33]
Generated Node #3: [38, 33] from Operati... | 4 | Current State: 71:[43, 99, 46, 38], Operations: []
Exploring Operation: 43+46=89, Resulting Numbers: [99, 38, 89]
Generated Node #0,0: 71:[99, 38, 89] Operation: 43+46=89
Exploring Operation: 43+38=81, Resulting Numbers: [99, 46, 81]
Generated Node #0,1: 71:[99, 46, 81] Operation: 43+38=81
Exploring Operation: 46+38=84... | 0 | hs_5 | sum_heuristic |
[
30,
15,
31,
62
] | 45 | [
"30*62=1860",
"1860/31=60",
"60-15=45"
] | Current State: 45:[30, 15, 31, 62], Operations: []
Exploring Operation: 30*62=1860, Resulting Numbers: [15, 31, 1860]
Generated Node #2: [15, 31, 1860] from Operation: 30*62=1860
Current State: 45:[15, 31, 1860], Operations: ['30*62=1860']
Exploring Operation: 1860/31=60, Resulting Numbers: [15, 60]
Generated Node #3: ... | 4 | Current State: 45:[30, 15, 31, 62], Operations: []
Exploring Operation: 62/31=2, Resulting Numbers: [30, 15, 2]
Generated Node #0,0: 45:[30, 15, 2] Operation: 62/31=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 45:[30, 15, 2], Operations: ['62/31=2']
Exploring Operation: 30/2=15, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
20,
38,
17,
80
] | 25 | [
"80/20=4",
"38-17=21",
"4+21=25"
] | Current State: 25:[20, 38, 17, 80], Operations: []
Exploring Operation: 80/20=4, Resulting Numbers: [38, 17, 4]
Generated Node #2: [38, 17, 4] from Operation: 80/20=4
Current State: 25:[38, 17, 4], Operations: ['80/20=4']
Exploring Operation: 38-17=21, Resulting Numbers: [4, 21]
Generated Node #3: [4, 21] from Operatio... | 4 | Current State: 25:[20, 38, 17, 80], Operations: []
Exploring Operation: 80-38=42, Resulting Numbers: [20, 17, 42]
Generated Node #0,0: 25:[20, 17, 42] Operation: 80-38=42
Exploring Operation: 80-17=63, Resulting Numbers: [20, 38, 63]
Generated Node #0,1: 25:[20, 38, 63] Operation: 80-17=63
Exploring Operation: 80/20=4,... | 0.986979 | hs_5 | sum_heuristic |
[
76,
62,
74,
45
] | 72 | [
"76-45=31",
"62/31=2",
"74-2=72"
] | Current State: 72:[76, 62, 74, 45], Operations: []
Exploring Operation: 76-45=31, Resulting Numbers: [62, 74, 31]
Generated Node #2: [62, 74, 31] from Operation: 76-45=31
Current State: 72:[62, 74, 31], Operations: ['76-45=31']
Exploring Operation: 62/31=2, Resulting Numbers: [74, 2]
Generated Node #3: [74, 2] from Ope... | 4 | Current State: 72:[76, 62, 74, 45], Operations: []
Exploring Operation: 76-62=14, Resulting Numbers: [74, 45, 14]
Generated Node #0,0: 72:[74, 45, 14] Operation: 76-62=14
Exploring Operation: 62-45=17, Resulting Numbers: [76, 74, 17]
Generated Node #0,1: 72:[76, 74, 17] Operation: 62-45=17
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
6,
40,
38,
70
] | 43 | [
"70-40=30",
"30/6=5",
"38+5=43"
] | Current State: 43:[6, 40, 38, 70], Operations: []
Exploring Operation: 70-40=30, Resulting Numbers: [6, 38, 30]
Generated Node #2: [6, 38, 30] from Operation: 70-40=30
Current State: 43:[6, 38, 30], Operations: ['70-40=30']
Exploring Operation: 30/6=5, Resulting Numbers: [38, 5]
Generated Node #3: [38, 5] from Operatio... | 4 | Current State: 43:[6, 40, 38, 70], Operations: []
Exploring Operation: 6+40=46, Resulting Numbers: [38, 70, 46]
Generated Node #0,0: 43:[38, 70, 46] Operation: 6+40=46
Exploring Operation: 70-6=64, Resulting Numbers: [40, 38, 64]
Generated Node #0,1: 43:[40, 38, 64] Operation: 70-6=64
Exploring Operation: 40-6=34, Resu... | 0 | hs_4 | sum_heuristic |
[
50,
90,
26,
25
] | 89 | [
"50+90=140",
"26+25=51",
"140-51=89"
] | Current State: 89:[50, 90, 26, 25], Operations: []
Exploring Operation: 50+90=140, Resulting Numbers: [26, 25, 140]
Generated Node #2: [26, 25, 140] from Operation: 50+90=140
Current State: 89:[26, 25, 140], Operations: ['50+90=140']
Exploring Operation: 26+25=51, Resulting Numbers: [140, 51]
Generated Node #3: [140, 5... | 4 | Current State: 89:[50, 90, 26, 25], Operations: []
Exploring Operation: 26+25=51, Resulting Numbers: [50, 90, 51]
Generated Node #0,0: 89:[50, 90, 51] Operation: 26+25=51
Exploring Operation: 50+25=75, Resulting Numbers: [90, 26, 75]
Generated Node #0,1: 89:[90, 26, 75] Operation: 50+25=75
Exploring Operation: 50+26=76... | 0.963542 | hs_3 | sum_heuristic |
[
59,
2,
59,
78
] | 40 | [
"59/59=1",
"78/2=39",
"1+39=40"
] | Current State: 40:[59, 2, 59, 78], Operations: []
Exploring Operation: 59/59=1, Resulting Numbers: [2, 78, 1]
Generated Node #2: [2, 78, 1] from Operation: 59/59=1
Current State: 40:[2, 78, 1], Operations: ['59/59=1']
Exploring Operation: 78/2=39, Resulting Numbers: [1, 39]
Generated Node #3: [1, 39] from Operation: 78... | 4 | Current State: 40:[59, 2, 59, 78], Operations: []
Exploring Operation: 78-59=19, Resulting Numbers: [59, 2, 19]
Generated Node #0,0: 40:[59, 2, 19] Operation: 78-59=19
Exploring Operation: 78-59=19, Resulting Numbers: [2, 59, 19]
Generated Node #0,1: 40:[2, 59, 19] Operation: 78-59=19
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
14,
63,
24,
69
] | 56 | [
"14*24=336",
"69-63=6",
"336/6=56"
] | Current State: 56:[14, 63, 24, 69], Operations: []
Exploring Operation: 14*24=336, Resulting Numbers: [63, 69, 336]
Generated Node #2: [63, 69, 336] from Operation: 14*24=336
Current State: 56:[63, 69, 336], Operations: ['14*24=336']
Exploring Operation: 69-63=6, Resulting Numbers: [336, 6]
Generated Node #3: [336, 6] ... | 4 | Current State: 56:[14, 63, 24, 69], Operations: []
Exploring Operation: 24-14=10, Resulting Numbers: [63, 69, 10]
Generated Node #0,0: 56:[63, 69, 10] Operation: 24-14=10
Exploring Operation: 69-63=6, Resulting Numbers: [14, 24, 6]
Generated Node #0,1: 56:[14, 24, 6] Operation: 69-63=6
Exploring Operation: 69-14=55, Re... | 0.986979 | hs_4 | mult_heuristic |
[
74,
82,
78,
83
] | 81 | [
"74+82=156",
"156/78=2",
"83-2=81"
] | Current State: 81:[74, 82, 78, 83], Operations: []
Exploring Operation: 74+82=156, Resulting Numbers: [78, 83, 156]
Generated Node #2: [78, 83, 156] from Operation: 74+82=156
Current State: 81:[78, 83, 156], Operations: ['74+82=156']
Exploring Operation: 156/78=2, Resulting Numbers: [83, 2]
Generated Node #3: [83, 2] f... | 4 | Current State: 81:[74, 82, 78, 83], Operations: []
Exploring Operation: 82-78=4, Resulting Numbers: [74, 83, 4]
Generated Node #0,0: 81:[74, 83, 4] Operation: 82-78=4
Exploring Operation: 83-74=9, Resulting Numbers: [82, 78, 9]
Generated Node #0,1: 81:[82, 78, 9] Operation: 83-74=9
Exploring Operation: 78-74=4, Resulti... | 0 | hs_4 | mult_heuristic |
[
67,
82,
95,
4
] | 35 | [
"82-67=15",
"4*15=60",
"95-60=35"
] | Current State: 35:[67, 82, 95, 4], Operations: []
Exploring Operation: 82-67=15, Resulting Numbers: [95, 4, 15]
Generated Node #2: [95, 4, 15] from Operation: 82-67=15
Current State: 35:[95, 4, 15], Operations: ['82-67=15']
Exploring Operation: 4*15=60, Resulting Numbers: [95, 60]
Generated Node #3: [95, 60] from Opera... | 4 | Current State: 35:[67, 82, 95, 4], Operations: []
Exploring Operation: 95-82=13, Resulting Numbers: [67, 4, 13]
Generated Node #0,0: 35:[67, 4, 13] Operation: 95-82=13
Exploring Operation: 67-4=63, Resulting Numbers: [82, 95, 63]
Generated Node #0,1: 35:[82, 95, 63] Operation: 67-4=63
Exploring Operation: 82-4=78, Resu... | 0 | hs_5 | sum_heuristic |
[
93,
1,
3,
19
] | 70 | [
"93-1=92",
"3+19=22",
"92-22=70"
] | Current State: 70:[93, 1, 3, 19], Operations: []
Exploring Operation: 93-1=92, Resulting Numbers: [3, 19, 92]
Generated Node #2: [3, 19, 92] from Operation: 93-1=92
Current State: 70:[3, 19, 92], Operations: ['93-1=92']
Exploring Operation: 3+19=22, Resulting Numbers: [92, 22]
Generated Node #3: [92, 22] from Operation... | 4 | Current State: 70:[93, 1, 3, 19], Operations: []
Exploring Operation: 93-19=74, Resulting Numbers: [1, 3, 74]
Generated Node #0,0: 70:[1, 3, 74] Operation: 93-19=74
Start Sub Search at level 1: Moving to Node #0,0
Current State: 70:[1, 3, 74], Operations: ['93-19=74']
Exploring Operation: 74-3=71, Resulting Numbers: [1... | 0.993924 | hs_1 | sum_heuristic |
[
21,
72,
64,
55
] | 60 | [
"72-21=51",
"64-55=9",
"51+9=60"
] | Current State: 60:[21, 72, 64, 55], Operations: []
Exploring Operation: 72-21=51, Resulting Numbers: [64, 55, 51]
Generated Node #2: [64, 55, 51] from Operation: 72-21=51
Current State: 60:[64, 55, 51], Operations: ['72-21=51']
Exploring Operation: 64-55=9, Resulting Numbers: [51, 9]
Generated Node #3: [51, 9] from Ope... | 4 | Current State: 60:[21, 72, 64, 55], Operations: []
Exploring Operation: 72-64=8, Resulting Numbers: [21, 55, 8]
Generated Node #0,0: 60:[21, 55, 8] Operation: 72-64=8
Exploring Operation: 64-55=9, Resulting Numbers: [21, 72, 9]
Generated Node #0,1: 60:[21, 72, 9] Operation: 64-55=9
Exploring Operation: 72-55=17, Result... | 0.988715 | hs_3 | mult_heuristic |
[
44,
64,
8,
92
] | 56 | [
"92-44=48",
"64/8=8",
"48+8=56"
] | Current State: 56:[44, 64, 8, 92], Operations: []
Exploring Operation: 92-44=48, Resulting Numbers: [64, 8, 48]
Generated Node #2: [64, 8, 48] from Operation: 92-44=48
Current State: 56:[64, 8, 48], Operations: ['92-44=48']
Exploring Operation: 64/8=8, Resulting Numbers: [48, 8]
Generated Node #3: [48, 8] from Operatio... | 4 | Current State: 56:[44, 64, 8, 92], Operations: []
Exploring Operation: 92-64=28, Resulting Numbers: [44, 8, 28]
Generated Node #0,0: 56:[44, 8, 28] Operation: 92-64=28
Start Sub Search at level 1: Moving to Node #0,0
Current State: 56:[44, 8, 28], Operations: ['92-64=28']
Exploring Operation: 44-28=16, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
26,
75,
10,
2
] | 29 | [
"75-26=49",
"10*2=20",
"49-20=29"
] | Current State: 29:[26, 75, 10, 2], Operations: []
Exploring Operation: 75-26=49, Resulting Numbers: [10, 2, 49]
Generated Node #2: [10, 2, 49] from Operation: 75-26=49
Current State: 29:[10, 2, 49], Operations: ['75-26=49']
Exploring Operation: 10*2=20, Resulting Numbers: [49, 20]
Generated Node #3: [49, 20] from Opera... | 4 | Current State: 29:[26, 75, 10, 2], Operations: []
Exploring Operation: 75-10=65, Resulting Numbers: [26, 2, 65]
Generated Node #0,0: 29:[26, 2, 65] Operation: 75-10=65
Exploring Operation: 10*2=20, Resulting Numbers: [26, 75, 20]
Generated Node #0,1: 29:[26, 75, 20] Operation: 10*2=20
Exploring Operation: 75-26=49, Res... | 0.985243 | hs_5 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.