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 |
|---|---|---|---|---|---|---|---|---|
[
3,
99,
94,
13
] | 62 | [
"99-94=5",
"13*5=65",
"65-3=62"
] | Current State: 62:[3, 99, 94, 13], Operations: []
Exploring Operation: 99-94=5, Resulting Numbers: [3, 13, 5]
Generated Node #2: [3, 13, 5] from Operation: 99-94=5
Current State: 62:[3, 13, 5], Operations: ['99-94=5']
Exploring Operation: 13*5=65, Resulting Numbers: [3, 65]
Generated Node #3: [3, 65] from Operation: 13... | 4 | Current State: 62:[3, 99, 94, 13], Operations: []
Exploring Operation: 99/3=33, Resulting Numbers: [94, 13, 33]
Generated Node #0,0: 62:[94, 13, 33] Operation: 99/3=33
Exploring Operation: 99-94=5, Resulting Numbers: [3, 13, 5]
Generated Node #0,1: 62:[3, 13, 5] Operation: 99-94=5
Start Sub Search at level 1: Moving to... | 0.992188 | hs_2 | mult_heuristic |
[
15,
39,
85,
55
] | 84 | [
"15+39=54",
"85-55=30",
"54+30=84"
] | Current State: 84:[15, 39, 85, 55], Operations: []
Exploring Operation: 15+39=54, Resulting Numbers: [85, 55, 54]
Generated Node #2: [85, 55, 54] from Operation: 15+39=54
Current State: 84:[85, 55, 54], Operations: ['15+39=54']
Exploring Operation: 85-55=30, Resulting Numbers: [54, 30]
Generated Node #3: [54, 30] from ... | 4 | Current State: 84:[15, 39, 85, 55], Operations: []
Exploring Operation: 55-39=16, Resulting Numbers: [15, 85, 16]
Generated Node #0,0: 84:[15, 85, 16] Operation: 55-39=16
Exploring Operation: 55-15=40, Resulting Numbers: [39, 85, 40]
Generated Node #0,1: 84:[39, 85, 40] Operation: 55-15=40
Exploring Operation: 85-55=30... | 0.986111 | hs_4 | sum_heuristic |
[
87,
72,
53,
73
] | 70 | [
"87+72=159",
"159/53=3",
"73-3=70"
] | Current State: 70:[87, 72, 53, 73], Operations: []
Exploring Operation: 87+72=159, Resulting Numbers: [53, 73, 159]
Generated Node #2: [53, 73, 159] from Operation: 87+72=159
Current State: 70:[53, 73, 159], Operations: ['87+72=159']
Exploring Operation: 159/53=3, Resulting Numbers: [73, 3]
Generated Node #3: [73, 3] f... | 4 | Current State: 70:[87, 72, 53, 73], Operations: []
Exploring Operation: 87-72=15, Resulting Numbers: [53, 73, 15]
Generated Node #0,0: 70:[53, 73, 15] Operation: 87-72=15
Exploring Operation: 87-53=34, Resulting Numbers: [72, 73, 34]
Generated Node #0,1: 70:[72, 73, 34] Operation: 87-53=34
Exploring Operation: 87-73=14... | 0 | hs_3 | mult_heuristic |
[
77,
62,
99,
14
] | 80 | [
"99*14=1386",
"1386/77=18",
"62+18=80"
] | Current State: 80:[77, 62, 99, 14], Operations: []
Exploring Operation: 99*14=1386, Resulting Numbers: [77, 62, 1386]
Generated Node #2: [77, 62, 1386] from Operation: 99*14=1386
Current State: 80:[77, 62, 1386], Operations: ['99*14=1386']
Exploring Operation: 1386/77=18, Resulting Numbers: [62, 18]
Generated Node #3: ... | 4 | Current State: 80:[77, 62, 99, 14], Operations: []
Exploring Operation: 99-77=22, Resulting Numbers: [62, 14, 22]
Generated Node #0,0: 80:[62, 14, 22] Operation: 99-77=22
Exploring Operation: 99-62=37, Resulting Numbers: [77, 14, 37]
Generated Node #0,1: 80:[77, 14, 37] Operation: 99-62=37
Exploring Operation: 77-62=15... | 0 | hs_4 | mult_heuristic |
[
67,
74,
25,
98
] | 39 | [
"74-67=7",
"98/7=14",
"25+14=39"
] | Current State: 39:[67, 74, 25, 98], Operations: []
Exploring Operation: 74-67=7, Resulting Numbers: [25, 98, 7]
Generated Node #2: [25, 98, 7] from Operation: 74-67=7
Current State: 39:[25, 98, 7], Operations: ['74-67=7']
Exploring Operation: 98/7=14, Resulting Numbers: [25, 14]
Generated Node #3: [25, 14] from Operati... | 4 | Current State: 39:[67, 74, 25, 98], Operations: []
Exploring Operation: 98-74=24, Resulting Numbers: [67, 25, 24]
Generated Node #0,0: 39:[67, 25, 24] Operation: 98-74=24
Exploring Operation: 98-67=31, Resulting Numbers: [74, 25, 31]
Generated Node #0,1: 39:[74, 25, 31] Operation: 98-67=31
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
34,
80,
44,
65
] | 25 | [
"80-34=46",
"65-44=21",
"46-21=25"
] | Current State: 25:[34, 80, 44, 65], Operations: []
Exploring Operation: 80-34=46, Resulting Numbers: [44, 65, 46]
Generated Node #2: [44, 65, 46] from Operation: 80-34=46
Current State: 25:[44, 65, 46], Operations: ['80-34=46']
Exploring Operation: 65-44=21, Resulting Numbers: [46, 21]
Generated Node #3: [46, 21] from ... | 4 | Current State: 25:[34, 80, 44, 65], Operations: []
Exploring Operation: 80-65=15, Resulting Numbers: [34, 44, 15]
Generated Node #0,0: 25:[34, 44, 15] Operation: 80-65=15
Start Sub Search at level 1: Moving to Node #0,0
Current State: 25:[34, 44, 15], Operations: ['80-65=15']
Exploring Operation: 44-15=29, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
14,
6,
7,
46
] | 88 | [
"14-7=7",
"6*7=42",
"46+42=88"
] | Current State: 88:[14, 6, 7, 46], Operations: []
Exploring Operation: 14-7=7, Resulting Numbers: [6, 46, 7]
Generated Node #2: [6, 46, 7] from Operation: 14-7=7
Current State: 88:[6, 46, 7], Operations: ['14-7=7']
Exploring Operation: 6*7=42, Resulting Numbers: [46, 42]
Generated Node #3: [46, 42] from Operation: 6*7=4... | 4 | Current State: 88:[14, 6, 7, 46], Operations: []
Exploring Operation: 14-6=8, Resulting Numbers: [7, 46, 8]
Generated Node #0,0: 88:[7, 46, 8] Operation: 14-6=8
Exploring Operation: 14/7=2, Resulting Numbers: [6, 46, 2]
Generated Node #0,1: 88:[6, 46, 2] Operation: 14/7=2
Exploring Operation: 14+6=20, Resulting Numbers... | 0 | hs_3 | mult_heuristic |
[
26,
19,
48,
3
] | 99 | [
"26+19=45",
"48*3=144",
"144-45=99"
] | Current State: 99:[26, 19, 48, 3], Operations: []
Exploring Operation: 26+19=45, Resulting Numbers: [48, 3, 45]
Generated Node #2: [48, 3, 45] from Operation: 26+19=45
Current State: 99:[48, 3, 45], Operations: ['26+19=45']
Exploring Operation: 48*3=144, Resulting Numbers: [45, 144]
Generated Node #3: [45, 144] from Op... | 4 | Current State: 99:[26, 19, 48, 3], Operations: []
Exploring Operation: 48-19=29, Resulting Numbers: [26, 3, 29]
Generated Node #0,0: 99:[26, 3, 29] Operation: 48-19=29
Exploring Operation: 48-26=22, Resulting Numbers: [19, 3, 22]
Generated Node #0,1: 99:[19, 3, 22] Operation: 48-26=22
Exploring Operation: 48/3=16, Resu... | 0 | hs_4 | sum_heuristic |
[
16,
30,
42,
86
] | 90 | [
"16+30=46",
"86-42=44",
"46+44=90"
] | Current State: 90:[16, 30, 42, 86], Operations: []
Exploring Operation: 16+30=46, Resulting Numbers: [42, 86, 46]
Generated Node #2: [42, 86, 46] from Operation: 16+30=46
Current State: 90:[42, 86, 46], Operations: ['16+30=46']
Exploring Operation: 86-42=44, Resulting Numbers: [46, 44]
Generated Node #3: [46, 44] from ... | 4 | Current State: 90:[16, 30, 42, 86], Operations: []
Exploring Operation: 86-42=44, Resulting Numbers: [16, 30, 44]
Generated Node #0,0: 90:[16, 30, 44] Operation: 86-42=44
Start Sub Search at level 1: Moving to Node #0,0
Current State: 90:[16, 30, 44], Operations: ['86-42=44']
Exploring Operation: 16+30=46, Resulting Nu... | 0.993924 | hs_1 | sum_heuristic |
[
28,
45,
33,
33
] | 72 | [
"28+45=73",
"33/33=1",
"73-1=72"
] | Current State: 72:[28, 45, 33, 33], Operations: []
Exploring Operation: 28+45=73, Resulting Numbers: [33, 33, 73]
Generated Node #2: [33, 33, 73] from Operation: 28+45=73
Current State: 72:[33, 33, 73], Operations: ['28+45=73']
Exploring Operation: 33/33=1, Resulting Numbers: [73, 1]
Generated Node #3: [73, 1] from Ope... | 4 | Current State: 72:[28, 45, 33, 33], Operations: []
Exploring Operation: 45-28=17, Resulting Numbers: [33, 33, 17]
Generated Node #0,0: 72:[33, 33, 17] Operation: 45-28=17
Exploring Operation: 28+45=73, Resulting Numbers: [33, 33, 73]
Generated Node #0,1: 72:[33, 33, 73] Operation: 28+45=73
Start Sub Search at level 1: ... | 0.986979 | hs_2 | mult_heuristic |
[
73,
26,
19,
24
] | 52 | [
"73-26=47",
"24-19=5",
"47+5=52"
] | Current State: 52:[73, 26, 19, 24], Operations: []
Exploring Operation: 73-26=47, Resulting Numbers: [19, 24, 47]
Generated Node #2: [19, 24, 47] from Operation: 73-26=47
Current State: 52:[19, 24, 47], Operations: ['73-26=47']
Exploring Operation: 24-19=5, Resulting Numbers: [47, 5]
Generated Node #3: [47, 5] from Ope... | 4 | Current State: 52:[73, 26, 19, 24], Operations: []
Exploring Operation: 73-19=54, Resulting Numbers: [26, 24, 54]
Generated Node #0,0: 52:[26, 24, 54] Operation: 73-19=54
Exploring Operation: 73-26=47, Resulting Numbers: [19, 24, 47]
Generated Node #0,1: 52:[19, 24, 47] Operation: 73-26=47
Exploring Operation: 24-19=5,... | 0.986111 | hs_4 | mult_heuristic |
[
1,
70,
12,
41
] | 98 | [
"70-1=69",
"41-12=29",
"69+29=98"
] | Current State: 98:[1, 70, 12, 41], Operations: []
Exploring Operation: 70-1=69, Resulting Numbers: [12, 41, 69]
Generated Node #2: [12, 41, 69] from Operation: 70-1=69
Current State: 98:[12, 41, 69], Operations: ['70-1=69']
Exploring Operation: 41-12=29, Resulting Numbers: [69, 29]
Generated Node #3: [69, 29] from Oper... | 4 | Current State: 98:[1, 70, 12, 41], Operations: []
Exploring Operation: 70+41=111, Resulting Numbers: [1, 12, 111]
Generated Node #0,0: 98:[1, 12, 111] Operation: 70+41=111
Exploring Operation: 70-12=58, Resulting Numbers: [1, 41, 58]
Generated Node #0,1: 98:[1, 41, 58] Operation: 70-12=58
Moving to Node #0,0
Current St... | 0.990451 | hs_2 | mult_heuristic |
[
87,
58,
15,
38
] | 28 | [
"58*15=870",
"870/87=10",
"38-10=28"
] | Current State: 28:[87, 58, 15, 38], Operations: []
Exploring Operation: 58*15=870, Resulting Numbers: [87, 38, 870]
Generated Node #2: [87, 38, 870] from Operation: 58*15=870
Current State: 28:[87, 38, 870], Operations: ['58*15=870']
Exploring Operation: 870/87=10, Resulting Numbers: [38, 10]
Generated Node #3: [38, 10... | 4 | Current State: 28:[87, 58, 15, 38], Operations: []
Exploring Operation: 87-58=29, Resulting Numbers: [15, 38, 29]
Generated Node #0,0: 28:[15, 38, 29] Operation: 87-58=29
Exploring Operation: 58-38=20, Resulting Numbers: [87, 15, 20]
Generated Node #0,1: 28:[87, 15, 20] Operation: 58-38=20
Exploring Operation: 87-38=49... | 0 | hs_3 | mult_heuristic |
[
54,
68,
92,
71
] | 23 | [
"71-54=17",
"68/17=4",
"92/4=23"
] | Current State: 23:[54, 68, 92, 71], Operations: []
Exploring Operation: 71-54=17, Resulting Numbers: [68, 92, 17]
Generated Node #2: [68, 92, 17] from Operation: 71-54=17
Current State: 23:[68, 92, 17], Operations: ['71-54=17']
Exploring Operation: 68/17=4, Resulting Numbers: [92, 4]
Generated Node #3: [92, 4] from Ope... | 4 | Current State: 23:[54, 68, 92, 71], Operations: []
Exploring Operation: 92-71=21, Resulting Numbers: [54, 68, 21]
Generated Node #0,0: 23:[54, 68, 21] Operation: 92-71=21
Exploring Operation: 92-54=38, Resulting Numbers: [68, 71, 38]
Generated Node #0,1: 23:[68, 71, 38] Operation: 92-54=38
Exploring Operation: 92-68=24... | 0 | hs_3 | sum_heuristic |
[
43,
17,
1,
65
] | 91 | [
"43-17=26",
"1*65=65",
"26+65=91"
] | Current State: 91:[43, 17, 1, 65], Operations: []
Exploring Operation: 43-17=26, Resulting Numbers: [1, 65, 26]
Generated Node #2: [1, 65, 26] from Operation: 43-17=26
Current State: 91:[1, 65, 26], Operations: ['43-17=26']
Exploring Operation: 1*65=65, Resulting Numbers: [26, 65]
Generated Node #3: [26, 65] from Opera... | 4 | Current State: 91:[43, 17, 1, 65], Operations: []
Exploring Operation: 65-43=22, Resulting Numbers: [17, 1, 22]
Generated Node #0,0: 91:[17, 1, 22] Operation: 65-43=22
Exploring Operation: 43-17=26, Resulting Numbers: [1, 65, 26]
Generated Node #0,1: 91:[1, 65, 26] Operation: 43-17=26
Exploring Operation: 43+65=108, Re... | 0.96875 | hs_5 | mult_heuristic |
[
11,
50,
4,
16
] | 94 | [
"11*16=176",
"176/4=44",
"50+44=94"
] | Current State: 94:[11, 50, 4, 16], Operations: []
Exploring Operation: 11*16=176, Resulting Numbers: [50, 4, 176]
Generated Node #2: [50, 4, 176] from Operation: 11*16=176
Current State: 94:[50, 4, 176], Operations: ['11*16=176']
Exploring Operation: 176/4=44, Resulting Numbers: [50, 44]
Generated Node #3: [50, 44] fro... | 4 | Current State: 94:[11, 50, 4, 16], Operations: []
Exploring Operation: 16-11=5, Resulting Numbers: [50, 4, 5]
Generated Node #0,0: 94:[50, 4, 5] Operation: 16-11=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 94:[50, 4, 5], Operations: ['16-11=5']
Exploring Operation: 50-4=46, Resulting Numbers: [5, ... | 0 | hs_1 | sum_heuristic |
[
20,
13,
37,
15
] | 55 | [
"20+13=33",
"37-15=22",
"33+22=55"
] | Current State: 55:[20, 13, 37, 15], Operations: []
Exploring Operation: 20+13=33, Resulting Numbers: [37, 15, 33]
Generated Node #2: [37, 15, 33] from Operation: 20+13=33
Current State: 55:[37, 15, 33], Operations: ['20+13=33']
Exploring Operation: 37-15=22, Resulting Numbers: [33, 22]
Generated Node #3: [33, 22] from ... | 4 | Current State: 55:[20, 13, 37, 15], Operations: []
Exploring Operation: 13+37=50, Resulting Numbers: [20, 15, 50]
Generated Node #0,0: 55:[20, 15, 50] Operation: 13+37=50
Exploring Operation: 37-20=17, Resulting Numbers: [13, 15, 17]
Generated Node #0,1: 55:[13, 15, 17] Operation: 37-20=17
Exploring Operation: 20-15=5,... | 0.985243 | hs_5 | mult_heuristic |
[
9,
52,
54,
19
] | 37 | [
"54-52=2",
"9*2=18",
"19+18=37"
] | Current State: 37:[9, 52, 54, 19], Operations: []
Exploring Operation: 54-52=2, Resulting Numbers: [9, 19, 2]
Generated Node #2: [9, 19, 2] from Operation: 54-52=2
Current State: 37:[9, 19, 2], Operations: ['54-52=2']
Exploring Operation: 9*2=18, Resulting Numbers: [19, 18]
Generated Node #3: [19, 18] from Operation: 9... | 4 | Current State: 37:[9, 52, 54, 19], Operations: []
Exploring Operation: 52-9=43, Resulting Numbers: [54, 19, 43]
Generated Node #0,0: 37:[54, 19, 43] Operation: 52-9=43
Exploring Operation: 54-9=45, Resulting Numbers: [52, 19, 45]
Generated Node #0,1: 37:[52, 19, 45] Operation: 54-9=45
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
46,
27,
41,
66
] | 88 | [
"46-27=19",
"41+66=107",
"107-19=88"
] | Current State: 88:[46, 27, 41, 66], Operations: []
Exploring Operation: 46-27=19, Resulting Numbers: [41, 66, 19]
Generated Node #2: [41, 66, 19] from Operation: 46-27=19
Current State: 88:[41, 66, 19], Operations: ['46-27=19']
Exploring Operation: 41+66=107, Resulting Numbers: [19, 107]
Generated Node #3: [19, 107] fr... | 4 | Current State: 88:[46, 27, 41, 66], Operations: []
Exploring Operation: 66-46=20, Resulting Numbers: [27, 41, 20]
Generated Node #0,0: 88:[27, 41, 20] Operation: 66-46=20
Start Sub Search at level 1: Moving to Node #0,0
Current State: 88:[27, 41, 20], Operations: ['66-46=20']
Exploring Operation: 27-20=7, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
69,
11,
9,
36
] | 66 | [
"69-36=33",
"11*9=99",
"99-33=66"
] | Current State: 66:[69, 11, 9, 36], Operations: []
Exploring Operation: 69-36=33, Resulting Numbers: [11, 9, 33]
Generated Node #2: [11, 9, 33] from Operation: 69-36=33
Current State: 66:[11, 9, 33], Operations: ['69-36=33']
Exploring Operation: 11*9=99, Resulting Numbers: [33, 99]
Generated Node #3: [33, 99] from Opera... | 4 | Current State: 66:[69, 11, 9, 36], Operations: []
Exploring Operation: 69-36=33, Resulting Numbers: [11, 9, 33]
Generated Node #0,0: 66:[11, 9, 33] Operation: 69-36=33
Exploring Operation: 11-9=2, Resulting Numbers: [69, 36, 2]
Generated Node #0,1: 66:[69, 36, 2] Operation: 11-9=2
Exploring Operation: 36/9=4, Resulting... | 0.986979 | hs_4 | mult_heuristic |
[
37,
72,
38,
3
] | 47 | [
"37+38=75",
"75/3=25",
"72-25=47"
] | Current State: 47:[37, 72, 38, 3], Operations: []
Exploring Operation: 37+38=75, Resulting Numbers: [72, 3, 75]
Generated Node #2: [72, 3, 75] from Operation: 37+38=75
Current State: 47:[72, 3, 75], Operations: ['37+38=75']
Exploring Operation: 75/3=25, Resulting Numbers: [72, 25]
Generated Node #3: [72, 25] from Opera... | 4 | Current State: 47:[37, 72, 38, 3], Operations: []
Exploring Operation: 38+3=41, Resulting Numbers: [37, 72, 41]
Generated Node #0,0: 47:[37, 72, 41] Operation: 38+3=41
Exploring Operation: 37+3=40, Resulting Numbers: [72, 38, 40]
Generated Node #0,1: 47:[72, 38, 40] Operation: 37+3=40
Exploring Operation: 72/3=24, Resu... | 0 | hs_4 | sum_heuristic |
[
20,
23,
2,
4
] | 29 | [
"20/2=10",
"23-4=19",
"10+19=29"
] | Current State: 29:[20, 23, 2, 4], Operations: []
Exploring Operation: 20/2=10, Resulting Numbers: [23, 4, 10]
Generated Node #2: [23, 4, 10] from Operation: 20/2=10
Current State: 29:[23, 4, 10], Operations: ['20/2=10']
Exploring Operation: 23-4=19, Resulting Numbers: [10, 19]
Generated Node #3: [10, 19] from Operation... | 4 | Current State: 29:[20, 23, 2, 4], Operations: []
Exploring Operation: 2*4=8, Resulting Numbers: [20, 23, 8]
Generated Node #0,0: 29:[20, 23, 8] Operation: 2*4=8
Exploring Operation: 20+4=24, Resulting Numbers: [23, 2, 24]
Generated Node #0,1: 29:[23, 2, 24] Operation: 20+4=24
Exploring Operation: 20+2=22, Resulting Num... | 0 | hs_5 | mult_heuristic |
[
42,
55,
9,
83
] | 87 | [
"55-42=13",
"83-9=74",
"13+74=87"
] | Current State: 87:[42, 55, 9, 83], Operations: []
Exploring Operation: 55-42=13, Resulting Numbers: [9, 83, 13]
Generated Node #2: [9, 83, 13] from Operation: 55-42=13
Current State: 87:[9, 83, 13], Operations: ['55-42=13']
Exploring Operation: 83-9=74, Resulting Numbers: [13, 74]
Generated Node #3: [13, 74] from Opera... | 4 | Current State: 87:[42, 55, 9, 83], Operations: []
Exploring Operation: 55-42=13, Resulting Numbers: [9, 83, 13]
Generated Node #0,0: 87:[9, 83, 13] Operation: 55-42=13
Exploring Operation: 42+55=97, Resulting Numbers: [9, 83, 97]
Generated Node #0,1: 87:[9, 83, 97] Operation: 42+55=97
Exploring Operation: 83-55=28, Res... | 0.976563 | hs_3 | mult_heuristic |
[
28,
2,
62,
90
] | 79 | [
"62-28=34",
"90/2=45",
"34+45=79"
] | Current State: 79:[28, 2, 62, 90], Operations: []
Exploring Operation: 62-28=34, Resulting Numbers: [2, 90, 34]
Generated Node #2: [2, 90, 34] from Operation: 62-28=34
Current State: 79:[2, 90, 34], Operations: ['62-28=34']
Exploring Operation: 90/2=45, Resulting Numbers: [34, 45]
Generated Node #3: [34, 45] from Opera... | 4 | Current State: 79:[28, 2, 62, 90], Operations: []
Exploring Operation: 28*2=56, Resulting Numbers: [62, 90, 56]
Generated Node #0,0: 79:[62, 90, 56] Operation: 28*2=56
Moving to Node #0,0
Current State: 79:[62, 90, 56], Operations: ['28*2=56']
Exploring Operation: 62+56=118, Resulting Numbers: [90, 118]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
56,
50,
48,
14
] | 68 | [
"56-50=6",
"48+14=62",
"6+62=68"
] | Current State: 68:[56, 50, 48, 14], Operations: []
Exploring Operation: 56-50=6, Resulting Numbers: [48, 14, 6]
Generated Node #2: [48, 14, 6] from Operation: 56-50=6
Current State: 68:[48, 14, 6], Operations: ['56-50=6']
Exploring Operation: 48+14=62, Resulting Numbers: [6, 62]
Generated Node #3: [6, 62] from Operatio... | 4 | Current State: 68:[56, 50, 48, 14], Operations: []
Exploring Operation: 50-48=2, Resulting Numbers: [56, 14, 2]
Generated Node #0,0: 68:[56, 14, 2] Operation: 50-48=2
Exploring Operation: 56-50=6, Resulting Numbers: [48, 14, 6]
Generated Node #0,1: 68:[48, 14, 6] Operation: 56-50=6
Exploring Operation: 48-14=34, Result... | 0.983507 | hs_5 | mult_heuristic |
[
77,
69,
24,
38
] | 54 | [
"77-69=8",
"24+38=62",
"62-8=54"
] | Current State: 54:[77, 69, 24, 38], Operations: []
Exploring Operation: 77-69=8, Resulting Numbers: [24, 38, 8]
Generated Node #2: [24, 38, 8] from Operation: 77-69=8
Current State: 54:[24, 38, 8], Operations: ['77-69=8']
Exploring Operation: 24+38=62, Resulting Numbers: [8, 62]
Generated Node #3: [8, 62] from Operatio... | 4 | Current State: 54:[77, 69, 24, 38], Operations: []
Exploring Operation: 77-69=8, Resulting Numbers: [24, 38, 8]
Generated Node #0,0: 54:[24, 38, 8] Operation: 77-69=8
Moving to Node #0,0
Current State: 54:[24, 38, 8], Operations: ['77-69=8']
Exploring Operation: 38-24=14, Resulting Numbers: [8, 14]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
27,
37,
19,
2
] | 14 | [
"37-27=10",
"10/2=5",
"19-5=14"
] | Current State: 14:[27, 37, 19, 2], Operations: []
Exploring Operation: 37-27=10, Resulting Numbers: [19, 2, 10]
Generated Node #2: [19, 2, 10] from Operation: 37-27=10
Current State: 14:[19, 2, 10], Operations: ['37-27=10']
Exploring Operation: 10/2=5, Resulting Numbers: [19, 5]
Generated Node #3: [19, 5] from Operatio... | 4 | Current State: 14:[27, 37, 19, 2], Operations: []
Exploring Operation: 37-27=10, Resulting Numbers: [19, 2, 10]
Generated Node #0,0: 14:[19, 2, 10] Operation: 37-27=10
Exploring Operation: 37-19=18, Resulting Numbers: [27, 2, 18]
Generated Node #0,1: 14:[27, 2, 18] Operation: 37-19=18
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
54,
72,
19,
11
] | 26 | [
"72-54=18",
"19-11=8",
"18+8=26"
] | Current State: 26:[54, 72, 19, 11], Operations: []
Exploring Operation: 72-54=18, Resulting Numbers: [19, 11, 18]
Generated Node #2: [19, 11, 18] from Operation: 72-54=18
Current State: 26:[19, 11, 18], Operations: ['72-54=18']
Exploring Operation: 19-11=8, Resulting Numbers: [18, 8]
Generated Node #3: [18, 8] from Ope... | 4 | Current State: 26:[54, 72, 19, 11], Operations: []
Exploring Operation: 54-19=35, Resulting Numbers: [72, 11, 35]
Generated Node #0,0: 26:[72, 11, 35] Operation: 54-19=35
Exploring Operation: 72-54=18, Resulting Numbers: [19, 11, 18]
Generated Node #0,1: 26:[19, 11, 18] Operation: 72-54=18
Exploring Operation: 72-19=53... | 0.986111 | hs_3 | sum_heuristic |
[
42,
6,
92,
18
] | 52 | [
"42-18=24",
"6*24=144",
"144-92=52"
] | Current State: 52:[42, 6, 92, 18], Operations: []
Exploring Operation: 42-18=24, Resulting Numbers: [6, 92, 24]
Generated Node #2: [6, 92, 24] from Operation: 42-18=24
Current State: 52:[6, 92, 24], Operations: ['42-18=24']
Exploring Operation: 6*24=144, Resulting Numbers: [92, 144]
Generated Node #3: [92, 144] from Op... | 4 | Current State: 52:[42, 6, 92, 18], Operations: []
Exploring Operation: 92-42=50, Resulting Numbers: [6, 18, 50]
Generated Node #0,0: 52:[6, 18, 50] Operation: 92-42=50
Moving to Node #0,0
Current State: 52:[6, 18, 50], Operations: ['92-42=50']
Exploring Operation: 18-6=12, Resulting Numbers: [50, 12]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
48,
68,
46,
7
] | 54 | [
"48-46=2",
"7*2=14",
"68-14=54"
] | Current State: 54:[48, 68, 46, 7], Operations: []
Exploring Operation: 48-46=2, Resulting Numbers: [68, 7, 2]
Generated Node #2: [68, 7, 2] from Operation: 48-46=2
Current State: 54:[68, 7, 2], Operations: ['48-46=2']
Exploring Operation: 7*2=14, Resulting Numbers: [68, 14]
Generated Node #3: [68, 14] from Operation: 7... | 4 | Current State: 54:[48, 68, 46, 7], Operations: []
Exploring Operation: 68-48=20, Resulting Numbers: [46, 7, 20]
Generated Node #0,0: 54:[46, 7, 20] Operation: 68-48=20
Start Sub Search at level 1: Moving to Node #0,0
Current State: 54:[46, 7, 20], Operations: ['68-48=20']
Exploring Operation: 46-20=26, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
17,
80,
64,
84
] | 21 | [
"84-64=20",
"80/20=4",
"17+4=21"
] | Current State: 21:[17, 80, 64, 84], Operations: []
Exploring Operation: 84-64=20, Resulting Numbers: [17, 80, 20]
Generated Node #2: [17, 80, 20] from Operation: 84-64=20
Current State: 21:[17, 80, 20], Operations: ['84-64=20']
Exploring Operation: 80/20=4, Resulting Numbers: [17, 4]
Generated Node #3: [17, 4] from Ope... | 4 | Current State: 21:[17, 80, 64, 84], Operations: []
Exploring Operation: 84-80=4, Resulting Numbers: [17, 64, 4]
Generated Node #0,0: 21:[17, 64, 4] Operation: 84-80=4
Exploring Operation: 80-17=63, Resulting Numbers: [64, 84, 63]
Generated Node #0,1: 21:[64, 84, 63] Operation: 80-17=63
Exploring Operation: 84-64=20, Re... | 0.97309 | hs_4 | sum_heuristic |
[
3,
6,
92,
43
] | 45 | [
"6-3=3",
"92+43=135",
"135/3=45"
] | Current State: 45:[3, 6, 92, 43], Operations: []
Exploring Operation: 6-3=3, Resulting Numbers: [92, 43, 3]
Generated Node #2: [92, 43, 3] from Operation: 6-3=3
Current State: 45:[92, 43, 3], Operations: ['6-3=3']
Exploring Operation: 92+43=135, Resulting Numbers: [3, 135]
Generated Node #3: [3, 135] from Operation: 92... | 4 | Current State: 45:[3, 6, 92, 43], Operations: []
Exploring Operation: 3+6=9, Resulting Numbers: [92, 43, 9]
Generated Node #0,0: 45:[92, 43, 9] Operation: 3+6=9
Exploring Operation: 92-3=89, Resulting Numbers: [6, 43, 89]
Generated Node #0,1: 45:[6, 43, 89] Operation: 92-3=89
Exploring Operation: 92-6=86, Resulting Num... | 0 | hs_4 | mult_heuristic |
[
16,
16,
8,
8
] | 19 | [
"16+8=24",
"24/8=3",
"16+3=19"
] | Current State: 19:[16, 16, 8, 8], Operations: []
Exploring Operation: 16+8=24, Resulting Numbers: [24]
24,19 equal: Goal Reached
Exploring Operation: 24/8=3, Resulting Numbers: [3]
3,19 equal: Goal Reached
Exploring Operation: 16+3=19, Resulting Numbers: [19]
19,19 equal: Goal Reached
| 4 | Current State: 19:[16, 16, 8, 8], Operations: []
Exploring Operation: 8+8=16, Resulting Numbers: [16, 16, 16]
Generated Node #0,0: 19:[16, 16, 16] Operation: 8+8=16
Moving to Node #0,0
Current State: 19:[16, 16, 16], Operations: ['8+8=16']
Exploring Operation: 16+16=32, Resulting Numbers: [16, 32]
Generated Node #0,0,0... | 0 | hs_1 | sum_heuristic |
[
62,
68,
49,
2
] | 92 | [
"68-62=6",
"49*2=98",
"98-6=92"
] | Current State: 92:[62, 68, 49, 2], Operations: []
Exploring Operation: 68-62=6, Resulting Numbers: [49, 2, 6]
Generated Node #2: [49, 2, 6] from Operation: 68-62=6
Current State: 92:[49, 2, 6], Operations: ['68-62=6']
Exploring Operation: 49*2=98, Resulting Numbers: [6, 98]
Generated Node #3: [6, 98] from Operation: 49... | 4 | Current State: 92:[62, 68, 49, 2], Operations: []
Exploring Operation: 68-49=19, Resulting Numbers: [62, 2, 19]
Generated Node #0,0: 92:[62, 2, 19] Operation: 68-49=19
Exploring Operation: 68-62=6, Resulting Numbers: [49, 2, 6]
Generated Node #0,1: 92:[49, 2, 6] Operation: 68-62=6
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
12,
43,
28,
68
] | 71 | [
"43-12=31",
"68-28=40",
"31+40=71"
] | Current State: 71:[12, 43, 28, 68], Operations: []
Exploring Operation: 43-12=31, Resulting Numbers: [28, 68, 31]
Generated Node #2: [28, 68, 31] from Operation: 43-12=31
Current State: 71:[28, 68, 31], Operations: ['43-12=31']
Exploring Operation: 68-28=40, Resulting Numbers: [31, 40]
Generated Node #3: [31, 40] from ... | 4 | Current State: 71:[12, 43, 28, 68], Operations: []
Exploring Operation: 12+28=40, Resulting Numbers: [43, 68, 40]
Generated Node #0,0: 71:[43, 68, 40] Operation: 12+28=40
Exploring Operation: 12+43=55, Resulting Numbers: [28, 68, 55]
Generated Node #0,1: 71:[28, 68, 55] Operation: 12+43=55
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
5,
42,
76,
2
] | 44 | [
"5*2=10",
"76-42=34",
"10+34=44"
] | Current State: 44:[5, 42, 76, 2], Operations: []
Exploring Operation: 5*2=10, Resulting Numbers: [42, 76, 10]
Generated Node #2: [42, 76, 10] from Operation: 5*2=10
Current State: 44:[42, 76, 10], Operations: ['5*2=10']
Exploring Operation: 76-42=34, Resulting Numbers: [10, 34]
Generated Node #3: [10, 34] from Operatio... | 4 | Current State: 44:[5, 42, 76, 2], Operations: []
Exploring Operation: 76-42=34, Resulting Numbers: [5, 2, 34]
Generated Node #0,0: 44:[5, 2, 34] Operation: 76-42=34
Exploring Operation: 76-5=71, Resulting Numbers: [42, 2, 71]
Generated Node #0,1: 44:[42, 2, 71] Operation: 76-5=71
Exploring Operation: 76/2=38, Resulting... | 0 | hs_4 | mult_heuristic |
[
28,
76,
77,
52
] | 81 | [
"76-28=48",
"77+52=129",
"129-48=81"
] | Current State: 81:[28, 76, 77, 52], Operations: []
Exploring Operation: 76-28=48, Resulting Numbers: [77, 52, 48]
Generated Node #2: [77, 52, 48] from Operation: 76-28=48
Current State: 81:[77, 52, 48], Operations: ['76-28=48']
Exploring Operation: 77+52=129, Resulting Numbers: [48, 129]
Generated Node #3: [48, 129] fr... | 4 | Current State: 81:[28, 76, 77, 52], Operations: []
Exploring Operation: 76-52=24, Resulting Numbers: [28, 77, 24]
Generated Node #0,0: 81:[28, 77, 24] Operation: 76-52=24
Exploring Operation: 28+52=80, Resulting Numbers: [76, 77, 80]
Generated Node #0,1: 81:[76, 77, 80] Operation: 28+52=80
Exploring Operation: 77-52=25... | 0.990451 | hs_3 | mult_heuristic |
[
42,
59,
72,
11
] | 28 | [
"59-11=48",
"42*48=2016",
"2016/72=28"
] | Current State: 28:[42, 59, 72, 11], Operations: []
Exploring Operation: 59-11=48, Resulting Numbers: [42, 72, 48]
Generated Node #2: [42, 72, 48] from Operation: 59-11=48
Current State: 28:[42, 72, 48], Operations: ['59-11=48']
Exploring Operation: 42*48=2016, Resulting Numbers: [72, 2016]
Generated Node #3: [72, 2016]... | 4 | Current State: 28:[42, 59, 72, 11], Operations: []
Exploring Operation: 72-42=30, Resulting Numbers: [59, 11, 30]
Generated Node #0,0: 28:[59, 11, 30] Operation: 72-42=30
Exploring Operation: 72-59=13, Resulting Numbers: [42, 11, 13]
Generated Node #0,1: 28:[42, 11, 13] Operation: 72-59=13
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
70,
95,
51,
17
] | 43 | [
"95-70=25",
"51+17=68",
"68-25=43"
] | Current State: 43:[70, 95, 51, 17], Operations: []
Exploring Operation: 95-70=25, Resulting Numbers: [51, 17, 25]
Generated Node #2: [51, 17, 25] from Operation: 95-70=25
Current State: 43:[51, 17, 25], Operations: ['95-70=25']
Exploring Operation: 51+17=68, Resulting Numbers: [25, 68]
Generated Node #3: [25, 68] from ... | 4 | Current State: 43:[70, 95, 51, 17], Operations: []
Exploring Operation: 95-70=25, Resulting Numbers: [51, 17, 25]
Generated Node #0,0: 43:[51, 17, 25] Operation: 95-70=25
Exploring Operation: 95-51=44, Resulting Numbers: [70, 17, 44]
Generated Node #0,1: 43:[70, 17, 44] Operation: 95-51=44
Exploring Operation: 70-17=53... | 0.983507 | hs_4 | sum_heuristic |
[
69,
5,
14,
97
] | 70 | [
"69+14=83",
"97-83=14",
"5*14=70"
] | Current State: 70:[69, 5, 14, 97], Operations: []
Exploring Operation: 69+14=83, Resulting Numbers: [5, 97, 83]
Generated Node #2: [5, 97, 83] from Operation: 69+14=83
Current State: 70:[5, 97, 83], Operations: ['69+14=83']
Exploring Operation: 97-83=14, Resulting Numbers: [5, 14]
Generated Node #3: [5, 14] from Operat... | 4 | Current State: 70:[69, 5, 14, 97], Operations: []
Exploring Operation: 97-14=83, Resulting Numbers: [69, 5, 83]
Generated Node #0,0: 70:[69, 5, 83] Operation: 97-14=83
Exploring Operation: 97-5=92, Resulting Numbers: [69, 14, 92]
Generated Node #0,1: 70:[69, 14, 92] Operation: 97-5=92
Exploring Operation: 97-69=28, Res... | 0.987847 | hs_3 | mult_heuristic |
[
87,
59,
34,
2
] | 40 | [
"87-59=28",
"34*2=68",
"68-28=40"
] | Current State: 40:[87, 59, 34, 2], Operations: []
Exploring Operation: 87-59=28, Resulting Numbers: [34, 2, 28]
Generated Node #2: [34, 2, 28] from Operation: 87-59=28
Current State: 40:[34, 2, 28], Operations: ['87-59=28']
Exploring Operation: 34*2=68, Resulting Numbers: [28, 68]
Generated Node #3: [28, 68] from Opera... | 4 | Current State: 40:[87, 59, 34, 2], Operations: []
Exploring Operation: 34/2=17, Resulting Numbers: [87, 59, 17]
Generated Node #0,0: 40:[87, 59, 17] Operation: 34/2=17
Exploring Operation: 59-34=25, Resulting Numbers: [87, 2, 25]
Generated Node #0,1: 40:[87, 2, 25] Operation: 59-34=25
Exploring Operation: 87-34=53, Res... | 0 | hs_5 | sum_heuristic |
[
23,
30,
86,
43
] | 38 | [
"30*43=1290",
"1290/86=15",
"23+15=38"
] | Current State: 38:[23, 30, 86, 43], Operations: []
Exploring Operation: 30*43=1290, Resulting Numbers: [23, 86, 1290]
Generated Node #2: [23, 86, 1290] from Operation: 30*43=1290
Current State: 38:[23, 86, 1290], Operations: ['30*43=1290']
Exploring Operation: 1290/86=15, Resulting Numbers: [23, 15]
Generated Node #3: ... | 4 | Current State: 38:[23, 30, 86, 43], Operations: []
Exploring Operation: 86/43=2, Resulting Numbers: [23, 30, 2]
Generated Node #0,0: 38:[23, 30, 2] Operation: 86/43=2
Exploring Operation: 43-23=20, Resulting Numbers: [30, 86, 20]
Generated Node #0,1: 38:[30, 86, 20] Operation: 43-23=20
Exploring Operation: 86-43=43, Re... | 0.982639 | hs_5 | sum_heuristic |
[
21,
6,
18,
22
] | 14 | [
"22-18=4",
"21*4=84",
"84/6=14"
] | Current State: 14:[21, 6, 18, 22], Operations: []
Exploring Operation: 22-18=4, Resulting Numbers: [21, 6, 4]
Generated Node #2: [21, 6, 4] from Operation: 22-18=4
Current State: 14:[21, 6, 4], Operations: ['22-18=4']
Exploring Operation: 21*4=84, Resulting Numbers: [6, 84]
Generated Node #3: [6, 84] from Operation: 21... | 4 | Current State: 14:[21, 6, 18, 22], Operations: []
Exploring Operation: 21-18=3, Resulting Numbers: [6, 22, 3]
Generated Node #0,0: 14:[6, 22, 3] Operation: 21-18=3
Exploring Operation: 22-18=4, Resulting Numbers: [21, 6, 4]
Generated Node #0,1: 14:[21, 6, 4] Operation: 22-18=4
Exploring Operation: 22-21=1, Resulting Nu... | 0 | hs_3 | mult_heuristic |
[
36,
8,
24,
10
] | 98 | [
"36*24=864",
"864/8=108",
"108-10=98"
] | Current State: 98:[36, 8, 24, 10], Operations: []
Exploring Operation: 36*24=864, Resulting Numbers: [8, 10, 864]
Generated Node #2: [8, 10, 864] from Operation: 36*24=864
Current State: 98:[8, 10, 864], Operations: ['36*24=864']
Exploring Operation: 864/8=108, Resulting Numbers: [10, 108]
Generated Node #3: [10, 108] ... | 4 | Current State: 98:[36, 8, 24, 10], Operations: []
Exploring Operation: 36-24=12, Resulting Numbers: [8, 10, 12]
Generated Node #0,0: 98:[8, 10, 12] Operation: 36-24=12
Start Sub Search at level 1: Moving to Node #0,0
Current State: 98:[8, 10, 12], Operations: ['36-24=12']
Exploring Operation: 12-10=2, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
15,
91,
8,
80
] | 67 | [
"15-8=7",
"91/7=13",
"80-13=67"
] | Current State: 67:[15, 91, 8, 80], Operations: []
Exploring Operation: 15-8=7, Resulting Numbers: [91, 80, 7]
Generated Node #2: [91, 80, 7] from Operation: 15-8=7
Current State: 67:[91, 80, 7], Operations: ['15-8=7']
Exploring Operation: 91/7=13, Resulting Numbers: [80, 13]
Generated Node #3: [80, 13] from Operation: ... | 4 | Current State: 67:[15, 91, 8, 80], Operations: []
Exploring Operation: 80-8=72, Resulting Numbers: [15, 91, 72]
Generated Node #0,0: 67:[15, 91, 72] Operation: 80-8=72
Exploring Operation: 91-8=83, Resulting Numbers: [15, 80, 83]
Generated Node #0,1: 67:[15, 80, 83] Operation: 91-8=83
Exploring Operation: 15+8=23, Resu... | 0 | hs_5 | mult_heuristic |
[
10,
80,
41,
52
] | 19 | [
"80/10=8",
"52-41=11",
"8+11=19"
] | Current State: 19:[10, 80, 41, 52], Operations: []
Exploring Operation: 80/10=8, Resulting Numbers: [41, 52, 8]
Generated Node #2: [41, 52, 8] from Operation: 80/10=8
Current State: 19:[41, 52, 8], Operations: ['80/10=8']
Exploring Operation: 52-41=11, Resulting Numbers: [8, 11]
Generated Node #3: [8, 11] from Operatio... | 4 | Current State: 19:[10, 80, 41, 52], Operations: []
Exploring Operation: 80-41=39, Resulting Numbers: [10, 52, 39]
Generated Node #0,0: 19:[10, 52, 39] Operation: 80-41=39
Exploring Operation: 80-52=28, Resulting Numbers: [10, 41, 28]
Generated Node #0,1: 19:[10, 41, 28] Operation: 80-52=28
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
8,
54,
27,
40
] | 34 | [
"40-8=32",
"54/27=2",
"32+2=34"
] | Current State: 34:[8, 54, 27, 40], Operations: []
Exploring Operation: 40-8=32, Resulting Numbers: [54, 27, 32]
Generated Node #2: [54, 27, 32] from Operation: 40-8=32
Current State: 34:[54, 27, 32], Operations: ['40-8=32']
Exploring Operation: 54/27=2, Resulting Numbers: [32, 2]
Generated Node #3: [32, 2] from Operati... | 4 | Current State: 34:[8, 54, 27, 40], Operations: []
Exploring Operation: 54-27=27, Resulting Numbers: [8, 40, 27]
Generated Node #0,0: 34:[8, 40, 27] Operation: 54-27=27
Exploring Operation: 54/27=2, Resulting Numbers: [8, 40, 2]
Generated Node #0,1: 34:[8, 40, 2] Operation: 54/27=2
Exploring Operation: 54-40=14, Resulti... | 0.990451 | hs_3 | mult_heuristic |
[
15,
61,
54,
43
] | 45 | [
"15*54=810",
"61-43=18",
"810/18=45"
] | Current State: 45:[15, 61, 54, 43], Operations: []
Exploring Operation: 15*54=810, Resulting Numbers: [61, 43, 810]
Generated Node #2: [61, 43, 810] from Operation: 15*54=810
Current State: 45:[61, 43, 810], Operations: ['15*54=810']
Exploring Operation: 61-43=18, Resulting Numbers: [810, 18]
Generated Node #3: [810, 1... | 4 | Current State: 45:[15, 61, 54, 43], Operations: []
Exploring Operation: 54-43=11, Resulting Numbers: [15, 61, 11]
Generated Node #0,0: 45:[15, 61, 11] Operation: 54-43=11
Exploring Operation: 61-43=18, Resulting Numbers: [15, 54, 18]
Generated Node #0,1: 45:[15, 54, 18] Operation: 61-43=18
Exploring Operation: 61-15=46... | 0.96875 | hs_5 | mult_heuristic |
[
75,
9,
62,
85
] | 43 | [
"75-9=66",
"85-62=23",
"66-23=43"
] | Current State: 43:[75, 9, 62, 85], Operations: []
Exploring Operation: 75-9=66, Resulting Numbers: [62, 85, 66]
Generated Node #2: [62, 85, 66] from Operation: 75-9=66
Current State: 43:[62, 85, 66], Operations: ['75-9=66']
Exploring Operation: 85-62=23, Resulting Numbers: [66, 23]
Generated Node #3: [66, 23] from Oper... | 4 | Current State: 43:[75, 9, 62, 85], Operations: []
Exploring Operation: 75-9=66, Resulting Numbers: [62, 85, 66]
Generated Node #0,0: 43:[62, 85, 66] Operation: 75-9=66
Exploring Operation: 62-9=53, Resulting Numbers: [75, 85, 53]
Generated Node #0,1: 43:[75, 85, 53] Operation: 62-9=53
Moving to Node #0,0
Current State:... | 0.990451 | hs_2 | sum_heuristic |
[
90,
45,
19,
82
] | 61 | [
"90/45=2",
"82-19=63",
"63-2=61"
] | Current State: 61:[90, 45, 19, 82], Operations: []
Exploring Operation: 90/45=2, Resulting Numbers: [19, 82, 2]
Generated Node #2: [19, 82, 2] from Operation: 90/45=2
Current State: 61:[19, 82, 2], Operations: ['90/45=2']
Exploring Operation: 82-19=63, Resulting Numbers: [2, 63]
Generated Node #3: [2, 63] from Operatio... | 4 | Current State: 61:[90, 45, 19, 82], Operations: []
Exploring Operation: 90-45=45, Resulting Numbers: [19, 82, 45]
Generated Node #0,0: 61:[19, 82, 45] Operation: 90-45=45
Exploring Operation: 90-19=71, Resulting Numbers: [45, 82, 71]
Generated Node #0,1: 61:[45, 82, 71] Operation: 90-19=71
Exploring Operation: 45+19=64... | 0.940104 | hs_4 | mult_heuristic |
[
42,
8,
14,
96
] | 36 | [
"42/14=3",
"96/8=12",
"3*12=36"
] | Current State: 36:[42, 8, 14, 96], Operations: []
Exploring Operation: 42/14=3, Resulting Numbers: [8, 96, 3]
Generated Node #2: [8, 96, 3] from Operation: 42/14=3
Current State: 36:[8, 96, 3], Operations: ['42/14=3']
Exploring Operation: 96/8=12, Resulting Numbers: [3, 12]
Generated Node #3: [3, 12] from Operation: 96... | 4 | Current State: 36:[42, 8, 14, 96], Operations: []
Exploring Operation: 96-42=54, Resulting Numbers: [8, 14, 54]
Generated Node #0,0: 36:[8, 14, 54] Operation: 96-42=54
Exploring Operation: 96/8=12, Resulting Numbers: [42, 14, 12]
Generated Node #0,1: 36:[42, 14, 12] Operation: 96/8=12
Start Sub Search at level 1: Movin... | 0.992188 | hs_2 | sum_heuristic |
[
5,
2,
34,
33
] | 91 | [
"34-5=29",
"2*29=58",
"33+58=91"
] | Current State: 91:[5, 2, 34, 33], Operations: []
Exploring Operation: 34-5=29, Resulting Numbers: [2, 33, 29]
Generated Node #2: [2, 33, 29] from Operation: 34-5=29
Current State: 91:[2, 33, 29], Operations: ['34-5=29']
Exploring Operation: 2*29=58, Resulting Numbers: [33, 58]
Generated Node #3: [33, 58] from Operation... | 4 | Current State: 91:[5, 2, 34, 33], Operations: []
Exploring Operation: 34-33=1, Resulting Numbers: [5, 2, 1]
Generated Node #0,0: 91:[5, 2, 1] Operation: 34-33=1
Exploring Operation: 34+33=67, Resulting Numbers: [5, 2, 67]
Generated Node #0,1: 91:[5, 2, 67] Operation: 34+33=67
Exploring Operation: 5+2=7, Resulting Numbe... | 0 | hs_4 | sum_heuristic |
[
79,
95,
53,
39
] | 76 | [
"95-79=16",
"53+39=92",
"92-16=76"
] | Current State: 76:[79, 95, 53, 39], Operations: []
Exploring Operation: 95-79=16, Resulting Numbers: [53, 39, 16]
Generated Node #2: [53, 39, 16] from Operation: 95-79=16
Current State: 76:[53, 39, 16], Operations: ['95-79=16']
Exploring Operation: 53+39=92, Resulting Numbers: [16, 92]
Generated Node #3: [16, 92] from ... | 4 | Current State: 76:[79, 95, 53, 39], Operations: []
Exploring Operation: 95-79=16, Resulting Numbers: [53, 39, 16]
Generated Node #0,0: 76:[53, 39, 16] Operation: 95-79=16
Exploring Operation: 95-53=42, Resulting Numbers: [79, 39, 42]
Generated Node #0,1: 76:[79, 39, 42] Operation: 95-53=42
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
44,
70,
99,
59
] | 53 | [
"70-59=11",
"99/11=9",
"44+9=53"
] | Current State: 53:[44, 70, 99, 59], Operations: []
Exploring Operation: 70-59=11, Resulting Numbers: [44, 99, 11]
Generated Node #2: [44, 99, 11] from Operation: 70-59=11
Current State: 53:[44, 99, 11], Operations: ['70-59=11']
Exploring Operation: 99/11=9, Resulting Numbers: [44, 9]
Generated Node #3: [44, 9] from Ope... | 4 | Current State: 53:[44, 70, 99, 59], Operations: []
Exploring Operation: 99-70=29, Resulting Numbers: [44, 59, 29]
Generated Node #0,0: 53:[44, 59, 29] Operation: 99-70=29
Exploring Operation: 99-44=55, Resulting Numbers: [70, 59, 55]
Generated Node #0,1: 53:[70, 59, 55] Operation: 99-44=55
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
3,
36,
67,
71
] | 27 | [
"3*36=108",
"71-67=4",
"108/4=27"
] | Current State: 27:[3, 36, 67, 71], Operations: []
Exploring Operation: 3*36=108, Resulting Numbers: [67, 71, 108]
Generated Node #2: [67, 71, 108] from Operation: 3*36=108
Current State: 27:[67, 71, 108], Operations: ['3*36=108']
Exploring Operation: 71-67=4, Resulting Numbers: [108, 4]
Generated Node #3: [108, 4] from... | 4 | Current State: 27:[3, 36, 67, 71], Operations: []
Exploring Operation: 71-67=4, Resulting Numbers: [3, 36, 4]
Generated Node #0,0: 27:[3, 36, 4] Operation: 71-67=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 27:[3, 36, 4], Operations: ['71-67=4']
Exploring Operation: 36/4=9, Resulting Numbers: [3, 9... | 0.993924 | hs_1 | sum_heuristic |
[
63,
30,
1,
3
] | 90 | [
"63+30=93",
"1*3=3",
"93-3=90"
] | Current State: 90:[63, 30, 1, 3], Operations: []
Exploring Operation: 63+30=93, Resulting Numbers: [1, 3, 93]
Generated Node #2: [1, 3, 93] from Operation: 63+30=93
Current State: 90:[1, 3, 93], Operations: ['63+30=93']
Exploring Operation: 1*3=3, Resulting Numbers: [93, 3]
Generated Node #3: [93, 3] from Operation: 1*... | 4 | Current State: 90:[63, 30, 1, 3], Operations: []
Exploring Operation: 63/3=21, Resulting Numbers: [30, 1, 21]
Generated Node #0,0: 90:[30, 1, 21] Operation: 63/3=21
Exploring Operation: 63+30=93, Resulting Numbers: [1, 3, 93]
Generated Node #0,1: 90:[1, 3, 93] Operation: 63+30=93
Exploring Operation: 63-3=60, Resulting... | 0.936632 | hs_5 | sum_heuristic |
[
2,
8,
3,
51
] | 68 | [
"8/2=4",
"51/3=17",
"4*17=68"
] | Current State: 68:[2, 8, 3, 51], Operations: []
Exploring Operation: 8/2=4, Resulting Numbers: [3, 51, 4]
Generated Node #2: [3, 51, 4] from Operation: 8/2=4
Current State: 68:[3, 51, 4], Operations: ['8/2=4']
Exploring Operation: 51/3=17, Resulting Numbers: [4, 17]
Generated Node #3: [4, 17] from Operation: 51/3=17
Cu... | 4 | Current State: 68:[2, 8, 3, 51], Operations: []
Exploring Operation: 51/3=17, Resulting Numbers: [2, 8, 17]
Generated Node #0,0: 68:[2, 8, 17] Operation: 51/3=17
Exploring Operation: 8/2=4, Resulting Numbers: [3, 51, 4]
Generated Node #0,1: 68:[3, 51, 4] Operation: 8/2=4
Exploring Operation: 51-8=43, Resulting Numbers:... | 0.986979 | hs_5 | mult_heuristic |
[
26,
34,
14,
43
] | 28 | [
"43-26=17",
"34*14=476",
"476/17=28"
] | Current State: 28:[26, 34, 14, 43], Operations: []
Exploring Operation: 43-26=17, Resulting Numbers: [34, 14, 17]
Generated Node #2: [34, 14, 17] from Operation: 43-26=17
Current State: 28:[34, 14, 17], Operations: ['43-26=17']
Exploring Operation: 34*14=476, Resulting Numbers: [17, 476]
Generated Node #3: [17, 476] fr... | 4 | Current State: 28:[26, 34, 14, 43], Operations: []
Exploring Operation: 43-26=17, Resulting Numbers: [34, 14, 17]
Generated Node #0,0: 28:[34, 14, 17] Operation: 43-26=17
Exploring Operation: 34-26=8, Resulting Numbers: [14, 43, 8]
Generated Node #0,1: 28:[14, 43, 8] Operation: 34-26=8
Exploring Operation: 43-34=9, Res... | 0.974826 | hs_4 | sum_heuristic |
[
57,
82,
98,
16
] | 89 | [
"82-57=25",
"98+16=114",
"114-25=89"
] | Current State: 89:[57, 82, 98, 16], Operations: []
Exploring Operation: 82-57=25, Resulting Numbers: [98, 16, 25]
Generated Node #2: [98, 16, 25] from Operation: 82-57=25
Current State: 89:[98, 16, 25], Operations: ['82-57=25']
Exploring Operation: 98+16=114, Resulting Numbers: [25, 114]
Generated Node #3: [25, 114] fr... | 4 | Current State: 89:[57, 82, 98, 16], Operations: []
Exploring Operation: 57+16=73, Resulting Numbers: [82, 98, 73]
Generated Node #0,0: 89:[82, 98, 73] Operation: 57+16=73
Exploring Operation: 82-16=66, Resulting Numbers: [57, 98, 66]
Generated Node #0,1: 89:[57, 98, 66] Operation: 82-16=66
Exploring Operation: 82+16=98... | 0.981771 | hs_5 | sum_heuristic |
[
94,
81,
23,
20
] | 39 | [
"94-81=13",
"23-20=3",
"13*3=39"
] | Current State: 39:[94, 81, 23, 20], Operations: []
Exploring Operation: 94-81=13, Resulting Numbers: [23, 20, 13]
Generated Node #2: [23, 20, 13] from Operation: 94-81=13
Current State: 39:[23, 20, 13], Operations: ['94-81=13']
Exploring Operation: 23-20=3, Resulting Numbers: [13, 3]
Generated Node #3: [13, 3] from Ope... | 4 | Current State: 39:[94, 81, 23, 20], Operations: []
Exploring Operation: 94-81=13, Resulting Numbers: [23, 20, 13]
Generated Node #0,0: 39:[23, 20, 13] Operation: 94-81=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 39:[23, 20, 13], Operations: ['94-81=13']
Exploring Operation: 23-20=3, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
31,
33,
58,
37
] | 17 | [
"31*33=1023",
"1023-37=986",
"986/58=17"
] | Current State: 17:[31, 33, 58, 37], Operations: []
Exploring Operation: 31*33=1023, Resulting Numbers: [58, 37, 1023]
Generated Node #2: [58, 37, 1023] from Operation: 31*33=1023
Current State: 17:[58, 37, 1023], Operations: ['31*33=1023']
Exploring Operation: 1023-37=986, Resulting Numbers: [58, 986]
Generated Node #3... | 4 | Current State: 17:[31, 33, 58, 37], Operations: []
Exploring Operation: 58-31=27, Resulting Numbers: [33, 37, 27]
Generated Node #0,0: 17:[33, 37, 27] Operation: 58-31=27
Exploring Operation: 58-33=25, Resulting Numbers: [31, 37, 25]
Generated Node #0,1: 17:[31, 37, 25] Operation: 58-33=25
Exploring Operation: 37-31=6,... | 0 | hs_5 | sum_heuristic |
[
4,
72,
68,
75
] | 91 | [
"72-68=4",
"4*4=16",
"75+16=91"
] | Current State: 91:[4, 72, 68, 75], Operations: []
Exploring Operation: 72-68=4, Resulting Numbers: [4, 75, 4]
Generated Node #2: [4, 75, 4] from Operation: 72-68=4
Current State: 91:[4, 75, 4], Operations: ['72-68=4']
Exploring Operation: 4*4=16, Resulting Numbers: [75, 16]
Generated Node #3: [75, 16] from Operation: 4... | 4 | Current State: 91:[4, 72, 68, 75], Operations: []
Exploring Operation: 75-72=3, Resulting Numbers: [4, 68, 3]
Generated Node #0,0: 91:[4, 68, 3] Operation: 75-72=3
Exploring Operation: 75-68=7, Resulting Numbers: [4, 72, 7]
Generated Node #0,1: 91:[4, 72, 7] Operation: 75-68=7
Exploring Operation: 72-68=4, Resulting Nu... | 0 | hs_3 | mult_heuristic |
[
7,
76,
85,
74
] | 94 | [
"7+76=83",
"85-74=11",
"83+11=94"
] | Current State: 94:[7, 76, 85, 74], Operations: []
Exploring Operation: 7+76=83, Resulting Numbers: [85, 74, 83]
Generated Node #2: [85, 74, 83] from Operation: 7+76=83
Current State: 94:[85, 74, 83], Operations: ['7+76=83']
Exploring Operation: 85-74=11, Resulting Numbers: [83, 11]
Generated Node #3: [83, 11] from Oper... | 4 | Current State: 94:[7, 76, 85, 74], Operations: []
Exploring Operation: 7+76=83, Resulting Numbers: [85, 74, 83]
Generated Node #0,0: 94:[85, 74, 83] Operation: 7+76=83
Exploring Operation: 76-74=2, Resulting Numbers: [7, 85, 2]
Generated Node #0,1: 94:[7, 85, 2] Operation: 76-74=2
Exploring Operation: 85-76=9, Resultin... | 0.987847 | hs_4 | sum_heuristic |
[
30,
22,
20,
28
] | 75 | [
"22+28=50",
"30*50=1500",
"1500/20=75"
] | Current State: 75:[30, 22, 20, 28], Operations: []
Exploring Operation: 22+28=50, Resulting Numbers: [30, 20, 50]
Generated Node #2: [30, 20, 50] from Operation: 22+28=50
Current State: 75:[30, 20, 50], Operations: ['22+28=50']
Exploring Operation: 30*50=1500, Resulting Numbers: [20, 1500]
Generated Node #3: [20, 1500]... | 4 | Current State: 75:[30, 22, 20, 28], Operations: []
Exploring Operation: 30-28=2, Resulting Numbers: [22, 20, 2]
Generated Node #0,0: 75:[22, 20, 2] Operation: 30-28=2
Exploring Operation: 22-20=2, Resulting Numbers: [30, 28, 2]
Generated Node #0,1: 75:[30, 28, 2] Operation: 22-20=2
Start Sub Search at level 1: Moving t... | 0 | hs_2 | sum_heuristic |
[
11,
69,
72,
36
] | 47 | [
"11*72=792",
"792/36=22",
"69-22=47"
] | Current State: 47:[11, 69, 72, 36], Operations: []
Exploring Operation: 11*72=792, Resulting Numbers: [69, 36, 792]
Generated Node #2: [69, 36, 792] from Operation: 11*72=792
Current State: 47:[69, 36, 792], Operations: ['11*72=792']
Exploring Operation: 792/36=22, Resulting Numbers: [69, 22]
Generated Node #3: [69, 22... | 4 | Current State: 47:[11, 69, 72, 36], Operations: []
Exploring Operation: 69-11=58, Resulting Numbers: [72, 36, 58]
Generated Node #0,0: 47:[72, 36, 58] Operation: 69-11=58
Exploring Operation: 72-11=61, Resulting Numbers: [69, 36, 61]
Generated Node #0,1: 47:[69, 36, 61] Operation: 72-11=61
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
44,
26,
49,
69
] | 50 | [
"44+26=70",
"69-49=20",
"70-20=50"
] | Current State: 50:[44, 26, 49, 69], Operations: []
Exploring Operation: 44+26=70, Resulting Numbers: [49, 69, 70]
Generated Node #2: [49, 69, 70] from Operation: 44+26=70
Current State: 50:[49, 69, 70], Operations: ['44+26=70']
Exploring Operation: 69-49=20, Resulting Numbers: [70, 20]
Generated Node #3: [70, 20] from ... | 4 | Current State: 50:[44, 26, 49, 69], Operations: []
Exploring Operation: 49-44=5, Resulting Numbers: [26, 69, 5]
Generated Node #0,0: 50:[26, 69, 5] Operation: 49-44=5
Exploring Operation: 69-44=25, Resulting Numbers: [26, 49, 25]
Generated Node #0,1: 50:[26, 49, 25] Operation: 69-44=25
Exploring Operation: 69-49=20, Re... | 0.985243 | hs_4 | mult_heuristic |
[
69,
54,
11,
53
] | 80 | [
"69+11=80",
"54-53=1",
"80*1=80"
] | Current State: 80:[69, 54, 11, 53], Operations: []
Exploring Operation: 69+11=80, Resulting Numbers: [54, 53, 80]
Generated Node #2: [54, 53, 80] from Operation: 69+11=80
Current State: 80:[54, 53, 80], Operations: ['69+11=80']
Exploring Operation: 54-53=1, Resulting Numbers: [80, 1]
Generated Node #3: [80, 1] from Ope... | 4 | Current State: 80:[69, 54, 11, 53], Operations: []
Exploring Operation: 69-54=15, Resulting Numbers: [11, 53, 15]
Generated Node #0,0: 80:[11, 53, 15] Operation: 69-54=15
Exploring Operation: 54-53=1, Resulting Numbers: [69, 11, 1]
Generated Node #0,1: 80:[69, 11, 1] Operation: 54-53=1
Exploring Operation: 69-53=16, Re... | 0.976563 | hs_3 | mult_heuristic |
[
58,
71,
29,
14
] | 61 | [
"71-29=42",
"42/14=3",
"58+3=61"
] | Current State: 61:[58, 71, 29, 14], Operations: []
Exploring Operation: 71-29=42, Resulting Numbers: [58, 14, 42]
Generated Node #2: [58, 14, 42] from Operation: 71-29=42
Current State: 61:[58, 14, 42], Operations: ['71-29=42']
Exploring Operation: 42/14=3, Resulting Numbers: [58, 3]
Generated Node #3: [58, 3] from Ope... | 4 | Current State: 61:[58, 71, 29, 14], Operations: []
Exploring Operation: 29+14=43, Resulting Numbers: [58, 71, 43]
Generated Node #0,0: 61:[58, 71, 43] Operation: 29+14=43
Start Sub Search at level 1: Moving to Node #0,0
Current State: 61:[58, 71, 43], Operations: ['29+14=43']
Exploring Operation: 71-43=28, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
85,
22,
91,
49
] | 77 | [
"85-22=63",
"91+49=140",
"140-63=77"
] | Current State: 77:[85, 22, 91, 49], Operations: []
Exploring Operation: 85-22=63, Resulting Numbers: [91, 49, 63]
Generated Node #2: [91, 49, 63] from Operation: 85-22=63
Current State: 77:[91, 49, 63], Operations: ['85-22=63']
Exploring Operation: 91+49=140, Resulting Numbers: [63, 140]
Generated Node #3: [63, 140] fr... | 4 | Current State: 77:[85, 22, 91, 49], Operations: []
Exploring Operation: 49-22=27, Resulting Numbers: [85, 91, 27]
Generated Node #0,0: 77:[85, 91, 27] Operation: 49-22=27
Exploring Operation: 22+49=71, Resulting Numbers: [85, 91, 71]
Generated Node #0,1: 77:[85, 91, 71] Operation: 22+49=71
Moving to Node #0,1
Current S... | 0.992188 | hs_2 | sum_heuristic |
[
13,
15,
24,
26
] | 38 | [
"15-13=2",
"24/2=12",
"26+12=38"
] | Current State: 38:[13, 15, 24, 26], Operations: []
Exploring Operation: 15-13=2, Resulting Numbers: [24, 26, 2]
Generated Node #2: [24, 26, 2] from Operation: 15-13=2
Current State: 38:[24, 26, 2], Operations: ['15-13=2']
Exploring Operation: 24/2=12, Resulting Numbers: [26, 12]
Generated Node #3: [26, 12] from Operati... | 4 | Current State: 38:[13, 15, 24, 26], Operations: []
Exploring Operation: 26/13=2, Resulting Numbers: [15, 24, 2]
Generated Node #0,0: 38:[15, 24, 2] Operation: 26/13=2
Exploring Operation: 13+26=39, Resulting Numbers: [15, 24, 39]
Generated Node #0,1: 38:[15, 24, 39] Operation: 13+26=39
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
15,
98,
32,
23
] | 37 | [
"98-23=75",
"75/15=5",
"32+5=37"
] | Current State: 37:[15, 98, 32, 23], Operations: []
Exploring Operation: 98-23=75, Resulting Numbers: [15, 32, 75]
Generated Node #2: [15, 32, 75] from Operation: 98-23=75
Current State: 37:[15, 32, 75], Operations: ['98-23=75']
Exploring Operation: 75/15=5, Resulting Numbers: [32, 5]
Generated Node #3: [32, 5] from Ope... | 4 | Current State: 37:[15, 98, 32, 23], Operations: []
Exploring Operation: 98-15=83, Resulting Numbers: [32, 23, 83]
Generated Node #0,0: 37:[32, 23, 83] Operation: 98-15=83
Moving to Node #0,0
Current State: 37:[32, 23, 83], Operations: ['98-15=83']
Exploring Operation: 83-32=51, Resulting Numbers: [23, 51]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
86,
74,
78,
76
] | 24 | [
"86-74=12",
"78-76=2",
"12*2=24"
] | Current State: 24:[86, 74, 78, 76], Operations: []
Exploring Operation: 86-74=12, Resulting Numbers: [78, 76, 12]
Generated Node #2: [78, 76, 12] from Operation: 86-74=12
Current State: 24:[78, 76, 12], Operations: ['86-74=12']
Exploring Operation: 78-76=2, Resulting Numbers: [12, 2]
Generated Node #3: [12, 2] from Ope... | 4 | Current State: 24:[86, 74, 78, 76], Operations: []
Exploring Operation: 86-76=10, Resulting Numbers: [74, 78, 10]
Generated Node #0,0: 24:[74, 78, 10] Operation: 86-76=10
Exploring Operation: 86-74=12, Resulting Numbers: [78, 76, 12]
Generated Node #0,1: 24:[78, 76, 12] Operation: 86-74=12
Exploring Operation: 86-78=8,... | 0.969618 | hs_3 | sum_heuristic |
[
8,
98,
20,
97
] | 27 | [
"98-8=90",
"20+97=117",
"117-90=27"
] | Current State: 27:[8, 98, 20, 97], Operations: []
Exploring Operation: 98-8=90, Resulting Numbers: [20, 97, 90]
Generated Node #2: [20, 97, 90] from Operation: 98-8=90
Current State: 27:[20, 97, 90], Operations: ['98-8=90']
Exploring Operation: 20+97=117, Resulting Numbers: [90, 117]
Generated Node #3: [90, 117] from O... | 4 | Current State: 27:[8, 98, 20, 97], Operations: []
Exploring Operation: 98-20=78, Resulting Numbers: [8, 97, 78]
Generated Node #0,0: 27:[8, 97, 78] Operation: 98-20=78
Exploring Operation: 98-97=1, Resulting Numbers: [8, 20, 1]
Generated Node #0,1: 27:[8, 20, 1] Operation: 98-97=1
Exploring Operation: 97-8=89, Resultin... | 0.986111 | hs_5 | mult_heuristic |
[
6,
70,
63,
46
] | 96 | [
"70*63=4410",
"6+4410=4416",
"4416/46=96"
] | Current State: 96:[6, 70, 63, 46], Operations: []
Exploring Operation: 70*63=4410, Resulting Numbers: [6, 46, 4410]
Generated Node #2: [6, 46, 4410] from Operation: 70*63=4410
Current State: 96:[6, 46, 4410], Operations: ['70*63=4410']
Exploring Operation: 6+4410=4416, Resulting Numbers: [46, 4416]
Generated Node #3: [... | 4 | Current State: 96:[6, 70, 63, 46], Operations: []
Exploring Operation: 63-6=57, Resulting Numbers: [70, 46, 57]
Generated Node #0,0: 96:[70, 46, 57] Operation: 63-6=57
Exploring Operation: 70-46=24, Resulting Numbers: [6, 63, 24]
Generated Node #0,1: 96:[6, 63, 24] Operation: 70-46=24
Exploring Operation: 70-63=7, Resu... | 0 | hs_5 | mult_heuristic |
[
24,
15,
60,
28
] | 17 | [
"60/15=4",
"28/4=7",
"24-7=17"
] | Current State: 17:[24, 15, 60, 28], Operations: []
Exploring Operation: 60/15=4, Resulting Numbers: [24, 28, 4]
Generated Node #2: [24, 28, 4] from Operation: 60/15=4
Current State: 17:[24, 28, 4], Operations: ['60/15=4']
Exploring Operation: 28/4=7, Resulting Numbers: [24, 7]
Generated Node #3: [24, 7] from Operation:... | 4 | Current State: 17:[24, 15, 60, 28], Operations: []
Exploring Operation: 60-28=32, Resulting Numbers: [24, 15, 32]
Generated Node #0,0: 17:[24, 15, 32] Operation: 60-28=32
Start Sub Search at level 1: Moving to Node #0,0
Current State: 17:[24, 15, 32], Operations: ['60-28=32']
Exploring Operation: 32-15=17, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
72,
71,
2,
72
] | 24 | [
"72-71=1",
"2+1=3",
"72/3=24"
] | Current State: 24:[72, 71, 2, 72], Operations: []
Exploring Operation: 72-71=1, Resulting Numbers: [2, 1]
Generated Node #2: [2, 1] from Operation: 72-71=1
Current State: 24:[2, 1], Operations: ['72-71=1']
Exploring Operation: 2+1=3, Resulting Numbers: [3]
3,24 equal: Goal Reached
Exploring Operation: 72/3=24, Resultin... | 4 | Current State: 24:[72, 71, 2, 72], Operations: []
Exploring Operation: 72-72=0, Resulting Numbers: [71, 2, 0]
Generated Node #0,0: 24:[71, 2, 0] Operation: 72-72=0
Exploring Operation: 72/72=1, Resulting Numbers: [71, 2, 1]
Generated Node #0,1: 24:[71, 2, 1] Operation: 72/72=1
Exploring Operation: 72-71=1, Resulting Nu... | 0.93316 | hs_4 | mult_heuristic |
[
56,
32,
44,
63
] | 83 | [
"56-32=24",
"44+63=107",
"107-24=83"
] | Current State: 83:[56, 32, 44, 63], Operations: []
Exploring Operation: 56-32=24, Resulting Numbers: [44, 63, 24]
Generated Node #2: [44, 63, 24] from Operation: 56-32=24
Current State: 83:[44, 63, 24], Operations: ['56-32=24']
Exploring Operation: 44+63=107, Resulting Numbers: [24, 107]
Generated Node #3: [24, 107] fr... | 4 | Current State: 83:[56, 32, 44, 63], Operations: []
Exploring Operation: 32+44=76, Resulting Numbers: [56, 63, 76]
Generated Node #0,0: 83:[56, 63, 76] Operation: 32+44=76
Exploring Operation: 56+32=88, Resulting Numbers: [44, 63, 88]
Generated Node #0,1: 83:[44, 63, 88] Operation: 56+32=88
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
9,
7,
40,
5
] | 16 | [
"9-7=2",
"40/5=8",
"2*8=16"
] | Current State: 16:[9, 7, 40, 5], Operations: []
Exploring Operation: 9-7=2, Resulting Numbers: [40, 5, 2]
Generated Node #2: [40, 5, 2] from Operation: 9-7=2
Current State: 16:[40, 5, 2], Operations: ['9-7=2']
Exploring Operation: 40/5=8, Resulting Numbers: [2, 8]
Generated Node #3: [2, 8] from Operation: 40/5=8
Curren... | 4 | Current State: 16:[9, 7, 40, 5], Operations: []
Exploring Operation: 40-7=33, Resulting Numbers: [9, 5, 33]
Generated Node #0,0: 16:[9, 5, 33] Operation: 40-7=33
Exploring Operation: 40-5=35, Resulting Numbers: [9, 7, 35]
Generated Node #0,1: 16:[9, 7, 35] Operation: 40-5=35
Exploring Operation: 40/5=8, Resulting Numbe... | 0.987847 | hs_4 | mult_heuristic |
[
36,
39,
76,
50
] | 51 | [
"36+39=75",
"76+50=126",
"126-75=51"
] | Current State: 51:[36, 39, 76, 50], Operations: []
Exploring Operation: 36+39=75, Resulting Numbers: [76, 50, 75]
Generated Node #2: [76, 50, 75] from Operation: 36+39=75
Current State: 51:[76, 50, 75], Operations: ['36+39=75']
Exploring Operation: 76+50=126, Resulting Numbers: [75, 126]
Generated Node #3: [75, 126] fr... | 4 | Current State: 51:[36, 39, 76, 50], Operations: []
Exploring Operation: 76-39=37, Resulting Numbers: [36, 50, 37]
Generated Node #0,0: 51:[36, 50, 37] Operation: 76-39=37
Exploring Operation: 39-36=3, Resulting Numbers: [76, 50, 3]
Generated Node #0,1: 51:[76, 50, 3] Operation: 39-36=3
Exploring Operation: 76-36=40, Re... | 0.988715 | hs_3 | mult_heuristic |
[
51,
48,
1,
23
] | 20 | [
"51-48=3",
"1*23=23",
"23-3=20"
] | Current State: 20:[51, 48, 1, 23], Operations: []
Exploring Operation: 51-48=3, Resulting Numbers: [1, 23, 3]
Generated Node #2: [1, 23, 3] from Operation: 51-48=3
Current State: 20:[1, 23, 3], Operations: ['51-48=3']
Exploring Operation: 1*23=23, Resulting Numbers: [3, 23]
Generated Node #3: [3, 23] from Operation: 1*... | 4 | Current State: 20:[51, 48, 1, 23], Operations: []
Exploring Operation: 51-23=28, Resulting Numbers: [48, 1, 28]
Generated Node #0,0: 20:[48, 1, 28] Operation: 51-23=28
Exploring Operation: 51-1=50, Resulting Numbers: [48, 23, 50]
Generated Node #0,1: 20:[48, 23, 50] Operation: 51-1=50
Exploring Operation: 51-48=3, Resu... | 0.967014 | hs_4 | mult_heuristic |
[
93,
84,
59,
91
] | 88 | [
"93+84=177",
"177/59=3",
"91-3=88"
] | Current State: 88:[93, 84, 59, 91], Operations: []
Exploring Operation: 93+84=177, Resulting Numbers: [59, 91, 177]
Generated Node #2: [59, 91, 177] from Operation: 93+84=177
Current State: 88:[59, 91, 177], Operations: ['93+84=177']
Exploring Operation: 177/59=3, Resulting Numbers: [91, 3]
Generated Node #3: [91, 3] f... | 4 | Current State: 88:[93, 84, 59, 91], Operations: []
Exploring Operation: 84-59=25, Resulting Numbers: [93, 91, 25]
Generated Node #0,0: 88:[93, 91, 25] Operation: 84-59=25
Exploring Operation: 93-59=34, Resulting Numbers: [84, 91, 34]
Generated Node #0,1: 88:[84, 91, 34] Operation: 93-59=34
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
27,
7,
7,
84
] | 98 | [
"27*7=189",
"7+84=91",
"189-91=98"
] | Current State: 98:[27, 7, 7, 84], Operations: []
Exploring Operation: 27*7=189, Resulting Numbers: [84, 189]
Generated Node #2: [84, 189] from Operation: 27*7=189
Current State: 98:[84, 189], Operations: ['27*7=189']
Exploring Operation: 7+84=91, Resulting Numbers: [189, 91]
Generated Node #3: [189, 91] from Operation:... | 4 | Current State: 98:[27, 7, 7, 84], Operations: []
Exploring Operation: 27+84=111, Resulting Numbers: [7, 7, 111]
Generated Node #0,0: 98:[7, 7, 111] Operation: 27+84=111
Exploring Operation: 84-27=57, Resulting Numbers: [7, 7, 57]
Generated Node #0,1: 98:[7, 7, 57] Operation: 84-27=57
Moving to Node #0,1
Current State: ... | 0 | hs_2 | sum_heuristic |
[
2,
90,
20,
76
] | 64 | [
"90-20=70",
"2*70=140",
"140-76=64"
] | Current State: 64:[2, 90, 20, 76], Operations: []
Exploring Operation: 90-20=70, Resulting Numbers: [2, 76, 70]
Generated Node #2: [2, 76, 70] from Operation: 90-20=70
Current State: 64:[2, 76, 70], Operations: ['90-20=70']
Exploring Operation: 2*70=140, Resulting Numbers: [76, 140]
Generated Node #3: [76, 140] from Op... | 4 | Current State: 64:[2, 90, 20, 76], Operations: []
Exploring Operation: 90-76=14, Resulting Numbers: [2, 20, 14]
Generated Node #0,0: 64:[2, 20, 14] Operation: 90-76=14
Exploring Operation: 90-20=70, Resulting Numbers: [2, 76, 70]
Generated Node #0,1: 64:[2, 76, 70] Operation: 90-20=70
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
12,
1,
12,
76
] | 74 | [
"12/12=1",
"76-1=75",
"75-1=74"
] | Current State: 74:[12, 1, 12, 76], Operations: []
Exploring Operation: 12/12=1, Resulting Numbers: [1, 76, 1]
Generated Node #2: [1, 76, 1] from Operation: 12/12=1
Current State: 74:[1, 76, 1], Operations: ['12/12=1']
Exploring Operation: 76-1=75, Resulting Numbers: [75]
75,74 equal: Goal Reached
Exploring Operation: 7... | 4 | Current State: 74:[12, 1, 12, 76], Operations: []
Exploring Operation: 12-12=0, Resulting Numbers: [1, 76, 0]
Generated Node #0,0: 74:[1, 76, 0] Operation: 12-12=0
Exploring Operation: 12/12=1, Resulting Numbers: [1, 76, 1]
Generated Node #0,1: 74:[1, 76, 1] Operation: 12/12=1
Exploring Operation: 12+12=24, Resulting N... | 0.989583 | hs_3 | mult_heuristic |
[
88,
82,
16,
72
] | 50 | [
"88-82=6",
"72-16=56",
"56-6=50"
] | Current State: 50:[88, 82, 16, 72], Operations: []
Exploring Operation: 88-82=6, Resulting Numbers: [16, 72, 6]
Generated Node #2: [16, 72, 6] from Operation: 88-82=6
Current State: 50:[16, 72, 6], Operations: ['88-82=6']
Exploring Operation: 72-16=56, Resulting Numbers: [6, 56]
Generated Node #3: [6, 56] from Operatio... | 4 | Current State: 50:[88, 82, 16, 72], Operations: []
Exploring Operation: 82-72=10, Resulting Numbers: [88, 16, 10]
Generated Node #0,0: 50:[88, 16, 10] Operation: 82-72=10
Exploring Operation: 88-16=72, Resulting Numbers: [82, 72, 72]
Generated Node #0,1: 50:[82, 72, 72] Operation: 88-16=72
Exploring Operation: 88-82=6,... | 0.985243 | hs_5 | sum_heuristic |
[
74,
44,
39,
6
] | 15 | [
"74-44=30",
"39+6=45",
"45-30=15"
] | Current State: 15:[74, 44, 39, 6], Operations: []
Exploring Operation: 74-44=30, Resulting Numbers: [39, 6, 30]
Generated Node #2: [39, 6, 30] from Operation: 74-44=30
Current State: 15:[39, 6, 30], Operations: ['74-44=30']
Exploring Operation: 39+6=45, Resulting Numbers: [30, 45]
Generated Node #3: [30, 45] from Opera... | 4 | Current State: 15:[74, 44, 39, 6], Operations: []
Exploring Operation: 74-44=30, Resulting Numbers: [39, 6, 30]
Generated Node #0,0: 15:[39, 6, 30] Operation: 74-44=30
Exploring Operation: 74-39=35, Resulting Numbers: [44, 6, 35]
Generated Node #0,1: 15:[44, 6, 35] Operation: 74-39=35
Moving to Node #0,0
Current State:... | 0.991319 | hs_2 | sum_heuristic |
[
83,
37,
68,
72
] | 50 | [
"83-37=46",
"72-68=4",
"46+4=50"
] | Current State: 50:[83, 37, 68, 72], Operations: []
Exploring Operation: 83-37=46, Resulting Numbers: [68, 72, 46]
Generated Node #2: [68, 72, 46] from Operation: 83-37=46
Current State: 50:[68, 72, 46], Operations: ['83-37=46']
Exploring Operation: 72-68=4, Resulting Numbers: [46, 4]
Generated Node #3: [46, 4] from Ope... | 4 | Current State: 50:[83, 37, 68, 72], Operations: []
Exploring Operation: 72-68=4, Resulting Numbers: [83, 37, 4]
Generated Node #0,0: 50:[83, 37, 4] Operation: 72-68=4
Exploring Operation: 83-68=15, Resulting Numbers: [37, 72, 15]
Generated Node #0,1: 50:[37, 72, 15] Operation: 83-68=15
Exploring Operation: 83-37=46, Re... | 0.983507 | hs_4 | mult_heuristic |
[
36,
85,
26,
12
] | 62 | [
"36/12=3",
"85-26=59",
"3+59=62"
] | Current State: 62:[36, 85, 26, 12], Operations: []
Exploring Operation: 36/12=3, Resulting Numbers: [85, 26, 3]
Generated Node #2: [85, 26, 3] from Operation: 36/12=3
Current State: 62:[85, 26, 3], Operations: ['36/12=3']
Exploring Operation: 85-26=59, Resulting Numbers: [3, 59]
Generated Node #3: [3, 59] from Operatio... | 4 | Current State: 62:[36, 85, 26, 12], Operations: []
Exploring Operation: 85-26=59, Resulting Numbers: [36, 12, 59]
Generated Node #0,0: 62:[36, 12, 59] Operation: 85-26=59
Exploring Operation: 85-12=73, Resulting Numbers: [36, 26, 73]
Generated Node #0,1: 62:[36, 26, 73] Operation: 85-12=73
Moving to Node #0,0
Current S... | 0.989583 | hs_2 | mult_heuristic |
[
66,
90,
32,
29
] | 72 | [
"90-66=24",
"32-29=3",
"24*3=72"
] | Current State: 72:[66, 90, 32, 29], Operations: []
Exploring Operation: 90-66=24, Resulting Numbers: [32, 29, 24]
Generated Node #2: [32, 29, 24] from Operation: 90-66=24
Current State: 72:[32, 29, 24], Operations: ['90-66=24']
Exploring Operation: 32-29=3, Resulting Numbers: [24, 3]
Generated Node #3: [24, 3] from Ope... | 4 | Current State: 72:[66, 90, 32, 29], Operations: []
Exploring Operation: 90-29=61, Resulting Numbers: [66, 32, 61]
Generated Node #0,0: 72:[66, 32, 61] Operation: 90-29=61
Exploring Operation: 90-66=24, Resulting Numbers: [32, 29, 24]
Generated Node #0,1: 72:[32, 29, 24] Operation: 90-66=24
Start Sub Search at level 1: ... | 0.991319 | hs_2 | mult_heuristic |
[
82,
46,
82,
16
] | 63 | [
"82/82=1",
"46+16=62",
"1+62=63"
] | Current State: 63:[82, 46, 82, 16], Operations: []
Exploring Operation: 82/82=1, Resulting Numbers: [46, 16, 1]
Generated Node #2: [46, 16, 1] from Operation: 82/82=1
Current State: 63:[46, 16, 1], Operations: ['82/82=1']
Exploring Operation: 46+16=62, Resulting Numbers: [1, 62]
Generated Node #3: [1, 62] from Operatio... | 4 | Current State: 63:[82, 46, 82, 16], Operations: []
Exploring Operation: 82/82=1, Resulting Numbers: [46, 16, 1]
Generated Node #0,0: 63:[46, 16, 1] Operation: 82/82=1
Exploring Operation: 82-82=0, Resulting Numbers: [46, 16, 0]
Generated Node #0,1: 63:[46, 16, 0] Operation: 82-82=0
Exploring Operation: 82-16=66, Result... | 0.984375 | hs_5 | mult_heuristic |
[
46,
28,
57,
77
] | 35 | [
"57-46=11",
"77/11=7",
"28+7=35"
] | Current State: 35:[46, 28, 57, 77], Operations: []
Exploring Operation: 57-46=11, Resulting Numbers: [28, 77, 11]
Generated Node #2: [28, 77, 11] from Operation: 57-46=11
Current State: 35:[28, 77, 11], Operations: ['57-46=11']
Exploring Operation: 77/11=7, Resulting Numbers: [28, 7]
Generated Node #3: [28, 7] from Ope... | 4 | Current State: 35:[46, 28, 57, 77], Operations: []
Exploring Operation: 77-57=20, Resulting Numbers: [46, 28, 20]
Generated Node #0,0: 35:[46, 28, 20] Operation: 77-57=20
Exploring Operation: 57-46=11, Resulting Numbers: [28, 77, 11]
Generated Node #0,1: 35:[28, 77, 11] Operation: 57-46=11
Exploring Operation: 57-28=29... | 0.926215 | hs_5 | sum_heuristic |
[
2,
69,
44,
29
] | 62 | [
"44/2=22",
"69-29=40",
"22+40=62"
] | Current State: 62:[2, 69, 44, 29], Operations: []
Exploring Operation: 44/2=22, Resulting Numbers: [69, 29, 22]
Generated Node #2: [69, 29, 22] from Operation: 44/2=22
Current State: 62:[69, 29, 22], Operations: ['44/2=22']
Exploring Operation: 69-29=40, Resulting Numbers: [22, 40]
Generated Node #3: [22, 40] from Oper... | 4 | Current State: 62:[2, 69, 44, 29], Operations: []
Exploring Operation: 69-44=25, Resulting Numbers: [2, 29, 25]
Generated Node #0,0: 62:[2, 29, 25] Operation: 69-44=25
Exploring Operation: 44+29=73, Resulting Numbers: [2, 69, 73]
Generated Node #0,1: 62:[2, 69, 73] Operation: 44+29=73
Exploring Operation: 69-2=67, Resu... | 0.957465 | hs_4 | sum_heuristic |
[
36,
8,
12,
57
] | 72 | [
"36+12=48",
"57-48=9",
"8*9=72"
] | Current State: 72:[36, 8, 12, 57], Operations: []
Exploring Operation: 36+12=48, Resulting Numbers: [8, 57, 48]
Generated Node #2: [8, 57, 48] from Operation: 36+12=48
Current State: 72:[8, 57, 48], Operations: ['36+12=48']
Exploring Operation: 57-48=9, Resulting Numbers: [8, 9]
Generated Node #3: [8, 9] from Operation... | 4 | Current State: 72:[36, 8, 12, 57], Operations: []
Exploring Operation: 57-12=45, Resulting Numbers: [36, 8, 45]
Generated Node #0,0: 72:[36, 8, 45] Operation: 57-12=45
Exploring Operation: 8+57=65, Resulting Numbers: [36, 12, 65]
Generated Node #0,1: 72:[36, 12, 65] Operation: 8+57=65
Exploring Operation: 12+57=69, Res... | 0.967882 | hs_4 | mult_heuristic |
[
73,
39,
59,
78
] | 66 | [
"73+59=132",
"78/39=2",
"132/2=66"
] | Current State: 66:[73, 39, 59, 78], Operations: []
Exploring Operation: 73+59=132, Resulting Numbers: [39, 78, 132]
Generated Node #2: [39, 78, 132] from Operation: 73+59=132
Current State: 66:[39, 78, 132], Operations: ['73+59=132']
Exploring Operation: 78/39=2, Resulting Numbers: [132, 2]
Generated Node #3: [132, 2] ... | 4 | Current State: 66:[73, 39, 59, 78], Operations: []
Exploring Operation: 73-39=34, Resulting Numbers: [59, 78, 34]
Generated Node #0,0: 66:[59, 78, 34] Operation: 73-39=34
Exploring Operation: 78-59=19, Resulting Numbers: [73, 39, 19]
Generated Node #0,1: 66:[73, 39, 19] Operation: 78-59=19
Exploring Operation: 78-73=5,... | 0 | hs_5 | sum_heuristic |
[
6,
32,
70,
28
] | 72 | [
"32-6=26",
"70+28=98",
"98-26=72"
] | Current State: 72:[6, 32, 70, 28], Operations: []
Exploring Operation: 32-6=26, Resulting Numbers: [70, 28, 26]
Generated Node #2: [70, 28, 26] from Operation: 32-6=26
Current State: 72:[70, 28, 26], Operations: ['32-6=26']
Exploring Operation: 70+28=98, Resulting Numbers: [26, 98]
Generated Node #3: [26, 98] from Oper... | 4 | Current State: 72:[6, 32, 70, 28], Operations: []
Exploring Operation: 6+32=38, Resulting Numbers: [70, 28, 38]
Generated Node #0,0: 72:[70, 28, 38] Operation: 6+32=38
Exploring Operation: 6+28=34, Resulting Numbers: [32, 70, 34]
Generated Node #0,1: 72:[32, 70, 34] Operation: 6+28=34
Exploring Operation: 70-32=38, Res... | 0.981771 | hs_5 | sum_heuristic |
[
39,
40,
23,
31
] | 54 | [
"40-39=1",
"23+31=54",
"1*54=54"
] | Current State: 54:[39, 40, 23, 31], Operations: []
Exploring Operation: 40-39=1, Resulting Numbers: [23, 31, 1]
Generated Node #2: [23, 31, 1] from Operation: 40-39=1
Current State: 54:[23, 31, 1], Operations: ['40-39=1']
Exploring Operation: 23+31=54, Resulting Numbers: [1, 54]
Generated Node #3: [1, 54] from Operatio... | 4 | Current State: 54:[39, 40, 23, 31], Operations: []
Exploring Operation: 39-31=8, Resulting Numbers: [40, 23, 8]
Generated Node #0,0: 54:[40, 23, 8] Operation: 39-31=8
Exploring Operation: 40-39=1, Resulting Numbers: [23, 31, 1]
Generated Node #0,1: 54:[23, 31, 1] Operation: 40-39=1
Exploring Operation: 40-31=9, Resulti... | 0.988715 | hs_4 | sum_heuristic |
[
7,
39,
7,
42
] | 21 | [
"7*39=273",
"7*42=294",
"294-273=21"
] | Current State: 21:[7, 39, 7, 42], Operations: []
Exploring Operation: 7*39=273, Resulting Numbers: [42, 273]
Generated Node #2: [42, 273] from Operation: 7*39=273
Current State: 21:[42, 273], Operations: ['7*39=273']
Exploring Operation: 7*42=294, Resulting Numbers: [273, 294]
Generated Node #3: [273, 294] from Operati... | 4 | Current State: 21:[7, 39, 7, 42], Operations: []
Exploring Operation: 42/7=6, Resulting Numbers: [39, 7, 6]
Generated Node #0,0: 21:[39, 7, 6] Operation: 42/7=6
Exploring Operation: 42-39=3, Resulting Numbers: [7, 7, 3]
Generated Node #0,1: 21:[7, 7, 3] Operation: 42-39=3
Start Sub Search at level 1: Moving to Node #0,... | 0 | hs_2 | sum_heuristic |
[
65,
69,
65,
23
] | 84 | [
"69-65=4",
"65+23=88",
"88-4=84"
] | Current State: 84:[65, 69, 65, 23], Operations: []
Exploring Operation: 69-65=4, Resulting Numbers: [23, 4]
Generated Node #2: [23, 4] from Operation: 69-65=4
Current State: 84:[23, 4], Operations: ['69-65=4']
Exploring Operation: 65+23=88, Resulting Numbers: [4, 88]
Generated Node #3: [4, 88] from Operation: 65+23=88
... | 4 | Current State: 84:[65, 69, 65, 23], Operations: []
Exploring Operation: 69-65=4, Resulting Numbers: [65, 23, 4]
Generated Node #0,0: 84:[65, 23, 4] Operation: 69-65=4
Exploring Operation: 65-65=0, Resulting Numbers: [69, 23, 0]
Generated Node #0,1: 84:[69, 23, 0] Operation: 65-65=0
Exploring Operation: 65/65=1, Resulti... | 0.953993 | hs_4 | mult_heuristic |
[
49,
32,
8,
74
] | 100 | [
"74-49=25",
"32/8=4",
"25*4=100"
] | Current State: 100:[49, 32, 8, 74], Operations: []
Exploring Operation: 74-49=25, Resulting Numbers: [32, 8, 25]
Generated Node #2: [32, 8, 25] from Operation: 74-49=25
Current State: 100:[32, 8, 25], Operations: ['74-49=25']
Exploring Operation: 32/8=4, Resulting Numbers: [25, 4]
Generated Node #3: [25, 4] from Operat... | 4 | Current State: 100:[49, 32, 8, 74], Operations: []
Exploring Operation: 32+74=106, Resulting Numbers: [49, 8, 106]
Generated Node #0,0: 100:[49, 8, 106] Operation: 32+74=106
Exploring Operation: 74-49=25, Resulting Numbers: [32, 8, 25]
Generated Node #0,1: 100:[32, 8, 25] Operation: 74-49=25
Moving to Node #0,0
Current... | 0.990451 | hs_2 | mult_heuristic |
[
9,
37,
34,
9
] | 21 | [
"9+37=46",
"34-9=25",
"46-25=21"
] | Current State: 21:[9, 37, 34, 9], Operations: []
Exploring Operation: 9+37=46, Resulting Numbers: [34, 46]
Generated Node #2: [34, 46] from Operation: 9+37=46
Current State: 21:[34, 46], Operations: ['9+37=46']
Exploring Operation: 34-9=25, Resulting Numbers: [46, 25]
Generated Node #3: [46, 25] from Operation: 34-9=25... | 4 | Current State: 21:[9, 37, 34, 9], Operations: []
Exploring Operation: 37-34=3, Resulting Numbers: [9, 9, 3]
Generated Node #0,0: 21:[9, 9, 3] Operation: 37-34=3
Moving to Node #0,0
Current State: 21:[9, 9, 3], Operations: ['37-34=3']
Exploring Operation: 9/9=1, Resulting Numbers: [3, 1]
Generated Node #0,0,0: 21:[3, 1]... | 0 | hs_1 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.