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 |
|---|---|---|---|---|---|---|---|---|
[
25,
69,
21,
73
] | 59 | [
"73-69=4",
"21*4=84",
"84-25=59"
] | Current State: 59:[25, 69, 21, 73], Operations: []
Exploring Operation: 73-69=4, Resulting Numbers: [25, 21, 4]
Generated Node #2: [25, 21, 4] from Operation: 73-69=4
Current State: 59:[25, 21, 4], Operations: ['73-69=4']
Exploring Operation: 21*4=84, Resulting Numbers: [25, 84]
Generated Node #3: [25, 84] from Operati... | 4 | Current State: 59:[25, 69, 21, 73], Operations: []
Exploring Operation: 73-21=52, Resulting Numbers: [25, 69, 52]
Generated Node #0,0: 59:[25, 69, 52] Operation: 73-21=52
Exploring Operation: 25+21=46, Resulting Numbers: [69, 73, 46]
Generated Node #0,1: 59:[69, 73, 46] Operation: 25+21=46
Exploring Operation: 73-25=48... | 0 | hs_3 | mult_heuristic |
[
16,
77,
2,
73
] | 49 | [
"77-16=61",
"2*61=122",
"122-73=49"
] | Current State: 49:[16, 77, 2, 73], Operations: []
Exploring Operation: 77-16=61, Resulting Numbers: [2, 73, 61]
Generated Node #2: [2, 73, 61] from Operation: 77-16=61
Current State: 49:[2, 73, 61], Operations: ['77-16=61']
Exploring Operation: 2*61=122, Resulting Numbers: [73, 122]
Generated Node #3: [73, 122] from Op... | 4 | Current State: 49:[16, 77, 2, 73], Operations: []
Exploring Operation: 73-16=57, Resulting Numbers: [77, 2, 57]
Generated Node #0,0: 49:[77, 2, 57] Operation: 73-16=57
Exploring Operation: 77-16=61, Resulting Numbers: [2, 73, 61]
Generated Node #0,1: 49:[2, 73, 61] Operation: 77-16=61
Exploring Operation: 77-73=4, Resu... | 0 | hs_4 | sum_heuristic |
[
60,
71,
54,
56
] | 21 | [
"60+71=131",
"54+56=110",
"131-110=21"
] | Current State: 21:[60, 71, 54, 56], Operations: []
Exploring Operation: 60+71=131, Resulting Numbers: [54, 56, 131]
Generated Node #2: [54, 56, 131] from Operation: 60+71=131
Current State: 21:[54, 56, 131], Operations: ['60+71=131']
Exploring Operation: 54+56=110, Resulting Numbers: [131, 110]
Generated Node #3: [131,... | 4 | Current State: 21:[60, 71, 54, 56], Operations: []
Exploring Operation: 71-60=11, Resulting Numbers: [54, 56, 11]
Generated Node #0,0: 21:[54, 56, 11] Operation: 71-60=11
Moving to Node #0,0
Current State: 21:[54, 56, 11], Operations: ['71-60=11']
Exploring Operation: 56-54=2, Resulting Numbers: [11, 2]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
28,
97,
33,
62
] | 96 | [
"28+97=125",
"62-33=29",
"125-29=96"
] | Current State: 96:[28, 97, 33, 62], Operations: []
Exploring Operation: 28+97=125, Resulting Numbers: [33, 62, 125]
Generated Node #2: [33, 62, 125] from Operation: 28+97=125
Current State: 96:[33, 62, 125], Operations: ['28+97=125']
Exploring Operation: 62-33=29, Resulting Numbers: [125, 29]
Generated Node #3: [125, 2... | 4 | Current State: 96:[28, 97, 33, 62], Operations: []
Exploring Operation: 62-28=34, Resulting Numbers: [97, 33, 34]
Generated Node #0,0: 96:[97, 33, 34] Operation: 62-28=34
Start Sub Search at level 1: Moving to Node #0,0
Current State: 96:[97, 33, 34], Operations: ['62-28=34']
Exploring Operation: 34-33=1, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
97,
48,
32,
63
] | 50 | [
"97+48=145",
"32+63=95",
"145-95=50"
] | Current State: 50:[97, 48, 32, 63], Operations: []
Exploring Operation: 97+48=145, Resulting Numbers: [32, 63, 145]
Generated Node #2: [32, 63, 145] from Operation: 97+48=145
Current State: 50:[32, 63, 145], Operations: ['97+48=145']
Exploring Operation: 32+63=95, Resulting Numbers: [145, 95]
Generated Node #3: [145, 9... | 4 | Current State: 50:[97, 48, 32, 63], Operations: []
Exploring Operation: 97-32=65, Resulting Numbers: [48, 63, 65]
Generated Node #0,0: 50:[48, 63, 65] Operation: 97-32=65
Exploring Operation: 97-48=49, Resulting Numbers: [32, 63, 49]
Generated Node #0,1: 50:[32, 63, 49] Operation: 97-48=49
Exploring Operation: 63-32=31... | 0.96875 | hs_4 | mult_heuristic |
[
41,
53,
8,
47
] | 67 | [
"53-41=12",
"8+47=55",
"12+55=67"
] | Current State: 67:[41, 53, 8, 47], Operations: []
Exploring Operation: 53-41=12, Resulting Numbers: [8, 47, 12]
Generated Node #2: [8, 47, 12] from Operation: 53-41=12
Current State: 67:[8, 47, 12], Operations: ['53-41=12']
Exploring Operation: 8+47=55, Resulting Numbers: [12, 55]
Generated Node #3: [12, 55] from Opera... | 4 | Current State: 67:[41, 53, 8, 47], Operations: []
Exploring Operation: 8+47=55, Resulting Numbers: [41, 53, 55]
Generated Node #0,0: 67:[41, 53, 55] Operation: 8+47=55
Exploring Operation: 41-8=33, Resulting Numbers: [53, 47, 33]
Generated Node #0,1: 67:[53, 47, 33] Operation: 41-8=33
Exploring Operation: 41+8=49, Resu... | 0.982639 | hs_4 | mult_heuristic |
[
60,
47,
95,
1
] | 30 | [
"60*47=2820",
"95-1=94",
"2820/94=30"
] | Current State: 30:[60, 47, 95, 1], Operations: []
Exploring Operation: 60*47=2820, Resulting Numbers: [95, 1, 2820]
Generated Node #2: [95, 1, 2820] from Operation: 60*47=2820
Current State: 30:[95, 1, 2820], Operations: ['60*47=2820']
Exploring Operation: 95-1=94, Resulting Numbers: [2820, 94]
Generated Node #3: [2820... | 4 | Current State: 30:[60, 47, 95, 1], Operations: []
Exploring Operation: 95-60=35, Resulting Numbers: [47, 1, 35]
Generated Node #0,0: 30:[47, 1, 35] Operation: 95-60=35
Exploring Operation: 60-47=13, Resulting Numbers: [95, 1, 13]
Generated Node #0,1: 30:[95, 1, 13] Operation: 60-47=13
Exploring Operation: 95-47=48, Res... | 0 | hs_3 | sum_heuristic |
[
31,
56,
43,
39
] | 29 | [
"56-31=25",
"43-39=4",
"25+4=29"
] | Current State: 29:[31, 56, 43, 39], Operations: []
Exploring Operation: 56-31=25, Resulting Numbers: [43, 39, 25]
Generated Node #2: [43, 39, 25] from Operation: 56-31=25
Current State: 29:[43, 39, 25], Operations: ['56-31=25']
Exploring Operation: 43-39=4, Resulting Numbers: [25, 4]
Generated Node #3: [25, 4] from Ope... | 4 | Current State: 29:[31, 56, 43, 39], Operations: []
Exploring Operation: 56-31=25, Resulting Numbers: [43, 39, 25]
Generated Node #0,0: 29:[43, 39, 25] Operation: 56-31=25
Start Sub Search at level 1: Moving to Node #0,0
Current State: 29:[43, 39, 25], Operations: ['56-31=25']
Exploring Operation: 43-25=18, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
90,
88,
72,
25
] | 22 | [
"90-88=2",
"25*2=50",
"72-50=22"
] | Current State: 22:[90, 88, 72, 25], Operations: []
Exploring Operation: 90-88=2, Resulting Numbers: [72, 25, 2]
Generated Node #2: [72, 25, 2] from Operation: 90-88=2
Current State: 22:[72, 25, 2], Operations: ['90-88=2']
Exploring Operation: 25*2=50, Resulting Numbers: [72, 50]
Generated Node #3: [72, 50] from Operati... | 4 | Current State: 22:[90, 88, 72, 25], Operations: []
Exploring Operation: 90-88=2, Resulting Numbers: [72, 25, 2]
Generated Node #0,0: 22:[72, 25, 2] Operation: 90-88=2
Exploring Operation: 88-72=16, Resulting Numbers: [90, 25, 16]
Generated Node #0,1: 22:[90, 25, 16] Operation: 88-72=16
Exploring Operation: 90-72=18, Re... | 0 | hs_3 | sum_heuristic |
[
44,
4,
18,
28
] | 58 | [
"44+4=48",
"28-18=10",
"48+10=58"
] | Current State: 58:[44, 4, 18, 28], Operations: []
Exploring Operation: 44+4=48, Resulting Numbers: [18, 28, 48]
Generated Node #2: [18, 28, 48] from Operation: 44+4=48
Current State: 58:[18, 28, 48], Operations: ['44+4=48']
Exploring Operation: 28-18=10, Resulting Numbers: [48, 10]
Generated Node #3: [48, 10] from Oper... | 4 | Current State: 58:[44, 4, 18, 28], Operations: []
Exploring Operation: 44-18=26, Resulting Numbers: [4, 28, 26]
Generated Node #0,0: 58:[4, 28, 26] Operation: 44-18=26
Exploring Operation: 44+18=62, Resulting Numbers: [4, 28, 62]
Generated Node #0,1: 58:[4, 28, 62] Operation: 44+18=62
Exploring Operation: 44/4=11, Resu... | 0.988715 | hs_3 | sum_heuristic |
[
25,
66,
95,
28
] | 32 | [
"25+66=91",
"95+28=123",
"123-91=32"
] | Current State: 32:[25, 66, 95, 28], Operations: []
Exploring Operation: 25+66=91, Resulting Numbers: [95, 28, 91]
Generated Node #2: [95, 28, 91] from Operation: 25+66=91
Current State: 32:[95, 28, 91], Operations: ['25+66=91']
Exploring Operation: 95+28=123, Resulting Numbers: [91, 123]
Generated Node #3: [91, 123] fr... | 4 | Current State: 32:[25, 66, 95, 28], Operations: []
Exploring Operation: 95-66=29, Resulting Numbers: [25, 28, 29]
Generated Node #0,0: 32:[25, 28, 29] Operation: 95-66=29
Start Sub Search at level 1: Moving to Node #0,0
Current State: 32:[25, 28, 29], Operations: ['95-66=29']
Exploring Operation: 28-25=3, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
5,
80,
87,
43
] | 55 | [
"80-5=75",
"87+43=130",
"130-75=55"
] | Current State: 55:[5, 80, 87, 43], Operations: []
Exploring Operation: 80-5=75, Resulting Numbers: [87, 43, 75]
Generated Node #2: [87, 43, 75] from Operation: 80-5=75
Current State: 55:[87, 43, 75], Operations: ['80-5=75']
Exploring Operation: 87+43=130, Resulting Numbers: [75, 130]
Generated Node #3: [75, 130] from O... | 4 | Current State: 55:[5, 80, 87, 43], Operations: []
Exploring Operation: 87-43=44, Resulting Numbers: [5, 80, 44]
Generated Node #0,0: 55:[5, 80, 44] Operation: 87-43=44
Exploring Operation: 87-80=7, Resulting Numbers: [5, 43, 7]
Generated Node #0,1: 55:[5, 43, 7] Operation: 87-80=7
Moving to Node #0,1
Current State: 55:... | 0.992188 | hs_2 | mult_heuristic |
[
52,
44,
73,
19
] | 22 | [
"73-52=21",
"21-19=2",
"44/2=22"
] | Current State: 22:[52, 44, 73, 19], Operations: []
Exploring Operation: 73-52=21, Resulting Numbers: [44, 19, 21]
Generated Node #2: [44, 19, 21] from Operation: 73-52=21
Current State: 22:[44, 19, 21], Operations: ['73-52=21']
Exploring Operation: 21-19=2, Resulting Numbers: [44, 2]
Generated Node #3: [44, 2] from Ope... | 4 | Current State: 22:[52, 44, 73, 19], Operations: []
Exploring Operation: 73-52=21, Resulting Numbers: [44, 19, 21]
Generated Node #0,0: 22:[44, 19, 21] Operation: 73-52=21
Start Sub Search at level 1: Moving to Node #0,0
Current State: 22:[44, 19, 21], Operations: ['73-52=21']
Exploring Operation: 44-19=25, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
25,
24,
70,
10
] | 20 | [
"24-10=14",
"70/14=5",
"25-5=20"
] | Current State: 20:[25, 24, 70, 10], Operations: []
Exploring Operation: 24-10=14, Resulting Numbers: [25, 70, 14]
Generated Node #2: [25, 70, 14] from Operation: 24-10=14
Current State: 20:[25, 70, 14], Operations: ['24-10=14']
Exploring Operation: 70/14=5, Resulting Numbers: [25, 5]
Generated Node #3: [25, 5] from Ope... | 4 | Current State: 20:[25, 24, 70, 10], Operations: []
Exploring Operation: 70/10=7, Resulting Numbers: [25, 24, 7]
Generated Node #0,0: 20:[25, 24, 7] Operation: 70/10=7
Exploring Operation: 70-25=45, Resulting Numbers: [24, 10, 45]
Generated Node #0,1: 20:[24, 10, 45] Operation: 70-25=45
Exploring Operation: 70-10=60, Re... | 0 | hs_4 | mult_heuristic |
[
71,
55,
13,
32
] | 11 | [
"71-55=16",
"32/16=2",
"13-2=11"
] | Current State: 11:[71, 55, 13, 32], Operations: []
Exploring Operation: 71-55=16, Resulting Numbers: [13, 32, 16]
Generated Node #2: [13, 32, 16] from Operation: 71-55=16
Current State: 11:[13, 32, 16], Operations: ['71-55=16']
Exploring Operation: 32/16=2, Resulting Numbers: [13, 2]
Generated Node #3: [13, 2] from Ope... | 4 | Current State: 11:[71, 55, 13, 32], Operations: []
Exploring Operation: 71-13=58, Resulting Numbers: [55, 32, 58]
Generated Node #0,0: 11:[55, 32, 58] Operation: 71-13=58
Exploring Operation: 71-55=16, Resulting Numbers: [13, 32, 16]
Generated Node #0,1: 11:[13, 32, 16] Operation: 71-55=16
Exploring Operation: 71-32=39... | 0.927083 | hs_5 | mult_heuristic |
[
17,
34,
52,
13
] | 85 | [
"52-34=18",
"18-13=5",
"17*5=85"
] | Current State: 85:[17, 34, 52, 13], Operations: []
Exploring Operation: 52-34=18, Resulting Numbers: [17, 13, 18]
Generated Node #2: [17, 13, 18] from Operation: 52-34=18
Current State: 85:[17, 13, 18], Operations: ['52-34=18']
Exploring Operation: 18-13=5, Resulting Numbers: [17, 5]
Generated Node #3: [17, 5] from Ope... | 4 | Current State: 85:[17, 34, 52, 13], Operations: []
Exploring Operation: 34+52=86, Resulting Numbers: [17, 13, 86]
Generated Node #0,0: 85:[17, 13, 86] Operation: 34+52=86
Exploring Operation: 52-34=18, Resulting Numbers: [17, 13, 18]
Generated Node #0,1: 85:[17, 13, 18] Operation: 52-34=18
Moving to Node #0,0
Current S... | 0.989583 | hs_2 | mult_heuristic |
[
77,
34,
45,
68
] | 64 | [
"77-45=32",
"68/34=2",
"32*2=64"
] | Current State: 64:[77, 34, 45, 68], Operations: []
Exploring Operation: 77-45=32, Resulting Numbers: [34, 68, 32]
Generated Node #2: [34, 68, 32] from Operation: 77-45=32
Current State: 64:[34, 68, 32], Operations: ['77-45=32']
Exploring Operation: 68/34=2, Resulting Numbers: [32, 2]
Generated Node #3: [32, 2] from Ope... | 4 | Current State: 64:[77, 34, 45, 68], Operations: []
Exploring Operation: 77-45=32, Resulting Numbers: [34, 68, 32]
Generated Node #0,0: 64:[34, 68, 32] Operation: 77-45=32
Exploring Operation: 77-68=9, Resulting Numbers: [34, 45, 9]
Generated Node #0,1: 64:[34, 45, 9] Operation: 77-68=9
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | mult_heuristic |
[
34,
91,
37,
40
] | 17 | [
"37-34=3",
"91-40=51",
"51/3=17"
] | Current State: 17:[34, 91, 37, 40], Operations: []
Exploring Operation: 37-34=3, Resulting Numbers: [91, 40, 3]
Generated Node #2: [91, 40, 3] from Operation: 37-34=3
Current State: 17:[91, 40, 3], Operations: ['37-34=3']
Exploring Operation: 91-40=51, Resulting Numbers: [3, 51]
Generated Node #3: [3, 51] from Operatio... | 4 | Current State: 17:[34, 91, 37, 40], Operations: []
Exploring Operation: 91-37=54, Resulting Numbers: [34, 40, 54]
Generated Node #0,0: 17:[34, 40, 54] Operation: 91-37=54
Exploring Operation: 91-34=57, Resulting Numbers: [37, 40, 57]
Generated Node #0,1: 17:[37, 40, 57] Operation: 91-34=57
Exploring Operation: 40-37=3,... | 0.980035 | hs_5 | sum_heuristic |
[
53,
84,
44,
56
] | 69 | [
"84-53=31",
"44+56=100",
"100-31=69"
] | Current State: 69:[53, 84, 44, 56], Operations: []
Exploring Operation: 84-53=31, Resulting Numbers: [44, 56, 31]
Generated Node #2: [44, 56, 31] from Operation: 84-53=31
Current State: 69:[44, 56, 31], Operations: ['84-53=31']
Exploring Operation: 44+56=100, Resulting Numbers: [31, 100]
Generated Node #3: [31, 100] fr... | 4 | Current State: 69:[53, 84, 44, 56], Operations: []
Exploring Operation: 56-44=12, Resulting Numbers: [53, 84, 12]
Generated Node #0,0: 69:[53, 84, 12] Operation: 56-44=12
Exploring Operation: 53-44=9, Resulting Numbers: [84, 56, 9]
Generated Node #0,1: 69:[84, 56, 9] Operation: 53-44=9
Exploring Operation: 56-53=3, Res... | 0.947917 | hs_4 | mult_heuristic |
[
63,
7,
9,
50
] | 76 | [
"63-50=13",
"7*9=63",
"13+63=76"
] | Current State: 76:[63, 7, 9, 50], Operations: []
Exploring Operation: 63-50=13, Resulting Numbers: [7, 9, 13]
Generated Node #2: [7, 9, 13] from Operation: 63-50=13
Current State: 76:[7, 9, 13], Operations: ['63-50=13']
Exploring Operation: 7*9=63, Resulting Numbers: [13, 63]
Generated Node #3: [13, 63] from Operation:... | 4 | Current State: 76:[63, 7, 9, 50], Operations: []
Exploring Operation: 63-50=13, Resulting Numbers: [7, 9, 13]
Generated Node #0,0: 76:[7, 9, 13] Operation: 63-50=13
Moving to Node #0,0
Current State: 76:[7, 9, 13], Operations: ['63-50=13']
Exploring Operation: 13-9=4, Resulting Numbers: [7, 4]
Generated Node #0,0,0: 76... | 0 | hs_1 | mult_heuristic |
[
86,
87,
65,
23
] | 87 | [
"87-86=1",
"65+23=88",
"88-1=87"
] | Current State: 87:[86, 87, 65, 23], Operations: []
Exploring Operation: 87-86=1, Resulting Numbers: [65, 23, 1]
Generated Node #2: [65, 23, 1] from Operation: 87-86=1
Current State: 87:[65, 23, 1], Operations: ['87-86=1']
Exploring Operation: 65+23=88, Resulting Numbers: [1, 88]
Generated Node #3: [1, 88] from Operatio... | 4 | Current State: 87:[86, 87, 65, 23], Operations: []
Exploring Operation: 65-23=42, Resulting Numbers: [86, 87, 42]
Generated Node #0,0: 87:[86, 87, 42] Operation: 65-23=42
Exploring Operation: 86-65=21, Resulting Numbers: [87, 23, 21]
Generated Node #0,1: 87:[87, 23, 21] Operation: 86-65=21
Exploring Operation: 87-65=22... | 0.986111 | hs_4 | sum_heuristic |
[
8,
43,
52,
1
] | 86 | [
"43-8=35",
"52-1=51",
"35+51=86"
] | Current State: 86:[8, 43, 52, 1], Operations: []
Exploring Operation: 43-8=35, Resulting Numbers: [52, 1, 35]
Generated Node #2: [52, 1, 35] from Operation: 43-8=35
Current State: 86:[52, 1, 35], Operations: ['43-8=35']
Exploring Operation: 52-1=51, Resulting Numbers: [35, 51]
Generated Node #3: [35, 51] from Operation... | 4 | Current State: 86:[8, 43, 52, 1], Operations: []
Exploring Operation: 52-8=44, Resulting Numbers: [43, 1, 44]
Generated Node #0,0: 86:[43, 1, 44] Operation: 52-8=44
Start Sub Search at level 1: Moving to Node #0,0
Current State: 86:[43, 1, 44], Operations: ['52-8=44']
Exploring Operation: 44-1=43, Resulting Numbers: [4... | 0.993924 | hs_1 | mult_heuristic |
[
13,
93,
90,
78
] | 63 | [
"90-78=12",
"13*12=156",
"156-93=63"
] | Current State: 63:[13, 93, 90, 78], Operations: []
Exploring Operation: 90-78=12, Resulting Numbers: [13, 93, 12]
Generated Node #2: [13, 93, 12] from Operation: 90-78=12
Current State: 63:[13, 93, 12], Operations: ['90-78=12']
Exploring Operation: 13*12=156, Resulting Numbers: [93, 156]
Generated Node #3: [93, 156] fr... | 4 | Current State: 63:[13, 93, 90, 78], Operations: []
Exploring Operation: 90-78=12, Resulting Numbers: [13, 93, 12]
Generated Node #0,0: 63:[13, 93, 12] Operation: 90-78=12
Exploring Operation: 93-78=15, Resulting Numbers: [13, 90, 15]
Generated Node #0,1: 63:[13, 90, 15] Operation: 93-78=15
Exploring Operation: 78/13=6,... | 0 | hs_5 | mult_heuristic |
[
73,
52,
6,
88
] | 79 | [
"88-52=36",
"36/6=6",
"73+6=79"
] | Current State: 79:[73, 52, 6, 88], Operations: []
Exploring Operation: 88-52=36, Resulting Numbers: [73, 6, 36]
Generated Node #2: [73, 6, 36] from Operation: 88-52=36
Current State: 79:[73, 6, 36], Operations: ['88-52=36']
Exploring Operation: 36/6=6, Resulting Numbers: [73, 6]
Generated Node #3: [73, 6] from Operatio... | 4 | Current State: 79:[73, 52, 6, 88], Operations: []
Exploring Operation: 73+6=79, Resulting Numbers: [52, 88, 79]
Generated Node #0,0: 79:[52, 88, 79] Operation: 73+6=79
Start Sub Search at level 1: Moving to Node #0,0
Current State: 79:[52, 88, 79], Operations: ['73+6=79']
Exploring Operation: 88-52=36, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
85,
27,
73,
91
] | 76 | [
"85-27=58",
"91-73=18",
"58+18=76"
] | Current State: 76:[85, 27, 73, 91], Operations: []
Exploring Operation: 85-27=58, Resulting Numbers: [73, 91, 58]
Generated Node #2: [73, 91, 58] from Operation: 85-27=58
Current State: 76:[73, 91, 58], Operations: ['85-27=58']
Exploring Operation: 91-73=18, Resulting Numbers: [58, 18]
Generated Node #3: [58, 18] from ... | 4 | Current State: 76:[85, 27, 73, 91], Operations: []
Exploring Operation: 91-85=6, Resulting Numbers: [27, 73, 6]
Generated Node #0,0: 76:[27, 73, 6] Operation: 91-85=6
Exploring Operation: 91-73=18, Resulting Numbers: [85, 27, 18]
Generated Node #0,1: 76:[85, 27, 18] Operation: 91-73=18
Exploring Operation: 91-27=64, Re... | 0.985243 | hs_4 | sum_heuristic |
[
77,
64,
84,
26
] | 83 | [
"77+64=141",
"84-26=58",
"141-58=83"
] | Current State: 83:[77, 64, 84, 26], Operations: []
Exploring Operation: 77+64=141, Resulting Numbers: [84, 26, 141]
Generated Node #2: [84, 26, 141] from Operation: 77+64=141
Current State: 83:[84, 26, 141], Operations: ['77+64=141']
Exploring Operation: 84-26=58, Resulting Numbers: [141, 58]
Generated Node #3: [141, 5... | 4 | Current State: 83:[77, 64, 84, 26], Operations: []
Exploring Operation: 64+26=90, Resulting Numbers: [77, 84, 90]
Generated Node #0,0: 83:[77, 84, 90] Operation: 64+26=90
Moving to Node #0,0
Current State: 83:[77, 84, 90], Operations: ['64+26=90']
Exploring Operation: 90-77=13, Resulting Numbers: [84, 13]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
57,
64,
6,
44
] | 45 | [
"64-57=7",
"44-6=38",
"7+38=45"
] | Current State: 45:[57, 64, 6, 44], Operations: []
Exploring Operation: 64-57=7, Resulting Numbers: [6, 44, 7]
Generated Node #2: [6, 44, 7] from Operation: 64-57=7
Current State: 45:[6, 44, 7], Operations: ['64-57=7']
Exploring Operation: 44-6=38, Resulting Numbers: [7, 38]
Generated Node #3: [7, 38] from Operation: 44... | 4 | Current State: 45:[57, 64, 6, 44], Operations: []
Exploring Operation: 64-6=58, Resulting Numbers: [57, 44, 58]
Generated Node #0,0: 45:[57, 44, 58] Operation: 64-6=58
Exploring Operation: 57-6=51, Resulting Numbers: [64, 44, 51]
Generated Node #0,1: 45:[64, 44, 51] Operation: 57-6=51
Exploring Operation: 64-44=20, Res... | 0.982639 | hs_5 | sum_heuristic |
[
50,
23,
42,
87
] | 28 | [
"50+23=73",
"87-42=45",
"73-45=28"
] | Current State: 28:[50, 23, 42, 87], Operations: []
Exploring Operation: 50+23=73, Resulting Numbers: [42, 87, 73]
Generated Node #2: [42, 87, 73] from Operation: 50+23=73
Current State: 28:[42, 87, 73], Operations: ['50+23=73']
Exploring Operation: 87-42=45, Resulting Numbers: [73, 45]
Generated Node #3: [73, 45] from ... | 4 | Current State: 28:[50, 23, 42, 87], Operations: []
Exploring Operation: 87-50=37, Resulting Numbers: [23, 42, 37]
Generated Node #0,0: 28:[23, 42, 37] Operation: 87-50=37
Start Sub Search at level 1: Moving to Node #0,0
Current State: 28:[23, 42, 37], Operations: ['87-50=37']
Exploring Operation: 42-37=5, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
60,
23,
26,
83
] | 94 | [
"60-23=37",
"83-26=57",
"37+57=94"
] | Current State: 94:[60, 23, 26, 83], Operations: []
Exploring Operation: 60-23=37, Resulting Numbers: [26, 83, 37]
Generated Node #2: [26, 83, 37] from Operation: 60-23=37
Current State: 94:[26, 83, 37], Operations: ['60-23=37']
Exploring Operation: 83-26=57, Resulting Numbers: [37, 57]
Generated Node #3: [37, 57] from ... | 4 | Current State: 94:[60, 23, 26, 83], Operations: []
Exploring Operation: 23+26=49, Resulting Numbers: [60, 83, 49]
Generated Node #0,0: 94:[60, 83, 49] Operation: 23+26=49
Exploring Operation: 60+26=86, Resulting Numbers: [23, 83, 86]
Generated Node #0,1: 94:[23, 83, 86] Operation: 60+26=86
Exploring Operation: 26-23=3,... | 0.978299 | hs_3 | mult_heuristic |
[
21,
59,
39,
87
] | 87 | [
"59-21=38",
"39-38=1",
"87*1=87"
] | Current State: 87:[21, 59, 39, 87], Operations: []
Exploring Operation: 59-21=38, Resulting Numbers: [39, 87, 38]
Generated Node #2: [39, 87, 38] from Operation: 59-21=38
Current State: 87:[39, 87, 38], Operations: ['59-21=38']
Exploring Operation: 39-38=1, Resulting Numbers: [87, 1]
Generated Node #3: [87, 1] from Ope... | 4 | Current State: 87:[21, 59, 39, 87], Operations: []
Exploring Operation: 21+59=80, Resulting Numbers: [39, 87, 80]
Generated Node #0,0: 87:[39, 87, 80] Operation: 21+59=80
Moving to Node #0,0
Current State: 87:[39, 87, 80], Operations: ['21+59=80']
Exploring Operation: 80-39=41, Resulting Numbers: [87, 41]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
75,
4,
50,
46
] | 67 | [
"75-4=71",
"50-46=4",
"71-4=67"
] | Current State: 67:[75, 4, 50, 46], Operations: []
Exploring Operation: 75-4=71, Resulting Numbers: [50, 46, 71]
Generated Node #2: [50, 46, 71] from Operation: 75-4=71
Current State: 67:[50, 46, 71], Operations: ['75-4=71']
Exploring Operation: 50-46=4, Resulting Numbers: [71, 4]
Generated Node #3: [71, 4] from Operati... | 4 | Current State: 67:[75, 4, 50, 46], Operations: []
Exploring Operation: 50-4=46, Resulting Numbers: [75, 46, 46]
Generated Node #0,0: 67:[75, 46, 46] Operation: 50-4=46
Exploring Operation: 4+50=54, Resulting Numbers: [75, 46, 54]
Generated Node #0,1: 67:[75, 46, 54] Operation: 4+50=54
Exploring Operation: 4+46=50, Resu... | 0.980035 | hs_5 | mult_heuristic |
[
12,
33,
75,
90
] | 73 | [
"12+33=45",
"90/45=2",
"75-2=73"
] | Current State: 73:[12, 33, 75, 90], Operations: []
Exploring Operation: 12+33=45, Resulting Numbers: [75, 90, 45]
Generated Node #2: [75, 90, 45] from Operation: 12+33=45
Current State: 73:[75, 90, 45], Operations: ['12+33=45']
Exploring Operation: 90/45=2, Resulting Numbers: [75, 2]
Generated Node #3: [75, 2] from Ope... | 4 | Current State: 73:[12, 33, 75, 90], Operations: []
Exploring Operation: 90-12=78, Resulting Numbers: [33, 75, 78]
Generated Node #0,0: 73:[33, 75, 78] Operation: 90-12=78
Exploring Operation: 12+33=45, Resulting Numbers: [75, 90, 45]
Generated Node #0,1: 73:[75, 90, 45] Operation: 12+33=45
Exploring Operation: 33-12=21... | 0 | hs_4 | sum_heuristic |
[
55,
11,
7,
52
] | 98 | [
"55+11=66",
"66-52=14",
"7*14=98"
] | Current State: 98:[55, 11, 7, 52], Operations: []
Exploring Operation: 55+11=66, Resulting Numbers: [7, 52, 66]
Generated Node #2: [7, 52, 66] from Operation: 55+11=66
Current State: 98:[7, 52, 66], Operations: ['55+11=66']
Exploring Operation: 66-52=14, Resulting Numbers: [7, 14]
Generated Node #3: [7, 14] from Operat... | 4 | Current State: 98:[55, 11, 7, 52], Operations: []
Exploring Operation: 55-52=3, Resulting Numbers: [11, 7, 3]
Generated Node #0,0: 98:[11, 7, 3] Operation: 55-52=3
Exploring Operation: 55/11=5, Resulting Numbers: [7, 52, 5]
Generated Node #0,1: 98:[7, 52, 5] Operation: 55/11=5
Moving to Node #0,0
Current State: 98:[11,... | 0.989583 | hs_2 | mult_heuristic |
[
55,
62,
9,
26
] | 52 | [
"62-55=7",
"9-7=2",
"26*2=52"
] | Current State: 52:[55, 62, 9, 26], Operations: []
Exploring Operation: 62-55=7, Resulting Numbers: [9, 26, 7]
Generated Node #2: [9, 26, 7] from Operation: 62-55=7
Current State: 52:[9, 26, 7], Operations: ['62-55=7']
Exploring Operation: 9-7=2, Resulting Numbers: [26, 2]
Generated Node #3: [26, 2] from Operation: 9-7=... | 4 | Current State: 52:[55, 62, 9, 26], Operations: []
Exploring Operation: 62-9=53, Resulting Numbers: [55, 26, 53]
Generated Node #0,0: 52:[55, 26, 53] Operation: 62-9=53
Moving to Node #0,0
Current State: 52:[55, 26, 53], Operations: ['62-9=53']
Exploring Operation: 55-53=2, Resulting Numbers: [26, 2]
Generated Node #0,0... | 0.993924 | hs_1 | mult_heuristic |
[
32,
7,
96,
13
] | 27 | [
"96-32=64",
"7*13=91",
"91-64=27"
] | Current State: 27:[32, 7, 96, 13], Operations: []
Exploring Operation: 96-32=64, Resulting Numbers: [7, 13, 64]
Generated Node #2: [7, 13, 64] from Operation: 96-32=64
Current State: 27:[7, 13, 64], Operations: ['96-32=64']
Exploring Operation: 7*13=91, Resulting Numbers: [64, 91]
Generated Node #3: [64, 91] from Opera... | 4 | Current State: 27:[32, 7, 96, 13], Operations: []
Exploring Operation: 96/32=3, Resulting Numbers: [7, 13, 3]
Generated Node #0,0: 27:[7, 13, 3] Operation: 96/32=3
Moving to Node #0,0
Current State: 27:[7, 13, 3], Operations: ['96/32=3']
Exploring Operation: 13-7=6, Resulting Numbers: [3, 6]
Generated Node #0,0,0: 27:[... | 0 | hs_1 | sum_heuristic |
[
69,
2,
96,
21
] | 32 | [
"2+21=23",
"69/23=3",
"96/3=32"
] | Current State: 32:[69, 2, 96, 21], Operations: []
Exploring Operation: 2+21=23, Resulting Numbers: [69, 96, 23]
Generated Node #2: [69, 96, 23] from Operation: 2+21=23
Current State: 32:[69, 96, 23], Operations: ['2+21=23']
Exploring Operation: 69/23=3, Resulting Numbers: [96, 3]
Generated Node #3: [96, 3] from Operati... | 4 | Current State: 32:[69, 2, 96, 21], Operations: []
Exploring Operation: 96-21=75, Resulting Numbers: [69, 2, 75]
Generated Node #0,0: 32:[69, 2, 75] Operation: 96-21=75
Exploring Operation: 96/2=48, Resulting Numbers: [69, 21, 48]
Generated Node #0,1: 32:[69, 21, 48] Operation: 96/2=48
Exploring Operation: 96-69=27, Res... | 0 | hs_5 | sum_heuristic |
[
36,
37,
60,
26
] | 39 | [
"36+37=73",
"60-26=34",
"73-34=39"
] | Current State: 39:[36, 37, 60, 26], Operations: []
Exploring Operation: 36+37=73, Resulting Numbers: [60, 26, 73]
Generated Node #2: [60, 26, 73] from Operation: 36+37=73
Current State: 39:[60, 26, 73], Operations: ['36+37=73']
Exploring Operation: 60-26=34, Resulting Numbers: [73, 34]
Generated Node #3: [73, 34] from ... | 4 | Current State: 39:[36, 37, 60, 26], Operations: []
Exploring Operation: 60-26=34, Resulting Numbers: [36, 37, 34]
Generated Node #0,0: 39:[36, 37, 34] Operation: 60-26=34
Exploring Operation: 60-36=24, Resulting Numbers: [37, 26, 24]
Generated Node #0,1: 39:[37, 26, 24] Operation: 60-36=24
Moving to Node #0,0
Current S... | 0.989583 | hs_2 | sum_heuristic |
[
54,
20,
2,
77
] | 41 | [
"54-20=34",
"77-2=75",
"75-34=41"
] | Current State: 41:[54, 20, 2, 77], Operations: []
Exploring Operation: 54-20=34, Resulting Numbers: [2, 77, 34]
Generated Node #2: [2, 77, 34] from Operation: 54-20=34
Current State: 41:[2, 77, 34], Operations: ['54-20=34']
Exploring Operation: 77-2=75, Resulting Numbers: [34, 75]
Generated Node #3: [34, 75] from Opera... | 4 | Current State: 41:[54, 20, 2, 77], Operations: []
Exploring Operation: 20*2=40, Resulting Numbers: [54, 77, 40]
Generated Node #0,0: 41:[54, 77, 40] Operation: 20*2=40
Start Sub Search at level 1: Moving to Node #0,0
Current State: 41:[54, 77, 40], Operations: ['20*2=40']
Exploring Operation: 77-40=37, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
90,
15,
90,
2
] | 93 | [
"90/15=6",
"6/2=3",
"90+3=93"
] | Current State: 93:[90, 15, 90, 2], Operations: []
Exploring Operation: 90/15=6, Resulting Numbers: [2, 6]
Generated Node #2: [2, 6] from Operation: 90/15=6
Current State: 93:[2, 6], Operations: ['90/15=6']
Exploring Operation: 6/2=3, Resulting Numbers: [3]
3,93 equal: Goal Reached
Exploring Operation: 90+3=93, Resultin... | 4 | Current State: 93:[90, 15, 90, 2], Operations: []
Exploring Operation: 90/15=6, Resulting Numbers: [90, 2, 6]
Generated Node #0,0: 93:[90, 2, 6] Operation: 90/15=6
Exploring Operation: 90/15=6, Resulting Numbers: [90, 2, 6]
Generated Node #0,1: 93:[90, 2, 6] Operation: 90/15=6
Exploring Operation: 15*2=30, Resulting Nu... | 0.986979 | hs_3 | sum_heuristic |
[
78,
33,
47,
12
] | 76 | [
"78+33=111",
"47-12=35",
"111-35=76"
] | Current State: 76:[78, 33, 47, 12], Operations: []
Exploring Operation: 78+33=111, Resulting Numbers: [47, 12, 111]
Generated Node #2: [47, 12, 111] from Operation: 78+33=111
Current State: 76:[47, 12, 111], Operations: ['78+33=111']
Exploring Operation: 47-12=35, Resulting Numbers: [111, 35]
Generated Node #3: [111, 3... | 4 | Current State: 76:[78, 33, 47, 12], Operations: []
Exploring Operation: 33+47=80, Resulting Numbers: [78, 12, 80]
Generated Node #0,0: 76:[78, 12, 80] Operation: 33+47=80
Exploring Operation: 47-33=14, Resulting Numbers: [78, 12, 14]
Generated Node #0,1: 76:[78, 12, 14] Operation: 47-33=14
Exploring Operation: 33-12=21... | 0.986979 | hs_4 | sum_heuristic |
[
62,
81,
7,
80
] | 53 | [
"81-62=19",
"7*19=133",
"133-80=53"
] | Current State: 53:[62, 81, 7, 80], Operations: []
Exploring Operation: 81-62=19, Resulting Numbers: [7, 80, 19]
Generated Node #2: [7, 80, 19] from Operation: 81-62=19
Current State: 53:[7, 80, 19], Operations: ['81-62=19']
Exploring Operation: 7*19=133, Resulting Numbers: [80, 133]
Generated Node #3: [80, 133] from Op... | 4 | Current State: 53:[62, 81, 7, 80], Operations: []
Exploring Operation: 80-7=73, Resulting Numbers: [62, 81, 73]
Generated Node #0,0: 53:[62, 81, 73] Operation: 80-7=73
Exploring Operation: 62+7=69, Resulting Numbers: [81, 80, 69]
Generated Node #0,1: 53:[81, 80, 69] Operation: 62+7=69
Exploring Operation: 81-7=74, Resu... | 0 | hs_4 | mult_heuristic |
[
31,
90,
2,
30
] | 99 | [
"31+2=33",
"90/30=3",
"33*3=99"
] | Current State: 99:[31, 90, 2, 30], Operations: []
Exploring Operation: 31+2=33, Resulting Numbers: [90, 30, 33]
Generated Node #2: [90, 30, 33] from Operation: 31+2=33
Current State: 99:[90, 30, 33], Operations: ['31+2=33']
Exploring Operation: 90/30=3, Resulting Numbers: [33, 3]
Generated Node #3: [33, 3] from Operati... | 4 | Current State: 99:[31, 90, 2, 30], Operations: []
Exploring Operation: 90/30=3, Resulting Numbers: [31, 2, 3]
Generated Node #0,0: 99:[31, 2, 3] Operation: 90/30=3
Exploring Operation: 31+2=33, Resulting Numbers: [90, 30, 33]
Generated Node #0,1: 99:[90, 30, 33] Operation: 31+2=33
Exploring Operation: 31-30=1, Resultin... | 0.988715 | hs_3 | sum_heuristic |
[
49,
2,
28,
2
] | 77 | [
"49+2=51",
"28-2=26",
"51+26=77"
] | Current State: 77:[49, 2, 28, 2], Operations: []
Exploring Operation: 49+2=51, Resulting Numbers: [28, 51]
Generated Node #2: [28, 51] from Operation: 49+2=51
Current State: 77:[28, 51], Operations: ['49+2=51']
Exploring Operation: 28-2=26, Resulting Numbers: [51, 26]
Generated Node #3: [51, 26] from Operation: 28-2=26... | 4 | Current State: 77:[49, 2, 28, 2], Operations: []
Exploring Operation: 49*2=98, Resulting Numbers: [28, 2, 98]
Generated Node #0,0: 77:[28, 2, 98] Operation: 49*2=98
Exploring Operation: 28/2=14, Resulting Numbers: [49, 2, 14]
Generated Node #0,1: 77:[49, 2, 14] Operation: 28/2=14
Exploring Operation: 49-28=21, Resultin... | 0.980903 | hs_5 | mult_heuristic |
[
85,
2,
50,
96
] | 81 | [
"85+96=181",
"2*50=100",
"181-100=81"
] | Current State: 81:[85, 2, 50, 96], Operations: []
Exploring Operation: 85+96=181, Resulting Numbers: [2, 50, 181]
Generated Node #2: [2, 50, 181] from Operation: 85+96=181
Current State: 81:[2, 50, 181], Operations: ['85+96=181']
Exploring Operation: 2*50=100, Resulting Numbers: [181, 100]
Generated Node #3: [181, 100]... | 4 | Current State: 81:[85, 2, 50, 96], Operations: []
Exploring Operation: 50/2=25, Resulting Numbers: [85, 96, 25]
Generated Node #0,0: 81:[85, 96, 25] Operation: 50/2=25
Start Sub Search at level 1: Moving to Node #0,0
Current State: 81:[85, 96, 25], Operations: ['50/2=25']
Exploring Operation: 96-85=11, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
71,
49,
52,
12
] | 80 | [
"71+49=120",
"52-12=40",
"120-40=80"
] | Current State: 80:[71, 49, 52, 12], Operations: []
Exploring Operation: 71+49=120, Resulting Numbers: [52, 12, 120]
Generated Node #2: [52, 12, 120] from Operation: 71+49=120
Current State: 80:[52, 12, 120], Operations: ['71+49=120']
Exploring Operation: 52-12=40, Resulting Numbers: [120, 40]
Generated Node #3: [120, 4... | 4 | Current State: 80:[71, 49, 52, 12], Operations: []
Exploring Operation: 71+12=83, Resulting Numbers: [49, 52, 83]
Generated Node #0,0: 80:[49, 52, 83] Operation: 71+12=83
Exploring Operation: 71-52=19, Resulting Numbers: [49, 12, 19]
Generated Node #0,1: 80:[49, 12, 19] Operation: 71-52=19
Exploring Operation: 52-49=3,... | 0.978299 | hs_5 | sum_heuristic |
[
84,
11,
82,
80
] | 38 | [
"84-80=4",
"11*4=44",
"82-44=38"
] | Current State: 38:[84, 11, 82, 80], Operations: []
Exploring Operation: 84-80=4, Resulting Numbers: [11, 82, 4]
Generated Node #2: [11, 82, 4] from Operation: 84-80=4
Current State: 38:[11, 82, 4], Operations: ['84-80=4']
Exploring Operation: 11*4=44, Resulting Numbers: [82, 44]
Generated Node #3: [82, 44] from Operati... | 4 | Current State: 38:[84, 11, 82, 80], Operations: []
Exploring Operation: 84-82=2, Resulting Numbers: [11, 80, 2]
Generated Node #0,0: 38:[11, 80, 2] Operation: 84-82=2
Exploring Operation: 84-80=4, Resulting Numbers: [11, 82, 4]
Generated Node #0,1: 38:[11, 82, 4] Operation: 84-80=4
Start Sub Search at level 1: Moving t... | 0 | hs_2 | sum_heuristic |
[
16,
69,
9,
79
] | 16 | [
"69+9=78",
"79-78=1",
"16*1=16"
] | Current State: 16:[16, 69, 9, 79], Operations: []
Exploring Operation: 69+9=78, Resulting Numbers: [16, 79, 78]
Generated Node #2: [16, 79, 78] from Operation: 69+9=78
Current State: 16:[16, 79, 78], Operations: ['69+9=78']
Exploring Operation: 79-78=1, Resulting Numbers: [16, 1]
Generated Node #3: [16, 1] from Operati... | 4 | Current State: 16:[16, 69, 9, 79], Operations: []
Exploring Operation: 79-69=10, Resulting Numbers: [16, 9, 10]
Generated Node #0,0: 16:[16, 9, 10] Operation: 79-69=10
Moving to Node #0,0
Current State: 16:[16, 9, 10], Operations: ['79-69=10']
Exploring Operation: 10-9=1, Resulting Numbers: [16, 1]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
16,
18,
94,
5
] | 88 | [
"94+5=99",
"16*99=1584",
"1584/18=88"
] | Current State: 88:[16, 18, 94, 5], Operations: []
Exploring Operation: 94+5=99, Resulting Numbers: [16, 18, 99]
Generated Node #2: [16, 18, 99] from Operation: 94+5=99
Current State: 88:[16, 18, 99], Operations: ['94+5=99']
Exploring Operation: 16*99=1584, Resulting Numbers: [18, 1584]
Generated Node #3: [18, 1584] fro... | 4 | Current State: 88:[16, 18, 94, 5], Operations: []
Exploring Operation: 18-16=2, Resulting Numbers: [94, 5, 2]
Generated Node #0,0: 88:[94, 5, 2] Operation: 18-16=2
Moving to Node #0,0
Current State: 88:[94, 5, 2], Operations: ['18-16=2']
Exploring Operation: 94-5=89, Resulting Numbers: [2, 89]
Generated Node #0,0,0: 88... | 0 | hs_1 | mult_heuristic |
[
82,
88,
46,
88
] | 95 | [
"88*88=7744",
"46+7744=7790",
"7790/82=95"
] | Current State: 95:[82, 88, 46, 88], Operations: []
Exploring Operation: 88*88=7744, Resulting Numbers: [82, 46, 7744]
Generated Node #2: [82, 46, 7744] from Operation: 88*88=7744
Current State: 95:[82, 46, 7744], Operations: ['88*88=7744']
Exploring Operation: 46+7744=7790, Resulting Numbers: [82, 7790]
Generated Node ... | 4 | Current State: 95:[82, 88, 46, 88], Operations: []
Exploring Operation: 88-82=6, Resulting Numbers: [46, 88, 6]
Generated Node #0,0: 95:[46, 88, 6] Operation: 88-82=6
Exploring Operation: 82-46=36, Resulting Numbers: [88, 88, 36]
Generated Node #0,1: 95:[88, 88, 36] Operation: 82-46=36
Exploring Operation: 88-82=6, Res... | 0 | hs_3 | mult_heuristic |
[
52,
33,
48,
6
] | 35 | [
"52-33=19",
"48+6=54",
"54-19=35"
] | Current State: 35:[52, 33, 48, 6], Operations: []
Exploring Operation: 52-33=19, Resulting Numbers: [48, 6, 19]
Generated Node #2: [48, 6, 19] from Operation: 52-33=19
Current State: 35:[48, 6, 19], Operations: ['52-33=19']
Exploring Operation: 48+6=54, Resulting Numbers: [19, 54]
Generated Node #3: [19, 54] from Opera... | 4 | Current State: 35:[52, 33, 48, 6], Operations: []
Exploring Operation: 52-33=19, Resulting Numbers: [48, 6, 19]
Generated Node #0,0: 35:[48, 6, 19] Operation: 52-33=19
Exploring Operation: 48/6=8, Resulting Numbers: [52, 33, 8]
Generated Node #0,1: 35:[52, 33, 8] Operation: 48/6=8
Exploring Operation: 52-48=4, Resultin... | 0.982639 | hs_5 | mult_heuristic |
[
54,
12,
12,
11
] | 89 | [
"54+12=66",
"12+11=23",
"66+23=89"
] | Current State: 89:[54, 12, 12, 11], Operations: []
Exploring Operation: 54+12=66, Resulting Numbers: [11, 66]
Generated Node #2: [11, 66] from Operation: 54+12=66
Current State: 89:[11, 66], Operations: ['54+12=66']
Exploring Operation: 12+11=23, Resulting Numbers: [66, 23]
Generated Node #3: [66, 23] from Operation: 1... | 4 | Current State: 89:[54, 12, 12, 11], Operations: []
Exploring Operation: 12*11=132, Resulting Numbers: [54, 12, 132]
Generated Node #0,0: 89:[54, 12, 132] Operation: 12*11=132
Exploring Operation: 12*12=144, Resulting Numbers: [54, 11, 144]
Generated Node #0,1: 89:[54, 11, 144] Operation: 12*12=144
Exploring Operation: ... | 0.96441 | hs_4 | mult_heuristic |
[
89,
97,
40,
37
] | 32 | [
"97-89=8",
"40/8=5",
"37-5=32"
] | Current State: 32:[89, 97, 40, 37], Operations: []
Exploring Operation: 97-89=8, Resulting Numbers: [40, 37, 8]
Generated Node #2: [40, 37, 8] from Operation: 97-89=8
Current State: 32:[40, 37, 8], Operations: ['97-89=8']
Exploring Operation: 40/8=5, Resulting Numbers: [37, 5]
Generated Node #3: [37, 5] from Operation:... | 4 | Current State: 32:[89, 97, 40, 37], Operations: []
Exploring Operation: 97-89=8, Resulting Numbers: [40, 37, 8]
Generated Node #0,0: 32:[40, 37, 8] Operation: 97-89=8
Moving to Node #0,0
Current State: 32:[40, 37, 8], Operations: ['97-89=8']
Exploring Operation: 40-37=3, Resulting Numbers: [8, 3]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
5,
37,
49,
3
] | 96 | [
"5+3=8",
"49-37=12",
"8*12=96"
] | Current State: 96:[5, 37, 49, 3], Operations: []
Exploring Operation: 5+3=8, Resulting Numbers: [37, 49, 8]
Generated Node #2: [37, 49, 8] from Operation: 5+3=8
Current State: 96:[37, 49, 8], Operations: ['5+3=8']
Exploring Operation: 49-37=12, Resulting Numbers: [8, 12]
Generated Node #3: [8, 12] from Operation: 49-37... | 4 | Current State: 96:[5, 37, 49, 3], Operations: []
Exploring Operation: 37-5=32, Resulting Numbers: [49, 3, 32]
Generated Node #0,0: 96:[49, 3, 32] Operation: 37-5=32
Moving to Node #0,0
Current State: 96:[49, 3, 32], Operations: ['37-5=32']
Exploring Operation: 49-32=17, Resulting Numbers: [3, 17]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
7,
4,
23,
40
] | 44 | [
"23-7=16",
"16/4=4",
"40+4=44"
] | Current State: 44:[7, 4, 23, 40], Operations: []
Exploring Operation: 23-7=16, Resulting Numbers: [4, 40, 16]
Generated Node #2: [4, 40, 16] from Operation: 23-7=16
Current State: 44:[4, 40, 16], Operations: ['23-7=16']
Exploring Operation: 16/4=4, Resulting Numbers: [40, 4]
Generated Node #3: [40, 4] from Operation: 1... | 4 | Current State: 44:[7, 4, 23, 40], Operations: []
Exploring Operation: 4+40=44, Resulting Numbers: [7, 23, 44]
Generated Node #0,0: 44:[7, 23, 44] Operation: 4+40=44
Exploring Operation: 7+40=47, Resulting Numbers: [4, 23, 47]
Generated Node #0,1: 44:[4, 23, 47] Operation: 7+40=47
Moving to Node #0,0
Current State: 44:[... | 0 | hs_2 | sum_heuristic |
[
55,
18,
63,
9
] | 51 | [
"63+9=72",
"72/18=4",
"55-4=51"
] | Current State: 51:[55, 18, 63, 9], Operations: []
Exploring Operation: 63+9=72, Resulting Numbers: [55, 18, 72]
Generated Node #2: [55, 18, 72] from Operation: 63+9=72
Current State: 51:[55, 18, 72], Operations: ['63+9=72']
Exploring Operation: 72/18=4, Resulting Numbers: [55, 4]
Generated Node #3: [55, 4] from Operati... | 4 | Current State: 51:[55, 18, 63, 9], Operations: []
Exploring Operation: 63-9=54, Resulting Numbers: [55, 18, 54]
Generated Node #0,0: 51:[55, 18, 54] Operation: 63-9=54
Start Sub Search at level 1: Moving to Node #0,0
Current State: 51:[55, 18, 54], Operations: ['63-9=54']
Exploring Operation: 55-54=1, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
69,
56,
68,
60
] | 64 | [
"68-56=12",
"60/12=5",
"69-5=64"
] | Current State: 64:[69, 56, 68, 60], Operations: []
Exploring Operation: 68-56=12, Resulting Numbers: [69, 60, 12]
Generated Node #2: [69, 60, 12] from Operation: 68-56=12
Current State: 64:[69, 60, 12], Operations: ['68-56=12']
Exploring Operation: 60/12=5, Resulting Numbers: [69, 5]
Generated Node #3: [69, 5] from Ope... | 4 | Current State: 64:[69, 56, 68, 60], Operations: []
Exploring Operation: 60-56=4, Resulting Numbers: [69, 68, 4]
Generated Node #0,0: 64:[69, 68, 4] Operation: 60-56=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 64:[69, 68, 4], Operations: ['60-56=4']
Exploring Operation: 69-68=1, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
29,
83,
66,
44
] | 81 | [
"83-29=54",
"66*54=3564",
"3564/44=81"
] | Current State: 81:[29, 83, 66, 44], Operations: []
Exploring Operation: 83-29=54, Resulting Numbers: [66, 44, 54]
Generated Node #2: [66, 44, 54] from Operation: 83-29=54
Current State: 81:[66, 44, 54], Operations: ['83-29=54']
Exploring Operation: 66*54=3564, Resulting Numbers: [44, 3564]
Generated Node #3: [44, 3564]... | 4 | Current State: 81:[29, 83, 66, 44], Operations: []
Exploring Operation: 29+44=73, Resulting Numbers: [83, 66, 73]
Generated Node #0,0: 81:[83, 66, 73] Operation: 29+44=73
Exploring Operation: 44-29=15, Resulting Numbers: [83, 66, 15]
Generated Node #0,1: 81:[83, 66, 15] Operation: 44-29=15
Exploring Operation: 83-66=17... | 0 | hs_5 | sum_heuristic |
[
83,
4,
19,
32
] | 66 | [
"83-4=79",
"32-19=13",
"79-13=66"
] | Current State: 66:[83, 4, 19, 32], Operations: []
Exploring Operation: 83-4=79, Resulting Numbers: [19, 32, 79]
Generated Node #2: [19, 32, 79] from Operation: 83-4=79
Current State: 66:[19, 32, 79], Operations: ['83-4=79']
Exploring Operation: 32-19=13, Resulting Numbers: [79, 13]
Generated Node #3: [79, 13] from Oper... | 4 | Current State: 66:[83, 4, 19, 32], Operations: []
Exploring Operation: 83-32=51, Resulting Numbers: [4, 19, 51]
Generated Node #0,0: 66:[4, 19, 51] Operation: 83-32=51
Exploring Operation: 83-19=64, Resulting Numbers: [4, 32, 64]
Generated Node #0,1: 66:[4, 32, 64] Operation: 83-19=64
Exploring Operation: 4+19=23, Resu... | 0.963542 | hs_5 | sum_heuristic |
[
83,
98,
93,
33
] | 55 | [
"83+98=181",
"93+33=126",
"181-126=55"
] | Current State: 55:[83, 98, 93, 33], Operations: []
Exploring Operation: 83+98=181, Resulting Numbers: [93, 33, 181]
Generated Node #2: [93, 33, 181] from Operation: 83+98=181
Current State: 55:[93, 33, 181], Operations: ['83+98=181']
Exploring Operation: 93+33=126, Resulting Numbers: [181, 126]
Generated Node #3: [181,... | 4 | Current State: 55:[83, 98, 93, 33], Operations: []
Exploring Operation: 98-93=5, Resulting Numbers: [83, 33, 5]
Generated Node #0,0: 55:[83, 33, 5] Operation: 98-93=5
Moving to Node #0,0
Current State: 55:[83, 33, 5], Operations: ['98-93=5']
Exploring Operation: 83-33=50, Resulting Numbers: [5, 50]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
60,
10,
44,
20
] | 36 | [
"60+20=80",
"80/10=8",
"44-8=36"
] | Current State: 36:[60, 10, 44, 20], Operations: []
Exploring Operation: 60+20=80, Resulting Numbers: [10, 44, 80]
Generated Node #2: [10, 44, 80] from Operation: 60+20=80
Current State: 36:[10, 44, 80], Operations: ['60+20=80']
Exploring Operation: 80/10=8, Resulting Numbers: [44, 8]
Generated Node #3: [44, 8] from Ope... | 4 | Current State: 36:[60, 10, 44, 20], Operations: []
Exploring Operation: 60-44=16, Resulting Numbers: [10, 20, 16]
Generated Node #0,0: 36:[10, 20, 16] Operation: 60-44=16
Exploring Operation: 60/20=3, Resulting Numbers: [10, 44, 3]
Generated Node #0,1: 36:[10, 44, 3] Operation: 60/20=3
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
91,
88,
3,
65
] | 22 | [
"88-65=23",
"3*23=69",
"91-69=22"
] | Current State: 22:[91, 88, 3, 65], Operations: []
Exploring Operation: 88-65=23, Resulting Numbers: [91, 3, 23]
Generated Node #2: [91, 3, 23] from Operation: 88-65=23
Current State: 22:[91, 3, 23], Operations: ['88-65=23']
Exploring Operation: 3*23=69, Resulting Numbers: [91, 69]
Generated Node #3: [91, 69] from Opera... | 4 | Current State: 22:[91, 88, 3, 65], Operations: []
Exploring Operation: 88-65=23, Resulting Numbers: [91, 3, 23]
Generated Node #0,0: 22:[91, 3, 23] Operation: 88-65=23
Exploring Operation: 91-88=3, Resulting Numbers: [3, 65, 3]
Generated Node #0,1: 22:[3, 65, 3] Operation: 91-88=3
Exploring Operation: 91-65=26, Resulti... | 0 | hs_3 | mult_heuristic |
[
37,
56,
16,
21
] | 95 | [
"56-37=19",
"21-16=5",
"19*5=95"
] | Current State: 95:[37, 56, 16, 21], Operations: []
Exploring Operation: 56-37=19, Resulting Numbers: [16, 21, 19]
Generated Node #2: [16, 21, 19] from Operation: 56-37=19
Current State: 95:[16, 21, 19], Operations: ['56-37=19']
Exploring Operation: 21-16=5, Resulting Numbers: [19, 5]
Generated Node #3: [19, 5] from Ope... | 4 | Current State: 95:[37, 56, 16, 21], Operations: []
Exploring Operation: 56-21=35, Resulting Numbers: [37, 16, 35]
Generated Node #0,0: 95:[37, 16, 35] Operation: 56-21=35
Exploring Operation: 56-37=19, Resulting Numbers: [16, 21, 19]
Generated Node #0,1: 95:[16, 21, 19] Operation: 56-37=19
Exploring Operation: 56+21=77... | 0.985243 | hs_5 | mult_heuristic |
[
36,
99,
57,
9
] | 10 | [
"57-36=21",
"99/9=11",
"21-11=10"
] | Current State: 10:[36, 99, 57, 9], Operations: []
Exploring Operation: 57-36=21, Resulting Numbers: [99, 9, 21]
Generated Node #2: [99, 9, 21] from Operation: 57-36=21
Current State: 10:[99, 9, 21], Operations: ['57-36=21']
Exploring Operation: 99/9=11, Resulting Numbers: [21, 11]
Generated Node #3: [21, 11] from Opera... | 4 | Current State: 10:[36, 99, 57, 9], Operations: []
Exploring Operation: 57-36=21, Resulting Numbers: [99, 9, 21]
Generated Node #0,0: 10:[99, 9, 21] Operation: 57-36=21
Exploring Operation: 99/9=11, Resulting Numbers: [36, 57, 11]
Generated Node #0,1: 10:[36, 57, 11] Operation: 99/9=11
Exploring Operation: 99-36=63, Res... | 0.978299 | hs_5 | sum_heuristic |
[
72,
10,
87,
11
] | 95 | [
"87-72=15",
"10*11=110",
"110-15=95"
] | Current State: 95:[72, 10, 87, 11], Operations: []
Exploring Operation: 87-72=15, Resulting Numbers: [10, 11, 15]
Generated Node #2: [10, 11, 15] from Operation: 87-72=15
Current State: 95:[10, 11, 15], Operations: ['87-72=15']
Exploring Operation: 10*11=110, Resulting Numbers: [15, 110]
Generated Node #3: [15, 110] fr... | 4 | Current State: 95:[72, 10, 87, 11], Operations: []
Exploring Operation: 87-72=15, Resulting Numbers: [10, 11, 15]
Generated Node #0,0: 95:[10, 11, 15] Operation: 87-72=15
Moving to Node #0,0
Current State: 95:[10, 11, 15], Operations: ['87-72=15']
Exploring Operation: 10+11=21, Resulting Numbers: [15, 21]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
81,
81,
34,
25
] | 90 | [
"34-25=9",
"81/9=9",
"81+9=90"
] | Current State: 90:[81, 81, 34, 25], Operations: []
Exploring Operation: 34-25=9, Resulting Numbers: [81, 81, 9]
Generated Node #2: [81, 81, 9] from Operation: 34-25=9
Current State: 90:[81, 81, 9], Operations: ['34-25=9']
Exploring Operation: 81/9=9, Resulting Numbers: [9]
9,90 equal: Goal Reached
Exploring Operation: ... | 4 | Current State: 90:[81, 81, 34, 25], Operations: []
Exploring Operation: 81-81=0, Resulting Numbers: [34, 25, 0]
Generated Node #0,0: 90:[34, 25, 0] Operation: 81-81=0
Exploring Operation: 81-34=47, Resulting Numbers: [81, 25, 47]
Generated Node #0,1: 90:[81, 25, 47] Operation: 81-34=47
Exploring Operation: 34-25=9, Res... | 0.91059 | hs_5 | sum_heuristic |
[
44,
7,
58,
93
] | 86 | [
"44+7=51",
"93-58=35",
"51+35=86"
] | Current State: 86:[44, 7, 58, 93], Operations: []
Exploring Operation: 44+7=51, Resulting Numbers: [58, 93, 51]
Generated Node #2: [58, 93, 51] from Operation: 44+7=51
Current State: 86:[58, 93, 51], Operations: ['44+7=51']
Exploring Operation: 93-58=35, Resulting Numbers: [51, 35]
Generated Node #3: [51, 35] from Oper... | 4 | Current State: 86:[44, 7, 58, 93], Operations: []
Exploring Operation: 93-58=35, Resulting Numbers: [44, 7, 35]
Generated Node #0,0: 86:[44, 7, 35] Operation: 93-58=35
Exploring Operation: 93-7=86, Resulting Numbers: [44, 58, 86]
Generated Node #0,1: 86:[44, 58, 86] Operation: 93-7=86
Exploring Operation: 58-7=51, Resu... | 0.988715 | hs_4 | sum_heuristic |
[
53,
34,
4,
49
] | 33 | [
"53-4=49",
"49/49=1",
"34-1=33"
] | Current State: 33:[53, 34, 4, 49], Operations: []
Exploring Operation: 53-4=49, Resulting Numbers: [34, 49, 49]
Generated Node #2: [34, 49, 49] from Operation: 53-4=49
Current State: 33:[34, 49, 49], Operations: ['53-4=49']
Exploring Operation: 49/49=1, Resulting Numbers: [34, 1]
Generated Node #3: [34, 1] from Operati... | 4 | Current State: 33:[53, 34, 4, 49], Operations: []
Exploring Operation: 53-49=4, Resulting Numbers: [34, 4, 4]
Generated Node #0,0: 33:[34, 4, 4] Operation: 53-49=4
Moving to Node #0,0
Current State: 33:[34, 4, 4], Operations: ['53-49=4']
Exploring Operation: 4/4=1, Resulting Numbers: [34, 1]
Generated Node #0,0,0: 33:[... | 0.993924 | hs_1 | mult_heuristic |
[
84,
69,
9,
99
] | 66 | [
"99-84=15",
"9*15=135",
"135-69=66"
] | Current State: 66:[84, 69, 9, 99], Operations: []
Exploring Operation: 99-84=15, Resulting Numbers: [69, 9, 15]
Generated Node #2: [69, 9, 15] from Operation: 99-84=15
Current State: 66:[69, 9, 15], Operations: ['99-84=15']
Exploring Operation: 9*15=135, Resulting Numbers: [69, 135]
Generated Node #3: [69, 135] from Op... | 4 | Current State: 66:[84, 69, 9, 99], Operations: []
Exploring Operation: 99-69=30, Resulting Numbers: [84, 9, 30]
Generated Node #0,0: 66:[84, 9, 30] Operation: 99-69=30
Exploring Operation: 84-9=75, Resulting Numbers: [69, 99, 75]
Generated Node #0,1: 66:[69, 99, 75] Operation: 84-9=75
Exploring Operation: 99-84=15, Res... | 0 | hs_5 | mult_heuristic |
[
10,
62,
15,
15
] | 62 | [
"15-15=0",
"10*0=0",
"62+0=62"
] | Current State: 62:[10, 62, 15, 15], Operations: []
Exploring Operation: 15-15=0, Resulting Numbers: [10, 62, 0]
Generated Node #2: [10, 62, 0] from Operation: 15-15=0
Current State: 62:[10, 62, 0], Operations: ['15-15=0']
Exploring Operation: 10*0=0, Resulting Numbers: [62, 0]
Generated Node #3: [62, 0] from Operation:... | 4 | Current State: 62:[10, 62, 15, 15], Operations: []
Exploring Operation: 15/15=1, Resulting Numbers: [10, 62, 1]
Generated Node #0,0: 62:[10, 62, 1] Operation: 15/15=1
Exploring Operation: 15+15=30, Resulting Numbers: [10, 62, 30]
Generated Node #0,1: 62:[10, 62, 30] Operation: 15+15=30
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
80,
91,
85,
63
] | 86 | [
"80-63=17",
"85/17=5",
"91-5=86"
] | Current State: 86:[80, 91, 85, 63], Operations: []
Exploring Operation: 80-63=17, Resulting Numbers: [91, 85, 17]
Generated Node #2: [91, 85, 17] from Operation: 80-63=17
Current State: 86:[91, 85, 17], Operations: ['80-63=17']
Exploring Operation: 85/17=5, Resulting Numbers: [91, 5]
Generated Node #3: [91, 5] from Ope... | 4 | Current State: 86:[80, 91, 85, 63], Operations: []
Exploring Operation: 91-63=28, Resulting Numbers: [80, 85, 28]
Generated Node #0,0: 86:[80, 85, 28] Operation: 91-63=28
Exploring Operation: 80-63=17, Resulting Numbers: [91, 85, 17]
Generated Node #0,1: 86:[91, 85, 17] Operation: 80-63=17
Moving to Node #0,1
Current S... | 0.991319 | hs_2 | mult_heuristic |
[
53,
7,
64,
61
] | 64 | [
"53+7=60",
"61-60=1",
"64*1=64"
] | Current State: 64:[53, 7, 64, 61], Operations: []
Exploring Operation: 53+7=60, Resulting Numbers: [64, 61, 60]
Generated Node #2: [64, 61, 60] from Operation: 53+7=60
Current State: 64:[64, 61, 60], Operations: ['53+7=60']
Exploring Operation: 61-60=1, Resulting Numbers: [64, 1]
Generated Node #3: [64, 1] from Operati... | 4 | Current State: 64:[53, 7, 64, 61], Operations: []
Exploring Operation: 61-53=8, Resulting Numbers: [7, 64, 8]
Generated Node #0,0: 64:[7, 64, 8] Operation: 61-53=8
Exploring Operation: 64-53=11, Resulting Numbers: [7, 61, 11]
Generated Node #0,1: 64:[7, 61, 11] Operation: 64-53=11
Exploring Operation: 53+7=60, Resultin... | 0.990451 | hs_3 | mult_heuristic |
[
77,
14,
32,
2
] | 33 | [
"77-14=63",
"32-2=30",
"63-30=33"
] | Current State: 33:[77, 14, 32, 2], Operations: []
Exploring Operation: 77-14=63, Resulting Numbers: [32, 2, 63]
Generated Node #2: [32, 2, 63] from Operation: 77-14=63
Current State: 33:[32, 2, 63], Operations: ['77-14=63']
Exploring Operation: 32-2=30, Resulting Numbers: [63, 30]
Generated Node #3: [63, 30] from Opera... | 4 | Current State: 33:[77, 14, 32, 2], Operations: []
Exploring Operation: 77-32=45, Resulting Numbers: [14, 2, 45]
Generated Node #0,0: 33:[14, 2, 45] Operation: 77-32=45
Exploring Operation: 77-14=63, Resulting Numbers: [32, 2, 63]
Generated Node #0,1: 33:[32, 2, 63] Operation: 77-14=63
Start Sub Search at level 1: Movin... | 0.992188 | hs_2 | sum_heuristic |
[
15,
26,
73,
83
] | 51 | [
"15+26=41",
"83-73=10",
"41+10=51"
] | Current State: 51:[15, 26, 73, 83], Operations: []
Exploring Operation: 15+26=41, Resulting Numbers: [73, 83, 41]
Generated Node #2: [73, 83, 41] from Operation: 15+26=41
Current State: 51:[73, 83, 41], Operations: ['15+26=41']
Exploring Operation: 83-73=10, Resulting Numbers: [41, 10]
Generated Node #3: [41, 10] from ... | 4 | Current State: 51:[15, 26, 73, 83], Operations: []
Exploring Operation: 83-73=10, Resulting Numbers: [15, 26, 10]
Generated Node #0,0: 51:[15, 26, 10] Operation: 83-73=10
Exploring Operation: 83-26=57, Resulting Numbers: [15, 73, 57]
Generated Node #0,1: 51:[15, 73, 57] Operation: 83-26=57
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
74,
20,
1,
91
] | 38 | [
"74-20=54",
"1+91=92",
"92-54=38"
] | Current State: 38:[74, 20, 1, 91], Operations: []
Exploring Operation: 74-20=54, Resulting Numbers: [1, 91, 54]
Generated Node #2: [1, 91, 54] from Operation: 74-20=54
Current State: 38:[1, 91, 54], Operations: ['74-20=54']
Exploring Operation: 1+91=92, Resulting Numbers: [54, 92]
Generated Node #3: [54, 92] from Opera... | 4 | Current State: 38:[74, 20, 1, 91], Operations: []
Exploring Operation: 91-20=71, Resulting Numbers: [74, 1, 71]
Generated Node #0,0: 38:[74, 1, 71] Operation: 91-20=71
Exploring Operation: 91-74=17, Resulting Numbers: [20, 1, 17]
Generated Node #0,1: 38:[20, 1, 17] Operation: 91-74=17
Exploring Operation: 20-1=19, Resu... | 0.969618 | hs_5 | sum_heuristic |
[
74,
4,
19,
48
] | 49 | [
"74+4=78",
"48-19=29",
"78-29=49"
] | Current State: 49:[74, 4, 19, 48], Operations: []
Exploring Operation: 74+4=78, Resulting Numbers: [19, 48, 78]
Generated Node #2: [19, 48, 78] from Operation: 74+4=78
Current State: 49:[19, 48, 78], Operations: ['74+4=78']
Exploring Operation: 48-19=29, Resulting Numbers: [78, 29]
Generated Node #3: [78, 29] from Oper... | 4 | Current State: 49:[74, 4, 19, 48], Operations: []
Exploring Operation: 74-4=70, Resulting Numbers: [19, 48, 70]
Generated Node #0,0: 49:[19, 48, 70] Operation: 74-4=70
Exploring Operation: 74-48=26, Resulting Numbers: [4, 19, 26]
Generated Node #0,1: 49:[4, 19, 26] Operation: 74-48=26
Exploring Operation: 74-19=55, Res... | 0.97309 | hs_3 | mult_heuristic |
[
16,
87,
20,
6
] | 85 | [
"87-16=71",
"20-6=14",
"71+14=85"
] | Current State: 85:[16, 87, 20, 6], Operations: []
Exploring Operation: 87-16=71, Resulting Numbers: [20, 6, 71]
Generated Node #2: [20, 6, 71] from Operation: 87-16=71
Current State: 85:[20, 6, 71], Operations: ['87-16=71']
Exploring Operation: 20-6=14, Resulting Numbers: [71, 14]
Generated Node #3: [71, 14] from Opera... | 4 | Current State: 85:[16, 87, 20, 6], Operations: []
Exploring Operation: 20-16=4, Resulting Numbers: [87, 6, 4]
Generated Node #0,0: 85:[87, 6, 4] Operation: 20-16=4
Exploring Operation: 20-6=14, Resulting Numbers: [16, 87, 14]
Generated Node #0,1: 85:[16, 87, 14] Operation: 20-6=14
Moving to Node #0,0
Current State: 85:... | 0.989583 | hs_2 | sum_heuristic |
[
28,
48,
82,
68
] | 30 | [
"82-48=34",
"68/34=2",
"28+2=30"
] | Current State: 30:[28, 48, 82, 68], Operations: []
Exploring Operation: 82-48=34, Resulting Numbers: [28, 68, 34]
Generated Node #2: [28, 68, 34] from Operation: 82-48=34
Current State: 30:[28, 68, 34], Operations: ['82-48=34']
Exploring Operation: 68/34=2, Resulting Numbers: [28, 2]
Generated Node #3: [28, 2] from Ope... | 4 | Current State: 30:[28, 48, 82, 68], Operations: []
Exploring Operation: 82-68=14, Resulting Numbers: [28, 48, 14]
Generated Node #0,0: 30:[28, 48, 14] Operation: 82-68=14
Exploring Operation: 68-48=20, Resulting Numbers: [28, 82, 20]
Generated Node #0,1: 30:[28, 82, 20] Operation: 68-48=20
Exploring Operation: 82-48=34... | 0.97309 | hs_4 | sum_heuristic |
[
86,
72,
86,
33
] | 72 | [
"86-86=0",
"33*0=0",
"72+0=72"
] | Current State: 72:[86, 72, 86, 33], Operations: []
Exploring Operation: 86-86=0, Resulting Numbers: [72, 33, 0]
Generated Node #2: [72, 33, 0] from Operation: 86-86=0
Current State: 72:[72, 33, 0], Operations: ['86-86=0']
Exploring Operation: 33*0=0, Resulting Numbers: [72, 0]
Generated Node #3: [72, 0] from Operation:... | 4 | Current State: 72:[86, 72, 86, 33], Operations: []
Exploring Operation: 86/86=1, Resulting Numbers: [72, 33, 1]
Generated Node #0,0: 72:[72, 33, 1] Operation: 86/86=1
Exploring Operation: 86-86=0, Resulting Numbers: [72, 33, 0]
Generated Node #0,1: 72:[72, 33, 0] Operation: 86-86=0
Moving to Node #0,0
Current State: 72... | 0.988715 | hs_2 | mult_heuristic |
[
73,
71,
98,
12
] | 34 | [
"73+71=144",
"98+12=110",
"144-110=34"
] | Current State: 34:[73, 71, 98, 12], Operations: []
Exploring Operation: 73+71=144, Resulting Numbers: [98, 12, 144]
Generated Node #2: [98, 12, 144] from Operation: 73+71=144
Current State: 34:[98, 12, 144], Operations: ['73+71=144']
Exploring Operation: 98+12=110, Resulting Numbers: [144, 110]
Generated Node #3: [144,... | 4 | Current State: 34:[73, 71, 98, 12], Operations: []
Exploring Operation: 98-71=27, Resulting Numbers: [73, 12, 27]
Generated Node #0,0: 34:[73, 12, 27] Operation: 98-71=27
Exploring Operation: 98-73=25, Resulting Numbers: [71, 12, 25]
Generated Node #0,1: 34:[71, 12, 25] Operation: 98-73=25
Exploring Operation: 73-71=2,... | 0.953993 | hs_5 | sum_heuristic |
[
44,
20,
19,
8
] | 28 | [
"44*8=352",
"20*19=380",
"380-352=28"
] | Current State: 28:[44, 20, 19, 8], Operations: []
Exploring Operation: 44*8=352, Resulting Numbers: [20, 19, 352]
Generated Node #2: [20, 19, 352] from Operation: 44*8=352
Current State: 28:[20, 19, 352], Operations: ['44*8=352']
Exploring Operation: 20*19=380, Resulting Numbers: [352, 380]
Generated Node #3: [352, 380... | 4 | Current State: 28:[44, 20, 19, 8], Operations: []
Exploring Operation: 44-20=24, Resulting Numbers: [19, 8, 24]
Generated Node #0,0: 28:[19, 8, 24] Operation: 44-20=24
Exploring Operation: 20-19=1, Resulting Numbers: [44, 8, 1]
Generated Node #0,1: 28:[44, 8, 1] Operation: 20-19=1
Exploring Operation: 44-19=25, Resulti... | 0 | hs_3 | sum_heuristic |
[
90,
30,
53,
80
] | 100 | [
"90*30=2700",
"80-53=27",
"2700/27=100"
] | Current State: 100:[90, 30, 53, 80], Operations: []
Exploring Operation: 90*30=2700, Resulting Numbers: [53, 80, 2700]
Generated Node #2: [53, 80, 2700] from Operation: 90*30=2700
Current State: 100:[53, 80, 2700], Operations: ['90*30=2700']
Exploring Operation: 80-53=27, Resulting Numbers: [2700, 27]
Generated Node #3... | 4 | Current State: 100:[90, 30, 53, 80], Operations: []
Exploring Operation: 80-30=50, Resulting Numbers: [90, 53, 50]
Generated Node #0,0: 100:[90, 53, 50] Operation: 80-30=50
Exploring Operation: 90-80=10, Resulting Numbers: [30, 53, 10]
Generated Node #0,1: 100:[30, 53, 10] Operation: 90-80=10
Start Sub Search at level ... | 0 | hs_2 | mult_heuristic |
[
86,
10,
61,
22
] | 55 | [
"86-61=25",
"22*25=550",
"550/10=55"
] | Current State: 55:[86, 10, 61, 22], Operations: []
Exploring Operation: 86-61=25, Resulting Numbers: [10, 22, 25]
Generated Node #2: [10, 22, 25] from Operation: 86-61=25
Current State: 55:[10, 22, 25], Operations: ['86-61=25']
Exploring Operation: 22*25=550, Resulting Numbers: [10, 550]
Generated Node #3: [10, 550] fr... | 4 | Current State: 55:[86, 10, 61, 22], Operations: []
Exploring Operation: 86-22=64, Resulting Numbers: [10, 61, 64]
Generated Node #0,0: 55:[10, 61, 64] Operation: 86-22=64
Exploring Operation: 86-10=76, Resulting Numbers: [61, 22, 76]
Generated Node #0,1: 55:[61, 22, 76] Operation: 86-10=76
Exploring Operation: 86-61=25... | 0 | hs_4 | mult_heuristic |
[
5,
90,
42,
31
] | 84 | [
"5+90=95",
"42-31=11",
"95-11=84"
] | Current State: 84:[5, 90, 42, 31], Operations: []
Exploring Operation: 5+90=95, Resulting Numbers: [42, 31, 95]
Generated Node #2: [42, 31, 95] from Operation: 5+90=95
Current State: 84:[42, 31, 95], Operations: ['5+90=95']
Exploring Operation: 42-31=11, Resulting Numbers: [95, 11]
Generated Node #3: [95, 11] from Oper... | 4 | Current State: 84:[5, 90, 42, 31], Operations: []
Exploring Operation: 90-5=85, Resulting Numbers: [42, 31, 85]
Generated Node #0,0: 84:[42, 31, 85] Operation: 90-5=85
Moving to Node #0,0
Current State: 84:[42, 31, 85], Operations: ['90-5=85']
Exploring Operation: 42-31=11, Resulting Numbers: [85, 11]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
[
58,
7,
47,
16
] | 49 | [
"47+16=63",
"63/7=9",
"58-9=49"
] | Current State: 49:[58, 7, 47, 16], Operations: []
Exploring Operation: 47+16=63, Resulting Numbers: [58, 7, 63]
Generated Node #2: [58, 7, 63] from Operation: 47+16=63
Current State: 49:[58, 7, 63], Operations: ['47+16=63']
Exploring Operation: 63/7=9, Resulting Numbers: [58, 9]
Generated Node #3: [58, 9] from Operatio... | 4 | Current State: 49:[58, 7, 47, 16], Operations: []
Exploring Operation: 58-7=51, Resulting Numbers: [47, 16, 51]
Generated Node #0,0: 49:[47, 16, 51] Operation: 58-7=51
Exploring Operation: 58-16=42, Resulting Numbers: [7, 47, 42]
Generated Node #0,1: 49:[7, 47, 42] Operation: 58-16=42
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
28,
16,
39,
31
] | 87 | [
"31-28=3",
"16*3=48",
"39+48=87"
] | Current State: 87:[28, 16, 39, 31], Operations: []
Exploring Operation: 31-28=3, Resulting Numbers: [16, 39, 3]
Generated Node #2: [16, 39, 3] from Operation: 31-28=3
Current State: 87:[16, 39, 3], Operations: ['31-28=3']
Exploring Operation: 16*3=48, Resulting Numbers: [39, 48]
Generated Node #3: [39, 48] from Operati... | 4 | Current State: 87:[28, 16, 39, 31], Operations: []
Exploring Operation: 39-16=23, Resulting Numbers: [28, 31, 23]
Generated Node #0,0: 87:[28, 31, 23] Operation: 39-16=23
Start Sub Search at level 1: Moving to Node #0,0
Current State: 87:[28, 31, 23], Operations: ['39-16=23']
Exploring Operation: 28-23=5, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
18,
54,
21,
36
] | 23 | [
"18+54=72",
"72/36=2",
"21+2=23"
] | Current State: 23:[18, 54, 21, 36], Operations: []
Exploring Operation: 18+54=72, Resulting Numbers: [21, 36, 72]
Generated Node #2: [21, 36, 72] from Operation: 18+54=72
Current State: 23:[21, 36, 72], Operations: ['18+54=72']
Exploring Operation: 72/36=2, Resulting Numbers: [21, 2]
Generated Node #3: [21, 2] from Ope... | 4 | Current State: 23:[18, 54, 21, 36], Operations: []
Exploring Operation: 54-36=18, Resulting Numbers: [18, 21, 18]
Generated Node #0,0: 23:[18, 21, 18] Operation: 54-36=18
Start Sub Search at level 1: Moving to Node #0,0
Current State: 23:[18, 21, 18], Operations: ['54-36=18']
Exploring Operation: 18+18=36, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
73,
75,
68,
58
] | 63 | [
"75-73=2",
"68+58=126",
"126/2=63"
] | Current State: 63:[73, 75, 68, 58], Operations: []
Exploring Operation: 75-73=2, Resulting Numbers: [68, 58, 2]
Generated Node #2: [68, 58, 2] from Operation: 75-73=2
Current State: 63:[68, 58, 2], Operations: ['75-73=2']
Exploring Operation: 68+58=126, Resulting Numbers: [2, 126]
Generated Node #3: [2, 126] from Opera... | 4 | Current State: 63:[73, 75, 68, 58], Operations: []
Exploring Operation: 73-68=5, Resulting Numbers: [75, 58, 5]
Generated Node #0,0: 63:[75, 58, 5] Operation: 73-68=5
Exploring Operation: 75-68=7, Resulting Numbers: [73, 58, 7]
Generated Node #0,1: 63:[73, 58, 7] Operation: 75-68=7
Exploring Operation: 75-73=2, Resulti... | 0 | hs_3 | mult_heuristic |
[
66,
27,
49,
66
] | 22 | [
"66+27=93",
"49+66=115",
"115-93=22"
] | Current State: 22:[66, 27, 49, 66], Operations: []
Exploring Operation: 66+27=93, Resulting Numbers: [49, 93]
Generated Node #2: [49, 93] from Operation: 66+27=93
Current State: 22:[49, 93], Operations: ['66+27=93']
Exploring Operation: 49+66=115, Resulting Numbers: [93, 115]
Generated Node #3: [93, 115] from Operation... | 4 | Current State: 22:[66, 27, 49, 66], Operations: []
Exploring Operation: 66/66=1, Resulting Numbers: [27, 49, 1]
Generated Node #0,0: 22:[27, 49, 1] Operation: 66/66=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 22:[27, 49, 1], Operations: ['66/66=1']
Exploring Operation: 49-27=22, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
57,
19,
45,
4
] | 73 | [
"19+45=64",
"64/4=16",
"57+16=73"
] | Current State: 73:[57, 19, 45, 4], Operations: []
Exploring Operation: 19+45=64, Resulting Numbers: [57, 4, 64]
Generated Node #2: [57, 4, 64] from Operation: 19+45=64
Current State: 73:[57, 4, 64], Operations: ['19+45=64']
Exploring Operation: 64/4=16, Resulting Numbers: [57, 16]
Generated Node #3: [57, 16] from Opera... | 4 | Current State: 73:[57, 19, 45, 4], Operations: []
Exploring Operation: 57+4=61, Resulting Numbers: [19, 45, 61]
Generated Node #0,0: 73:[19, 45, 61] Operation: 57+4=61
Exploring Operation: 19+4=23, Resulting Numbers: [57, 45, 23]
Generated Node #0,1: 73:[57, 45, 23] Operation: 19+4=23
Exploring Operation: 19+45=64, Res... | 0.908854 | hs_5 | sum_heuristic |
[
55,
51,
78,
54
] | 26 | [
"55+51=106",
"78+54=132",
"132-106=26"
] | Current State: 26:[55, 51, 78, 54], Operations: []
Exploring Operation: 55+51=106, Resulting Numbers: [78, 54, 106]
Generated Node #2: [78, 54, 106] from Operation: 55+51=106
Current State: 26:[78, 54, 106], Operations: ['55+51=106']
Exploring Operation: 78+54=132, Resulting Numbers: [106, 132]
Generated Node #3: [106,... | 4 | Current State: 26:[55, 51, 78, 54], Operations: []
Exploring Operation: 78-51=27, Resulting Numbers: [55, 54, 27]
Generated Node #0,0: 26:[55, 54, 27] Operation: 78-51=27
Exploring Operation: 78-54=24, Resulting Numbers: [55, 51, 24]
Generated Node #0,1: 26:[55, 51, 24] Operation: 78-54=24
Exploring Operation: 55-54=1,... | 0.970486 | hs_4 | sum_heuristic |
[
17,
28,
1,
29
] | 73 | [
"17+28=45",
"29-1=28",
"45+28=73"
] | Current State: 73:[17, 28, 1, 29], Operations: []
Exploring Operation: 17+28=45, Resulting Numbers: [1, 29, 45]
Generated Node #2: [1, 29, 45] from Operation: 17+28=45
Current State: 73:[1, 29, 45], Operations: ['17+28=45']
Exploring Operation: 29-1=28, Resulting Numbers: [45, 28]
Generated Node #3: [45, 28] from Opera... | 4 | Current State: 73:[17, 28, 1, 29], Operations: []
Exploring Operation: 17+28=45, Resulting Numbers: [1, 29, 45]
Generated Node #0,0: 73:[1, 29, 45] Operation: 17+28=45
Moving to Node #0,0
Current State: 73:[1, 29, 45], Operations: ['17+28=45']
Exploring Operation: 1+29=30, Resulting Numbers: [45, 30]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
21,
71,
50,
50
] | 91 | [
"21+71=92",
"50/50=1",
"92-1=91"
] | Current State: 91:[21, 71, 50, 50], Operations: []
Exploring Operation: 21+71=92, Resulting Numbers: [50, 50, 92]
Generated Node #2: [50, 50, 92] from Operation: 21+71=92
Current State: 91:[50, 50, 92], Operations: ['21+71=92']
Exploring Operation: 50/50=1, Resulting Numbers: [92, 1]
Generated Node #3: [92, 1] from Ope... | 4 | Current State: 91:[21, 71, 50, 50], Operations: []
Exploring Operation: 50-50=0, Resulting Numbers: [21, 71, 0]
Generated Node #0,0: 91:[21, 71, 0] Operation: 50-50=0
Exploring Operation: 50/50=1, Resulting Numbers: [21, 71, 1]
Generated Node #0,1: 91:[21, 71, 1] Operation: 50/50=1
Start Sub Search at level 1: Moving t... | 0.992188 | hs_2 | sum_heuristic |
[
3,
37,
18,
15
] | 73 | [
"3+37=40",
"18+15=33",
"40+33=73"
] | Current State: 73:[3, 37, 18, 15], Operations: []
Exploring Operation: 3+37=40, Resulting Numbers: [18, 15, 40]
Generated Node #2: [18, 15, 40] from Operation: 3+37=40
Current State: 73:[18, 15, 40], Operations: ['3+37=40']
Exploring Operation: 18+15=33, Resulting Numbers: [40, 33]
Generated Node #3: [40, 33] from Oper... | 4 | Current State: 73:[3, 37, 18, 15], Operations: []
Exploring Operation: 3*18=54, Resulting Numbers: [37, 15, 54]
Generated Node #0,0: 73:[37, 15, 54] Operation: 3*18=54
Moving to Node #0,0
Current State: 73:[37, 15, 54], Operations: ['3*18=54']
Exploring Operation: 37+15=52, Resulting Numbers: [54, 52]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
55,
55,
13,
23
] | 35 | [
"55/55=1",
"13+23=36",
"36-1=35"
] | Current State: 35:[55, 55, 13, 23], Operations: []
Exploring Operation: 55/55=1, Resulting Numbers: [13, 23, 1]
Generated Node #2: [13, 23, 1] from Operation: 55/55=1
Current State: 35:[13, 23, 1], Operations: ['55/55=1']
Exploring Operation: 13+23=36, Resulting Numbers: [1, 36]
Generated Node #3: [1, 36] from Operatio... | 4 | Current State: 35:[55, 55, 13, 23], Operations: []
Exploring Operation: 55-23=32, Resulting Numbers: [55, 13, 32]
Generated Node #0,0: 35:[55, 13, 32] Operation: 55-23=32
Exploring Operation: 55-23=32, Resulting Numbers: [55, 13, 32]
Generated Node #0,1: 35:[55, 13, 32] Operation: 55-23=32
Exploring Operation: 55-55=0,... | 0.930556 | hs_5 | sum_heuristic |
[
38,
29,
23,
16
] | 14 | [
"23*16=368",
"38+368=406",
"406/29=14"
] | Current State: 14:[38, 29, 23, 16], Operations: []
Exploring Operation: 23*16=368, Resulting Numbers: [38, 29, 368]
Generated Node #2: [38, 29, 368] from Operation: 23*16=368
Current State: 14:[38, 29, 368], Operations: ['23*16=368']
Exploring Operation: 38+368=406, Resulting Numbers: [29, 406]
Generated Node #3: [29, ... | 4 | Current State: 14:[38, 29, 23, 16], Operations: []
Exploring Operation: 38-16=22, Resulting Numbers: [29, 23, 22]
Generated Node #0,0: 14:[29, 23, 22] Operation: 38-16=22
Exploring Operation: 38-23=15, Resulting Numbers: [29, 16, 15]
Generated Node #0,1: 14:[29, 16, 15] Operation: 38-23=15
Exploring Operation: 29-23=6,... | 0 | hs_4 | mult_heuristic |
[
22,
76,
44,
65
] | 13 | [
"44/22=2",
"76-65=11",
"2+11=13"
] | Current State: 13:[22, 76, 44, 65], Operations: []
Exploring Operation: 44/22=2, Resulting Numbers: [76, 65, 2]
Generated Node #2: [76, 65, 2] from Operation: 44/22=2
Current State: 13:[76, 65, 2], Operations: ['44/22=2']
Exploring Operation: 76-65=11, Resulting Numbers: [2, 11]
Generated Node #3: [2, 11] from Operatio... | 4 | Current State: 13:[22, 76, 44, 65], Operations: []
Exploring Operation: 76-65=11, Resulting Numbers: [22, 44, 11]
Generated Node #0,0: 13:[22, 44, 11] Operation: 76-65=11
Moving to Node #0,0
Current State: 13:[22, 44, 11], Operations: ['76-65=11']
Exploring Operation: 44-22=22, Resulting Numbers: [11, 22]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
47,
24,
65,
35
] | 63 | [
"47-35=12",
"24/12=2",
"65-2=63"
] | Current State: 63:[47, 24, 65, 35], Operations: []
Exploring Operation: 47-35=12, Resulting Numbers: [24, 65, 12]
Generated Node #2: [24, 65, 12] from Operation: 47-35=12
Current State: 63:[24, 65, 12], Operations: ['47-35=12']
Exploring Operation: 24/12=2, Resulting Numbers: [65, 2]
Generated Node #3: [65, 2] from Ope... | 4 | Current State: 63:[47, 24, 65, 35], Operations: []
Exploring Operation: 65-47=18, Resulting Numbers: [24, 35, 18]
Generated Node #0,0: 63:[24, 35, 18] Operation: 65-47=18
Exploring Operation: 47-35=12, Resulting Numbers: [24, 65, 12]
Generated Node #0,1: 63:[24, 65, 12] Operation: 47-35=12
Exploring Operation: 47-24=23... | 0.986111 | hs_5 | sum_heuristic |
[
20,
64,
29,
91
] | 36 | [
"20+64=84",
"29+91=120",
"120-84=36"
] | Current State: 36:[20, 64, 29, 91], Operations: []
Exploring Operation: 20+64=84, Resulting Numbers: [29, 91, 84]
Generated Node #2: [29, 91, 84] from Operation: 20+64=84
Current State: 36:[29, 91, 84], Operations: ['20+64=84']
Exploring Operation: 29+91=120, Resulting Numbers: [84, 120]
Generated Node #3: [84, 120] fr... | 4 | Current State: 36:[20, 64, 29, 91], Operations: []
Exploring Operation: 64-20=44, Resulting Numbers: [29, 91, 44]
Generated Node #0,0: 36:[29, 91, 44] Operation: 64-20=44
Exploring Operation: 91-29=62, Resulting Numbers: [20, 64, 62]
Generated Node #0,1: 36:[20, 64, 62] Operation: 91-29=62
Exploring Operation: 91-20=71... | 0.96441 | hs_5 | mult_heuristic |
[
4,
78,
65,
5
] | 32 | [
"78-65=13",
"13-5=8",
"4*8=32"
] | Current State: 32:[4, 78, 65, 5], Operations: []
Exploring Operation: 78-65=13, Resulting Numbers: [4, 5, 13]
Generated Node #2: [4, 5, 13] from Operation: 78-65=13
Current State: 32:[4, 5, 13], Operations: ['78-65=13']
Exploring Operation: 13-5=8, Resulting Numbers: [4, 8]
Generated Node #3: [4, 8] from Operation: 13-... | 4 | Current State: 32:[4, 78, 65, 5], Operations: []
Exploring Operation: 78-65=13, Resulting Numbers: [4, 5, 13]
Generated Node #0,0: 32:[4, 5, 13] Operation: 78-65=13
Exploring Operation: 65/5=13, Resulting Numbers: [4, 78, 13]
Generated Node #0,1: 32:[4, 78, 13] Operation: 65/5=13
Start Sub Search at level 1: Moving to ... | 0.992188 | hs_2 | mult_heuristic |
[
72,
37,
32,
88
] | 53 | [
"72+37=109",
"88-32=56",
"109-56=53"
] | Current State: 53:[72, 37, 32, 88], Operations: []
Exploring Operation: 72+37=109, Resulting Numbers: [32, 88, 109]
Generated Node #2: [32, 88, 109] from Operation: 72+37=109
Current State: 53:[32, 88, 109], Operations: ['72+37=109']
Exploring Operation: 88-32=56, Resulting Numbers: [109, 56]
Generated Node #3: [109, 5... | 4 | Current State: 53:[72, 37, 32, 88], Operations: []
Exploring Operation: 88-37=51, Resulting Numbers: [72, 32, 51]
Generated Node #0,0: 53:[72, 32, 51] Operation: 88-37=51
Exploring Operation: 37+32=69, Resulting Numbers: [72, 88, 69]
Generated Node #0,1: 53:[72, 88, 69] Operation: 37+32=69
Exploring Operation: 88-32=56... | 0.985243 | hs_4 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.