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 |
|---|---|---|---|---|---|---|---|---|
[
27,
98,
99,
45
] | 35 | [
"27+99=126",
"98*45=4410",
"4410/126=35"
] | Current State: 35:[27, 98, 99, 45], Operations: []
Exploring Operation: 27+99=126, Resulting Numbers: [98, 45, 126]
Generated Node #2: [98, 45, 126] from Operation: 27+99=126
Current State: 35:[98, 45, 126], Operations: ['27+99=126']
Exploring Operation: 98*45=4410, Resulting Numbers: [126, 4410]
Generated Node #3: [12... | 4 | Current State: 35:[27, 98, 99, 45], Operations: []
Exploring Operation: 99-98=1, Resulting Numbers: [27, 45, 1]
Generated Node #0,0: 35:[27, 45, 1] Operation: 99-98=1
Moving to Node #0,0
Current State: 35:[27, 45, 1], Operations: ['99-98=1']
Exploring Operation: 45-27=18, Resulting Numbers: [1, 18]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
9,
26,
86,
5
] | 89 | [
"9+26=35",
"5*35=175",
"175-86=89"
] | Current State: 89:[9, 26, 86, 5], Operations: []
Exploring Operation: 9+26=35, Resulting Numbers: [86, 5, 35]
Generated Node #2: [86, 5, 35] from Operation: 9+26=35
Current State: 89:[86, 5, 35], Operations: ['9+26=35']
Exploring Operation: 5*35=175, Resulting Numbers: [86, 175]
Generated Node #3: [86, 175] from Operat... | 4 | Current State: 89:[9, 26, 86, 5], Operations: []
Exploring Operation: 9*5=45, Resulting Numbers: [26, 86, 45]
Generated Node #0,0: 89:[26, 86, 45] Operation: 9*5=45
Exploring Operation: 26*5=130, Resulting Numbers: [9, 86, 130]
Generated Node #0,1: 89:[9, 86, 130] Operation: 26*5=130
Start Sub Search at level 1: Moving... | 0 | hs_2 | mult_heuristic |
[
71,
6,
67,
72
] | 62 | [
"71+6=77",
"67+72=139",
"139-77=62"
] | Current State: 62:[71, 6, 67, 72], Operations: []
Exploring Operation: 71+6=77, Resulting Numbers: [67, 72, 77]
Generated Node #2: [67, 72, 77] from Operation: 71+6=77
Current State: 62:[67, 72, 77], Operations: ['71+6=77']
Exploring Operation: 67+72=139, Resulting Numbers: [77, 139]
Generated Node #3: [77, 139] from O... | 4 | Current State: 62:[71, 6, 67, 72], Operations: []
Exploring Operation: 71-67=4, Resulting Numbers: [6, 72, 4]
Generated Node #0,0: 62:[6, 72, 4] Operation: 71-67=4
Exploring Operation: 72-71=1, Resulting Numbers: [6, 67, 1]
Generated Node #0,1: 62:[6, 67, 1] Operation: 72-71=1
Moving to Node #0,1
Current State: 62:[6, ... | 0.992188 | hs_2 | mult_heuristic |
[
28,
1,
91,
35
] | 99 | [
"28-1=27",
"91+35=126",
"126-27=99"
] | Current State: 99:[28, 1, 91, 35], Operations: []
Exploring Operation: 28-1=27, Resulting Numbers: [91, 35, 27]
Generated Node #2: [91, 35, 27] from Operation: 28-1=27
Current State: 99:[91, 35, 27], Operations: ['28-1=27']
Exploring Operation: 91+35=126, Resulting Numbers: [27, 126]
Generated Node #3: [27, 126] from O... | 4 | Current State: 99:[28, 1, 91, 35], Operations: []
Exploring Operation: 35-28=7, Resulting Numbers: [1, 91, 7]
Generated Node #0,0: 99:[1, 91, 7] Operation: 35-28=7
Exploring Operation: 28+1=29, Resulting Numbers: [91, 35, 29]
Generated Node #0,1: 99:[91, 35, 29] Operation: 28+1=29
Start Sub Search at level 1: Moving to... | 0.991319 | hs_2 | mult_heuristic |
[
29,
42,
4,
52
] | 76 | [
"29+42=71",
"71-52=19",
"4*19=76"
] | Current State: 76:[29, 42, 4, 52], Operations: []
Exploring Operation: 29+42=71, Resulting Numbers: [4, 52, 71]
Generated Node #2: [4, 52, 71] from Operation: 29+42=71
Current State: 76:[4, 52, 71], Operations: ['29+42=71']
Exploring Operation: 71-52=19, Resulting Numbers: [4, 19]
Generated Node #3: [4, 19] from Operat... | 4 | Current State: 76:[29, 42, 4, 52], Operations: []
Exploring Operation: 52-42=10, Resulting Numbers: [29, 4, 10]
Generated Node #0,0: 76:[29, 4, 10] Operation: 52-42=10
Exploring Operation: 52/4=13, Resulting Numbers: [29, 42, 13]
Generated Node #0,1: 76:[29, 42, 13] Operation: 52/4=13
Exploring Operation: 29+52=81, Res... | 0.986111 | hs_5 | mult_heuristic |
[
54,
66,
44,
93
] | 17 | [
"54+66=120",
"44+93=137",
"137-120=17"
] | Current State: 17:[54, 66, 44, 93], Operations: []
Exploring Operation: 54+66=120, Resulting Numbers: [44, 93, 120]
Generated Node #2: [44, 93, 120] from Operation: 54+66=120
Current State: 17:[44, 93, 120], Operations: ['54+66=120']
Exploring Operation: 44+93=137, Resulting Numbers: [120, 137]
Generated Node #3: [120,... | 4 | Current State: 17:[54, 66, 44, 93], Operations: []
Exploring Operation: 93-54=39, Resulting Numbers: [66, 44, 39]
Generated Node #0,0: 17:[66, 44, 39] Operation: 93-54=39
Exploring Operation: 93-66=27, Resulting Numbers: [54, 44, 27]
Generated Node #0,1: 17:[54, 44, 27] Operation: 93-66=27
Exploring Operation: 66-54=12... | 0.988715 | hs_3 | sum_heuristic |
[
33,
51,
53,
97
] | 66 | [
"33+51=84",
"53+97=150",
"150-84=66"
] | Current State: 66:[33, 51, 53, 97], Operations: []
Exploring Operation: 33+51=84, Resulting Numbers: [53, 97, 84]
Generated Node #2: [53, 97, 84] from Operation: 33+51=84
Current State: 66:[53, 97, 84], Operations: ['33+51=84']
Exploring Operation: 53+97=150, Resulting Numbers: [84, 150]
Generated Node #3: [84, 150] fr... | 4 | Current State: 66:[33, 51, 53, 97], Operations: []
Exploring Operation: 97-33=64, Resulting Numbers: [51, 53, 64]
Generated Node #0,0: 66:[51, 53, 64] Operation: 97-33=64
Exploring Operation: 97-53=44, Resulting Numbers: [33, 51, 44]
Generated Node #0,1: 66:[33, 51, 44] Operation: 97-53=44
Exploring Operation: 97-51=46... | 0.966146 | hs_5 | mult_heuristic |
[
14,
62,
86,
43
] | 91 | [
"62-14=48",
"86-43=43",
"48+43=91"
] | Current State: 91:[14, 62, 86, 43], Operations: []
Exploring Operation: 62-14=48, Resulting Numbers: [86, 43, 48]
Generated Node #2: [86, 43, 48] from Operation: 62-14=48
Current State: 91:[86, 43, 48], Operations: ['62-14=48']
Exploring Operation: 86-43=43, Resulting Numbers: [48, 43]
Generated Node #3: [48, 43] from ... | 4 | Current State: 91:[14, 62, 86, 43], Operations: []
Exploring Operation: 14+62=76, Resulting Numbers: [86, 43, 76]
Generated Node #0,0: 91:[86, 43, 76] Operation: 14+62=76
Exploring Operation: 62+43=105, Resulting Numbers: [14, 86, 105]
Generated Node #0,1: 91:[14, 86, 105] Operation: 62+43=105
Exploring Operation: 86-6... | 0.986979 | hs_5 | mult_heuristic |
[
14,
38,
15,
25
] | 63 | [
"15-14=1",
"38+25=63",
"1*63=63"
] | Current State: 63:[14, 38, 15, 25], Operations: []
Exploring Operation: 15-14=1, Resulting Numbers: [38, 25, 1]
Generated Node #2: [38, 25, 1] from Operation: 15-14=1
Current State: 63:[38, 25, 1], Operations: ['15-14=1']
Exploring Operation: 38+25=63, Resulting Numbers: [1, 63]
Generated Node #3: [1, 63] from Operatio... | 4 | Current State: 63:[14, 38, 15, 25], Operations: []
Exploring Operation: 38-15=23, Resulting Numbers: [14, 25, 23]
Generated Node #0,0: 63:[14, 25, 23] Operation: 38-15=23
Start Sub Search at level 1: Moving to Node #0,0
Current State: 63:[14, 25, 23], Operations: ['38-15=23']
Exploring Operation: 25-14=11, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
54,
95,
19,
21
] | 39 | [
"95-54=41",
"21-19=2",
"41-2=39"
] | Current State: 39:[54, 95, 19, 21], Operations: []
Exploring Operation: 95-54=41, Resulting Numbers: [19, 21, 41]
Generated Node #2: [19, 21, 41] from Operation: 95-54=41
Current State: 39:[19, 21, 41], Operations: ['95-54=41']
Exploring Operation: 21-19=2, Resulting Numbers: [41, 2]
Generated Node #3: [41, 2] from Ope... | 4 | Current State: 39:[54, 95, 19, 21], Operations: []
Exploring Operation: 95-19=76, Resulting Numbers: [54, 21, 76]
Generated Node #0,0: 39:[54, 21, 76] Operation: 95-19=76
Exploring Operation: 95-54=41, Resulting Numbers: [19, 21, 41]
Generated Node #0,1: 39:[19, 21, 41] Operation: 95-54=41
Exploring Operation: 95/19=5,... | 0.985243 | hs_4 | sum_heuristic |
[
3,
61,
11,
15
] | 10 | [
"15/3=5",
"61-11=50",
"50/5=10"
] | Current State: 10:[3, 61, 11, 15], Operations: []
Exploring Operation: 15/3=5, Resulting Numbers: [61, 11, 5]
Generated Node #2: [61, 11, 5] from Operation: 15/3=5
Current State: 10:[61, 11, 5], Operations: ['15/3=5']
Exploring Operation: 61-11=50, Resulting Numbers: [5, 50]
Generated Node #3: [5, 50] from Operation: 6... | 4 | Current State: 10:[3, 61, 11, 15], Operations: []
Exploring Operation: 15-11=4, Resulting Numbers: [3, 61, 4]
Generated Node #0,0: 10:[3, 61, 4] Operation: 15-11=4
Exploring Operation: 61-11=50, Resulting Numbers: [3, 15, 50]
Generated Node #0,1: 10:[3, 15, 50] Operation: 61-11=50
Exploring Operation: 61-15=46, Resulti... | 0.980903 | hs_4 | mult_heuristic |
[
64,
19,
17,
57
] | 71 | [
"19-17=2",
"64*2=128",
"128-57=71"
] | Current State: 71:[64, 19, 17, 57], Operations: []
Exploring Operation: 19-17=2, Resulting Numbers: [64, 57, 2]
Generated Node #2: [64, 57, 2] from Operation: 19-17=2
Current State: 71:[64, 57, 2], Operations: ['19-17=2']
Exploring Operation: 64*2=128, Resulting Numbers: [57, 128]
Generated Node #3: [57, 128] from Oper... | 4 | Current State: 71:[64, 19, 17, 57], Operations: []
Exploring Operation: 64+19=83, Resulting Numbers: [17, 57, 83]
Generated Node #0,0: 71:[17, 57, 83] Operation: 64+19=83
Exploring Operation: 17+57=74, Resulting Numbers: [64, 19, 74]
Generated Node #0,1: 71:[64, 19, 74] Operation: 17+57=74
Exploring Operation: 19+57=76... | 0 | hs_5 | mult_heuristic |
[
15,
32,
14,
11
] | 21 | [
"15-14=1",
"32-11=21",
"1*21=21"
] | Current State: 21:[15, 32, 14, 11], Operations: []
Exploring Operation: 15-14=1, Resulting Numbers: [32, 11, 1]
Generated Node #2: [32, 11, 1] from Operation: 15-14=1
Current State: 21:[32, 11, 1], Operations: ['15-14=1']
Exploring Operation: 32-11=21, Resulting Numbers: [1, 21]
Generated Node #3: [1, 21] from Operatio... | 4 | Current State: 21:[15, 32, 14, 11], Operations: []
Exploring Operation: 32-11=21, Resulting Numbers: [15, 14, 21]
Generated Node #0,0: 21:[15, 14, 21] Operation: 32-11=21
Exploring Operation: 32-15=17, Resulting Numbers: [14, 11, 17]
Generated Node #0,1: 21:[14, 11, 17] Operation: 32-15=17
Exploring Operation: 14-11=3,... | 0.985243 | hs_5 | mult_heuristic |
[
85,
45,
46,
50
] | 95 | [
"50-46=4",
"45*4=180",
"180-85=95"
] | Current State: 95:[85, 45, 46, 50], Operations: []
Exploring Operation: 50-46=4, Resulting Numbers: [85, 45, 4]
Generated Node #2: [85, 45, 4] from Operation: 50-46=4
Current State: 95:[85, 45, 4], Operations: ['50-46=4']
Exploring Operation: 45*4=180, Resulting Numbers: [85, 180]
Generated Node #3: [85, 180] from Oper... | 4 | Current State: 95:[85, 45, 46, 50], Operations: []
Exploring Operation: 45+50=95, Resulting Numbers: [85, 46, 95]
Generated Node #0,0: 95:[85, 46, 95] Operation: 45+50=95
Exploring Operation: 50-45=5, Resulting Numbers: [85, 46, 5]
Generated Node #0,1: 95:[85, 46, 5] Operation: 50-45=5
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
53,
92,
63,
57
] | 45 | [
"92-53=39",
"63-57=6",
"39+6=45"
] | Current State: 45:[53, 92, 63, 57], Operations: []
Exploring Operation: 92-53=39, Resulting Numbers: [63, 57, 39]
Generated Node #2: [63, 57, 39] from Operation: 92-53=39
Current State: 45:[63, 57, 39], Operations: ['92-53=39']
Exploring Operation: 63-57=6, Resulting Numbers: [39, 6]
Generated Node #3: [39, 6] from Ope... | 4 | Current State: 45:[53, 92, 63, 57], Operations: []
Exploring Operation: 92-63=29, Resulting Numbers: [53, 57, 29]
Generated Node #0,0: 45:[53, 57, 29] Operation: 92-63=29
Moving to Node #0,0
Current State: 45:[53, 57, 29], Operations: ['92-63=29']
Exploring Operation: 57-53=4, Resulting Numbers: [29, 4]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
80,
38,
92,
50
] | 100 | [
"80-38=42",
"92+50=142",
"142-42=100"
] | Current State: 100:[80, 38, 92, 50], Operations: []
Exploring Operation: 80-38=42, Resulting Numbers: [92, 50, 42]
Generated Node #2: [92, 50, 42] from Operation: 80-38=42
Current State: 100:[92, 50, 42], Operations: ['80-38=42']
Exploring Operation: 92+50=142, Resulting Numbers: [42, 142]
Generated Node #3: [42, 142] ... | 4 | Current State: 100:[80, 38, 92, 50], Operations: []
Exploring Operation: 92-80=12, Resulting Numbers: [38, 50, 12]
Generated Node #0,0: 100:[38, 50, 12] Operation: 92-80=12
Exploring Operation: 80-38=42, Resulting Numbers: [92, 50, 42]
Generated Node #0,1: 100:[92, 50, 42] Operation: 80-38=42
Moving to Node #0,0
Curren... | 0.991319 | hs_2 | sum_heuristic |
[
4,
63,
99,
21
] | 93 | [
"99+21=120",
"120/4=30",
"63+30=93"
] | Current State: 93:[4, 63, 99, 21], Operations: []
Exploring Operation: 99+21=120, Resulting Numbers: [4, 63, 120]
Generated Node #2: [4, 63, 120] from Operation: 99+21=120
Current State: 93:[4, 63, 120], Operations: ['99+21=120']
Exploring Operation: 120/4=30, Resulting Numbers: [63, 30]
Generated Node #3: [63, 30] fro... | 4 | Current State: 93:[4, 63, 99, 21], Operations: []
Exploring Operation: 99-63=36, Resulting Numbers: [4, 21, 36]
Generated Node #0,0: 93:[4, 21, 36] Operation: 99-63=36
Exploring Operation: 63/21=3, Resulting Numbers: [4, 99, 3]
Generated Node #0,1: 93:[4, 99, 3] Operation: 63/21=3
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
38,
26,
88,
48
] | 66 | [
"38+26=64",
"88*48=4224",
"4224/64=66"
] | Current State: 66:[38, 26, 88, 48], Operations: []
Exploring Operation: 38+26=64, Resulting Numbers: [88, 48, 64]
Generated Node #2: [88, 48, 64] from Operation: 38+26=64
Current State: 66:[88, 48, 64], Operations: ['38+26=64']
Exploring Operation: 88*48=4224, Resulting Numbers: [64, 4224]
Generated Node #3: [64, 4224]... | 4 | Current State: 66:[38, 26, 88, 48], Operations: []
Exploring Operation: 88-26=62, Resulting Numbers: [38, 48, 62]
Generated Node #0,0: 66:[38, 48, 62] Operation: 88-26=62
Exploring Operation: 88-48=40, Resulting Numbers: [38, 26, 40]
Generated Node #0,1: 66:[38, 26, 40] Operation: 88-48=40
Exploring Operation: 48-26=22... | 0 | hs_4 | mult_heuristic |
[
88,
14,
31,
46
] | 34 | [
"88-46=42",
"42/14=3",
"31+3=34"
] | Current State: 34:[88, 14, 31, 46], Operations: []
Exploring Operation: 88-46=42, Resulting Numbers: [14, 31, 42]
Generated Node #2: [14, 31, 42] from Operation: 88-46=42
Current State: 34:[14, 31, 42], Operations: ['88-46=42']
Exploring Operation: 42/14=3, Resulting Numbers: [31, 3]
Generated Node #3: [31, 3] from Ope... | 4 | Current State: 34:[88, 14, 31, 46], Operations: []
Exploring Operation: 88-46=42, Resulting Numbers: [14, 31, 42]
Generated Node #0,0: 34:[14, 31, 42] Operation: 88-46=42
Exploring Operation: 88-31=57, Resulting Numbers: [14, 46, 57]
Generated Node #0,1: 34:[14, 46, 57] Operation: 88-31=57
Moving to Node #0,0
Current S... | 0.992188 | hs_2 | mult_heuristic |
[
84,
89,
35,
92
] | 85 | [
"89-84=5",
"35/5=7",
"92-7=85"
] | Current State: 85:[84, 89, 35, 92], Operations: []
Exploring Operation: 89-84=5, Resulting Numbers: [35, 92, 5]
Generated Node #2: [35, 92, 5] from Operation: 89-84=5
Current State: 85:[35, 92, 5], Operations: ['89-84=5']
Exploring Operation: 35/5=7, Resulting Numbers: [92, 7]
Generated Node #3: [92, 7] from Operation:... | 4 | Current State: 85:[84, 89, 35, 92], Operations: []
Exploring Operation: 89-84=5, Resulting Numbers: [35, 92, 5]
Generated Node #0,0: 85:[35, 92, 5] Operation: 89-84=5
Exploring Operation: 92-84=8, Resulting Numbers: [89, 35, 8]
Generated Node #0,1: 85:[89, 35, 8] Operation: 92-84=8
Exploring Operation: 92-35=57, Result... | 0.974826 | hs_4 | sum_heuristic |
[
72,
1,
8,
77
] | 41 | [
"77-72=5",
"8*5=40",
"1+40=41"
] | Current State: 41:[72, 1, 8, 77], Operations: []
Exploring Operation: 77-72=5, Resulting Numbers: [1, 8, 5]
Generated Node #2: [1, 8, 5] from Operation: 77-72=5
Current State: 41:[1, 8, 5], Operations: ['77-72=5']
Exploring Operation: 8*5=40, Resulting Numbers: [1, 40]
Generated Node #3: [1, 40] from Operation: 8*5=40
... | 4 | Current State: 41:[72, 1, 8, 77], Operations: []
Exploring Operation: 72-8=64, Resulting Numbers: [1, 77, 64]
Generated Node #0,0: 41:[1, 77, 64] Operation: 72-8=64
Exploring Operation: 72-1=71, Resulting Numbers: [8, 77, 71]
Generated Node #0,1: 41:[8, 77, 71] Operation: 72-1=71
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
58,
55,
3,
95
] | 15 | [
"58+55=113",
"3+95=98",
"113-98=15"
] | Current State: 15:[58, 55, 3, 95], Operations: []
Exploring Operation: 58+55=113, Resulting Numbers: [3, 95, 113]
Generated Node #2: [3, 95, 113] from Operation: 58+55=113
Current State: 15:[3, 95, 113], Operations: ['58+55=113']
Exploring Operation: 3+95=98, Resulting Numbers: [113, 98]
Generated Node #3: [113, 98] fr... | 4 | Current State: 15:[58, 55, 3, 95], Operations: []
Exploring Operation: 95-55=40, Resulting Numbers: [58, 3, 40]
Generated Node #0,0: 15:[58, 3, 40] Operation: 95-55=40
Exploring Operation: 58-55=3, Resulting Numbers: [3, 95, 3]
Generated Node #0,1: 15:[3, 95, 3] Operation: 58-55=3
Exploring Operation: 95-58=37, Resulti... | 0.986979 | hs_4 | mult_heuristic |
[
96,
13,
11,
42
] | 75 | [
"13-11=2",
"42/2=21",
"96-21=75"
] | Current State: 75:[96, 13, 11, 42], Operations: []
Exploring Operation: 13-11=2, Resulting Numbers: [96, 42, 2]
Generated Node #2: [96, 42, 2] from Operation: 13-11=2
Current State: 75:[96, 42, 2], Operations: ['13-11=2']
Exploring Operation: 42/2=21, Resulting Numbers: [96, 21]
Generated Node #3: [96, 21] from Operati... | 4 | Current State: 75:[96, 13, 11, 42], Operations: []
Exploring Operation: 96-42=54, Resulting Numbers: [13, 11, 54]
Generated Node #0,0: 75:[13, 11, 54] Operation: 96-42=54
Moving to Node #0,0
Current State: 75:[13, 11, 54], Operations: ['96-42=54']
Exploring Operation: 13+54=67, Resulting Numbers: [11, 67]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
61,
59,
91,
28
] | 65 | [
"61-59=2",
"91-28=63",
"2+63=65"
] | Current State: 65:[61, 59, 91, 28], Operations: []
Exploring Operation: 61-59=2, Resulting Numbers: [91, 28, 2]
Generated Node #2: [91, 28, 2] from Operation: 61-59=2
Current State: 65:[91, 28, 2], Operations: ['61-59=2']
Exploring Operation: 91-28=63, Resulting Numbers: [2, 63]
Generated Node #3: [2, 63] from Operatio... | 4 | Current State: 65:[61, 59, 91, 28], Operations: []
Exploring Operation: 91-59=32, Resulting Numbers: [61, 28, 32]
Generated Node #0,0: 65:[61, 28, 32] Operation: 91-59=32
Exploring Operation: 91-28=63, Resulting Numbers: [61, 59, 63]
Generated Node #0,1: 65:[61, 59, 63] Operation: 91-28=63
Exploring Operation: 61-59=2,... | 0.986979 | hs_4 | sum_heuristic |
[
79,
61,
52,
45
] | 11 | [
"79-61=18",
"52-45=7",
"18-7=11"
] | Current State: 11:[79, 61, 52, 45], Operations: []
Exploring Operation: 79-61=18, Resulting Numbers: [52, 45, 18]
Generated Node #2: [52, 45, 18] from Operation: 79-61=18
Current State: 11:[52, 45, 18], Operations: ['79-61=18']
Exploring Operation: 52-45=7, Resulting Numbers: [18, 7]
Generated Node #3: [18, 7] from Ope... | 4 | Current State: 11:[79, 61, 52, 45], Operations: []
Exploring Operation: 79-61=18, Resulting Numbers: [52, 45, 18]
Generated Node #0,0: 11:[52, 45, 18] Operation: 79-61=18
Exploring Operation: 79-52=27, Resulting Numbers: [61, 45, 27]
Generated Node #0,1: 11:[61, 45, 27] Operation: 79-52=27
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
81,
23,
61,
54
] | 97 | [
"81+23=104",
"61-54=7",
"104-7=97"
] | Current State: 97:[81, 23, 61, 54], Operations: []
Exploring Operation: 81+23=104, Resulting Numbers: [61, 54, 104]
Generated Node #2: [61, 54, 104] from Operation: 81+23=104
Current State: 97:[61, 54, 104], Operations: ['81+23=104']
Exploring Operation: 61-54=7, Resulting Numbers: [104, 7]
Generated Node #3: [104, 7] ... | 4 | Current State: 97:[81, 23, 61, 54], Operations: []
Exploring Operation: 23+61=84, Resulting Numbers: [81, 54, 84]
Generated Node #0,0: 97:[81, 54, 84] Operation: 23+61=84
Exploring Operation: 23+54=77, Resulting Numbers: [81, 61, 77]
Generated Node #0,1: 97:[81, 61, 77] Operation: 23+54=77
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
75,
28,
56,
21
] | 79 | [
"28+56=84",
"84/21=4",
"75+4=79"
] | Current State: 79:[75, 28, 56, 21], Operations: []
Exploring Operation: 28+56=84, Resulting Numbers: [75, 21, 84]
Generated Node #2: [75, 21, 84] from Operation: 28+56=84
Current State: 79:[75, 21, 84], Operations: ['28+56=84']
Exploring Operation: 84/21=4, Resulting Numbers: [75, 4]
Generated Node #3: [75, 4] from Ope... | 4 | Current State: 79:[75, 28, 56, 21], Operations: []
Exploring Operation: 56+21=77, Resulting Numbers: [75, 28, 77]
Generated Node #0,0: 79:[75, 28, 77] Operation: 56+21=77
Exploring Operation: 28+21=49, Resulting Numbers: [75, 56, 49]
Generated Node #0,1: 79:[75, 56, 49] Operation: 28+21=49
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
53,
90,
10,
30
] | 65 | [
"90+30=120",
"120/10=12",
"53+12=65"
] | Current State: 65:[53, 90, 10, 30], Operations: []
Exploring Operation: 90+30=120, Resulting Numbers: [53, 10, 120]
Generated Node #2: [53, 10, 120] from Operation: 90+30=120
Current State: 65:[53, 10, 120], Operations: ['90+30=120']
Exploring Operation: 120/10=12, Resulting Numbers: [53, 12]
Generated Node #3: [53, 12... | 4 | Current State: 65:[53, 90, 10, 30], Operations: []
Exploring Operation: 90/30=3, Resulting Numbers: [53, 10, 3]
Generated Node #0,0: 65:[53, 10, 3] Operation: 90/30=3
Exploring Operation: 90-30=60, Resulting Numbers: [53, 10, 60]
Generated Node #0,1: 65:[53, 10, 60] Operation: 90-30=60
Moving to Node #0,0
Current State... | 0 | hs_2 | sum_heuristic |
[
14,
53,
50,
43
] | 85 | [
"53-50=3",
"14*3=42",
"43+42=85"
] | Current State: 85:[14, 53, 50, 43], Operations: []
Exploring Operation: 53-50=3, Resulting Numbers: [14, 43, 3]
Generated Node #2: [14, 43, 3] from Operation: 53-50=3
Current State: 85:[14, 43, 3], Operations: ['53-50=3']
Exploring Operation: 14*3=42, Resulting Numbers: [43, 42]
Generated Node #3: [43, 42] from Operati... | 4 | Current State: 85:[14, 53, 50, 43], Operations: []
Exploring Operation: 53-50=3, Resulting Numbers: [14, 43, 3]
Generated Node #0,0: 85:[14, 43, 3] Operation: 53-50=3
Exploring Operation: 50-43=7, Resulting Numbers: [14, 53, 7]
Generated Node #0,1: 85:[14, 53, 7] Operation: 50-43=7
Moving to Node #0,0
Current State: 85... | 0 | hs_2 | sum_heuristic |
[
68,
28,
24,
40
] | 36 | [
"68+28=96",
"96/24=4",
"40-4=36"
] | Current State: 36:[68, 28, 24, 40], Operations: []
Exploring Operation: 68+28=96, Resulting Numbers: [24, 40, 96]
Generated Node #2: [24, 40, 96] from Operation: 68+28=96
Current State: 36:[24, 40, 96], Operations: ['68+28=96']
Exploring Operation: 96/24=4, Resulting Numbers: [40, 4]
Generated Node #3: [40, 4] from Ope... | 4 | Current State: 36:[68, 28, 24, 40], Operations: []
Exploring Operation: 68-40=28, Resulting Numbers: [28, 24, 28]
Generated Node #0,0: 36:[28, 24, 28] Operation: 68-40=28
Exploring Operation: 68-24=44, Resulting Numbers: [28, 40, 44]
Generated Node #0,1: 36:[28, 40, 44] Operation: 68-24=44
Exploring Operation: 68-28=40... | 0 | hs_4 | mult_heuristic |
[
54,
38,
27,
91
] | 15 | [
"54*38=2052",
"2052/27=76",
"91-76=15"
] | Current State: 15:[54, 38, 27, 91], Operations: []
Exploring Operation: 54*38=2052, Resulting Numbers: [27, 91, 2052]
Generated Node #2: [27, 91, 2052] from Operation: 54*38=2052
Current State: 15:[27, 91, 2052], Operations: ['54*38=2052']
Exploring Operation: 2052/27=76, Resulting Numbers: [91, 76]
Generated Node #3: ... | 4 | Current State: 15:[54, 38, 27, 91], Operations: []
Exploring Operation: 91-38=53, Resulting Numbers: [54, 27, 53]
Generated Node #0,0: 15:[54, 27, 53] Operation: 91-38=53
Exploring Operation: 91-54=37, Resulting Numbers: [38, 27, 37]
Generated Node #0,1: 15:[38, 27, 37] Operation: 91-54=37
Exploring Operation: 54-38=16... | 0 | hs_3 | mult_heuristic |
[
58,
22,
60,
59
] | 82 | [
"59-58=1",
"22+60=82",
"1*82=82"
] | Current State: 82:[58, 22, 60, 59], Operations: []
Exploring Operation: 59-58=1, Resulting Numbers: [22, 60, 1]
Generated Node #2: [22, 60, 1] from Operation: 59-58=1
Current State: 82:[22, 60, 1], Operations: ['59-58=1']
Exploring Operation: 22+60=82, Resulting Numbers: [1, 82]
Generated Node #3: [1, 82] from Operatio... | 4 | Current State: 82:[58, 22, 60, 59], Operations: []
Exploring Operation: 60-58=2, Resulting Numbers: [22, 59, 2]
Generated Node #0,0: 82:[22, 59, 2] Operation: 60-58=2
Exploring Operation: 22+59=81, Resulting Numbers: [58, 60, 81]
Generated Node #0,1: 82:[58, 60, 81] Operation: 22+59=81
Exploring Operation: 22+60=82, Re... | 0.990451 | hs_3 | mult_heuristic |
[
8,
29,
68,
72
] | 30 | [
"72/8=9",
"68-29=39",
"39-9=30"
] | Current State: 30:[8, 29, 68, 72], Operations: []
Exploring Operation: 72/8=9, Resulting Numbers: [29, 68, 9]
Generated Node #2: [29, 68, 9] from Operation: 72/8=9
Current State: 30:[29, 68, 9], Operations: ['72/8=9']
Exploring Operation: 68-29=39, Resulting Numbers: [9, 39]
Generated Node #3: [9, 39] from Operation: 6... | 4 | Current State: 30:[8, 29, 68, 72], Operations: []
Exploring Operation: 72-68=4, Resulting Numbers: [8, 29, 4]
Generated Node #0,0: 30:[8, 29, 4] Operation: 72-68=4
Exploring Operation: 68-29=39, Resulting Numbers: [8, 72, 39]
Generated Node #0,1: 30:[8, 72, 39] Operation: 68-29=39
Exploring Operation: 72/8=9, Resulting... | 0.969618 | hs_5 | mult_heuristic |
[
46,
80,
50,
35
] | 60 | [
"50-46=4",
"35*4=140",
"140-80=60"
] | Current State: 60:[46, 80, 50, 35], Operations: []
Exploring Operation: 50-46=4, Resulting Numbers: [80, 35, 4]
Generated Node #2: [80, 35, 4] from Operation: 50-46=4
Current State: 60:[80, 35, 4], Operations: ['50-46=4']
Exploring Operation: 35*4=140, Resulting Numbers: [80, 140]
Generated Node #3: [80, 140] from Oper... | 4 | Current State: 60:[46, 80, 50, 35], Operations: []
Exploring Operation: 80-50=30, Resulting Numbers: [46, 35, 30]
Generated Node #0,0: 60:[46, 35, 30] Operation: 80-50=30
Exploring Operation: 80-46=34, Resulting Numbers: [50, 35, 34]
Generated Node #0,1: 60:[50, 35, 34] Operation: 80-46=34
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
19,
37,
26,
43
] | 74 | [
"19+26=45",
"45-43=2",
"37*2=74"
] | Current State: 74:[19, 37, 26, 43], Operations: []
Exploring Operation: 19+26=45, Resulting Numbers: [37, 43, 45]
Generated Node #2: [37, 43, 45] from Operation: 19+26=45
Current State: 74:[37, 43, 45], Operations: ['19+26=45']
Exploring Operation: 45-43=2, Resulting Numbers: [37, 2]
Generated Node #3: [37, 2] from Ope... | 4 | Current State: 74:[19, 37, 26, 43], Operations: []
Exploring Operation: 19+26=45, Resulting Numbers: [37, 43, 45]
Generated Node #0,0: 74:[37, 43, 45] Operation: 19+26=45
Exploring Operation: 26+43=69, Resulting Numbers: [19, 37, 69]
Generated Node #0,1: 74:[19, 37, 69] Operation: 26+43=69
Exploring Operation: 26-19=7,... | 0.979167 | hs_3 | mult_heuristic |
[
67,
98,
7,
82
] | 58 | [
"98-67=31",
"7+82=89",
"89-31=58"
] | Current State: 58:[67, 98, 7, 82], Operations: []
Exploring Operation: 98-67=31, Resulting Numbers: [7, 82, 31]
Generated Node #2: [7, 82, 31] from Operation: 98-67=31
Current State: 58:[7, 82, 31], Operations: ['98-67=31']
Exploring Operation: 7+82=89, Resulting Numbers: [31, 89]
Generated Node #3: [31, 89] from Opera... | 4 | Current State: 58:[67, 98, 7, 82], Operations: []
Exploring Operation: 98/7=14, Resulting Numbers: [67, 82, 14]
Generated Node #0,0: 58:[67, 82, 14] Operation: 98/7=14
Exploring Operation: 98-67=31, Resulting Numbers: [7, 82, 31]
Generated Node #0,1: 58:[7, 82, 31] Operation: 98-67=31
Exploring Operation: 82-67=15, Res... | 0.978299 | hs_4 | sum_heuristic |
[
30,
32,
9,
1
] | 29 | [
"9+1=10",
"30/10=3",
"32-3=29"
] | Current State: 29:[30, 32, 9, 1], Operations: []
Exploring Operation: 9+1=10, Resulting Numbers: [30, 32, 10]
Generated Node #2: [30, 32, 10] from Operation: 9+1=10
Current State: 29:[30, 32, 10], Operations: ['9+1=10']
Exploring Operation: 30/10=3, Resulting Numbers: [32, 3]
Generated Node #3: [32, 3] from Operation: ... | 4 | Current State: 29:[30, 32, 9, 1], Operations: []
Exploring Operation: 30*1=30, Resulting Numbers: [32, 9, 30]
Generated Node #0,0: 29:[32, 9, 30] Operation: 30*1=30
Exploring Operation: 30-1=29, Resulting Numbers: [32, 9, 29]
Generated Node #0,1: 29:[32, 9, 29] Operation: 30-1=29
Exploring Operation: 9+1=10, Resulting ... | 0 | hs_4 | sum_heuristic |
[
29,
37,
97,
6
] | 96 | [
"29+97=126",
"37*6=222",
"222-126=96"
] | Current State: 96:[29, 37, 97, 6], Operations: []
Exploring Operation: 29+97=126, Resulting Numbers: [37, 6, 126]
Generated Node #2: [37, 6, 126] from Operation: 29+97=126
Current State: 96:[37, 6, 126], Operations: ['29+97=126']
Exploring Operation: 37*6=222, Resulting Numbers: [126, 222]
Generated Node #3: [126, 222]... | 4 | Current State: 96:[29, 37, 97, 6], Operations: []
Exploring Operation: 37-29=8, Resulting Numbers: [97, 6, 8]
Generated Node #0,0: 96:[97, 6, 8] Operation: 37-29=8
Moving to Node #0,0
Current State: 96:[97, 6, 8], Operations: ['37-29=8']
Exploring Operation: 6*8=48, Resulting Numbers: [97, 48]
Generated Node #0,0,0: 96... | 0 | hs_1 | sum_heuristic |
[
83,
75,
44,
13
] | 78 | [
"83-44=39",
"39/13=3",
"75+3=78"
] | Current State: 78:[83, 75, 44, 13], Operations: []
Exploring Operation: 83-44=39, Resulting Numbers: [75, 13, 39]
Generated Node #2: [75, 13, 39] from Operation: 83-44=39
Current State: 78:[75, 13, 39], Operations: ['83-44=39']
Exploring Operation: 39/13=3, Resulting Numbers: [75, 3]
Generated Node #3: [75, 3] from Ope... | 4 | Current State: 78:[83, 75, 44, 13], Operations: []
Exploring Operation: 83-44=39, Resulting Numbers: [75, 13, 39]
Generated Node #0,0: 78:[75, 13, 39] Operation: 83-44=39
Exploring Operation: 83-75=8, Resulting Numbers: [44, 13, 8]
Generated Node #0,1: 78:[44, 13, 8] Operation: 83-75=8
Exploring Operation: 75-44=31, Re... | 0.967882 | hs_3 | sum_heuristic |
[
39,
5,
55,
71
] | 100 | [
"55*71=3905",
"3905-5=3900",
"3900/39=100"
] | Current State: 100:[39, 5, 55, 71], Operations: []
Exploring Operation: 55*71=3905, Resulting Numbers: [39, 5, 3905]
Generated Node #2: [39, 5, 3905] from Operation: 55*71=3905
Current State: 100:[39, 5, 3905], Operations: ['55*71=3905']
Exploring Operation: 3905-5=3900, Resulting Numbers: [39, 3900]
Generated Node #3:... | 4 | Current State: 100:[39, 5, 55, 71], Operations: []
Exploring Operation: 71-39=32, Resulting Numbers: [5, 55, 32]
Generated Node #0,0: 100:[5, 55, 32] Operation: 71-39=32
Exploring Operation: 39+71=110, Resulting Numbers: [5, 55, 110]
Generated Node #0,1: 100:[5, 55, 110] Operation: 39+71=110
Moving to Node #0,0
Current... | 0 | hs_2 | sum_heuristic |
[
36,
54,
31,
98
] | 39 | [
"36+54=90",
"31+98=129",
"129-90=39"
] | Current State: 39:[36, 54, 31, 98], Operations: []
Exploring Operation: 36+54=90, Resulting Numbers: [31, 98, 90]
Generated Node #2: [31, 98, 90] from Operation: 36+54=90
Current State: 39:[31, 98, 90], Operations: ['36+54=90']
Exploring Operation: 31+98=129, Resulting Numbers: [90, 129]
Generated Node #3: [90, 129] fr... | 4 | Current State: 39:[36, 54, 31, 98], Operations: []
Exploring Operation: 98-54=44, Resulting Numbers: [36, 31, 44]
Generated Node #0,0: 39:[36, 31, 44] Operation: 98-54=44
Exploring Operation: 98-31=67, Resulting Numbers: [36, 54, 67]
Generated Node #0,1: 39:[36, 54, 67] Operation: 98-31=67
Exploring Operation: 54-31=23... | 0.982639 | hs_5 | sum_heuristic |
[
4,
79,
84,
66
] | 34 | [
"84/4=21",
"79-66=13",
"21+13=34"
] | Current State: 34:[4, 79, 84, 66], Operations: []
Exploring Operation: 84/4=21, Resulting Numbers: [79, 66, 21]
Generated Node #2: [79, 66, 21] from Operation: 84/4=21
Current State: 34:[79, 66, 21], Operations: ['84/4=21']
Exploring Operation: 79-66=13, Resulting Numbers: [21, 13]
Generated Node #3: [21, 13] from Oper... | 4 | Current State: 34:[4, 79, 84, 66], Operations: []
Exploring Operation: 84-66=18, Resulting Numbers: [4, 79, 18]
Generated Node #0,0: 34:[4, 79, 18] Operation: 84-66=18
Exploring Operation: 84/4=21, Resulting Numbers: [79, 66, 21]
Generated Node #0,1: 34:[79, 66, 21] Operation: 84/4=21
Exploring Operation: 79-66=13, Res... | 0.958333 | hs_4 | mult_heuristic |
[
10,
65,
39,
52
] | 50 | [
"10*65=650",
"52-39=13",
"650/13=50"
] | Current State: 50:[10, 65, 39, 52], Operations: []
Exploring Operation: 10*65=650, Resulting Numbers: [39, 52, 650]
Generated Node #2: [39, 52, 650] from Operation: 10*65=650
Current State: 50:[39, 52, 650], Operations: ['10*65=650']
Exploring Operation: 52-39=13, Resulting Numbers: [650, 13]
Generated Node #3: [650, 1... | 4 | Current State: 50:[10, 65, 39, 52], Operations: []
Exploring Operation: 65-39=26, Resulting Numbers: [10, 52, 26]
Generated Node #0,0: 50:[10, 52, 26] Operation: 65-39=26
Exploring Operation: 65-52=13, Resulting Numbers: [10, 39, 13]
Generated Node #0,1: 50:[10, 39, 13] Operation: 65-52=13
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
76,
1,
71,
63
] | 69 | [
"76+1=77",
"71-63=8",
"77-8=69"
] | Current State: 69:[76, 1, 71, 63], Operations: []
Exploring Operation: 76+1=77, Resulting Numbers: [71, 63, 77]
Generated Node #2: [71, 63, 77] from Operation: 76+1=77
Current State: 69:[71, 63, 77], Operations: ['76+1=77']
Exploring Operation: 71-63=8, Resulting Numbers: [77, 8]
Generated Node #3: [77, 8] from Operati... | 4 | Current State: 69:[76, 1, 71, 63], Operations: []
Exploring Operation: 71-1=70, Resulting Numbers: [76, 63, 70]
Generated Node #0,0: 69:[76, 63, 70] Operation: 71-1=70
Exploring Operation: 76-63=13, Resulting Numbers: [1, 71, 13]
Generated Node #0,1: 69:[1, 71, 13] Operation: 76-63=13
Exploring Operation: 76-71=5, Resu... | 0.969618 | hs_5 | mult_heuristic |
[
77,
87,
3,
41
] | 93 | [
"87-77=10",
"41-10=31",
"3*31=93"
] | Current State: 93:[77, 87, 3, 41], Operations: []
Exploring Operation: 87-77=10, Resulting Numbers: [3, 41, 10]
Generated Node #2: [3, 41, 10] from Operation: 87-77=10
Current State: 93:[3, 41, 10], Operations: ['87-77=10']
Exploring Operation: 41-10=31, Resulting Numbers: [3, 31]
Generated Node #3: [3, 31] from Operat... | 4 | Current State: 93:[77, 87, 3, 41], Operations: []
Exploring Operation: 87-77=10, Resulting Numbers: [3, 41, 10]
Generated Node #0,0: 93:[3, 41, 10] Operation: 87-77=10
Exploring Operation: 77-41=36, Resulting Numbers: [87, 3, 36]
Generated Node #0,1: 93:[87, 3, 36] Operation: 77-41=36
Start Sub Search at level 1: Movin... | 0.986979 | hs_2 | sum_heuristic |
[
89,
68,
5,
42
] | 63 | [
"89-68=21",
"5*21=105",
"105-42=63"
] | Current State: 63:[89, 68, 5, 42], Operations: []
Exploring Operation: 89-68=21, Resulting Numbers: [5, 42, 21]
Generated Node #2: [5, 42, 21] from Operation: 89-68=21
Current State: 63:[5, 42, 21], Operations: ['89-68=21']
Exploring Operation: 5*21=105, Resulting Numbers: [42, 105]
Generated Node #3: [42, 105] from Op... | 4 | Current State: 63:[89, 68, 5, 42], Operations: []
Exploring Operation: 89-68=21, Resulting Numbers: [5, 42, 21]
Generated Node #0,0: 63:[5, 42, 21] Operation: 89-68=21
Moving to Node #0,0
Current State: 63:[5, 42, 21], Operations: ['89-68=21']
Exploring Operation: 42+21=63, Resulting Numbers: [5, 63]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
11,
89,
23,
57
] | 20 | [
"11+89=100",
"23+57=80",
"100-80=20"
] | Current State: 20:[11, 89, 23, 57], Operations: []
Exploring Operation: 11+89=100, Resulting Numbers: [23, 57, 100]
Generated Node #2: [23, 57, 100] from Operation: 11+89=100
Current State: 20:[23, 57, 100], Operations: ['11+89=100']
Exploring Operation: 23+57=80, Resulting Numbers: [100, 80]
Generated Node #3: [100, 8... | 4 | Current State: 20:[11, 89, 23, 57], Operations: []
Exploring Operation: 89-23=66, Resulting Numbers: [11, 57, 66]
Generated Node #0,0: 20:[11, 57, 66] Operation: 89-23=66
Exploring Operation: 89-57=32, Resulting Numbers: [11, 23, 32]
Generated Node #0,1: 20:[11, 23, 32] Operation: 89-57=32
Moving to Node #0,1
Current S... | 0.990451 | hs_2 | sum_heuristic |
[
26,
4,
2,
20
] | 93 | [
"26/2=13",
"4*20=80",
"13+80=93"
] | Current State: 93:[26, 4, 2, 20], Operations: []
Exploring Operation: 26/2=13, Resulting Numbers: [4, 20, 13]
Generated Node #2: [4, 20, 13] from Operation: 26/2=13
Current State: 93:[4, 20, 13], Operations: ['26/2=13']
Exploring Operation: 4*20=80, Resulting Numbers: [13, 80]
Generated Node #3: [13, 80] from Operation... | 4 | Current State: 93:[26, 4, 2, 20], Operations: []
Exploring Operation: 26+4=30, Resulting Numbers: [2, 20, 30]
Generated Node #0,0: 93:[2, 20, 30] Operation: 26+4=30
Exploring Operation: 20/2=10, Resulting Numbers: [26, 4, 10]
Generated Node #0,1: 93:[26, 4, 10] Operation: 20/2=10
Exploring Operation: 20/4=5, Resulting ... | 0 | hs_5 | sum_heuristic |
[
94,
36,
97,
99
] | 76 | [
"99-97=2",
"36/2=18",
"94-18=76"
] | Current State: 76:[94, 36, 97, 99], Operations: []
Exploring Operation: 99-97=2, Resulting Numbers: [94, 36, 2]
Generated Node #2: [94, 36, 2] from Operation: 99-97=2
Current State: 76:[94, 36, 2], Operations: ['99-97=2']
Exploring Operation: 36/2=18, Resulting Numbers: [94, 18]
Generated Node #3: [94, 18] from Operati... | 4 | Current State: 76:[94, 36, 97, 99], Operations: []
Exploring Operation: 99-94=5, Resulting Numbers: [36, 97, 5]
Generated Node #0,0: 76:[36, 97, 5] Operation: 99-94=5
Exploring Operation: 99-97=2, Resulting Numbers: [94, 36, 2]
Generated Node #0,1: 76:[94, 36, 2] Operation: 99-97=2
Start Sub Search at level 1: Moving t... | 0 | hs_2 | sum_heuristic |
[
34,
74,
29,
38
] | 27 | [
"74-34=40",
"29+38=67",
"67-40=27"
] | Current State: 27:[34, 74, 29, 38], Operations: []
Exploring Operation: 74-34=40, Resulting Numbers: [29, 38, 40]
Generated Node #2: [29, 38, 40] from Operation: 74-34=40
Current State: 27:[29, 38, 40], Operations: ['74-34=40']
Exploring Operation: 29+38=67, Resulting Numbers: [40, 67]
Generated Node #3: [40, 67] from ... | 4 | Current State: 27:[34, 74, 29, 38], Operations: []
Exploring Operation: 74-38=36, Resulting Numbers: [34, 29, 36]
Generated Node #0,0: 27:[34, 29, 36] Operation: 74-38=36
Moving to Node #0,0
Current State: 27:[34, 29, 36], Operations: ['74-38=36']
Exploring Operation: 36-34=2, Resulting Numbers: [29, 2]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
71,
66,
8,
14
] | 72 | [
"71-66=5",
"14-5=9",
"8*9=72"
] | Current State: 72:[71, 66, 8, 14], Operations: []
Exploring Operation: 71-66=5, Resulting Numbers: [8, 14, 5]
Generated Node #2: [8, 14, 5] from Operation: 71-66=5
Current State: 72:[8, 14, 5], Operations: ['71-66=5']
Exploring Operation: 14-5=9, Resulting Numbers: [8, 9]
Generated Node #3: [8, 9] from Operation: 14-5=... | 4 | Current State: 72:[71, 66, 8, 14], Operations: []
Exploring Operation: 66+8=74, Resulting Numbers: [71, 14, 74]
Generated Node #0,0: 72:[71, 14, 74] Operation: 66+8=74
Exploring Operation: 14-8=6, Resulting Numbers: [71, 66, 6]
Generated Node #0,1: 72:[71, 66, 6] Operation: 14-8=6
Exploring Operation: 71-66=5, Resultin... | 0.988715 | hs_3 | mult_heuristic |
[
88,
25,
30,
3
] | 11 | [
"88-25=63",
"63-30=33",
"33/3=11"
] | Current State: 11:[88, 25, 30, 3], Operations: []
Exploring Operation: 88-25=63, Resulting Numbers: [30, 3, 63]
Generated Node #2: [30, 3, 63] from Operation: 88-25=63
Current State: 11:[30, 3, 63], Operations: ['88-25=63']
Exploring Operation: 63-30=33, Resulting Numbers: [3, 33]
Generated Node #3: [3, 33] from Operat... | 4 | Current State: 11:[88, 25, 30, 3], Operations: []
Exploring Operation: 88-25=63, Resulting Numbers: [30, 3, 63]
Generated Node #0,0: 11:[30, 3, 63] Operation: 88-25=63
Exploring Operation: 30/3=10, Resulting Numbers: [88, 25, 10]
Generated Node #0,1: 11:[88, 25, 10] Operation: 30/3=10
Exploring Operation: 88-30=58, Res... | 0.986979 | hs_4 | mult_heuristic |
[
11,
3,
43,
8
] | 94 | [
"43-8=35",
"3*35=105",
"105-11=94"
] | Current State: 94:[11, 3, 43, 8], Operations: []
Exploring Operation: 43-8=35, Resulting Numbers: [11, 3, 35]
Generated Node #2: [11, 3, 35] from Operation: 43-8=35
Current State: 94:[11, 3, 35], Operations: ['43-8=35']
Exploring Operation: 3*35=105, Resulting Numbers: [11, 105]
Generated Node #3: [11, 105] from Operat... | 4 | Current State: 94:[11, 3, 43, 8], Operations: []
Exploring Operation: 11+43=54, Resulting Numbers: [3, 8, 54]
Generated Node #0,0: 94:[3, 8, 54] Operation: 11+43=54
Exploring Operation: 11-8=3, Resulting Numbers: [3, 43, 3]
Generated Node #0,1: 94:[3, 43, 3] Operation: 11-8=3
Exploring Operation: 11*8=88, Resulting Num... | 0 | hs_3 | sum_heuristic |
[
71,
34,
67,
7
] | 62 | [
"71-67=4",
"7*4=28",
"34+28=62"
] | Current State: 62:[71, 34, 67, 7], Operations: []
Exploring Operation: 71-67=4, Resulting Numbers: [34, 7, 4]
Generated Node #2: [34, 7, 4] from Operation: 71-67=4
Current State: 62:[34, 7, 4], Operations: ['71-67=4']
Exploring Operation: 7*4=28, Resulting Numbers: [34, 28]
Generated Node #3: [34, 28] from Operation: 7... | 4 | Current State: 62:[71, 34, 67, 7], Operations: []
Exploring Operation: 67-7=60, Resulting Numbers: [71, 34, 60]
Generated Node #0,0: 62:[71, 34, 60] Operation: 67-7=60
Exploring Operation: 71-7=64, Resulting Numbers: [34, 67, 64]
Generated Node #0,1: 62:[34, 67, 64] Operation: 71-7=64
Exploring Operation: 71-67=4, Resu... | 0 | hs_3 | sum_heuristic |
[
11,
87,
20,
59
] | 88 | [
"87-20=67",
"67-59=8",
"11*8=88"
] | Current State: 88:[11, 87, 20, 59], Operations: []
Exploring Operation: 87-20=67, Resulting Numbers: [11, 59, 67]
Generated Node #2: [11, 59, 67] from Operation: 87-20=67
Current State: 88:[11, 59, 67], Operations: ['87-20=67']
Exploring Operation: 67-59=8, Resulting Numbers: [11, 8]
Generated Node #3: [11, 8] from Ope... | 4 | Current State: 88:[11, 87, 20, 59], Operations: []
Exploring Operation: 59-20=39, Resulting Numbers: [11, 87, 39]
Generated Node #0,0: 88:[11, 87, 39] Operation: 59-20=39
Moving to Node #0,0
Current State: 88:[11, 87, 39], Operations: ['59-20=39']
Exploring Operation: 87-39=48, Resulting Numbers: [11, 48]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
74,
52,
67,
20
] | 65 | [
"74-52=22",
"67+20=87",
"87-22=65"
] | Current State: 65:[74, 52, 67, 20], Operations: []
Exploring Operation: 74-52=22, Resulting Numbers: [67, 20, 22]
Generated Node #2: [67, 20, 22] from Operation: 74-52=22
Current State: 65:[67, 20, 22], Operations: ['74-52=22']
Exploring Operation: 67+20=87, Resulting Numbers: [22, 87]
Generated Node #3: [22, 87] from ... | 4 | Current State: 65:[74, 52, 67, 20], Operations: []
Exploring Operation: 52+20=72, Resulting Numbers: [74, 67, 72]
Generated Node #0,0: 65:[74, 67, 72] Operation: 52+20=72
Exploring Operation: 74-52=22, Resulting Numbers: [67, 20, 22]
Generated Node #0,1: 65:[67, 20, 22] Operation: 74-52=22
Exploring Operation: 67-52=15... | 0.989583 | hs_3 | mult_heuristic |
[
72,
36,
25,
91
] | 33 | [
"72/36=2",
"91-25=66",
"66/2=33"
] | Current State: 33:[72, 36, 25, 91], Operations: []
Exploring Operation: 72/36=2, Resulting Numbers: [25, 91, 2]
Generated Node #2: [25, 91, 2] from Operation: 72/36=2
Current State: 33:[25, 91, 2], Operations: ['72/36=2']
Exploring Operation: 91-25=66, Resulting Numbers: [2, 66]
Generated Node #3: [2, 66] from Operatio... | 4 | Current State: 33:[72, 36, 25, 91], Operations: []
Exploring Operation: 72-36=36, Resulting Numbers: [25, 91, 36]
Generated Node #0,0: 33:[25, 91, 36] Operation: 72-36=36
Exploring Operation: 72/36=2, Resulting Numbers: [25, 91, 2]
Generated Node #0,1: 33:[25, 91, 2] Operation: 72/36=2
Exploring Operation: 91-72=19, Re... | 0.978299 | hs_3 | sum_heuristic |
[
74,
4,
8,
84
] | 45 | [
"74-8=66",
"84/4=21",
"66-21=45"
] | Current State: 45:[74, 4, 8, 84], Operations: []
Exploring Operation: 74-8=66, Resulting Numbers: [4, 84, 66]
Generated Node #2: [4, 84, 66] from Operation: 74-8=66
Current State: 45:[4, 84, 66], Operations: ['74-8=66']
Exploring Operation: 84/4=21, Resulting Numbers: [66, 21]
Generated Node #3: [66, 21] from Operation... | 4 | Current State: 45:[74, 4, 8, 84], Operations: []
Exploring Operation: 84/4=21, Resulting Numbers: [74, 8, 21]
Generated Node #0,0: 45:[74, 8, 21] Operation: 84/4=21
Exploring Operation: 74-8=66, Resulting Numbers: [4, 84, 66]
Generated Node #0,1: 45:[4, 84, 66] Operation: 74-8=66
Exploring Operation: 84-74=10, Resultin... | 0.97309 | hs_3 | sum_heuristic |
[
88,
78,
86,
48
] | 15 | [
"88-86=2",
"78-48=30",
"30/2=15"
] | Current State: 15:[88, 78, 86, 48], Operations: []
Exploring Operation: 88-86=2, Resulting Numbers: [78, 48, 2]
Generated Node #2: [78, 48, 2] from Operation: 88-86=2
Current State: 15:[78, 48, 2], Operations: ['88-86=2']
Exploring Operation: 78-48=30, Resulting Numbers: [2, 30]
Generated Node #3: [2, 30] from Operatio... | 4 | Current State: 15:[88, 78, 86, 48], Operations: []
Exploring Operation: 88-86=2, Resulting Numbers: [78, 48, 2]
Generated Node #0,0: 15:[78, 48, 2] Operation: 88-86=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 15:[78, 48, 2], Operations: ['88-86=2']
Exploring Operation: 78-48=30, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
78,
89,
44,
74
] | 49 | [
"78+89=167",
"44+74=118",
"167-118=49"
] | Current State: 49:[78, 89, 44, 74], Operations: []
Exploring Operation: 78+89=167, Resulting Numbers: [44, 74, 167]
Generated Node #2: [44, 74, 167] from Operation: 78+89=167
Current State: 49:[44, 74, 167], Operations: ['78+89=167']
Exploring Operation: 44+74=118, Resulting Numbers: [167, 118]
Generated Node #3: [167,... | 4 | Current State: 49:[78, 89, 44, 74], Operations: []
Exploring Operation: 89-78=11, Resulting Numbers: [44, 74, 11]
Generated Node #0,0: 49:[44, 74, 11] Operation: 89-78=11
Exploring Operation: 78-74=4, Resulting Numbers: [89, 44, 4]
Generated Node #0,1: 49:[89, 44, 4] Operation: 78-74=4
Exploring Operation: 89-74=15, Re... | 0.984375 | hs_3 | mult_heuristic |
[
79,
1,
39,
31
] | 29 | [
"79-1=78",
"78/39=2",
"31-2=29"
] | Current State: 29:[79, 1, 39, 31], Operations: []
Exploring Operation: 79-1=78, Resulting Numbers: [39, 31, 78]
Generated Node #2: [39, 31, 78] from Operation: 79-1=78
Current State: 29:[39, 31, 78], Operations: ['79-1=78']
Exploring Operation: 78/39=2, Resulting Numbers: [31, 2]
Generated Node #3: [31, 2] from Operati... | 4 | Current State: 29:[79, 1, 39, 31], Operations: []
Exploring Operation: 79-39=40, Resulting Numbers: [1, 31, 40]
Generated Node #0,0: 29:[1, 31, 40] Operation: 79-39=40
Exploring Operation: 39-1=38, Resulting Numbers: [79, 31, 38]
Generated Node #0,1: 29:[79, 31, 38] Operation: 39-1=38
Exploring Operation: 79-1=78, Resu... | 0.953993 | hs_4 | sum_heuristic |
[
47,
84,
22,
86
] | 23 | [
"47+84=131",
"22+86=108",
"131-108=23"
] | Current State: 23:[47, 84, 22, 86], Operations: []
Exploring Operation: 47+84=131, Resulting Numbers: [22, 86, 131]
Generated Node #2: [22, 86, 131] from Operation: 47+84=131
Current State: 23:[22, 86, 131], Operations: ['47+84=131']
Exploring Operation: 22+86=108, Resulting Numbers: [131, 108]
Generated Node #3: [131,... | 4 | Current State: 23:[47, 84, 22, 86], Operations: []
Exploring Operation: 86-47=39, Resulting Numbers: [84, 22, 39]
Generated Node #0,0: 23:[84, 22, 39] Operation: 86-47=39
Exploring Operation: 84-47=37, Resulting Numbers: [22, 86, 37]
Generated Node #0,1: 23:[22, 86, 37] Operation: 84-47=37
Exploring Operation: 86-84=2,... | 0.987847 | hs_4 | mult_heuristic |
[
84,
17,
6,
30
] | 61 | [
"84/6=14",
"17+30=47",
"14+47=61"
] | Current State: 61:[84, 17, 6, 30], Operations: []
Exploring Operation: 84/6=14, Resulting Numbers: [17, 30, 14]
Generated Node #2: [17, 30, 14] from Operation: 84/6=14
Current State: 61:[17, 30, 14], Operations: ['84/6=14']
Exploring Operation: 17+30=47, Resulting Numbers: [14, 47]
Generated Node #3: [14, 47] from Oper... | 4 | Current State: 61:[84, 17, 6, 30], Operations: []
Exploring Operation: 84-17=67, Resulting Numbers: [6, 30, 67]
Generated Node #0,0: 61:[6, 30, 67] Operation: 84-17=67
Moving to Node #0,0
Current State: 61:[6, 30, 67], Operations: ['84-17=67']
Exploring Operation: 6+30=36, Resulting Numbers: [67, 36]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
21,
26,
20,
39
] | 61 | [
"26-21=5",
"20*5=100",
"100-39=61"
] | Current State: 61:[21, 26, 20, 39], Operations: []
Exploring Operation: 26-21=5, Resulting Numbers: [20, 39, 5]
Generated Node #2: [20, 39, 5] from Operation: 26-21=5
Current State: 61:[20, 39, 5], Operations: ['26-21=5']
Exploring Operation: 20*5=100, Resulting Numbers: [39, 100]
Generated Node #3: [39, 100] from Oper... | 4 | Current State: 61:[21, 26, 20, 39], Operations: []
Exploring Operation: 26+20=46, Resulting Numbers: [21, 39, 46]
Generated Node #0,0: 61:[21, 39, 46] Operation: 26+20=46
Exploring Operation: 21+20=41, Resulting Numbers: [26, 39, 41]
Generated Node #0,1: 61:[26, 39, 41] Operation: 21+20=41
Exploring Operation: 21+26=47... | 0 | hs_5 | sum_heuristic |
[
20,
58,
90,
97
] | 35 | [
"20*97=1940",
"90+1940=2030",
"2030/58=35"
] | Current State: 35:[20, 58, 90, 97], Operations: []
Exploring Operation: 20*97=1940, Resulting Numbers: [58, 90, 1940]
Generated Node #2: [58, 90, 1940] from Operation: 20*97=1940
Current State: 35:[58, 90, 1940], Operations: ['20*97=1940']
Exploring Operation: 90+1940=2030, Resulting Numbers: [58, 2030]
Generated Node ... | 4 | Current State: 35:[20, 58, 90, 97], Operations: []
Exploring Operation: 58-20=38, Resulting Numbers: [90, 97, 38]
Generated Node #0,0: 35:[90, 97, 38] Operation: 58-20=38
Exploring Operation: 90-58=32, Resulting Numbers: [20, 97, 32]
Generated Node #0,1: 35:[20, 97, 32] Operation: 90-58=32
Exploring Operation: 97-90=7,... | 0 | hs_4 | mult_heuristic |
[
32,
93,
55,
84
] | 32 | [
"93-32=61",
"84-55=29",
"61-29=32"
] | Current State: 32:[32, 93, 55, 84], Operations: []
Exploring Operation: 93-32=61, Resulting Numbers: [55, 84, 61]
Generated Node #2: [55, 84, 61] from Operation: 93-32=61
Current State: 32:[55, 84, 61], Operations: ['93-32=61']
Exploring Operation: 84-55=29, Resulting Numbers: [61, 29]
Generated Node #3: [61, 29] from ... | 4 | Current State: 32:[32, 93, 55, 84], Operations: []
Exploring Operation: 93-55=38, Resulting Numbers: [32, 84, 38]
Generated Node #0,0: 32:[32, 84, 38] Operation: 93-55=38
Exploring Operation: 93-32=61, Resulting Numbers: [55, 84, 61]
Generated Node #0,1: 32:[55, 84, 61] Operation: 93-32=61
Exploring Operation: 84-32=52... | 0.955729 | hs_5 | mult_heuristic |
[
34,
2,
72,
2
] | 89 | [
"2*72=144",
"34+144=178",
"178/2=89"
] | Current State: 89:[34, 2, 72, 2], Operations: []
Exploring Operation: 2*72=144, Resulting Numbers: [34, 144]
Generated Node #2: [34, 144] from Operation: 2*72=144
Current State: 89:[34, 144], Operations: ['2*72=144']
Exploring Operation: 34+144=178, Resulting Numbers: [178]
178,89 equal: Goal Reached
Exploring Operatio... | 4 | Current State: 89:[34, 2, 72, 2], Operations: []
Exploring Operation: 34*2=68, Resulting Numbers: [2, 72, 68]
Generated Node #0,0: 89:[2, 72, 68] Operation: 34*2=68
Exploring Operation: 34*2=68, Resulting Numbers: [72, 2, 68]
Generated Node #0,1: 89:[72, 2, 68] Operation: 34*2=68
Exploring Operation: 34+2=36, Resulting... | 0 | hs_4 | mult_heuristic |
[
3,
31,
3,
65
] | 34 | [
"3+31=34",
"3+65=68",
"68-34=34"
] | Current State: 34:[3, 31, 3, 65], Operations: []
Exploring Operation: 3+31=34, Resulting Numbers: [65, 34]
Generated Node #2: [65, 34] from Operation: 3+31=34
Current State: 34:[65, 34], Operations: ['3+31=34']
Exploring Operation: 3+65=68, Resulting Numbers: [34, 68]
Generated Node #3: [34, 68] from Operation: 3+65=68... | 4 | Current State: 34:[3, 31, 3, 65], Operations: []
Exploring Operation: 65-3=62, Resulting Numbers: [31, 3, 62]
Generated Node #0,0: 34:[31, 3, 62] Operation: 65-3=62
Exploring Operation: 3+31=34, Resulting Numbers: [3, 65, 34]
Generated Node #0,1: 34:[3, 65, 34] Operation: 3+31=34
Exploring Operation: 65-31=34, Resultin... | 0.990451 | hs_3 | sum_heuristic |
[
41,
21,
74,
1
] | 55 | [
"41-21=20",
"74+1=75",
"75-20=55"
] | Current State: 55:[41, 21, 74, 1], Operations: []
Exploring Operation: 41-21=20, Resulting Numbers: [74, 1, 20]
Generated Node #2: [74, 1, 20] from Operation: 41-21=20
Current State: 55:[74, 1, 20], Operations: ['41-21=20']
Exploring Operation: 74+1=75, Resulting Numbers: [20, 75]
Generated Node #3: [20, 75] from Opera... | 4 | Current State: 55:[41, 21, 74, 1], Operations: []
Exploring Operation: 41+1=42, Resulting Numbers: [21, 74, 42]
Generated Node #0,0: 55:[21, 74, 42] Operation: 41+1=42
Exploring Operation: 74-41=33, Resulting Numbers: [21, 1, 33]
Generated Node #0,1: 55:[21, 1, 33] Operation: 74-41=33
Exploring Operation: 41-21=20, Res... | 0.958333 | hs_5 | mult_heuristic |
[
2,
28,
36,
48
] | 80 | [
"28+36=64",
"2*64=128",
"128-48=80"
] | Current State: 80:[2, 28, 36, 48], Operations: []
Exploring Operation: 28+36=64, Resulting Numbers: [2, 48, 64]
Generated Node #2: [2, 48, 64] from Operation: 28+36=64
Current State: 80:[2, 48, 64], Operations: ['28+36=64']
Exploring Operation: 2*64=128, Resulting Numbers: [48, 128]
Generated Node #3: [48, 128] from Op... | 4 | Current State: 80:[2, 28, 36, 48], Operations: []
Exploring Operation: 28+48=76, Resulting Numbers: [2, 36, 76]
Generated Node #0,0: 80:[2, 36, 76] Operation: 28+48=76
Exploring Operation: 48-36=12, Resulting Numbers: [2, 28, 12]
Generated Node #0,1: 80:[2, 28, 12] Operation: 48-36=12
Exploring Operation: 48-28=20, Res... | 0.972222 | hs_4 | sum_heuristic |
[
49,
35,
42,
32
] | 29 | [
"49-35=14",
"42/14=3",
"32-3=29"
] | Current State: 29:[49, 35, 42, 32], Operations: []
Exploring Operation: 49-35=14, Resulting Numbers: [42, 32, 14]
Generated Node #2: [42, 32, 14] from Operation: 49-35=14
Current State: 29:[42, 32, 14], Operations: ['49-35=14']
Exploring Operation: 42/14=3, Resulting Numbers: [32, 3]
Generated Node #3: [32, 3] from Ope... | 4 | Current State: 29:[49, 35, 42, 32], Operations: []
Exploring Operation: 49-35=14, Resulting Numbers: [42, 32, 14]
Generated Node #0,0: 29:[42, 32, 14] Operation: 49-35=14
Exploring Operation: 49-42=7, Resulting Numbers: [35, 32, 7]
Generated Node #0,1: 29:[35, 32, 7] Operation: 49-42=7
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
32,
5,
9,
22
] | 33 | [
"22-9=13",
"5*13=65",
"65-32=33"
] | Current State: 33:[32, 5, 9, 22], Operations: []
Exploring Operation: 22-9=13, Resulting Numbers: [32, 5, 13]
Generated Node #2: [32, 5, 13] from Operation: 22-9=13
Current State: 33:[32, 5, 13], Operations: ['22-9=13']
Exploring Operation: 5*13=65, Resulting Numbers: [32, 65]
Generated Node #3: [32, 65] from Operation... | 4 | Current State: 33:[32, 5, 9, 22], Operations: []
Exploring Operation: 32-22=10, Resulting Numbers: [5, 9, 10]
Generated Node #0,0: 33:[5, 9, 10] Operation: 32-22=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 33:[5, 9, 10], Operations: ['32-22=10']
Exploring Operation: 9-5=4, Resulting Numbers: [10,... | 0 | hs_1 | mult_heuristic |
[
67,
8,
26,
13
] | 73 | [
"67+8=75",
"26/13=2",
"75-2=73"
] | Current State: 73:[67, 8, 26, 13], Operations: []
Exploring Operation: 67+8=75, Resulting Numbers: [26, 13, 75]
Generated Node #2: [26, 13, 75] from Operation: 67+8=75
Current State: 73:[26, 13, 75], Operations: ['67+8=75']
Exploring Operation: 26/13=2, Resulting Numbers: [75, 2]
Generated Node #3: [75, 2] from Operati... | 4 | Current State: 73:[67, 8, 26, 13], Operations: []
Exploring Operation: 26+13=39, Resulting Numbers: [67, 8, 39]
Generated Node #0,0: 73:[67, 8, 39] Operation: 26+13=39
Exploring Operation: 8*13=104, Resulting Numbers: [67, 26, 104]
Generated Node #0,1: 73:[67, 26, 104] Operation: 8*13=104
Exploring Operation: 8+26=34, ... | 0.907118 | hs_5 | mult_heuristic |
[
4,
9,
87,
72
] | 42 | [
"9+87=96",
"72+96=168",
"168/4=42"
] | Current State: 42:[4, 9, 87, 72], Operations: []
Exploring Operation: 9+87=96, Resulting Numbers: [4, 72, 96]
Generated Node #2: [4, 72, 96] from Operation: 9+87=96
Current State: 42:[4, 72, 96], Operations: ['9+87=96']
Exploring Operation: 72+96=168, Resulting Numbers: [4, 168]
Generated Node #3: [4, 168] from Operati... | 4 | Current State: 42:[4, 9, 87, 72], Operations: []
Exploring Operation: 87-72=15, Resulting Numbers: [4, 9, 15]
Generated Node #0,0: 42:[4, 9, 15] Operation: 87-72=15
Exploring Operation: 72-9=63, Resulting Numbers: [4, 87, 63]
Generated Node #0,1: 42:[4, 87, 63] Operation: 72-9=63
Exploring Operation: 87-9=78, Resulting... | 0 | hs_5 | sum_heuristic |
[
19,
91,
55,
18
] | 59 | [
"91-19=72",
"72/18=4",
"55+4=59"
] | Current State: 59:[19, 91, 55, 18], Operations: []
Exploring Operation: 91-19=72, Resulting Numbers: [55, 18, 72]
Generated Node #2: [55, 18, 72] from Operation: 91-19=72
Current State: 59:[55, 18, 72], Operations: ['91-19=72']
Exploring Operation: 72/18=4, Resulting Numbers: [55, 4]
Generated Node #3: [55, 4] from Ope... | 4 | Current State: 59:[19, 91, 55, 18], Operations: []
Exploring Operation: 19+55=74, Resulting Numbers: [91, 18, 74]
Generated Node #0,0: 59:[91, 18, 74] Operation: 19+55=74
Exploring Operation: 55+18=73, Resulting Numbers: [19, 91, 73]
Generated Node #0,1: 59:[19, 91, 73] Operation: 55+18=73
Exploring Operation: 91-19=72... | 0.976563 | hs_5 | mult_heuristic |
[
60,
50,
34,
44
] | 24 | [
"50-44=6",
"60/6=10",
"34-10=24"
] | Current State: 24:[60, 50, 34, 44], Operations: []
Exploring Operation: 50-44=6, Resulting Numbers: [60, 34, 6]
Generated Node #2: [60, 34, 6] from Operation: 50-44=6
Current State: 24:[60, 34, 6], Operations: ['50-44=6']
Exploring Operation: 60/6=10, Resulting Numbers: [34, 10]
Generated Node #3: [34, 10] from Operati... | 4 | Current State: 24:[60, 50, 34, 44], Operations: []
Exploring Operation: 60-50=10, Resulting Numbers: [34, 44, 10]
Generated Node #0,0: 24:[34, 44, 10] Operation: 60-50=10
Exploring Operation: 50-44=6, Resulting Numbers: [60, 34, 6]
Generated Node #0,1: 24:[60, 34, 6] Operation: 50-44=6
Exploring Operation: 60-44=16, Re... | 0.967014 | hs_3 | sum_heuristic |
[
21,
72,
13,
5
] | 70 | [
"21+5=26",
"26/13=2",
"72-2=70"
] | Current State: 70:[21, 72, 13, 5], Operations: []
Exploring Operation: 21+5=26, Resulting Numbers: [72, 13, 26]
Generated Node #2: [72, 13, 26] from Operation: 21+5=26
Current State: 70:[72, 13, 26], Operations: ['21+5=26']
Exploring Operation: 26/13=2, Resulting Numbers: [72, 2]
Generated Node #3: [72, 2] from Operati... | 4 | Current State: 70:[21, 72, 13, 5], Operations: []
Exploring Operation: 21-5=16, Resulting Numbers: [72, 13, 16]
Generated Node #0,0: 70:[72, 13, 16] Operation: 21-5=16
Exploring Operation: 13-5=8, Resulting Numbers: [21, 72, 8]
Generated Node #0,1: 70:[21, 72, 8] Operation: 13-5=8
Exploring Operation: 21+13=34, Resulti... | 0 | hs_4 | mult_heuristic |
[
96,
59,
66,
2
] | 74 | [
"96-66=30",
"30/2=15",
"59+15=74"
] | Current State: 74:[96, 59, 66, 2], Operations: []
Exploring Operation: 96-66=30, Resulting Numbers: [59, 2, 30]
Generated Node #2: [59, 2, 30] from Operation: 96-66=30
Current State: 74:[59, 2, 30], Operations: ['96-66=30']
Exploring Operation: 30/2=15, Resulting Numbers: [59, 15]
Generated Node #3: [59, 15] from Opera... | 4 | Current State: 74:[96, 59, 66, 2], Operations: []
Exploring Operation: 96-59=37, Resulting Numbers: [66, 2, 37]
Generated Node #0,0: 74:[66, 2, 37] Operation: 96-59=37
Exploring Operation: 96/2=48, Resulting Numbers: [59, 66, 48]
Generated Node #0,1: 74:[59, 66, 48] Operation: 96/2=48
Exploring Operation: 96-66=30, Res... | 0 | hs_4 | mult_heuristic |
[
92,
73,
35,
81
] | 65 | [
"92-73=19",
"81-35=46",
"19+46=65"
] | Current State: 65:[92, 73, 35, 81], Operations: []
Exploring Operation: 92-73=19, Resulting Numbers: [35, 81, 19]
Generated Node #2: [35, 81, 19] from Operation: 92-73=19
Current State: 65:[35, 81, 19], Operations: ['92-73=19']
Exploring Operation: 81-35=46, Resulting Numbers: [19, 46]
Generated Node #3: [19, 46] from ... | 4 | Current State: 65:[92, 73, 35, 81], Operations: []
Exploring Operation: 81-73=8, Resulting Numbers: [92, 35, 8]
Generated Node #0,0: 65:[92, 35, 8] Operation: 81-73=8
Exploring Operation: 81-35=46, Resulting Numbers: [92, 73, 46]
Generated Node #0,1: 65:[92, 73, 46] Operation: 81-35=46
Exploring Operation: 92-35=57, Re... | 0.985243 | hs_5 | mult_heuristic |
[
8,
42,
26,
2
] | 22 | [
"8+42=50",
"26+2=28",
"50-28=22"
] | Current State: 22:[8, 42, 26, 2], Operations: []
Exploring Operation: 8+42=50, Resulting Numbers: [26, 2, 50]
Generated Node #2: [26, 2, 50] from Operation: 8+42=50
Current State: 22:[26, 2, 50], Operations: ['8+42=50']
Exploring Operation: 26+2=28, Resulting Numbers: [50, 28]
Generated Node #3: [50, 28] from Operation... | 4 | Current State: 22:[8, 42, 26, 2], Operations: []
Exploring Operation: 42-26=16, Resulting Numbers: [8, 2, 16]
Generated Node #0,0: 22:[8, 2, 16] Operation: 42-26=16
Moving to Node #0,0
Current State: 22:[8, 2, 16], Operations: ['42-26=16']
Exploring Operation: 16/8=2, Resulting Numbers: [2, 2]
Generated Node #0,0,0: 22... | 0 | hs_1 | mult_heuristic |
[
83,
17,
87,
51
] | 13 | [
"83+87=170",
"51+170=221",
"221/17=13"
] | Current State: 13:[83, 17, 87, 51], Operations: []
Exploring Operation: 83+87=170, Resulting Numbers: [17, 51, 170]
Generated Node #2: [17, 51, 170] from Operation: 83+87=170
Current State: 13:[17, 51, 170], Operations: ['83+87=170']
Exploring Operation: 51+170=221, Resulting Numbers: [17, 221]
Generated Node #3: [17, ... | 4 | Current State: 13:[83, 17, 87, 51], Operations: []
Exploring Operation: 87-83=4, Resulting Numbers: [17, 51, 4]
Generated Node #0,0: 13:[17, 51, 4] Operation: 87-83=4
Exploring Operation: 83-51=32, Resulting Numbers: [17, 87, 32]
Generated Node #0,1: 13:[17, 87, 32] Operation: 83-51=32
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
9,
55,
91,
23
] | 50 | [
"9+55=64",
"91+23=114",
"114-64=50"
] | Current State: 50:[9, 55, 91, 23], Operations: []
Exploring Operation: 9+55=64, Resulting Numbers: [91, 23, 64]
Generated Node #2: [91, 23, 64] from Operation: 9+55=64
Current State: 50:[91, 23, 64], Operations: ['9+55=64']
Exploring Operation: 91+23=114, Resulting Numbers: [64, 114]
Generated Node #3: [64, 114] from O... | 4 | Current State: 50:[9, 55, 91, 23], Operations: []
Exploring Operation: 91-55=36, Resulting Numbers: [9, 23, 36]
Generated Node #0,0: 50:[9, 23, 36] Operation: 91-55=36
Exploring Operation: 91-23=68, Resulting Numbers: [9, 55, 68]
Generated Node #0,1: 50:[9, 55, 68] Operation: 91-23=68
Exploring Operation: 55-23=32, Res... | 0.981771 | hs_5 | sum_heuristic |
[
3,
62,
66,
28
] | 44 | [
"3*28=84",
"62+66=128",
"128-84=44"
] | Current State: 44:[3, 62, 66, 28], Operations: []
Exploring Operation: 3*28=84, Resulting Numbers: [62, 66, 84]
Generated Node #2: [62, 66, 84] from Operation: 3*28=84
Current State: 44:[62, 66, 84], Operations: ['3*28=84']
Exploring Operation: 62+66=128, Resulting Numbers: [84, 128]
Generated Node #3: [84, 128] from O... | 4 | Current State: 44:[3, 62, 66, 28], Operations: []
Exploring Operation: 66/3=22, Resulting Numbers: [62, 28, 22]
Generated Node #0,0: 44:[62, 28, 22] Operation: 66/3=22
Exploring Operation: 66-62=4, Resulting Numbers: [3, 28, 4]
Generated Node #0,1: 44:[3, 28, 4] Operation: 66-62=4
Exploring Operation: 66-28=38, Resulti... | 0 | hs_3 | mult_heuristic |
[
4,
45,
30,
21
] | 56 | [
"4*30=120",
"21*120=2520",
"2520/45=56"
] | Current State: 56:[4, 45, 30, 21], Operations: []
Exploring Operation: 4*30=120, Resulting Numbers: [45, 21, 120]
Generated Node #2: [45, 21, 120] from Operation: 4*30=120
Current State: 56:[45, 21, 120], Operations: ['4*30=120']
Exploring Operation: 21*120=2520, Resulting Numbers: [45, 2520]
Generated Node #3: [45, 25... | 4 | Current State: 56:[4, 45, 30, 21], Operations: []
Exploring Operation: 45+21=66, Resulting Numbers: [4, 30, 66]
Generated Node #0,0: 56:[4, 30, 66] Operation: 45+21=66
Exploring Operation: 30-21=9, Resulting Numbers: [4, 45, 9]
Generated Node #0,1: 56:[4, 45, 9] Operation: 30-21=9
Exploring Operation: 45-30=15, Resulti... | 0 | hs_4 | mult_heuristic |
[
18,
42,
10,
45
] | 84 | [
"18+10=28",
"45-42=3",
"28*3=84"
] | Current State: 84:[18, 42, 10, 45], Operations: []
Exploring Operation: 18+10=28, Resulting Numbers: [42, 45, 28]
Generated Node #2: [42, 45, 28] from Operation: 18+10=28
Current State: 84:[42, 45, 28], Operations: ['18+10=28']
Exploring Operation: 45-42=3, Resulting Numbers: [28, 3]
Generated Node #3: [28, 3] from Ope... | 4 | Current State: 84:[18, 42, 10, 45], Operations: []
Exploring Operation: 18+10=28, Resulting Numbers: [42, 45, 28]
Generated Node #0,0: 84:[42, 45, 28] Operation: 18+10=28
Moving to Node #0,0
Current State: 84:[42, 45, 28], Operations: ['18+10=28']
Exploring Operation: 45-42=3, Resulting Numbers: [28, 3]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
63,
47,
63,
92
] | 45 | [
"63+47=110",
"63+92=155",
"155-110=45"
] | Current State: 45:[63, 47, 63, 92], Operations: []
Exploring Operation: 63+47=110, Resulting Numbers: [92, 110]
Generated Node #2: [92, 110] from Operation: 63+47=110
Current State: 45:[92, 110], Operations: ['63+47=110']
Exploring Operation: 63+92=155, Resulting Numbers: [110, 155]
Generated Node #3: [110, 155] from O... | 4 | Current State: 45:[63, 47, 63, 92], Operations: []
Exploring Operation: 92-63=29, Resulting Numbers: [63, 47, 29]
Generated Node #0,0: 45:[63, 47, 29] Operation: 92-63=29
Exploring Operation: 92-63=29, Resulting Numbers: [47, 63, 29]
Generated Node #0,1: 45:[47, 63, 29] Operation: 92-63=29
Moving to Node #0,0
Current S... | 0.986111 | hs_2 | sum_heuristic |
[
40,
90,
36,
37
] | 63 | [
"40*90=3600",
"3600/36=100",
"100-37=63"
] | Current State: 63:[40, 90, 36, 37], Operations: []
Exploring Operation: 40*90=3600, Resulting Numbers: [36, 37, 3600]
Generated Node #2: [36, 37, 3600] from Operation: 40*90=3600
Current State: 63:[36, 37, 3600], Operations: ['40*90=3600']
Exploring Operation: 3600/36=100, Resulting Numbers: [37, 100]
Generated Node #3... | 4 | Current State: 63:[40, 90, 36, 37], Operations: []
Exploring Operation: 90-36=54, Resulting Numbers: [40, 37, 54]
Generated Node #0,0: 63:[40, 37, 54] Operation: 90-36=54
Exploring Operation: 40-36=4, Resulting Numbers: [90, 37, 4]
Generated Node #0,1: 63:[90, 37, 4] Operation: 40-36=4
Exploring Operation: 40-37=3, Res... | 0 | hs_4 | mult_heuristic |
[
26,
54,
87,
32
] | 69 | [
"26*87=2262",
"2262-54=2208",
"2208/32=69"
] | Current State: 69:[26, 54, 87, 32], Operations: []
Exploring Operation: 26*87=2262, Resulting Numbers: [54, 32, 2262]
Generated Node #2: [54, 32, 2262] from Operation: 26*87=2262
Current State: 69:[54, 32, 2262], Operations: ['26*87=2262']
Exploring Operation: 2262-54=2208, Resulting Numbers: [32, 2208]
Generated Node ... | 4 | Current State: 69:[26, 54, 87, 32], Operations: []
Exploring Operation: 54-32=22, Resulting Numbers: [26, 87, 22]
Generated Node #0,0: 69:[26, 87, 22] Operation: 54-32=22
Exploring Operation: 87-54=33, Resulting Numbers: [26, 32, 33]
Generated Node #0,1: 69:[26, 32, 33] Operation: 87-54=33
Exploring Operation: 54-26=28... | 0 | hs_3 | mult_heuristic |
[
32,
78,
58,
4
] | 56 | [
"32+78=110",
"58-4=54",
"110-54=56"
] | Current State: 56:[32, 78, 58, 4], Operations: []
Exploring Operation: 32+78=110, Resulting Numbers: [58, 4, 110]
Generated Node #2: [58, 4, 110] from Operation: 32+78=110
Current State: 56:[58, 4, 110], Operations: ['32+78=110']
Exploring Operation: 58-4=54, Resulting Numbers: [110, 54]
Generated Node #3: [110, 54] fr... | 4 | Current State: 56:[32, 78, 58, 4], Operations: []
Exploring Operation: 78-32=46, Resulting Numbers: [58, 4, 46]
Generated Node #0,0: 56:[58, 4, 46] Operation: 78-32=46
Exploring Operation: 32/4=8, Resulting Numbers: [78, 58, 8]
Generated Node #0,1: 56:[78, 58, 8] Operation: 32/4=8
Exploring Operation: 58-32=26, Resulti... | 0.981771 | hs_5 | sum_heuristic |
[
21,
47,
6,
67
] | 89 | [
"47-21=26",
"6*26=156",
"156-67=89"
] | Current State: 89:[21, 47, 6, 67], Operations: []
Exploring Operation: 47-21=26, Resulting Numbers: [6, 67, 26]
Generated Node #2: [6, 67, 26] from Operation: 47-21=26
Current State: 89:[6, 67, 26], Operations: ['47-21=26']
Exploring Operation: 6*26=156, Resulting Numbers: [67, 156]
Generated Node #3: [67, 156] from Op... | 4 | Current State: 89:[21, 47, 6, 67], Operations: []
Exploring Operation: 21+47=68, Resulting Numbers: [6, 67, 68]
Generated Node #0,0: 89:[6, 67, 68] Operation: 21+47=68
Exploring Operation: 21*6=126, Resulting Numbers: [47, 67, 126]
Generated Node #0,1: 89:[47, 67, 126] Operation: 21*6=126
Moving to Node #0,1
Current St... | 0 | hs_2 | sum_heuristic |
[
34,
91,
84,
6
] | 29 | [
"34*6=204",
"91+84=175",
"204-175=29"
] | Current State: 29:[34, 91, 84, 6], Operations: []
Exploring Operation: 34*6=204, Resulting Numbers: [91, 84, 204]
Generated Node #2: [91, 84, 204] from Operation: 34*6=204
Current State: 29:[91, 84, 204], Operations: ['34*6=204']
Exploring Operation: 91+84=175, Resulting Numbers: [204, 175]
Generated Node #3: [204, 175... | 4 | Current State: 29:[34, 91, 84, 6], Operations: []
Exploring Operation: 91-84=7, Resulting Numbers: [34, 6, 7]
Generated Node #0,0: 29:[34, 6, 7] Operation: 91-84=7
Exploring Operation: 84/6=14, Resulting Numbers: [34, 91, 14]
Generated Node #0,1: 29:[34, 91, 14] Operation: 84/6=14
Exploring Operation: 91-34=57, Resulti... | 0 | hs_5 | sum_heuristic |
[
28,
43,
15,
94
] | 94 | [
"43-28=15",
"15+94=109",
"109-15=94"
] | Current State: 94:[28, 43, 15, 94], Operations: []
Exploring Operation: 43-28=15, Resulting Numbers: [15, 94, 15]
Generated Node #2: [15, 94, 15] from Operation: 43-28=15
Current State: 94:[15, 94, 15], Operations: ['43-28=15']
Exploring Operation: 15+94=109, Resulting Numbers: [109]
109,94 equal: Goal Reached
Explorin... | 4 | Current State: 94:[28, 43, 15, 94], Operations: []
Exploring Operation: 28+15=43, Resulting Numbers: [43, 94, 43]
Generated Node #0,0: 94:[43, 94, 43] Operation: 28+15=43
Moving to Node #0,0
Current State: 94:[43, 94, 43], Operations: ['28+15=43']
Exploring Operation: 43/43=1, Resulting Numbers: [94, 1]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
56,
4,
45,
26
] | 41 | [
"56+4=60",
"45-26=19",
"60-19=41"
] | Current State: 41:[56, 4, 45, 26], Operations: []
Exploring Operation: 56+4=60, Resulting Numbers: [45, 26, 60]
Generated Node #2: [45, 26, 60] from Operation: 56+4=60
Current State: 41:[45, 26, 60], Operations: ['56+4=60']
Exploring Operation: 45-26=19, Resulting Numbers: [60, 19]
Generated Node #3: [60, 19] from Oper... | 4 | Current State: 41:[56, 4, 45, 26], Operations: []
Exploring Operation: 45-4=41, Resulting Numbers: [56, 26, 41]
Generated Node #0,0: 41:[56, 26, 41] Operation: 45-4=41
Exploring Operation: 4+26=30, Resulting Numbers: [56, 45, 30]
Generated Node #0,1: 41:[56, 45, 30] Operation: 4+26=30
Exploring Operation: 56-4=52, Resu... | 0.986979 | hs_3 | mult_heuristic |
[
20,
31,
4,
6
] | 34 | [
"20+31=51",
"4*51=204",
"204/6=34"
] | Current State: 34:[20, 31, 4, 6], Operations: []
Exploring Operation: 20+31=51, Resulting Numbers: [4, 6, 51]
Generated Node #2: [4, 6, 51] from Operation: 20+31=51
Current State: 34:[4, 6, 51], Operations: ['20+31=51']
Exploring Operation: 4*51=204, Resulting Numbers: [6, 204]
Generated Node #3: [6, 204] from Operatio... | 4 | Current State: 34:[20, 31, 4, 6], Operations: []
Exploring Operation: 31+4=35, Resulting Numbers: [20, 6, 35]
Generated Node #0,0: 34:[20, 6, 35] Operation: 31+4=35
Exploring Operation: 20-6=14, Resulting Numbers: [31, 4, 14]
Generated Node #0,1: 34:[31, 4, 14] Operation: 20-6=14
Exploring Operation: 20-4=16, Resulting... | 0 | hs_5 | mult_heuristic |
[
12,
85,
76,
4
] | 48 | [
"85-76=9",
"4*9=36",
"12+36=48"
] | Current State: 48:[12, 85, 76, 4], Operations: []
Exploring Operation: 85-76=9, Resulting Numbers: [12, 4, 9]
Generated Node #2: [12, 4, 9] from Operation: 85-76=9
Current State: 48:[12, 4, 9], Operations: ['85-76=9']
Exploring Operation: 4*9=36, Resulting Numbers: [12, 36]
Generated Node #3: [12, 36] from Operation: 4... | 4 | Current State: 48:[12, 85, 76, 4], Operations: []
Exploring Operation: 76-12=64, Resulting Numbers: [85, 4, 64]
Generated Node #0,0: 48:[85, 4, 64] Operation: 76-12=64
Exploring Operation: 85-12=73, Resulting Numbers: [76, 4, 73]
Generated Node #0,1: 48:[76, 4, 73] Operation: 85-12=73
Exploring Operation: 85-76=9, Resu... | 0 | hs_4 | mult_heuristic |
[
26,
3,
41,
60
] | 97 | [
"26*3=78",
"60-41=19",
"78+19=97"
] | Current State: 97:[26, 3, 41, 60], Operations: []
Exploring Operation: 26*3=78, Resulting Numbers: [41, 60, 78]
Generated Node #2: [41, 60, 78] from Operation: 26*3=78
Current State: 97:[41, 60, 78], Operations: ['26*3=78']
Exploring Operation: 60-41=19, Resulting Numbers: [78, 19]
Generated Node #3: [78, 19] from Oper... | 4 | Current State: 97:[26, 3, 41, 60], Operations: []
Exploring Operation: 26*3=78, Resulting Numbers: [41, 60, 78]
Generated Node #0,0: 97:[41, 60, 78] Operation: 26*3=78
Exploring Operation: 3*41=123, Resulting Numbers: [26, 60, 123]
Generated Node #0,1: 97:[26, 60, 123] Operation: 3*41=123
Moving to Node #0,0
Current St... | 0 | hs_2 | mult_heuristic |
[
6,
10,
2,
19
] | 99 | [
"6+2=8",
"10*8=80",
"19+80=99"
] | Current State: 99:[6, 10, 2, 19], Operations: []
Exploring Operation: 6+2=8, Resulting Numbers: [10, 19, 8]
Generated Node #2: [10, 19, 8] from Operation: 6+2=8
Current State: 99:[10, 19, 8], Operations: ['6+2=8']
Exploring Operation: 10*8=80, Resulting Numbers: [19, 80]
Generated Node #3: [19, 80] from Operation: 10*8... | 4 | Current State: 99:[6, 10, 2, 19], Operations: []
Exploring Operation: 19-6=13, Resulting Numbers: [10, 2, 13]
Generated Node #0,0: 99:[10, 2, 13] Operation: 19-6=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 99:[10, 2, 13], Operations: ['19-6=13']
Exploring Operation: 13-10=3, Resulting Numbers: [2... | 0 | hs_1 | sum_heuristic |
[
48,
33,
49,
86
] | 83 | [
"49-33=16",
"48/16=3",
"86-3=83"
] | Current State: 83:[48, 33, 49, 86], Operations: []
Exploring Operation: 49-33=16, Resulting Numbers: [48, 86, 16]
Generated Node #2: [48, 86, 16] from Operation: 49-33=16
Current State: 83:[48, 86, 16], Operations: ['49-33=16']
Exploring Operation: 48/16=3, Resulting Numbers: [86, 3]
Generated Node #3: [86, 3] from Ope... | 4 | Current State: 83:[48, 33, 49, 86], Operations: []
Exploring Operation: 48+49=97, Resulting Numbers: [33, 86, 97]
Generated Node #0,0: 83:[33, 86, 97] Operation: 48+49=97
Exploring Operation: 48+33=81, Resulting Numbers: [49, 86, 81]
Generated Node #0,1: 83:[49, 86, 81] Operation: 48+33=81
Exploring Operation: 33+49=82... | 0 | hs_3 | mult_heuristic |
[
9,
54,
80,
77
] | 27 | [
"80-77=3",
"9*3=27",
"54-27=27"
] | Current State: 27:[9, 54, 80, 77], Operations: []
Exploring Operation: 80-77=3, Resulting Numbers: [9, 54, 3]
Generated Node #2: [9, 54, 3] from Operation: 80-77=3
Current State: 27:[9, 54, 3], Operations: ['80-77=3']
Exploring Operation: 9*3=27, Resulting Numbers: [54, 27]
Generated Node #3: [54, 27] from Operation: 9... | 4 | Current State: 27:[9, 54, 80, 77], Operations: []
Exploring Operation: 80-77=3, Resulting Numbers: [9, 54, 3]
Generated Node #0,0: 27:[9, 54, 3] Operation: 80-77=3
Exploring Operation: 80-54=26, Resulting Numbers: [9, 77, 26]
Generated Node #0,1: 27:[9, 77, 26] Operation: 80-54=26
Moving to Node #0,0
Current State: 27:... | 0.989583 | hs_2 | mult_heuristic |
[
41,
96,
39,
93
] | 77 | [
"96-41=55",
"39+93=132",
"132-55=77"
] | Current State: 77:[41, 96, 39, 93], Operations: []
Exploring Operation: 96-41=55, Resulting Numbers: [39, 93, 55]
Generated Node #2: [39, 93, 55] from Operation: 96-41=55
Current State: 77:[39, 93, 55], Operations: ['96-41=55']
Exploring Operation: 39+93=132, Resulting Numbers: [55, 132]
Generated Node #3: [55, 132] fr... | 4 | Current State: 77:[41, 96, 39, 93], Operations: []
Exploring Operation: 41-39=2, Resulting Numbers: [96, 93, 2]
Generated Node #0,0: 77:[96, 93, 2] Operation: 41-39=2
Exploring Operation: 96-93=3, Resulting Numbers: [41, 39, 3]
Generated Node #0,1: 77:[41, 39, 3] Operation: 96-93=3
Exploring Operation: 96-41=55, Result... | 0.988715 | hs_4 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.