nums listlengths 4 4 | target int64 10 100 | solution listlengths 3 3 | optimal_path stringlengths 282 529 | start_size int64 4 4 | search_path stringlengths 505 16.8k | rating float64 0 0.99 | search_type stringclasses 5
values | heuristic stringclasses 2
values |
|---|---|---|---|---|---|---|---|---|
[
55,
82,
65,
42
] | 87 | [
"55-42=13",
"65/13=5",
"82+5=87"
] | Current State: 87:[55, 82, 65, 42], Operations: []
Exploring Operation: 55-42=13, Resulting Numbers: [82, 65, 13]
Generated Node #2: [82, 65, 13] from Operation: 55-42=13
Current State: 87:[82, 65, 13], Operations: ['55-42=13']
Exploring Operation: 65/13=5, Resulting Numbers: [82, 5]
Generated Node #3: [82, 5] from Ope... | 4 | Current State: 87:[55, 82, 65, 42], Operations: []
Exploring Operation: 82-55=27, Resulting Numbers: [65, 42, 27]
Generated Node #0,0: 87:[65, 42, 27] Operation: 82-55=27
Exploring Operation: 55+42=97, Resulting Numbers: [82, 65, 97]
Generated Node #0,1: 87:[82, 65, 97] Operation: 55+42=97
Exploring Operation: 65-55=10... | 0.956597 | hs_4 | mult_heuristic |
[
85,
49,
12,
71
] | 51 | [
"85+49=134",
"12+71=83",
"134-83=51"
] | Current State: 51:[85, 49, 12, 71], Operations: []
Exploring Operation: 85+49=134, Resulting Numbers: [12, 71, 134]
Generated Node #2: [12, 71, 134] from Operation: 85+49=134
Current State: 51:[12, 71, 134], Operations: ['85+49=134']
Exploring Operation: 12+71=83, Resulting Numbers: [134, 83]
Generated Node #3: [134, 8... | 4 | Current State: 51:[85, 49, 12, 71], Operations: []
Exploring Operation: 85-71=14, Resulting Numbers: [49, 12, 14]
Generated Node #0,0: 51:[49, 12, 14] Operation: 85-71=14
Moving to Node #0,0
Current State: 51:[49, 12, 14], Operations: ['85-71=14']
Exploring Operation: 14-12=2, Resulting Numbers: [49, 2]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
19,
5,
43,
39
] | 75 | [
"43-19=24",
"39-24=15",
"5*15=75"
] | Current State: 75:[19, 5, 43, 39], Operations: []
Exploring Operation: 43-19=24, Resulting Numbers: [5, 39, 24]
Generated Node #2: [5, 39, 24] from Operation: 43-19=24
Current State: 75:[5, 39, 24], Operations: ['43-19=24']
Exploring Operation: 39-24=15, Resulting Numbers: [5, 15]
Generated Node #3: [5, 15] from Operat... | 4 | Current State: 75:[19, 5, 43, 39], Operations: []
Exploring Operation: 43-19=24, Resulting Numbers: [5, 39, 24]
Generated Node #0,0: 75:[5, 39, 24] Operation: 43-19=24
Exploring Operation: 43-39=4, Resulting Numbers: [19, 5, 4]
Generated Node #0,1: 75:[19, 5, 4] Operation: 43-39=4
Exploring Operation: 39-19=20, Resulti... | 0.987847 | hs_4 | sum_heuristic |
[
90,
47,
8,
32
] | 39 | [
"90-47=43",
"32/8=4",
"43-4=39"
] | Current State: 39:[90, 47, 8, 32], Operations: []
Exploring Operation: 90-47=43, Resulting Numbers: [8, 32, 43]
Generated Node #2: [8, 32, 43] from Operation: 90-47=43
Current State: 39:[8, 32, 43], Operations: ['90-47=43']
Exploring Operation: 32/8=4, Resulting Numbers: [43, 4]
Generated Node #3: [43, 4] from Operatio... | 4 | Current State: 39:[90, 47, 8, 32], Operations: []
Exploring Operation: 90-8=82, Resulting Numbers: [47, 32, 82]
Generated Node #0,0: 39:[47, 32, 82] Operation: 90-8=82
Exploring Operation: 90-47=43, Resulting Numbers: [8, 32, 43]
Generated Node #0,1: 39:[8, 32, 43] Operation: 90-47=43
Exploring Operation: 90-32=58, Res... | 0.989583 | hs_3 | mult_heuristic |
[
56,
2,
35,
9
] | 60 | [
"56-35=21",
"9+21=30",
"2*30=60"
] | Current State: 60:[56, 2, 35, 9], Operations: []
Exploring Operation: 56-35=21, Resulting Numbers: [2, 9, 21]
Generated Node #2: [2, 9, 21] from Operation: 56-35=21
Current State: 60:[2, 9, 21], Operations: ['56-35=21']
Exploring Operation: 9+21=30, Resulting Numbers: [2, 30]
Generated Node #3: [2, 30] from Operation: ... | 4 | Current State: 60:[56, 2, 35, 9], Operations: []
Exploring Operation: 56-35=21, Resulting Numbers: [2, 9, 21]
Generated Node #0,0: 60:[2, 9, 21] Operation: 56-35=21
Exploring Operation: 56+2=58, Resulting Numbers: [35, 9, 58]
Generated Node #0,1: 60:[35, 9, 58] Operation: 56+2=58
Start Sub Search at level 1: Moving to ... | 0.989583 | hs_2 | sum_heuristic |
[
9,
86,
6,
49
] | 40 | [
"9+86=95",
"6+49=55",
"95-55=40"
] | Current State: 40:[9, 86, 6, 49], Operations: []
Exploring Operation: 9+86=95, Resulting Numbers: [6, 49, 95]
Generated Node #2: [6, 49, 95] from Operation: 9+86=95
Current State: 40:[6, 49, 95], Operations: ['9+86=95']
Exploring Operation: 6+49=55, Resulting Numbers: [95, 55]
Generated Node #3: [95, 55] from Operation... | 4 | Current State: 40:[9, 86, 6, 49], Operations: []
Exploring Operation: 86-49=37, Resulting Numbers: [9, 6, 37]
Generated Node #0,0: 40:[9, 6, 37] Operation: 86-49=37
Moving to Node #0,0
Current State: 40:[9, 6, 37], Operations: ['86-49=37']
Exploring Operation: 9-6=3, Resulting Numbers: [37, 3]
Generated Node #0,0,0: 40... | 0.993924 | hs_1 | sum_heuristic |
[
22,
36,
10,
76
] | 26 | [
"76-36=40",
"40/10=4",
"22+4=26"
] | Current State: 26:[22, 36, 10, 76], Operations: []
Exploring Operation: 76-36=40, Resulting Numbers: [22, 10, 40]
Generated Node #2: [22, 10, 40] from Operation: 76-36=40
Current State: 26:[22, 10, 40], Operations: ['76-36=40']
Exploring Operation: 40/10=4, Resulting Numbers: [22, 4]
Generated Node #3: [22, 4] from Ope... | 4 | Current State: 26:[22, 36, 10, 76], Operations: []
Exploring Operation: 76-22=54, Resulting Numbers: [36, 10, 54]
Generated Node #0,0: 26:[36, 10, 54] Operation: 76-22=54
Exploring Operation: 76-36=40, Resulting Numbers: [22, 10, 40]
Generated Node #0,1: 26:[22, 10, 40] Operation: 76-36=40
Exploring Operation: 36-22=14... | 0.989583 | hs_3 | mult_heuristic |
[
71,
41,
14,
81
] | 89 | [
"71+41=112",
"112/14=8",
"81+8=89"
] | Current State: 89:[71, 41, 14, 81], Operations: []
Exploring Operation: 71+41=112, Resulting Numbers: [14, 81, 112]
Generated Node #2: [14, 81, 112] from Operation: 71+41=112
Current State: 89:[14, 81, 112], Operations: ['71+41=112']
Exploring Operation: 112/14=8, Resulting Numbers: [81, 8]
Generated Node #3: [81, 8] f... | 4 | Current State: 89:[71, 41, 14, 81], Operations: []
Exploring Operation: 71+14=85, Resulting Numbers: [41, 81, 85]
Generated Node #0,0: 89:[41, 81, 85] Operation: 71+14=85
Exploring Operation: 41+14=55, Resulting Numbers: [71, 81, 55]
Generated Node #0,1: 89:[71, 81, 55] Operation: 41+14=55
Exploring Operation: 14+81=95... | 0 | hs_3 | sum_heuristic |
[
77,
27,
52,
37
] | 74 | [
"77+27=104",
"104/52=2",
"37*2=74"
] | Current State: 74:[77, 27, 52, 37], Operations: []
Exploring Operation: 77+27=104, Resulting Numbers: [52, 37, 104]
Generated Node #2: [52, 37, 104] from Operation: 77+27=104
Current State: 74:[52, 37, 104], Operations: ['77+27=104']
Exploring Operation: 104/52=2, Resulting Numbers: [37, 2]
Generated Node #3: [37, 2] f... | 4 | Current State: 74:[77, 27, 52, 37], Operations: []
Exploring Operation: 37-27=10, Resulting Numbers: [77, 52, 10]
Generated Node #0,0: 74:[77, 52, 10] Operation: 37-27=10
Exploring Operation: 77-52=25, Resulting Numbers: [27, 37, 25]
Generated Node #0,1: 74:[27, 37, 25] Operation: 77-52=25
Exploring Operation: 52-27=25... | 0.986979 | hs_4 | sum_heuristic |
[
64,
67,
24,
5
] | 67 | [
"67-64=3",
"24*3=72",
"72-5=67"
] | Current State: 67:[64, 67, 24, 5], Operations: []
Exploring Operation: 67-64=3, Resulting Numbers: [24, 5, 3]
Generated Node #2: [24, 5, 3] from Operation: 67-64=3
Current State: 67:[24, 5, 3], Operations: ['67-64=3']
Exploring Operation: 24*3=72, Resulting Numbers: [5, 72]
Generated Node #3: [5, 72] from Operation: 24... | 4 | Current State: 67:[64, 67, 24, 5], Operations: []
Exploring Operation: 24+5=29, Resulting Numbers: [64, 67, 29]
Generated Node #0,0: 67:[64, 67, 29] Operation: 24+5=29
Moving to Node #0,0
Current State: 67:[64, 67, 29], Operations: ['24+5=29']
Exploring Operation: 64+29=93, Resulting Numbers: [67, 93]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
28,
94,
54,
23
] | 91 | [
"28+94=122",
"54-23=31",
"122-31=91"
] | Current State: 91:[28, 94, 54, 23], Operations: []
Exploring Operation: 28+94=122, Resulting Numbers: [54, 23, 122]
Generated Node #2: [54, 23, 122] from Operation: 28+94=122
Current State: 91:[54, 23, 122], Operations: ['28+94=122']
Exploring Operation: 54-23=31, Resulting Numbers: [122, 31]
Generated Node #3: [122, 3... | 4 | Current State: 91:[28, 94, 54, 23], Operations: []
Exploring Operation: 28+54=82, Resulting Numbers: [94, 23, 82]
Generated Node #0,0: 91:[94, 23, 82] Operation: 28+54=82
Exploring Operation: 54-28=26, Resulting Numbers: [94, 23, 26]
Generated Node #0,1: 91:[94, 23, 26] Operation: 54-28=26
Moving to Node #0,0
Current S... | 0.989583 | hs_2 | sum_heuristic |
[
90,
46,
9,
61
] | 84 | [
"90+46=136",
"61-9=52",
"136-52=84"
] | Current State: 84:[90, 46, 9, 61], Operations: []
Exploring Operation: 90+46=136, Resulting Numbers: [9, 61, 136]
Generated Node #2: [9, 61, 136] from Operation: 90+46=136
Current State: 84:[9, 61, 136], Operations: ['90+46=136']
Exploring Operation: 61-9=52, Resulting Numbers: [136, 52]
Generated Node #3: [136, 52] fr... | 4 | Current State: 84:[90, 46, 9, 61], Operations: []
Exploring Operation: 90-61=29, Resulting Numbers: [46, 9, 29]
Generated Node #0,0: 84:[46, 9, 29] Operation: 90-61=29
Moving to Node #0,0
Current State: 84:[46, 9, 29], Operations: ['90-61=29']
Exploring Operation: 46-29=17, Resulting Numbers: [9, 17]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
21,
62,
16,
72
] | 15 | [
"62-21=41",
"72-16=56",
"56-41=15"
] | Current State: 15:[21, 62, 16, 72], Operations: []
Exploring Operation: 62-21=41, Resulting Numbers: [16, 72, 41]
Generated Node #2: [16, 72, 41] from Operation: 62-21=41
Current State: 15:[16, 72, 41], Operations: ['62-21=41']
Exploring Operation: 72-16=56, Resulting Numbers: [41, 56]
Generated Node #3: [41, 56] from ... | 4 | Current State: 15:[21, 62, 16, 72], Operations: []
Exploring Operation: 62-21=41, Resulting Numbers: [16, 72, 41]
Generated Node #0,0: 15:[16, 72, 41] Operation: 62-21=41
Exploring Operation: 72-21=51, Resulting Numbers: [62, 16, 51]
Generated Node #0,1: 15:[62, 16, 51] Operation: 72-21=51
Exploring Operation: 72-16=56... | 0.985243 | hs_5 | sum_heuristic |
[
69,
11,
3,
6
] | 82 | [
"69+11=80",
"6/3=2",
"80+2=82"
] | Current State: 82:[69, 11, 3, 6], Operations: []
Exploring Operation: 69+11=80, Resulting Numbers: [3, 6, 80]
Generated Node #2: [3, 6, 80] from Operation: 69+11=80
Current State: 82:[3, 6, 80], Operations: ['69+11=80']
Exploring Operation: 6/3=2, Resulting Numbers: [80, 2]
Generated Node #3: [80, 2] from Operation: 6/... | 4 | Current State: 82:[69, 11, 3, 6], Operations: []
Exploring Operation: 69+6=75, Resulting Numbers: [11, 3, 75]
Generated Node #0,0: 82:[11, 3, 75] Operation: 69+6=75
Exploring Operation: 69+11=80, Resulting Numbers: [3, 6, 80]
Generated Node #0,1: 82:[3, 6, 80] Operation: 69+11=80
Moving to Node #0,1
Current State: 82:[... | 0.990451 | hs_2 | sum_heuristic |
[
58,
9,
10,
2
] | 79 | [
"58+9=67",
"10+2=12",
"67+12=79"
] | Current State: 79:[58, 9, 10, 2], Operations: []
Exploring Operation: 58+9=67, Resulting Numbers: [10, 2, 67]
Generated Node #2: [10, 2, 67] from Operation: 58+9=67
Current State: 79:[10, 2, 67], Operations: ['58+9=67']
Exploring Operation: 10+2=12, Resulting Numbers: [67, 12]
Generated Node #3: [67, 12] from Operation... | 4 | Current State: 79:[58, 9, 10, 2], Operations: []
Exploring Operation: 10*2=20, Resulting Numbers: [58, 9, 20]
Generated Node #0,0: 79:[58, 9, 20] Operation: 10*2=20
Exploring Operation: 9*10=90, Resulting Numbers: [58, 2, 90]
Generated Node #0,1: 79:[58, 2, 90] Operation: 9*10=90
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | sum_heuristic |
[
78,
12,
76,
48
] | 62 | [
"78+12=90",
"76-48=28",
"90-28=62"
] | Current State: 62:[78, 12, 76, 48], Operations: []
Exploring Operation: 78+12=90, Resulting Numbers: [76, 48, 90]
Generated Node #2: [76, 48, 90] from Operation: 78+12=90
Current State: 62:[76, 48, 90], Operations: ['78+12=90']
Exploring Operation: 76-48=28, Resulting Numbers: [90, 28]
Generated Node #3: [90, 28] from ... | 4 | Current State: 62:[78, 12, 76, 48], Operations: []
Exploring Operation: 78-76=2, Resulting Numbers: [12, 48, 2]
Generated Node #0,0: 62:[12, 48, 2] Operation: 78-76=2
Exploring Operation: 78-48=30, Resulting Numbers: [12, 76, 30]
Generated Node #0,1: 62:[12, 76, 30] Operation: 78-48=30
Start Sub Search at level 1: Movi... | 0.992188 | hs_2 | sum_heuristic |
[
3,
57,
38,
18
] | 37 | [
"57/3=19",
"38+18=56",
"56-19=37"
] | Current State: 37:[3, 57, 38, 18], Operations: []
Exploring Operation: 57/3=19, Resulting Numbers: [38, 18, 19]
Generated Node #2: [38, 18, 19] from Operation: 57/3=19
Current State: 37:[38, 18, 19], Operations: ['57/3=19']
Exploring Operation: 38+18=56, Resulting Numbers: [19, 56]
Generated Node #3: [19, 56] from Oper... | 4 | Current State: 37:[3, 57, 38, 18], Operations: []
Exploring Operation: 3+18=21, Resulting Numbers: [57, 38, 21]
Generated Node #0,0: 37:[57, 38, 21] Operation: 3+18=21
Exploring Operation: 57-18=39, Resulting Numbers: [3, 38, 39]
Generated Node #0,1: 37:[3, 38, 39] Operation: 57-18=39
Exploring Operation: 57-3=54, Resu... | 0 | hs_3 | mult_heuristic |
[
48,
4,
37,
97
] | 27 | [
"48-37=11",
"97+11=108",
"108/4=27"
] | Current State: 27:[48, 4, 37, 97], Operations: []
Exploring Operation: 48-37=11, Resulting Numbers: [4, 97, 11]
Generated Node #2: [4, 97, 11] from Operation: 48-37=11
Current State: 27:[4, 97, 11], Operations: ['48-37=11']
Exploring Operation: 97+11=108, Resulting Numbers: [4, 108]
Generated Node #3: [4, 108] from Ope... | 4 | Current State: 27:[48, 4, 37, 97], Operations: []
Exploring Operation: 97-37=60, Resulting Numbers: [48, 4, 60]
Generated Node #0,0: 27:[48, 4, 60] Operation: 97-37=60
Exploring Operation: 97-48=49, Resulting Numbers: [4, 37, 49]
Generated Node #0,1: 27:[4, 37, 49] Operation: 97-48=49
Exploring Operation: 48/4=12, Resu... | 0 | hs_5 | mult_heuristic |
[
79,
31,
60,
80
] | 90 | [
"79+31=110",
"80-60=20",
"110-20=90"
] | Current State: 90:[79, 31, 60, 80], Operations: []
Exploring Operation: 79+31=110, Resulting Numbers: [60, 80, 110]
Generated Node #2: [60, 80, 110] from Operation: 79+31=110
Current State: 90:[60, 80, 110], Operations: ['79+31=110']
Exploring Operation: 80-60=20, Resulting Numbers: [110, 20]
Generated Node #3: [110, 2... | 4 | Current State: 90:[79, 31, 60, 80], Operations: []
Exploring Operation: 79-60=19, Resulting Numbers: [31, 80, 19]
Generated Node #0,0: 90:[31, 80, 19] Operation: 79-60=19
Exploring Operation: 80-60=20, Resulting Numbers: [79, 31, 20]
Generated Node #0,1: 90:[79, 31, 20] Operation: 80-60=20
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
26,
8,
4,
19
] | 77 | [
"26*4=104",
"8+19=27",
"104-27=77"
] | Current State: 77:[26, 8, 4, 19], Operations: []
Exploring Operation: 26*4=104, Resulting Numbers: [8, 19, 104]
Generated Node #2: [8, 19, 104] from Operation: 26*4=104
Current State: 77:[8, 19, 104], Operations: ['26*4=104']
Exploring Operation: 8+19=27, Resulting Numbers: [104, 27]
Generated Node #3: [104, 27] from O... | 4 | Current State: 77:[26, 8, 4, 19], Operations: []
Exploring Operation: 26-8=18, Resulting Numbers: [4, 19, 18]
Generated Node #0,0: 77:[4, 19, 18] Operation: 26-8=18
Exploring Operation: 26-19=7, Resulting Numbers: [8, 4, 7]
Generated Node #0,1: 77:[8, 4, 7] Operation: 26-19=7
Exploring Operation: 4*19=76, Resulting Num... | 0 | hs_3 | sum_heuristic |
[
78,
56,
33,
79
] | 90 | [
"78-56=22",
"33+79=112",
"112-22=90"
] | Current State: 90:[78, 56, 33, 79], Operations: []
Exploring Operation: 78-56=22, Resulting Numbers: [33, 79, 22]
Generated Node #2: [33, 79, 22] from Operation: 78-56=22
Current State: 90:[33, 79, 22], Operations: ['78-56=22']
Exploring Operation: 33+79=112, Resulting Numbers: [22, 112]
Generated Node #3: [22, 112] fr... | 4 | Current State: 90:[78, 56, 33, 79], Operations: []
Exploring Operation: 79-78=1, Resulting Numbers: [56, 33, 1]
Generated Node #0,0: 90:[56, 33, 1] Operation: 79-78=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 90:[56, 33, 1], Operations: ['79-78=1']
Exploring Operation: 56+33=89, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
42,
67,
97,
84
] | 96 | [
"42+67=109",
"97-84=13",
"109-13=96"
] | Current State: 96:[42, 67, 97, 84], Operations: []
Exploring Operation: 42+67=109, Resulting Numbers: [97, 84, 109]
Generated Node #2: [97, 84, 109] from Operation: 42+67=109
Current State: 96:[97, 84, 109], Operations: ['42+67=109']
Exploring Operation: 97-84=13, Resulting Numbers: [109, 13]
Generated Node #3: [109, 1... | 4 | Current State: 96:[42, 67, 97, 84], Operations: []
Exploring Operation: 67-42=25, Resulting Numbers: [97, 84, 25]
Generated Node #0,0: 96:[97, 84, 25] Operation: 67-42=25
Exploring Operation: 84/42=2, Resulting Numbers: [67, 97, 2]
Generated Node #0,1: 96:[67, 97, 2] Operation: 84/42=2
Exploring Operation: 97-67=30, Re... | 0.938368 | hs_4 | mult_heuristic |
[
95,
86,
81,
21
] | 51 | [
"95-86=9",
"81-21=60",
"60-9=51"
] | Current State: 51:[95, 86, 81, 21], Operations: []
Exploring Operation: 95-86=9, Resulting Numbers: [81, 21, 9]
Generated Node #2: [81, 21, 9] from Operation: 95-86=9
Current State: 51:[81, 21, 9], Operations: ['95-86=9']
Exploring Operation: 81-21=60, Resulting Numbers: [9, 60]
Generated Node #3: [9, 60] from Operatio... | 4 | Current State: 51:[95, 86, 81, 21], Operations: []
Exploring Operation: 95-81=14, Resulting Numbers: [86, 21, 14]
Generated Node #0,0: 51:[86, 21, 14] Operation: 95-81=14
Exploring Operation: 86-81=5, Resulting Numbers: [95, 21, 5]
Generated Node #0,1: 51:[95, 21, 5] Operation: 86-81=5
Exploring Operation: 95-86=9, Res... | 0.986111 | hs_3 | mult_heuristic |
[
19,
2,
58,
59
] | 68 | [
"19+58=77",
"59+77=136",
"136/2=68"
] | Current State: 68:[19, 2, 58, 59], Operations: []
Exploring Operation: 19+58=77, Resulting Numbers: [2, 59, 77]
Generated Node #2: [2, 59, 77] from Operation: 19+58=77
Current State: 68:[2, 59, 77], Operations: ['19+58=77']
Exploring Operation: 59+77=136, Resulting Numbers: [2, 136]
Generated Node #3: [2, 136] from Ope... | 4 | Current State: 68:[19, 2, 58, 59], Operations: []
Exploring Operation: 59-19=40, Resulting Numbers: [2, 58, 40]
Generated Node #0,0: 68:[2, 58, 40] Operation: 59-19=40
Exploring Operation: 58-19=39, Resulting Numbers: [2, 59, 39]
Generated Node #0,1: 68:[2, 59, 39] Operation: 58-19=39
Exploring Operation: 19+58=77, Res... | 0 | hs_5 | sum_heuristic |
[
56,
34,
16,
21
] | 98 | [
"56*34=1904",
"1904/16=119",
"119-21=98"
] | Current State: 98:[56, 34, 16, 21], Operations: []
Exploring Operation: 56*34=1904, Resulting Numbers: [16, 21, 1904]
Generated Node #2: [16, 21, 1904] from Operation: 56*34=1904
Current State: 98:[16, 21, 1904], Operations: ['56*34=1904']
Exploring Operation: 1904/16=119, Resulting Numbers: [21, 119]
Generated Node #3... | 4 | Current State: 98:[56, 34, 16, 21], Operations: []
Exploring Operation: 34-21=13, Resulting Numbers: [56, 16, 13]
Generated Node #0,0: 98:[56, 16, 13] Operation: 34-21=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 98:[56, 16, 13], Operations: ['34-21=13']
Exploring Operation: 56-13=43, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
1,
49,
28,
50
] | 29 | [
"1+49=50",
"50/50=1",
"28+1=29"
] | Current State: 29:[1, 49, 28, 50], Operations: []
Exploring Operation: 1+49=50, Resulting Numbers: [28, 50, 50]
Generated Node #2: [28, 50, 50] from Operation: 1+49=50
Current State: 29:[28, 50, 50], Operations: ['1+49=50']
Exploring Operation: 50/50=1, Resulting Numbers: [28, 1]
Generated Node #3: [28, 1] from Operati... | 4 | Current State: 29:[1, 49, 28, 50], Operations: []
Exploring Operation: 50-1=49, Resulting Numbers: [49, 28, 49]
Generated Node #0,0: 29:[49, 28, 49] Operation: 50-1=49
Exploring Operation: 49/1=49, Resulting Numbers: [28, 50, 49]
Generated Node #0,1: 29:[28, 50, 49] Operation: 49/1=49
Exploring Operation: 1*49=49, Resu... | 0.981771 | hs_5 | sum_heuristic |
[
65,
13,
93,
8
] | 76 | [
"93-65=28",
"13*8=104",
"104-28=76"
] | Current State: 76:[65, 13, 93, 8], Operations: []
Exploring Operation: 93-65=28, Resulting Numbers: [13, 8, 28]
Generated Node #2: [13, 8, 28] from Operation: 93-65=28
Current State: 76:[13, 8, 28], Operations: ['93-65=28']
Exploring Operation: 13*8=104, Resulting Numbers: [28, 104]
Generated Node #3: [28, 104] from Op... | 4 | Current State: 76:[65, 13, 93, 8], Operations: []
Exploring Operation: 93-65=28, Resulting Numbers: [13, 8, 28]
Generated Node #0,0: 76:[13, 8, 28] Operation: 93-65=28
Exploring Operation: 65/13=5, Resulting Numbers: [93, 8, 5]
Generated Node #0,1: 76:[93, 8, 5] Operation: 65/13=5
Exploring Operation: 93-13=80, Resulti... | 0 | hs_3 | mult_heuristic |
[
10,
61,
50,
38
] | 59 | [
"10+61=71",
"50-38=12",
"71-12=59"
] | Current State: 59:[10, 61, 50, 38], Operations: []
Exploring Operation: 10+61=71, Resulting Numbers: [50, 38, 71]
Generated Node #2: [50, 38, 71] from Operation: 10+61=71
Current State: 59:[50, 38, 71], Operations: ['10+61=71']
Exploring Operation: 50-38=12, Resulting Numbers: [71, 12]
Generated Node #3: [71, 12] from ... | 4 | Current State: 59:[10, 61, 50, 38], Operations: []
Exploring Operation: 10+38=48, Resulting Numbers: [61, 50, 48]
Generated Node #0,0: 59:[61, 50, 48] Operation: 10+38=48
Exploring Operation: 10+61=71, Resulting Numbers: [50, 38, 71]
Generated Node #0,1: 59:[50, 38, 71] Operation: 10+61=71
Exploring Operation: 61-10=51... | 0.983507 | hs_4 | sum_heuristic |
[
44,
16,
48,
16
] | 41 | [
"44*16=704",
"704-48=656",
"656/16=41"
] | Current State: 41:[44, 16, 48, 16], Operations: []
Exploring Operation: 44*16=704, Resulting Numbers: [48, 704]
Generated Node #2: [48, 704] from Operation: 44*16=704
Current State: 41:[48, 704], Operations: ['44*16=704']
Exploring Operation: 704-48=656, Resulting Numbers: [656]
656,41 equal: Goal Reached
Exploring Ope... | 4 | Current State: 41:[44, 16, 48, 16], Operations: []
Exploring Operation: 44-16=28, Resulting Numbers: [16, 48, 28]
Generated Node #0,0: 41:[16, 48, 28] Operation: 44-16=28
Exploring Operation: 48-16=32, Resulting Numbers: [44, 16, 32]
Generated Node #0,1: 41:[44, 16, 32] Operation: 48-16=32
Exploring Operation: 16+16=32... | 0 | hs_5 | mult_heuristic |
[
1,
97,
59,
43
] | 80 | [
"97-1=96",
"59-43=16",
"96-16=80"
] | Current State: 80:[1, 97, 59, 43], Operations: []
Exploring Operation: 97-1=96, Resulting Numbers: [59, 43, 96]
Generated Node #2: [59, 43, 96] from Operation: 97-1=96
Current State: 80:[59, 43, 96], Operations: ['97-1=96']
Exploring Operation: 59-43=16, Resulting Numbers: [96, 16]
Generated Node #3: [96, 16] from Oper... | 4 | Current State: 80:[1, 97, 59, 43], Operations: []
Exploring Operation: 97-59=38, Resulting Numbers: [1, 43, 38]
Generated Node #0,0: 80:[1, 43, 38] Operation: 97-59=38
Exploring Operation: 97-43=54, Resulting Numbers: [1, 59, 54]
Generated Node #0,1: 80:[1, 59, 54] Operation: 97-43=54
Exploring Operation: 59-43=16, Res... | 0.986979 | hs_3 | mult_heuristic |
[
27,
66,
94,
37
] | 47 | [
"66-27=39",
"39-37=2",
"94/2=47"
] | Current State: 47:[27, 66, 94, 37], Operations: []
Exploring Operation: 66-27=39, Resulting Numbers: [94, 37, 39]
Generated Node #2: [94, 37, 39] from Operation: 66-27=39
Current State: 47:[94, 37, 39], Operations: ['66-27=39']
Exploring Operation: 39-37=2, Resulting Numbers: [94, 2]
Generated Node #3: [94, 2] from Ope... | 4 | Current State: 47:[27, 66, 94, 37], Operations: []
Exploring Operation: 94-66=28, Resulting Numbers: [27, 37, 28]
Generated Node #0,0: 47:[27, 37, 28] Operation: 94-66=28
Exploring Operation: 94-27=67, Resulting Numbers: [66, 37, 67]
Generated Node #0,1: 47:[66, 37, 67] Operation: 94-27=67
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
9,
7,
2,
39
] | 34 | [
"9+39=48",
"7*2=14",
"48-14=34"
] | Current State: 34:[9, 7, 2, 39], Operations: []
Exploring Operation: 9+39=48, Resulting Numbers: [7, 2, 48]
Generated Node #2: [7, 2, 48] from Operation: 9+39=48
Current State: 34:[7, 2, 48], Operations: ['9+39=48']
Exploring Operation: 7*2=14, Resulting Numbers: [48, 14]
Generated Node #3: [48, 14] from Operation: 7*2... | 4 | Current State: 34:[9, 7, 2, 39], Operations: []
Exploring Operation: 9-7=2, Resulting Numbers: [2, 39, 2]
Generated Node #0,0: 34:[2, 39, 2] Operation: 9-7=2
Moving to Node #0,0
Current State: 34:[2, 39, 2], Operations: ['9-7=2']
Exploring Operation: 39-2=37, Resulting Numbers: [2, 37]
Generated Node #0,0,0: 34:[2, 37]... | 0 | hs_1 | mult_heuristic |
[
48,
52,
15,
78
] | 37 | [
"48+52=100",
"78-15=63",
"100-63=37"
] | Current State: 37:[48, 52, 15, 78], Operations: []
Exploring Operation: 48+52=100, Resulting Numbers: [15, 78, 100]
Generated Node #2: [15, 78, 100] from Operation: 48+52=100
Current State: 37:[15, 78, 100], Operations: ['48+52=100']
Exploring Operation: 78-15=63, Resulting Numbers: [100, 63]
Generated Node #3: [100, 6... | 4 | Current State: 37:[48, 52, 15, 78], Operations: []
Exploring Operation: 78-52=26, Resulting Numbers: [48, 15, 26]
Generated Node #0,0: 37:[48, 15, 26] Operation: 78-52=26
Exploring Operation: 78-48=30, Resulting Numbers: [52, 15, 30]
Generated Node #0,1: 37:[52, 15, 30] Operation: 78-48=30
Exploring Operation: 78-15=63... | 0.981771 | hs_4 | sum_heuristic |
[
87,
76,
19,
2
] | 27 | [
"87-76=11",
"19*2=38",
"38-11=27"
] | Current State: 27:[87, 76, 19, 2], Operations: []
Exploring Operation: 87-76=11, Resulting Numbers: [19, 2, 11]
Generated Node #2: [19, 2, 11] from Operation: 87-76=11
Current State: 27:[19, 2, 11], Operations: ['87-76=11']
Exploring Operation: 19*2=38, Resulting Numbers: [11, 38]
Generated Node #3: [11, 38] from Opera... | 4 | Current State: 27:[87, 76, 19, 2], Operations: []
Exploring Operation: 87-76=11, Resulting Numbers: [19, 2, 11]
Generated Node #0,0: 27:[19, 2, 11] Operation: 87-76=11
Moving to Node #0,0
Current State: 27:[19, 2, 11], Operations: ['87-76=11']
Exploring Operation: 19-11=8, Resulting Numbers: [2, 8]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
23,
98,
43,
59
] | 27 | [
"98-23=75",
"43+59=102",
"102-75=27"
] | Current State: 27:[23, 98, 43, 59], Operations: []
Exploring Operation: 98-23=75, Resulting Numbers: [43, 59, 75]
Generated Node #2: [43, 59, 75] from Operation: 98-23=75
Current State: 27:[43, 59, 75], Operations: ['98-23=75']
Exploring Operation: 43+59=102, Resulting Numbers: [75, 102]
Generated Node #3: [75, 102] fr... | 4 | Current State: 27:[23, 98, 43, 59], Operations: []
Exploring Operation: 98-43=55, Resulting Numbers: [23, 59, 55]
Generated Node #0,0: 27:[23, 59, 55] Operation: 98-43=55
Exploring Operation: 98-59=39, Resulting Numbers: [23, 43, 39]
Generated Node #0,1: 27:[23, 43, 39] Operation: 98-59=39
Moving to Node #0,1
Current S... | 0.990451 | hs_2 | mult_heuristic |
[
99,
31,
32,
84
] | 48 | [
"99-31=68",
"32+84=116",
"116-68=48"
] | Current State: 48:[99, 31, 32, 84], Operations: []
Exploring Operation: 99-31=68, Resulting Numbers: [32, 84, 68]
Generated Node #2: [32, 84, 68] from Operation: 99-31=68
Current State: 48:[32, 84, 68], Operations: ['99-31=68']
Exploring Operation: 32+84=116, Resulting Numbers: [68, 116]
Generated Node #3: [68, 116] fr... | 4 | Current State: 48:[99, 31, 32, 84], Operations: []
Exploring Operation: 99-84=15, Resulting Numbers: [31, 32, 15]
Generated Node #0,0: 48:[31, 32, 15] Operation: 99-84=15
Exploring Operation: 99-32=67, Resulting Numbers: [31, 84, 67]
Generated Node #0,1: 48:[31, 84, 67] Operation: 99-32=67
Exploring Operation: 84-32=52... | 0.982639 | hs_5 | sum_heuristic |
[
34,
67,
10,
63
] | 48 | [
"34+67=101",
"63-10=53",
"101-53=48"
] | Current State: 48:[34, 67, 10, 63], Operations: []
Exploring Operation: 34+67=101, Resulting Numbers: [10, 63, 101]
Generated Node #2: [10, 63, 101] from Operation: 34+67=101
Current State: 48:[10, 63, 101], Operations: ['34+67=101']
Exploring Operation: 63-10=53, Resulting Numbers: [101, 53]
Generated Node #3: [101, 5... | 4 | Current State: 48:[34, 67, 10, 63], Operations: []
Exploring Operation: 63-34=29, Resulting Numbers: [67, 10, 29]
Generated Node #0,0: 48:[67, 10, 29] Operation: 63-34=29
Exploring Operation: 67-63=4, Resulting Numbers: [34, 10, 4]
Generated Node #0,1: 48:[34, 10, 4] Operation: 67-63=4
Exploring Operation: 67-34=33, Re... | 0.986111 | hs_3 | mult_heuristic |
[
51,
34,
35,
2
] | 15 | [
"51+34=85",
"35*2=70",
"85-70=15"
] | Current State: 15:[51, 34, 35, 2], Operations: []
Exploring Operation: 51+34=85, Resulting Numbers: [35, 2, 85]
Generated Node #2: [35, 2, 85] from Operation: 51+34=85
Current State: 15:[35, 2, 85], Operations: ['51+34=85']
Exploring Operation: 35*2=70, Resulting Numbers: [85, 70]
Generated Node #3: [85, 70] from Opera... | 4 | Current State: 15:[51, 34, 35, 2], Operations: []
Exploring Operation: 51-34=17, Resulting Numbers: [35, 2, 17]
Generated Node #0,0: 15:[35, 2, 17] Operation: 51-34=17
Exploring Operation: 51-2=49, Resulting Numbers: [34, 35, 49]
Generated Node #0,1: 15:[34, 35, 49] Operation: 51-2=49
Exploring Operation: 34/2=17, Resu... | 0 | hs_5 | sum_heuristic |
[
27,
26,
31,
19
] | 11 | [
"27-26=1",
"31-19=12",
"12-1=11"
] | Current State: 11:[27, 26, 31, 19], Operations: []
Exploring Operation: 27-26=1, Resulting Numbers: [31, 19, 1]
Generated Node #2: [31, 19, 1] from Operation: 27-26=1
Current State: 11:[31, 19, 1], Operations: ['27-26=1']
Exploring Operation: 31-19=12, Resulting Numbers: [1, 12]
Generated Node #3: [1, 12] from Operatio... | 4 | Current State: 11:[27, 26, 31, 19], Operations: []
Exploring Operation: 31-19=12, Resulting Numbers: [27, 26, 12]
Generated Node #0,0: 11:[27, 26, 12] Operation: 31-19=12
Exploring Operation: 27-26=1, Resulting Numbers: [31, 19, 1]
Generated Node #0,1: 11:[31, 19, 1] Operation: 27-26=1
Exploring Operation: 31-26=5, Res... | 0.97309 | hs_4 | mult_heuristic |
[
42,
53,
44,
84
] | 33 | [
"42+53=95",
"44+84=128",
"128-95=33"
] | Current State: 33:[42, 53, 44, 84], Operations: []
Exploring Operation: 42+53=95, Resulting Numbers: [44, 84, 95]
Generated Node #2: [44, 84, 95] from Operation: 42+53=95
Current State: 33:[44, 84, 95], Operations: ['42+53=95']
Exploring Operation: 44+84=128, Resulting Numbers: [95, 128]
Generated Node #3: [95, 128] fr... | 4 | Current State: 33:[42, 53, 44, 84], Operations: []
Exploring Operation: 53-42=11, Resulting Numbers: [44, 84, 11]
Generated Node #0,0: 33:[44, 84, 11] Operation: 53-42=11
Exploring Operation: 84/42=2, Resulting Numbers: [53, 44, 2]
Generated Node #0,1: 33:[53, 44, 2] Operation: 84/42=2
Exploring Operation: 84-53=31, Re... | 0.94184 | hs_5 | mult_heuristic |
[
5,
72,
94,
12
] | 95 | [
"94-5=89",
"72/12=6",
"89+6=95"
] | Current State: 95:[5, 72, 94, 12], Operations: []
Exploring Operation: 94-5=89, Resulting Numbers: [72, 12, 89]
Generated Node #2: [72, 12, 89] from Operation: 94-5=89
Current State: 95:[72, 12, 89], Operations: ['94-5=89']
Exploring Operation: 72/12=6, Resulting Numbers: [89, 6]
Generated Node #3: [89, 6] from Operati... | 4 | Current State: 95:[5, 72, 94, 12], Operations: []
Exploring Operation: 5+12=17, Resulting Numbers: [72, 94, 17]
Generated Node #0,0: 95:[72, 94, 17] Operation: 5+12=17
Exploring Operation: 72/12=6, Resulting Numbers: [5, 94, 6]
Generated Node #0,1: 95:[5, 94, 6] Operation: 72/12=6
Exploring Operation: 72+12=84, Resulti... | 0.984375 | hs_5 | mult_heuristic |
[
86,
86,
56,
36
] | 56 | [
"86-86=0",
"36*0=0",
"56+0=56"
] | Current State: 56:[86, 86, 56, 36], Operations: []
Exploring Operation: 86-86=0, Resulting Numbers: [56, 36, 0]
Generated Node #2: [56, 36, 0] from Operation: 86-86=0
Current State: 56:[56, 36, 0], Operations: ['86-86=0']
Exploring Operation: 36*0=0, Resulting Numbers: [56, 0]
Generated Node #3: [56, 0] from Operation:... | 4 | Current State: 56:[86, 86, 56, 36], Operations: []
Exploring Operation: 86-86=0, Resulting Numbers: [56, 36, 0]
Generated Node #0,0: 56:[56, 36, 0] Operation: 86-86=0
Exploring Operation: 86/86=1, Resulting Numbers: [56, 36, 1]
Generated Node #0,1: 56:[56, 36, 1] Operation: 86/86=1
Exploring Operation: 86-36=50, Result... | 0.96875 | hs_3 | sum_heuristic |
[
7,
6,
75,
27
] | 15 | [
"75-27=48",
"48/6=8",
"7+8=15"
] | Current State: 15:[7, 6, 75, 27], Operations: []
Exploring Operation: 75-27=48, Resulting Numbers: [7, 6, 48]
Generated Node #2: [7, 6, 48] from Operation: 75-27=48
Current State: 15:[7, 6, 48], Operations: ['75-27=48']
Exploring Operation: 48/6=8, Resulting Numbers: [7, 8]
Generated Node #3: [7, 8] from Operation: 48/... | 4 | Current State: 15:[7, 6, 75, 27], Operations: []
Exploring Operation: 27-7=20, Resulting Numbers: [6, 75, 20]
Generated Node #0,0: 15:[6, 75, 20] Operation: 27-7=20
Exploring Operation: 75-27=48, Resulting Numbers: [7, 6, 48]
Generated Node #0,1: 15:[7, 6, 48] Operation: 75-27=48
Exploring Operation: 75-7=68, Resulting... | 0.977431 | hs_3 | mult_heuristic |
[
69,
67,
2,
21
] | 23 | [
"67-21=46",
"2*46=92",
"92-69=23"
] | Current State: 23:[69, 67, 2, 21], Operations: []
Exploring Operation: 67-21=46, Resulting Numbers: [69, 2, 46]
Generated Node #2: [69, 2, 46] from Operation: 67-21=46
Current State: 23:[69, 2, 46], Operations: ['67-21=46']
Exploring Operation: 2*46=92, Resulting Numbers: [69, 92]
Generated Node #3: [69, 92] from Opera... | 4 | Current State: 23:[69, 67, 2, 21], Operations: []
Exploring Operation: 67-2=65, Resulting Numbers: [69, 21, 65]
Generated Node #0,0: 23:[69, 21, 65] Operation: 67-2=65
Exploring Operation: 67-21=46, Resulting Numbers: [69, 2, 46]
Generated Node #0,1: 23:[69, 2, 46] Operation: 67-21=46
Exploring Operation: 69-67=2, Resu... | 0 | hs_5 | sum_heuristic |
[
41,
72,
96,
52
] | 24 | [
"96-41=55",
"55-52=3",
"72/3=24"
] | Current State: 24:[41, 72, 96, 52], Operations: []
Exploring Operation: 96-41=55, Resulting Numbers: [72, 52, 55]
Generated Node #2: [72, 52, 55] from Operation: 96-41=55
Current State: 24:[72, 52, 55], Operations: ['96-41=55']
Exploring Operation: 55-52=3, Resulting Numbers: [72, 3]
Generated Node #3: [72, 3] from Ope... | 4 | Current State: 24:[41, 72, 96, 52], Operations: []
Exploring Operation: 96-41=55, Resulting Numbers: [72, 52, 55]
Generated Node #0,0: 24:[72, 52, 55] Operation: 96-41=55
Exploring Operation: 72-41=31, Resulting Numbers: [96, 52, 31]
Generated Node #0,1: 24:[96, 52, 31] Operation: 72-41=31
Exploring Operation: 96-52=44... | 0.96441 | hs_5 | sum_heuristic |
[
46,
33,
78,
89
] | 68 | [
"46+33=79",
"89-78=11",
"79-11=68"
] | Current State: 68:[46, 33, 78, 89], Operations: []
Exploring Operation: 46+33=79, Resulting Numbers: [78, 89, 79]
Generated Node #2: [78, 89, 79] from Operation: 46+33=79
Current State: 68:[78, 89, 79], Operations: ['46+33=79']
Exploring Operation: 89-78=11, Resulting Numbers: [79, 11]
Generated Node #3: [79, 11] from ... | 4 | Current State: 68:[46, 33, 78, 89], Operations: []
Exploring Operation: 89-78=11, Resulting Numbers: [46, 33, 11]
Generated Node #0,0: 68:[46, 33, 11] Operation: 89-78=11
Exploring Operation: 89-46=43, Resulting Numbers: [33, 78, 43]
Generated Node #0,1: 68:[33, 78, 43] Operation: 89-46=43
Moving to Node #0,0
Current S... | 0.990451 | hs_2 | mult_heuristic |
[
30,
75,
19,
27
] | 37 | [
"75-30=45",
"27-19=8",
"45-8=37"
] | Current State: 37:[30, 75, 19, 27], Operations: []
Exploring Operation: 75-30=45, Resulting Numbers: [19, 27, 45]
Generated Node #2: [19, 27, 45] from Operation: 75-30=45
Current State: 37:[19, 27, 45], Operations: ['75-30=45']
Exploring Operation: 27-19=8, Resulting Numbers: [45, 8]
Generated Node #3: [45, 8] from Ope... | 4 | Current State: 37:[30, 75, 19, 27], Operations: []
Exploring Operation: 75-27=48, Resulting Numbers: [30, 19, 48]
Generated Node #0,0: 37:[30, 19, 48] Operation: 75-27=48
Exploring Operation: 75-19=56, Resulting Numbers: [30, 27, 56]
Generated Node #0,1: 37:[30, 27, 56] Operation: 75-19=56
Exploring Operation: 75-30=45... | 0.985243 | hs_3 | sum_heuristic |
[
78,
72,
69,
56
] | 25 | [
"78+72=150",
"69+56=125",
"150-125=25"
] | Current State: 25:[78, 72, 69, 56], Operations: []
Exploring Operation: 78+72=150, Resulting Numbers: [69, 56, 150]
Generated Node #2: [69, 56, 150] from Operation: 78+72=150
Current State: 25:[69, 56, 150], Operations: ['78+72=150']
Exploring Operation: 69+56=125, Resulting Numbers: [150, 125]
Generated Node #3: [150,... | 4 | Current State: 25:[78, 72, 69, 56], Operations: []
Exploring Operation: 78-72=6, Resulting Numbers: [69, 56, 6]
Generated Node #0,0: 25:[69, 56, 6] Operation: 78-72=6
Moving to Node #0,0
Current State: 25:[69, 56, 6], Operations: ['78-72=6']
Exploring Operation: 69-56=13, Resulting Numbers: [6, 13]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
11,
28,
17,
7
] | 57 | [
"28*17=476",
"476/7=68",
"68-11=57"
] | Current State: 57:[11, 28, 17, 7], Operations: []
Exploring Operation: 28*17=476, Resulting Numbers: [11, 7, 476]
Generated Node #2: [11, 7, 476] from Operation: 28*17=476
Current State: 57:[11, 7, 476], Operations: ['28*17=476']
Exploring Operation: 476/7=68, Resulting Numbers: [11, 68]
Generated Node #3: [11, 68] fro... | 4 | Current State: 57:[11, 28, 17, 7], Operations: []
Exploring Operation: 28/7=4, Resulting Numbers: [11, 17, 4]
Generated Node #0,0: 57:[11, 17, 4] Operation: 28/7=4
Exploring Operation: 28-11=17, Resulting Numbers: [17, 7, 17]
Generated Node #0,1: 57:[17, 7, 17] Operation: 28-11=17
Moving to Node #0,1
Current State: 57:... | 0 | hs_2 | mult_heuristic |
[
5,
56,
50,
42
] | 88 | [
"50/5=10",
"56+42=98",
"98-10=88"
] | Current State: 88:[5, 56, 50, 42], Operations: []
Exploring Operation: 50/5=10, Resulting Numbers: [56, 42, 10]
Generated Node #2: [56, 42, 10] from Operation: 50/5=10
Current State: 88:[56, 42, 10], Operations: ['50/5=10']
Exploring Operation: 56+42=98, Resulting Numbers: [10, 98]
Generated Node #3: [10, 98] from Oper... | 4 | Current State: 88:[5, 56, 50, 42], Operations: []
Exploring Operation: 56-50=6, Resulting Numbers: [5, 42, 6]
Generated Node #0,0: 88:[5, 42, 6] Operation: 56-50=6
Exploring Operation: 56-42=14, Resulting Numbers: [5, 50, 14]
Generated Node #0,1: 88:[5, 50, 14] Operation: 56-42=14
Start Sub Search at level 1: Moving to... | 0 | hs_2 | sum_heuristic |
[
65,
67,
70,
28
] | 21 | [
"67-65=2",
"70-28=42",
"42/2=21"
] | Current State: 21:[65, 67, 70, 28], Operations: []
Exploring Operation: 67-65=2, Resulting Numbers: [70, 28, 2]
Generated Node #2: [70, 28, 2] from Operation: 67-65=2
Current State: 21:[70, 28, 2], Operations: ['67-65=2']
Exploring Operation: 70-28=42, Resulting Numbers: [2, 42]
Generated Node #3: [2, 42] from Operatio... | 4 | Current State: 21:[65, 67, 70, 28], Operations: []
Exploring Operation: 65-28=37, Resulting Numbers: [67, 70, 37]
Generated Node #0,0: 21:[67, 70, 37] Operation: 65-28=37
Exploring Operation: 67-65=2, Resulting Numbers: [70, 28, 2]
Generated Node #0,1: 21:[70, 28, 2] Operation: 67-65=2
Exploring Operation: 70-67=3, Res... | 0.947049 | hs_5 | mult_heuristic |
[
59,
99,
33,
10
] | 72 | [
"59+10=69",
"99/33=3",
"69+3=72"
] | Current State: 72:[59, 99, 33, 10], Operations: []
Exploring Operation: 59+10=69, Resulting Numbers: [99, 33, 69]
Generated Node #2: [99, 33, 69] from Operation: 59+10=69
Current State: 72:[99, 33, 69], Operations: ['59+10=69']
Exploring Operation: 99/33=3, Resulting Numbers: [69, 3]
Generated Node #3: [69, 3] from Ope... | 4 | Current State: 72:[59, 99, 33, 10], Operations: []
Exploring Operation: 99-59=40, Resulting Numbers: [33, 10, 40]
Generated Node #0,0: 72:[33, 10, 40] Operation: 99-59=40
Exploring Operation: 99/33=3, Resulting Numbers: [59, 10, 3]
Generated Node #0,1: 72:[59, 10, 3] Operation: 99/33=3
Exploring Operation: 99-33=66, Re... | 0.980035 | hs_3 | mult_heuristic |
[
82,
82,
60,
5
] | 56 | [
"82/82=1",
"60-5=55",
"1+55=56"
] | Current State: 56:[82, 82, 60, 5], Operations: []
Exploring Operation: 82/82=1, Resulting Numbers: [60, 5, 1]
Generated Node #2: [60, 5, 1] from Operation: 82/82=1
Current State: 56:[60, 5, 1], Operations: ['82/82=1']
Exploring Operation: 60-5=55, Resulting Numbers: [1, 55]
Generated Node #3: [1, 55] from Operation: 60... | 4 | Current State: 56:[82, 82, 60, 5], Operations: []
Exploring Operation: 82/82=1, Resulting Numbers: [60, 5, 1]
Generated Node #0,0: 56:[60, 5, 1] Operation: 82/82=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 56:[60, 5, 1], Operations: ['82/82=1']
Exploring Operation: 60-5=55, Resulting Numbers: [1, ... | 0.993924 | hs_1 | mult_heuristic |
[
9,
1,
6,
20
] | 29 | [
"9*20=180",
"180/6=30",
"30-1=29"
] | Current State: 29:[9, 1, 6, 20], Operations: []
Exploring Operation: 9*20=180, Resulting Numbers: [1, 6, 180]
Generated Node #2: [1, 6, 180] from Operation: 9*20=180
Current State: 29:[1, 6, 180], Operations: ['9*20=180']
Exploring Operation: 180/6=30, Resulting Numbers: [1, 30]
Generated Node #3: [1, 30] from Operatio... | 4 | Current State: 29:[9, 1, 6, 20], Operations: []
Exploring Operation: 9+1=10, Resulting Numbers: [6, 20, 10]
Generated Node #0,0: 29:[6, 20, 10] Operation: 9+1=10
Exploring Operation: 9+6=15, Resulting Numbers: [1, 20, 15]
Generated Node #0,1: 29:[1, 20, 15] Operation: 9+6=15
Start Sub Search at level 1: Moving to Node ... | 0 | hs_2 | mult_heuristic |
[
10,
6,
84,
42
] | 17 | [
"84-42=42",
"42/6=7",
"10+7=17"
] | Current State: 17:[10, 6, 84, 42], Operations: []
Exploring Operation: 84-42=42, Resulting Numbers: [10, 6, 42]
Generated Node #2: [10, 6, 42] from Operation: 84-42=42
Current State: 17:[10, 6, 42], Operations: ['84-42=42']
Exploring Operation: 42/6=7, Resulting Numbers: [10, 7]
Generated Node #3: [10, 7] from Operatio... | 4 | Current State: 17:[10, 6, 84, 42], Operations: []
Exploring Operation: 84/42=2, Resulting Numbers: [10, 6, 2]
Generated Node #0,0: 17:[10, 6, 2] Operation: 84/42=2
Exploring Operation: 84/6=14, Resulting Numbers: [10, 42, 14]
Generated Node #0,1: 17:[10, 42, 14] Operation: 84/6=14
Exploring Operation: 84-42=42, Resulti... | 0.969618 | hs_3 | sum_heuristic |
[
29,
73,
6,
66
] | 71 | [
"73-66=7",
"6*7=42",
"29+42=71"
] | Current State: 71:[29, 73, 6, 66], Operations: []
Exploring Operation: 73-66=7, Resulting Numbers: [29, 6, 7]
Generated Node #2: [29, 6, 7] from Operation: 73-66=7
Current State: 71:[29, 6, 7], Operations: ['73-66=7']
Exploring Operation: 6*7=42, Resulting Numbers: [29, 42]
Generated Node #3: [29, 42] from Operation: 6... | 4 | Current State: 71:[29, 73, 6, 66], Operations: []
Exploring Operation: 29+6=35, Resulting Numbers: [73, 66, 35]
Generated Node #0,0: 71:[73, 66, 35] Operation: 29+6=35
Exploring Operation: 73-6=67, Resulting Numbers: [29, 66, 67]
Generated Node #0,1: 71:[29, 66, 67] Operation: 73-6=67
Exploring Operation: 6+66=72, Resu... | 0 | hs_4 | mult_heuristic |
[
57,
14,
21,
7
] | 27 | [
"57*7=399",
"399-21=378",
"378/14=27"
] | Current State: 27:[57, 14, 21, 7], Operations: []
Exploring Operation: 57*7=399, Resulting Numbers: [14, 21, 399]
Generated Node #2: [14, 21, 399] from Operation: 57*7=399
Current State: 27:[14, 21, 399], Operations: ['57*7=399']
Exploring Operation: 399-21=378, Resulting Numbers: [14, 378]
Generated Node #3: [14, 378]... | 4 | Current State: 27:[57, 14, 21, 7], Operations: []
Exploring Operation: 57-21=36, Resulting Numbers: [14, 7, 36]
Generated Node #0,0: 27:[14, 7, 36] Operation: 57-21=36
Exploring Operation: 21-14=7, Resulting Numbers: [57, 7, 7]
Generated Node #0,1: 27:[57, 7, 7] Operation: 21-14=7
Exploring Operation: 57-7=50, Resultin... | 0 | hs_4 | sum_heuristic |
[
85,
24,
79,
42
] | 60 | [
"85-24=61",
"79+42=121",
"121-61=60"
] | Current State: 60:[85, 24, 79, 42], Operations: []
Exploring Operation: 85-24=61, Resulting Numbers: [79, 42, 61]
Generated Node #2: [79, 42, 61] from Operation: 85-24=61
Current State: 60:[79, 42, 61], Operations: ['85-24=61']
Exploring Operation: 79+42=121, Resulting Numbers: [61, 121]
Generated Node #3: [61, 121] fr... | 4 | Current State: 60:[85, 24, 79, 42], Operations: []
Exploring Operation: 85-24=61, Resulting Numbers: [79, 42, 61]
Generated Node #0,0: 60:[79, 42, 61] Operation: 85-24=61
Exploring Operation: 79-42=37, Resulting Numbers: [85, 24, 37]
Generated Node #0,1: 60:[85, 24, 37] Operation: 79-42=37
Exploring Operation: 85-79=6,... | 0.982639 | hs_4 | sum_heuristic |
[
75,
52,
96,
39
] | 70 | [
"75+52=127",
"96-39=57",
"127-57=70"
] | Current State: 70:[75, 52, 96, 39], Operations: []
Exploring Operation: 75+52=127, Resulting Numbers: [96, 39, 127]
Generated Node #2: [96, 39, 127] from Operation: 75+52=127
Current State: 70:[96, 39, 127], Operations: ['75+52=127']
Exploring Operation: 96-39=57, Resulting Numbers: [127, 57]
Generated Node #3: [127, 5... | 4 | Current State: 70:[75, 52, 96, 39], Operations: []
Exploring Operation: 96-52=44, Resulting Numbers: [75, 39, 44]
Generated Node #0,0: 70:[75, 39, 44] Operation: 96-52=44
Moving to Node #0,0
Current State: 70:[75, 39, 44], Operations: ['96-52=44']
Exploring Operation: 44-39=5, Resulting Numbers: [75, 5]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
70,
63,
36,
98
] | 58 | [
"70*36=2520",
"2520/63=40",
"98-40=58"
] | Current State: 58:[70, 63, 36, 98], Operations: []
Exploring Operation: 70*36=2520, Resulting Numbers: [63, 98, 2520]
Generated Node #2: [63, 98, 2520] from Operation: 70*36=2520
Current State: 58:[63, 98, 2520], Operations: ['70*36=2520']
Exploring Operation: 2520/63=40, Resulting Numbers: [98, 40]
Generated Node #3: ... | 4 | Current State: 58:[70, 63, 36, 98], Operations: []
Exploring Operation: 98-36=62, Resulting Numbers: [70, 63, 62]
Generated Node #0,0: 58:[70, 63, 62] Operation: 98-36=62
Exploring Operation: 98-70=28, Resulting Numbers: [63, 36, 28]
Generated Node #0,1: 58:[63, 36, 28] Operation: 98-70=28
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
63,
54,
64,
31
] | 85 | [
"64-63=1",
"54+31=85",
"1*85=85"
] | Current State: 85:[63, 54, 64, 31], Operations: []
Exploring Operation: 64-63=1, Resulting Numbers: [54, 31, 1]
Generated Node #2: [54, 31, 1] from Operation: 64-63=1
Current State: 85:[54, 31, 1], Operations: ['64-63=1']
Exploring Operation: 54+31=85, Resulting Numbers: [1, 85]
Generated Node #3: [1, 85] from Operatio... | 4 | Current State: 85:[63, 54, 64, 31], Operations: []
Exploring Operation: 63-54=9, Resulting Numbers: [64, 31, 9]
Generated Node #0,0: 85:[64, 31, 9] Operation: 63-54=9
Exploring Operation: 54+31=85, Resulting Numbers: [63, 64, 85]
Generated Node #0,1: 85:[63, 64, 85] Operation: 54+31=85
Exploring Operation: 64-54=10, Re... | 0.976563 | hs_3 | mult_heuristic |
[
31,
19,
44,
9
] | 21 | [
"31-9=22",
"44/22=2",
"19+2=21"
] | Current State: 21:[31, 19, 44, 9], Operations: []
Exploring Operation: 31-9=22, Resulting Numbers: [19, 44, 22]
Generated Node #2: [19, 44, 22] from Operation: 31-9=22
Current State: 21:[19, 44, 22], Operations: ['31-9=22']
Exploring Operation: 44/22=2, Resulting Numbers: [19, 2]
Generated Node #3: [19, 2] from Operati... | 4 | Current State: 21:[31, 19, 44, 9], Operations: []
Exploring Operation: 31-9=22, Resulting Numbers: [19, 44, 22]
Generated Node #0,0: 21:[19, 44, 22] Operation: 31-9=22
Exploring Operation: 44-19=25, Resulting Numbers: [31, 9, 25]
Generated Node #0,1: 21:[31, 9, 25] Operation: 44-19=25
Exploring Operation: 44-31=13, Res... | 0.985243 | hs_3 | mult_heuristic |
[
79,
28,
20,
11
] | 20 | [
"79-28=51",
"20+11=31",
"51-31=20"
] | Current State: 20:[79, 28, 20, 11], Operations: []
Exploring Operation: 79-28=51, Resulting Numbers: [20, 11, 51]
Generated Node #2: [20, 11, 51] from Operation: 79-28=51
Current State: 20:[20, 11, 51], Operations: ['79-28=51']
Exploring Operation: 20+11=31, Resulting Numbers: [51, 31]
Generated Node #3: [51, 31] from ... | 4 | Current State: 20:[79, 28, 20, 11], Operations: []
Exploring Operation: 79-28=51, Resulting Numbers: [20, 11, 51]
Generated Node #0,0: 20:[20, 11, 51] Operation: 79-28=51
Exploring Operation: 79-20=59, Resulting Numbers: [28, 11, 59]
Generated Node #0,1: 20:[28, 11, 59] Operation: 79-20=59
Exploring Operation: 79-11=68... | 0.989583 | hs_3 | mult_heuristic |
[
50,
4,
21,
66
] | 25 | [
"66-50=16",
"16/4=4",
"21+4=25"
] | Current State: 25:[50, 4, 21, 66], Operations: []
Exploring Operation: 66-50=16, Resulting Numbers: [4, 21, 16]
Generated Node #2: [4, 21, 16] from Operation: 66-50=16
Current State: 25:[4, 21, 16], Operations: ['66-50=16']
Exploring Operation: 16/4=4, Resulting Numbers: [21, 4]
Generated Node #3: [21, 4] from Operatio... | 4 | Current State: 25:[50, 4, 21, 66], Operations: []
Exploring Operation: 66-50=16, Resulting Numbers: [4, 21, 16]
Generated Node #0,0: 25:[4, 21, 16] Operation: 66-50=16
Exploring Operation: 66-21=45, Resulting Numbers: [50, 4, 45]
Generated Node #0,1: 25:[50, 4, 45] Operation: 66-21=45
Exploring Operation: 50-21=29, Res... | 0.951389 | hs_5 | sum_heuristic |
[
61,
88,
98,
93
] | 63 | [
"88+98=186",
"186/93=2",
"61+2=63"
] | Current State: 63:[61, 88, 98, 93], Operations: []
Exploring Operation: 88+98=186, Resulting Numbers: [61, 93, 186]
Generated Node #2: [61, 93, 186] from Operation: 88+98=186
Current State: 63:[61, 93, 186], Operations: ['88+98=186']
Exploring Operation: 186/93=2, Resulting Numbers: [61, 2]
Generated Node #3: [61, 2] f... | 4 | Current State: 63:[61, 88, 98, 93], Operations: []
Exploring Operation: 98-88=10, Resulting Numbers: [61, 93, 10]
Generated Node #0,0: 63:[61, 93, 10] Operation: 98-88=10
Exploring Operation: 88-61=27, Resulting Numbers: [98, 93, 27]
Generated Node #0,1: 63:[98, 93, 27] Operation: 88-61=27
Exploring Operation: 98-61=37... | 0 | hs_5 | sum_heuristic |
[
92,
62,
14,
47
] | 31 | [
"92-62=30",
"14+47=61",
"61-30=31"
] | Current State: 31:[92, 62, 14, 47], Operations: []
Exploring Operation: 92-62=30, Resulting Numbers: [14, 47, 30]
Generated Node #2: [14, 47, 30] from Operation: 92-62=30
Current State: 31:[14, 47, 30], Operations: ['92-62=30']
Exploring Operation: 14+47=61, Resulting Numbers: [30, 61]
Generated Node #3: [30, 61] from ... | 4 | Current State: 31:[92, 62, 14, 47], Operations: []
Exploring Operation: 92-47=45, Resulting Numbers: [62, 14, 45]
Generated Node #0,0: 31:[62, 14, 45] Operation: 92-47=45
Exploring Operation: 92-62=30, Resulting Numbers: [14, 47, 30]
Generated Node #0,1: 31:[14, 47, 30] Operation: 92-62=30
Exploring Operation: 92-14=78... | 0.985243 | hs_3 | sum_heuristic |
[
3,
69,
67,
72
] | 26 | [
"72/3=24",
"69-67=2",
"24+2=26"
] | Current State: 26:[3, 69, 67, 72], Operations: []
Exploring Operation: 72/3=24, Resulting Numbers: [69, 67, 24]
Generated Node #2: [69, 67, 24] from Operation: 72/3=24
Current State: 26:[69, 67, 24], Operations: ['72/3=24']
Exploring Operation: 69-67=2, Resulting Numbers: [24, 2]
Generated Node #3: [24, 2] from Operati... | 4 | Current State: 26:[3, 69, 67, 72], Operations: []
Exploring Operation: 72-69=3, Resulting Numbers: [3, 67, 3]
Generated Node #0,0: 26:[3, 67, 3] Operation: 72-69=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 26:[3, 67, 3], Operations: ['72-69=3']
Exploring Operation: 67-3=64, Resulting Numbers: [3, ... | 0 | hs_1 | sum_heuristic |
[
70,
1,
24,
7
] | 66 | [
"7-1=6",
"24/6=4",
"70-4=66"
] | Current State: 66:[70, 1, 24, 7], Operations: []
Exploring Operation: 7-1=6, Resulting Numbers: [70, 24, 6]
Generated Node #2: [70, 24, 6] from Operation: 7-1=6
Current State: 66:[70, 24, 6], Operations: ['7-1=6']
Exploring Operation: 24/6=4, Resulting Numbers: [70, 4]
Generated Node #3: [70, 4] from Operation: 24/6=4
... | 4 | Current State: 66:[70, 1, 24, 7], Operations: []
Exploring Operation: 70-7=63, Resulting Numbers: [1, 24, 63]
Generated Node #0,0: 66:[1, 24, 63] Operation: 70-7=63
Exploring Operation: 70-1=69, Resulting Numbers: [24, 7, 69]
Generated Node #0,1: 66:[24, 7, 69] Operation: 70-1=69
Exploring Operation: 24-1=23, Resulting... | 0 | hs_4 | sum_heuristic |
[
3,
69,
93,
20
] | 96 | [
"69/3=23",
"93-20=73",
"23+73=96"
] | Current State: 96:[3, 69, 93, 20], Operations: []
Exploring Operation: 69/3=23, Resulting Numbers: [93, 20, 23]
Generated Node #2: [93, 20, 23] from Operation: 69/3=23
Current State: 96:[93, 20, 23], Operations: ['69/3=23']
Exploring Operation: 93-20=73, Resulting Numbers: [23, 73]
Generated Node #3: [23, 73] from Oper... | 4 | Current State: 96:[3, 69, 93, 20], Operations: []
Exploring Operation: 93-69=24, Resulting Numbers: [3, 20, 24]
Generated Node #0,0: 96:[3, 20, 24] Operation: 93-69=24
Exploring Operation: 69+20=89, Resulting Numbers: [3, 93, 89]
Generated Node #0,1: 96:[3, 93, 89] Operation: 69+20=89
Exploring Operation: 69/3=23, Resu... | 0.969618 | hs_4 | sum_heuristic |
[
57,
74,
21,
51
] | 47 | [
"74-57=17",
"51-21=30",
"17+30=47"
] | Current State: 47:[57, 74, 21, 51], Operations: []
Exploring Operation: 74-57=17, Resulting Numbers: [21, 51, 17]
Generated Node #2: [21, 51, 17] from Operation: 74-57=17
Current State: 47:[21, 51, 17], Operations: ['74-57=17']
Exploring Operation: 51-21=30, Resulting Numbers: [17, 30]
Generated Node #3: [17, 30] from ... | 4 | Current State: 47:[57, 74, 21, 51], Operations: []
Exploring Operation: 74-21=53, Resulting Numbers: [57, 51, 53]
Generated Node #0,0: 47:[57, 51, 53] Operation: 74-21=53
Exploring Operation: 57-21=36, Resulting Numbers: [74, 51, 36]
Generated Node #0,1: 47:[74, 51, 36] Operation: 57-21=36
Exploring Operation: 51-21=30... | 0.988715 | hs_3 | mult_heuristic |
[
84,
43,
70,
21
] | 23 | [
"84/21=4",
"70-43=27",
"27-4=23"
] | Current State: 23:[84, 43, 70, 21], Operations: []
Exploring Operation: 84/21=4, Resulting Numbers: [43, 70, 4]
Generated Node #2: [43, 70, 4] from Operation: 84/21=4
Current State: 23:[43, 70, 4], Operations: ['84/21=4']
Exploring Operation: 70-43=27, Resulting Numbers: [4, 27]
Generated Node #3: [4, 27] from Operatio... | 4 | Current State: 23:[84, 43, 70, 21], Operations: []
Exploring Operation: 84-70=14, Resulting Numbers: [43, 21, 14]
Generated Node #0,0: 23:[43, 21, 14] Operation: 84-70=14
Moving to Node #0,0
Current State: 23:[43, 21, 14], Operations: ['84-70=14']
Exploring Operation: 43-14=29, Resulting Numbers: [21, 29]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
62,
7,
46,
6
] | 11 | [
"62+46=108",
"108/6=18",
"18-7=11"
] | Current State: 11:[62, 7, 46, 6], Operations: []
Exploring Operation: 62+46=108, Resulting Numbers: [7, 6, 108]
Generated Node #2: [7, 6, 108] from Operation: 62+46=108
Current State: 11:[7, 6, 108], Operations: ['62+46=108']
Exploring Operation: 108/6=18, Resulting Numbers: [7, 18]
Generated Node #3: [7, 18] from Oper... | 4 | Current State: 11:[62, 7, 46, 6], Operations: []
Exploring Operation: 62-6=56, Resulting Numbers: [7, 46, 56]
Generated Node #0,0: 11:[7, 46, 56] Operation: 62-6=56
Exploring Operation: 62-46=16, Resulting Numbers: [7, 6, 16]
Generated Node #0,1: 11:[7, 6, 16] Operation: 62-46=16
Exploring Operation: 62-7=55, Resulting... | 0 | hs_3 | sum_heuristic |
[
88,
22,
66,
65
] | 21 | [
"88+22=110",
"66+65=131",
"131-110=21"
] | Current State: 21:[88, 22, 66, 65], Operations: []
Exploring Operation: 88+22=110, Resulting Numbers: [66, 65, 110]
Generated Node #2: [66, 65, 110] from Operation: 88+22=110
Current State: 21:[66, 65, 110], Operations: ['88+22=110']
Exploring Operation: 66+65=131, Resulting Numbers: [110, 131]
Generated Node #3: [110,... | 4 | Current State: 21:[88, 22, 66, 65], Operations: []
Exploring Operation: 88-66=22, Resulting Numbers: [22, 65, 22]
Generated Node #0,0: 21:[22, 65, 22] Operation: 88-66=22
Exploring Operation: 88-65=23, Resulting Numbers: [22, 66, 23]
Generated Node #0,1: 21:[22, 66, 23] Operation: 88-65=23
Exploring Operation: 88/22=4,... | 0.936632 | hs_5 | mult_heuristic |
[
46,
93,
31,
45
] | 88 | [
"46+45=91",
"93/31=3",
"91-3=88"
] | Current State: 88:[46, 93, 31, 45], Operations: []
Exploring Operation: 46+45=91, Resulting Numbers: [93, 31, 91]
Generated Node #2: [93, 31, 91] from Operation: 46+45=91
Current State: 88:[93, 31, 91], Operations: ['46+45=91']
Exploring Operation: 93/31=3, Resulting Numbers: [91, 3]
Generated Node #3: [91, 3] from Ope... | 4 | Current State: 88:[46, 93, 31, 45], Operations: []
Exploring Operation: 93/31=3, Resulting Numbers: [46, 45, 3]
Generated Node #0,0: 88:[46, 45, 3] Operation: 93/31=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 88:[46, 45, 3], Operations: ['93/31=3']
Exploring Operation: 46-45=1, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
30,
44,
4,
44
] | 26 | [
"30+44=74",
"4+44=48",
"74-48=26"
] | Current State: 26:[30, 44, 4, 44], Operations: []
Exploring Operation: 30+44=74, Resulting Numbers: [4, 74]
Generated Node #2: [4, 74] from Operation: 30+44=74
Current State: 26:[4, 74], Operations: ['30+44=74']
Exploring Operation: 4+44=48, Resulting Numbers: [74, 48]
Generated Node #3: [74, 48] from Operation: 4+44=4... | 4 | Current State: 26:[30, 44, 4, 44], Operations: []
Exploring Operation: 44-44=0, Resulting Numbers: [30, 4, 0]
Generated Node #0,0: 26:[30, 4, 0] Operation: 44-44=0
Exploring Operation: 44-30=14, Resulting Numbers: [44, 4, 14]
Generated Node #0,1: 26:[44, 4, 14] Operation: 44-30=14
Exploring Operation: 44/4=11, Resultin... | 0.971354 | hs_5 | sum_heuristic |
[
25,
15,
61,
79
] | 100 | [
"25+15=40",
"61+79=140",
"140-40=100"
] | Current State: 100:[25, 15, 61, 79], Operations: []
Exploring Operation: 25+15=40, Resulting Numbers: [61, 79, 40]
Generated Node #2: [61, 79, 40] from Operation: 25+15=40
Current State: 100:[61, 79, 40], Operations: ['25+15=40']
Exploring Operation: 61+79=140, Resulting Numbers: [40, 140]
Generated Node #3: [40, 140] ... | 4 | Current State: 100:[25, 15, 61, 79], Operations: []
Exploring Operation: 79-61=18, Resulting Numbers: [25, 15, 18]
Generated Node #0,0: 100:[25, 15, 18] Operation: 79-61=18
Exploring Operation: 15+79=94, Resulting Numbers: [25, 61, 94]
Generated Node #0,1: 100:[25, 61, 94] Operation: 15+79=94
Moving to Node #0,0
Curren... | 0 | hs_2 | sum_heuristic |
[
7,
2,
60,
10
] | 87 | [
"7+60=67",
"2*10=20",
"67+20=87"
] | Current State: 87:[7, 2, 60, 10], Operations: []
Exploring Operation: 7+60=67, Resulting Numbers: [2, 10, 67]
Generated Node #2: [2, 10, 67] from Operation: 7+60=67
Current State: 87:[2, 10, 67], Operations: ['7+60=67']
Exploring Operation: 2*10=20, Resulting Numbers: [67, 20]
Generated Node #3: [67, 20] from Operation... | 4 | Current State: 87:[7, 2, 60, 10], Operations: []
Exploring Operation: 60-10=50, Resulting Numbers: [7, 2, 50]
Generated Node #0,0: 87:[7, 2, 50] Operation: 60-10=50
Exploring Operation: 60/10=6, Resulting Numbers: [7, 2, 6]
Generated Node #0,1: 87:[7, 2, 6] Operation: 60/10=6
Exploring Operation: 60+10=70, Resulting Nu... | 0 | hs_4 | sum_heuristic |
[
19,
58,
35,
39
] | 36 | [
"58-19=39",
"39/39=1",
"35+1=36"
] | Current State: 36:[19, 58, 35, 39], Operations: []
Exploring Operation: 58-19=39, Resulting Numbers: [35, 39, 39]
Generated Node #2: [35, 39, 39] from Operation: 58-19=39
Current State: 36:[35, 39, 39], Operations: ['58-19=39']
Exploring Operation: 39/39=1, Resulting Numbers: [35, 1]
Generated Node #3: [35, 1] from Ope... | 4 | Current State: 36:[19, 58, 35, 39], Operations: []
Exploring Operation: 58-39=19, Resulting Numbers: [19, 35, 19]
Generated Node #0,0: 36:[19, 35, 19] Operation: 58-39=19
Exploring Operation: 58-19=39, Resulting Numbers: [35, 39, 39]
Generated Node #0,1: 36:[35, 39, 39] Operation: 58-19=39
Exploring Operation: 39-35=4,... | 0.983507 | hs_4 | mult_heuristic |
[
34,
61,
25,
1
] | 71 | [
"34+61=95",
"25-1=24",
"95-24=71"
] | Current State: 71:[34, 61, 25, 1], Operations: []
Exploring Operation: 34+61=95, Resulting Numbers: [25, 1, 95]
Generated Node #2: [25, 1, 95] from Operation: 34+61=95
Current State: 71:[25, 1, 95], Operations: ['34+61=95']
Exploring Operation: 25-1=24, Resulting Numbers: [95, 24]
Generated Node #3: [95, 24] from Opera... | 4 | Current State: 71:[34, 61, 25, 1], Operations: []
Exploring Operation: 34+1=35, Resulting Numbers: [61, 25, 35]
Generated Node #0,0: 71:[61, 25, 35] Operation: 34+1=35
Exploring Operation: 34+25=59, Resulting Numbers: [61, 1, 59]
Generated Node #0,1: 71:[61, 1, 59] Operation: 34+25=59
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
32,
83,
65,
98
] | 81 | [
"32+98=130",
"130/65=2",
"83-2=81"
] | Current State: 81:[32, 83, 65, 98], Operations: []
Exploring Operation: 32+98=130, Resulting Numbers: [83, 65, 130]
Generated Node #2: [83, 65, 130] from Operation: 32+98=130
Current State: 81:[83, 65, 130], Operations: ['32+98=130']
Exploring Operation: 130/65=2, Resulting Numbers: [83, 2]
Generated Node #3: [83, 2] f... | 4 | Current State: 81:[32, 83, 65, 98], Operations: []
Exploring Operation: 98-83=15, Resulting Numbers: [32, 65, 15]
Generated Node #0,0: 81:[32, 65, 15] Operation: 98-83=15
Exploring Operation: 98-65=33, Resulting Numbers: [32, 83, 33]
Generated Node #0,1: 81:[32, 83, 33] Operation: 98-65=33
Exploring Operation: 65-32=33... | 0 | hs_3 | mult_heuristic |
[
46,
44,
89,
26
] | 27 | [
"46+44=90",
"89-26=63",
"90-63=27"
] | Current State: 27:[46, 44, 89, 26], Operations: []
Exploring Operation: 46+44=90, Resulting Numbers: [89, 26, 90]
Generated Node #2: [89, 26, 90] from Operation: 46+44=90
Current State: 27:[89, 26, 90], Operations: ['46+44=90']
Exploring Operation: 89-26=63, Resulting Numbers: [90, 63]
Generated Node #3: [90, 63] from ... | 4 | Current State: 27:[46, 44, 89, 26], Operations: []
Exploring Operation: 89-46=43, Resulting Numbers: [44, 26, 43]
Generated Node #0,0: 27:[44, 26, 43] Operation: 89-46=43
Moving to Node #0,0
Current State: 27:[44, 26, 43], Operations: ['89-46=43']
Exploring Operation: 44-43=1, Resulting Numbers: [26, 1]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
64,
76,
29,
33
] | 74 | [
"76-64=12",
"29+33=62",
"12+62=74"
] | Current State: 74:[64, 76, 29, 33], Operations: []
Exploring Operation: 76-64=12, Resulting Numbers: [29, 33, 12]
Generated Node #2: [29, 33, 12] from Operation: 76-64=12
Current State: 74:[29, 33, 12], Operations: ['76-64=12']
Exploring Operation: 29+33=62, Resulting Numbers: [12, 62]
Generated Node #3: [12, 62] from ... | 4 | Current State: 74:[64, 76, 29, 33], Operations: []
Exploring Operation: 33-29=4, Resulting Numbers: [64, 76, 4]
Generated Node #0,0: 74:[64, 76, 4] Operation: 33-29=4
Exploring Operation: 64-33=31, Resulting Numbers: [76, 29, 31]
Generated Node #0,1: 74:[76, 29, 31] Operation: 64-33=31
Exploring Operation: 76-64=12, Re... | 0.987847 | hs_4 | sum_heuristic |
[
67,
28,
80,
51
] | 67 | [
"80-28=52",
"52-51=1",
"67*1=67"
] | Current State: 67:[67, 28, 80, 51], Operations: []
Exploring Operation: 80-28=52, Resulting Numbers: [67, 51, 52]
Generated Node #2: [67, 51, 52] from Operation: 80-28=52
Current State: 67:[67, 51, 52], Operations: ['80-28=52']
Exploring Operation: 52-51=1, Resulting Numbers: [67, 1]
Generated Node #3: [67, 1] from Ope... | 4 | Current State: 67:[67, 28, 80, 51], Operations: []
Exploring Operation: 28+51=79, Resulting Numbers: [67, 80, 79]
Generated Node #0,0: 67:[67, 80, 79] Operation: 28+51=79
Exploring Operation: 67+28=95, Resulting Numbers: [80, 51, 95]
Generated Node #0,1: 67:[80, 51, 95] Operation: 67+28=95
Exploring Operation: 80-28=52... | 0.990451 | hs_3 | sum_heuristic |
[
44,
18,
9,
82
] | 29 | [
"44+18=62",
"9+82=91",
"91-62=29"
] | Current State: 29:[44, 18, 9, 82], Operations: []
Exploring Operation: 44+18=62, Resulting Numbers: [9, 82, 62]
Generated Node #2: [9, 82, 62] from Operation: 44+18=62
Current State: 29:[9, 82, 62], Operations: ['44+18=62']
Exploring Operation: 9+82=91, Resulting Numbers: [62, 91]
Generated Node #3: [62, 91] from Opera... | 4 | Current State: 29:[44, 18, 9, 82], Operations: []
Exploring Operation: 44-9=35, Resulting Numbers: [18, 82, 35]
Generated Node #0,0: 29:[18, 82, 35] Operation: 44-9=35
Exploring Operation: 82-18=64, Resulting Numbers: [44, 9, 64]
Generated Node #0,1: 29:[44, 9, 64] Operation: 82-18=64
Exploring Operation: 82-44=38, Res... | 0.9375 | hs_5 | sum_heuristic |
[
3,
63,
53,
1
] | 58 | [
"3-1=2",
"63+53=116",
"116/2=58"
] | Current State: 58:[3, 63, 53, 1], Operations: []
Exploring Operation: 3-1=2, Resulting Numbers: [63, 53, 2]
Generated Node #2: [63, 53, 2] from Operation: 3-1=2
Current State: 58:[63, 53, 2], Operations: ['3-1=2']
Exploring Operation: 63+53=116, Resulting Numbers: [2, 116]
Generated Node #3: [2, 116] from Operation: 63... | 4 | Current State: 58:[3, 63, 53, 1], Operations: []
Exploring Operation: 3-1=2, Resulting Numbers: [63, 53, 2]
Generated Node #0,0: 58:[63, 53, 2] Operation: 3-1=2
Exploring Operation: 63-53=10, Resulting Numbers: [3, 1, 10]
Generated Node #0,1: 58:[3, 1, 10] Operation: 63-53=10
Exploring Operation: 63-3=60, Resulting Num... | 0 | hs_4 | sum_heuristic |
[
45,
58,
68,
49
] | 32 | [
"58-45=13",
"68-49=19",
"13+19=32"
] | Current State: 32:[45, 58, 68, 49], Operations: []
Exploring Operation: 58-45=13, Resulting Numbers: [68, 49, 13]
Generated Node #2: [68, 49, 13] from Operation: 58-45=13
Current State: 32:[68, 49, 13], Operations: ['58-45=13']
Exploring Operation: 68-49=19, Resulting Numbers: [13, 19]
Generated Node #3: [13, 19] from ... | 4 | Current State: 32:[45, 58, 68, 49], Operations: []
Exploring Operation: 68-49=19, Resulting Numbers: [45, 58, 19]
Generated Node #0,0: 32:[45, 58, 19] Operation: 68-49=19
Exploring Operation: 58-49=9, Resulting Numbers: [45, 68, 9]
Generated Node #0,1: 32:[45, 68, 9] Operation: 58-49=9
Exploring Operation: 68-58=10, Re... | 0.965278 | hs_5 | mult_heuristic |
[
40,
43,
25,
27
] | 55 | [
"43-40=3",
"25+27=52",
"3+52=55"
] | Current State: 55:[40, 43, 25, 27], Operations: []
Exploring Operation: 43-40=3, Resulting Numbers: [25, 27, 3]
Generated Node #2: [25, 27, 3] from Operation: 43-40=3
Current State: 55:[25, 27, 3], Operations: ['43-40=3']
Exploring Operation: 25+27=52, Resulting Numbers: [3, 52]
Generated Node #3: [3, 52] from Operatio... | 4 | Current State: 55:[40, 43, 25, 27], Operations: []
Exploring Operation: 25+27=52, Resulting Numbers: [40, 43, 52]
Generated Node #0,0: 55:[40, 43, 52] Operation: 25+27=52
Exploring Operation: 40-27=13, Resulting Numbers: [43, 25, 13]
Generated Node #0,1: 55:[43, 25, 13] Operation: 40-27=13
Exploring Operation: 43-40=3,... | 0.982639 | hs_5 | mult_heuristic |
[
15,
89,
50,
45
] | 61 | [
"45/15=3",
"50*3=150",
"150-89=61"
] | Current State: 61:[15, 89, 50, 45], Operations: []
Exploring Operation: 45/15=3, Resulting Numbers: [89, 50, 3]
Generated Node #2: [89, 50, 3] from Operation: 45/15=3
Current State: 61:[89, 50, 3], Operations: ['45/15=3']
Exploring Operation: 50*3=150, Resulting Numbers: [89, 150]
Generated Node #3: [89, 150] from Oper... | 4 | Current State: 61:[15, 89, 50, 45], Operations: []
Exploring Operation: 15+89=104, Resulting Numbers: [50, 45, 104]
Generated Node #0,0: 61:[50, 45, 104] Operation: 15+89=104
Exploring Operation: 89-15=74, Resulting Numbers: [50, 45, 74]
Generated Node #0,1: 61:[50, 45, 74] Operation: 89-15=74
Exploring Operation: 50-1... | 0 | hs_5 | mult_heuristic |
[
99,
75,
29,
18
] | 84 | [
"29-18=11",
"99/11=9",
"75+9=84"
] | Current State: 84:[99, 75, 29, 18], Operations: []
Exploring Operation: 29-18=11, Resulting Numbers: [99, 75, 11]
Generated Node #2: [99, 75, 11] from Operation: 29-18=11
Current State: 84:[99, 75, 11], Operations: ['29-18=11']
Exploring Operation: 99/11=9, Resulting Numbers: [75, 9]
Generated Node #3: [75, 9] from Ope... | 4 | Current State: 84:[99, 75, 29, 18], Operations: []
Exploring Operation: 99-75=24, Resulting Numbers: [29, 18, 24]
Generated Node #0,0: 84:[29, 18, 24] Operation: 99-75=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 84:[29, 18, 24], Operations: ['99-75=24']
Exploring Operation: 18+24=42, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
91,
7,
52,
25
] | 29 | [
"91/7=13",
"52/13=4",
"25+4=29"
] | Current State: 29:[91, 7, 52, 25], Operations: []
Exploring Operation: 91/7=13, Resulting Numbers: [52, 25, 13]
Generated Node #2: [52, 25, 13] from Operation: 91/7=13
Current State: 29:[52, 25, 13], Operations: ['91/7=13']
Exploring Operation: 52/13=4, Resulting Numbers: [25, 4]
Generated Node #3: [25, 4] from Operati... | 4 | Current State: 29:[91, 7, 52, 25], Operations: []
Exploring Operation: 91-52=39, Resulting Numbers: [7, 25, 39]
Generated Node #0,0: 29:[7, 25, 39] Operation: 91-52=39
Exploring Operation: 91/7=13, Resulting Numbers: [52, 25, 13]
Generated Node #0,1: 29:[52, 25, 13] Operation: 91/7=13
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
62,
88,
72,
11
] | 67 | [
"62+88=150",
"72+11=83",
"150-83=67"
] | Current State: 67:[62, 88, 72, 11], Operations: []
Exploring Operation: 62+88=150, Resulting Numbers: [72, 11, 150]
Generated Node #2: [72, 11, 150] from Operation: 62+88=150
Current State: 67:[72, 11, 150], Operations: ['62+88=150']
Exploring Operation: 72+11=83, Resulting Numbers: [150, 83]
Generated Node #3: [150, 8... | 4 | Current State: 67:[62, 88, 72, 11], Operations: []
Exploring Operation: 88-11=77, Resulting Numbers: [62, 72, 77]
Generated Node #0,0: 67:[62, 72, 77] Operation: 88-11=77
Exploring Operation: 62+11=73, Resulting Numbers: [88, 72, 73]
Generated Node #0,1: 67:[88, 72, 73] Operation: 62+11=73
Exploring Operation: 72-11=61... | 0.986111 | hs_3 | sum_heuristic |
[
3,
26,
10,
89
] | 87 | [
"3+10=13",
"26/13=2",
"89-2=87"
] | Current State: 87:[3, 26, 10, 89], Operations: []
Exploring Operation: 3+10=13, Resulting Numbers: [26, 89, 13]
Generated Node #2: [26, 89, 13] from Operation: 3+10=13
Current State: 87:[26, 89, 13], Operations: ['3+10=13']
Exploring Operation: 26/13=2, Resulting Numbers: [89, 2]
Generated Node #3: [89, 2] from Operati... | 4 | Current State: 87:[3, 26, 10, 89], Operations: []
Exploring Operation: 3*10=30, Resulting Numbers: [26, 89, 30]
Generated Node #0,0: 87:[26, 89, 30] Operation: 3*10=30
Exploring Operation: 3+26=29, Resulting Numbers: [10, 89, 29]
Generated Node #0,1: 87:[10, 89, 29] Operation: 3+26=29
Exploring Operation: 10-3=7, Resul... | 0 | hs_3 | sum_heuristic |
[
98,
64,
5,
5
] | 33 | [
"98-64=34",
"5/5=1",
"34-1=33"
] | Current State: 33:[98, 64, 5, 5], Operations: []
Exploring Operation: 98-64=34, Resulting Numbers: [5, 5, 34]
Generated Node #2: [5, 5, 34] from Operation: 98-64=34
Current State: 33:[5, 5, 34], Operations: ['98-64=34']
Exploring Operation: 5/5=1, Resulting Numbers: [34, 1]
Generated Node #3: [34, 1] from Operation: 5/... | 4 | Current State: 33:[98, 64, 5, 5], Operations: []
Exploring Operation: 64-5=59, Resulting Numbers: [98, 5, 59]
Generated Node #0,0: 33:[98, 5, 59] Operation: 64-5=59
Exploring Operation: 98-5=93, Resulting Numbers: [64, 5, 93]
Generated Node #0,1: 33:[64, 5, 93] Operation: 98-5=93
Exploring Operation: 98-5=93, Resulting... | 0.985243 | hs_4 | mult_heuristic |
[
91,
94,
15,
52
] | 57 | [
"94-91=3",
"15/3=5",
"52+5=57"
] | Current State: 57:[91, 94, 15, 52], Operations: []
Exploring Operation: 94-91=3, Resulting Numbers: [15, 52, 3]
Generated Node #2: [15, 52, 3] from Operation: 94-91=3
Current State: 57:[15, 52, 3], Operations: ['94-91=3']
Exploring Operation: 15/3=5, Resulting Numbers: [52, 5]
Generated Node #3: [52, 5] from Operation:... | 4 | Current State: 57:[91, 94, 15, 52], Operations: []
Exploring Operation: 91-52=39, Resulting Numbers: [94, 15, 39]
Generated Node #0,0: 57:[94, 15, 39] Operation: 91-52=39
Exploring Operation: 94-52=42, Resulting Numbers: [91, 15, 42]
Generated Node #0,1: 57:[91, 15, 42] Operation: 94-52=42
Exploring Operation: 94-91=3,... | 0.985243 | hs_3 | mult_heuristic |
[
4,
75,
40,
38
] | 67 | [
"40-38=2",
"4*2=8",
"75-8=67"
] | Current State: 67:[4, 75, 40, 38], Operations: []
Exploring Operation: 40-38=2, Resulting Numbers: [4, 75, 2]
Generated Node #2: [4, 75, 2] from Operation: 40-38=2
Current State: 67:[4, 75, 2], Operations: ['40-38=2']
Exploring Operation: 4*2=8, Resulting Numbers: [75, 8]
Generated Node #3: [75, 8] from Operation: 4*2=... | 4 | Current State: 67:[4, 75, 40, 38], Operations: []
Exploring Operation: 4+40=44, Resulting Numbers: [75, 38, 44]
Generated Node #0,0: 67:[75, 38, 44] Operation: 4+40=44
Exploring Operation: 75-4=71, Resulting Numbers: [40, 38, 71]
Generated Node #0,1: 67:[40, 38, 71] Operation: 75-4=71
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
94,
65,
15,
44
] | 88 | [
"94-65=29",
"15+44=59",
"29+59=88"
] | Current State: 88:[94, 65, 15, 44], Operations: []
Exploring Operation: 94-65=29, Resulting Numbers: [15, 44, 29]
Generated Node #2: [15, 44, 29] from Operation: 94-65=29
Current State: 88:[15, 44, 29], Operations: ['94-65=29']
Exploring Operation: 15+44=59, Resulting Numbers: [29, 59]
Generated Node #3: [29, 59] from ... | 4 | Current State: 88:[94, 65, 15, 44], Operations: []
Exploring Operation: 94-65=29, Resulting Numbers: [15, 44, 29]
Generated Node #0,0: 88:[15, 44, 29] Operation: 94-65=29
Moving to Node #0,0
Current State: 88:[15, 44, 29], Operations: ['94-65=29']
Exploring Operation: 15+29=44, Resulting Numbers: [44, 44]
Generated Nod... | 0.993924 | hs_1 | sum_heuristic |
[
67,
38,
63,
40
] | 28 | [
"67-63=4",
"40/4=10",
"38-10=28"
] | Current State: 28:[67, 38, 63, 40], Operations: []
Exploring Operation: 67-63=4, Resulting Numbers: [38, 40, 4]
Generated Node #2: [38, 40, 4] from Operation: 67-63=4
Current State: 28:[38, 40, 4], Operations: ['67-63=4']
Exploring Operation: 40/4=10, Resulting Numbers: [38, 10]
Generated Node #3: [38, 10] from Operati... | 4 | Current State: 28:[67, 38, 63, 40], Operations: []
Exploring Operation: 67-63=4, Resulting Numbers: [38, 40, 4]
Generated Node #0,0: 28:[38, 40, 4] Operation: 67-63=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 28:[38, 40, 4], Operations: ['67-63=4']
Exploring Operation: 40-38=2, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
96,
90,
53,
93
] | 34 | [
"96-90=6",
"93-53=40",
"40-6=34"
] | Current State: 34:[96, 90, 53, 93], Operations: []
Exploring Operation: 96-90=6, Resulting Numbers: [53, 93, 6]
Generated Node #2: [53, 93, 6] from Operation: 96-90=6
Current State: 34:[53, 93, 6], Operations: ['96-90=6']
Exploring Operation: 93-53=40, Resulting Numbers: [6, 40]
Generated Node #3: [6, 40] from Operatio... | 4 | Current State: 34:[96, 90, 53, 93], Operations: []
Exploring Operation: 96-90=6, Resulting Numbers: [53, 93, 6]
Generated Node #0,0: 34:[53, 93, 6] Operation: 96-90=6
Exploring Operation: 96-53=43, Resulting Numbers: [90, 93, 43]
Generated Node #0,1: 34:[90, 93, 43] Operation: 96-53=43
Exploring Operation: 93-90=3, Res... | 0.970486 | hs_4 | mult_heuristic |
[
9,
4,
38,
50
] | 66 | [
"38-9=29",
"4*29=116",
"116-50=66"
] | Current State: 66:[9, 4, 38, 50], Operations: []
Exploring Operation: 38-9=29, Resulting Numbers: [4, 50, 29]
Generated Node #2: [4, 50, 29] from Operation: 38-9=29
Current State: 66:[4, 50, 29], Operations: ['38-9=29']
Exploring Operation: 4*29=116, Resulting Numbers: [50, 116]
Generated Node #3: [50, 116] from Operat... | 4 | Current State: 66:[9, 4, 38, 50], Operations: []
Exploring Operation: 50-38=12, Resulting Numbers: [9, 4, 12]
Generated Node #0,0: 66:[9, 4, 12] Operation: 50-38=12
Exploring Operation: 9+50=59, Resulting Numbers: [4, 38, 59]
Generated Node #0,1: 66:[4, 38, 59] Operation: 9+50=59
Moving to Node #0,0
Current State: 66:[... | 0 | hs_2 | sum_heuristic |
[
43,
66,
45,
75
] | 18 | [
"45-43=2",
"75-66=9",
"2*9=18"
] | Current State: 18:[43, 66, 45, 75], Operations: []
Exploring Operation: 45-43=2, Resulting Numbers: [66, 75, 2]
Generated Node #2: [66, 75, 2] from Operation: 45-43=2
Current State: 18:[66, 75, 2], Operations: ['45-43=2']
Exploring Operation: 75-66=9, Resulting Numbers: [2, 9]
Generated Node #3: [2, 9] from Operation: ... | 4 | Current State: 18:[43, 66, 45, 75], Operations: []
Exploring Operation: 75-66=9, Resulting Numbers: [43, 45, 9]
Generated Node #0,0: 18:[43, 45, 9] Operation: 75-66=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 18:[43, 45, 9], Operations: ['75-66=9']
Exploring Operation: 45-43=2, Resulting Numbers: ... | 0.993924 | hs_1 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.