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 |
|---|---|---|---|---|---|---|---|---|
[
6,
84,
65,
42
] | 73 | [
"6+65=71",
"84/42=2",
"71+2=73"
] | Current State: 73:[6, 84, 65, 42], Operations: []
Exploring Operation: 6+65=71, Resulting Numbers: [84, 42, 71]
Generated Node #2: [84, 42, 71] from Operation: 6+65=71
Current State: 73:[84, 42, 71], Operations: ['6+65=71']
Exploring Operation: 84/42=2, Resulting Numbers: [71, 2]
Generated Node #3: [71, 2] from Operati... | 4 | Current State: 73:[6, 84, 65, 42], Operations: []
Exploring Operation: 84-6=78, Resulting Numbers: [65, 42, 78]
Generated Node #0,0: 73:[65, 42, 78] Operation: 84-6=78
Start Sub Search at level 1: Moving to Node #0,0
Current State: 73:[65, 42, 78], Operations: ['84-6=78']
Exploring Operation: 65+42=107, Resulting Numbe... | 0 | hs_1 | sum_heuristic |
[
61,
55,
41,
23
] | 52 | [
"61+55=116",
"41+23=64",
"116-64=52"
] | Current State: 52:[61, 55, 41, 23], Operations: []
Exploring Operation: 61+55=116, Resulting Numbers: [41, 23, 116]
Generated Node #2: [41, 23, 116] from Operation: 61+55=116
Current State: 52:[41, 23, 116], Operations: ['61+55=116']
Exploring Operation: 41+23=64, Resulting Numbers: [116, 64]
Generated Node #3: [116, 6... | 4 | Current State: 52:[61, 55, 41, 23], Operations: []
Exploring Operation: 61-41=20, Resulting Numbers: [55, 23, 20]
Generated Node #0,0: 52:[55, 23, 20] Operation: 61-41=20
Exploring Operation: 61-55=6, Resulting Numbers: [41, 23, 6]
Generated Node #0,1: 52:[41, 23, 6] Operation: 61-55=6
Exploring Operation: 55-41=14, Re... | 0.983507 | hs_3 | sum_heuristic |
[
6,
26,
23,
91
] | 73 | [
"6*23=138",
"91-26=65",
"138-65=73"
] | Current State: 73:[6, 26, 23, 91], Operations: []
Exploring Operation: 6*23=138, Resulting Numbers: [26, 91, 138]
Generated Node #2: [26, 91, 138] from Operation: 6*23=138
Current State: 73:[26, 91, 138], Operations: ['6*23=138']
Exploring Operation: 91-26=65, Resulting Numbers: [138, 65]
Generated Node #3: [138, 65] f... | 4 | Current State: 73:[6, 26, 23, 91], Operations: []
Exploring Operation: 26+23=49, Resulting Numbers: [6, 91, 49]
Generated Node #0,0: 73:[6, 91, 49] Operation: 26+23=49
Exploring Operation: 91-6=85, Resulting Numbers: [26, 23, 85]
Generated Node #0,1: 73:[26, 23, 85] Operation: 91-6=85
Exploring Operation: 6+26=32, Resu... | 0 | hs_4 | mult_heuristic |
[
51,
33,
90,
75
] | 15 | [
"51-33=18",
"90/18=5",
"75/5=15"
] | Current State: 15:[51, 33, 90, 75], Operations: []
Exploring Operation: 51-33=18, Resulting Numbers: [90, 75, 18]
Generated Node #2: [90, 75, 18] from Operation: 51-33=18
Current State: 15:[90, 75, 18], Operations: ['51-33=18']
Exploring Operation: 90/18=5, Resulting Numbers: [75, 5]
Generated Node #3: [75, 5] from Ope... | 4 | Current State: 15:[51, 33, 90, 75], Operations: []
Exploring Operation: 51-33=18, Resulting Numbers: [90, 75, 18]
Generated Node #0,0: 15:[90, 75, 18] Operation: 51-33=18
Exploring Operation: 75-51=24, Resulting Numbers: [33, 90, 24]
Generated Node #0,1: 15:[33, 90, 24] Operation: 75-51=24
Exploring Operation: 90-75=15... | 0.950521 | hs_4 | mult_heuristic |
[
65,
28,
28,
33
] | 98 | [
"65+28=93",
"33-28=5",
"93+5=98"
] | Current State: 98:[65, 28, 28, 33], Operations: []
Exploring Operation: 65+28=93, Resulting Numbers: [33, 93]
Generated Node #2: [33, 93] from Operation: 65+28=93
Current State: 98:[33, 93], Operations: ['65+28=93']
Exploring Operation: 33-28=5, Resulting Numbers: [93, 5]
Generated Node #3: [93, 5] from Operation: 33-2... | 4 | Current State: 98:[65, 28, 28, 33], Operations: []
Exploring Operation: 33-28=5, Resulting Numbers: [65, 28, 5]
Generated Node #0,0: 98:[65, 28, 5] Operation: 33-28=5
Exploring Operation: 33-28=5, Resulting Numbers: [65, 28, 5]
Generated Node #0,1: 98:[65, 28, 5] Operation: 33-28=5
Exploring Operation: 65+33=98, Result... | 0.986979 | hs_4 | sum_heuristic |
[
41,
85,
26,
82
] | 100 | [
"85-41=44",
"82-26=56",
"44+56=100"
] | Current State: 100:[41, 85, 26, 82], Operations: []
Exploring Operation: 85-41=44, Resulting Numbers: [26, 82, 44]
Generated Node #2: [26, 82, 44] from Operation: 85-41=44
Current State: 100:[26, 82, 44], Operations: ['85-41=44']
Exploring Operation: 82-26=56, Resulting Numbers: [44, 56]
Generated Node #3: [44, 56] fro... | 4 | Current State: 100:[41, 85, 26, 82], Operations: []
Exploring Operation: 82/41=2, Resulting Numbers: [85, 26, 2]
Generated Node #0,0: 100:[85, 26, 2] Operation: 82/41=2
Exploring Operation: 85-82=3, Resulting Numbers: [41, 26, 3]
Generated Node #0,1: 100:[41, 26, 3] Operation: 85-82=3
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
98,
38,
15,
64
] | 68 | [
"98-38=60",
"60/15=4",
"64+4=68"
] | Current State: 68:[98, 38, 15, 64], Operations: []
Exploring Operation: 98-38=60, Resulting Numbers: [15, 64, 60]
Generated Node #2: [15, 64, 60] from Operation: 98-38=60
Current State: 68:[15, 64, 60], Operations: ['98-38=60']
Exploring Operation: 60/15=4, Resulting Numbers: [64, 4]
Generated Node #3: [64, 4] from Ope... | 4 | Current State: 68:[98, 38, 15, 64], Operations: []
Exploring Operation: 64-38=26, Resulting Numbers: [98, 15, 26]
Generated Node #0,0: 68:[98, 15, 26] Operation: 64-38=26
Exploring Operation: 98-15=83, Resulting Numbers: [38, 64, 83]
Generated Node #0,1: 68:[38, 64, 83] Operation: 98-15=83
Exploring Operation: 98-38=60... | 0.963542 | hs_5 | sum_heuristic |
[
22,
4,
80,
82
] | 90 | [
"22*4=88",
"82-80=2",
"88+2=90"
] | Current State: 90:[22, 4, 80, 82], Operations: []
Exploring Operation: 22*4=88, Resulting Numbers: [80, 82, 88]
Generated Node #2: [80, 82, 88] from Operation: 22*4=88
Current State: 90:[80, 82, 88], Operations: ['22*4=88']
Exploring Operation: 82-80=2, Resulting Numbers: [88, 2]
Generated Node #3: [88, 2] from Operati... | 4 | Current State: 90:[22, 4, 80, 82], Operations: []
Exploring Operation: 22-4=18, Resulting Numbers: [80, 82, 18]
Generated Node #0,0: 90:[80, 82, 18] Operation: 22-4=18
Exploring Operation: 80/4=20, Resulting Numbers: [22, 82, 20]
Generated Node #0,1: 90:[22, 82, 20] Operation: 80/4=20
Exploring Operation: 82-80=2, Resu... | 0.983507 | hs_3 | mult_heuristic |
[
16,
59,
28,
14
] | 89 | [
"16+59=75",
"28-14=14",
"75+14=89"
] | Current State: 89:[16, 59, 28, 14], Operations: []
Exploring Operation: 16+59=75, Resulting Numbers: [28, 14, 75]
Generated Node #2: [28, 14, 75] from Operation: 16+59=75
Current State: 89:[28, 14, 75], Operations: ['16+59=75']
Exploring Operation: 28-14=14, Resulting Numbers: [75, 14]
Generated Node #3: [75, 14] from ... | 4 | Current State: 89:[16, 59, 28, 14], Operations: []
Exploring Operation: 16+28=44, Resulting Numbers: [59, 14, 44]
Generated Node #0,0: 89:[59, 14, 44] Operation: 16+28=44
Exploring Operation: 16+59=75, Resulting Numbers: [28, 14, 75]
Generated Node #0,1: 89:[28, 14, 75] Operation: 16+59=75
Exploring Operation: 16+14=30... | 0.984375 | hs_3 | sum_heuristic |
[
6,
39,
48,
39
] | 13 | [
"6+39=45",
"48-45=3",
"39/3=13"
] | Current State: 13:[6, 39, 48, 39], Operations: []
Exploring Operation: 6+39=45, Resulting Numbers: [48, 45]
Generated Node #2: [48, 45] from Operation: 6+39=45
Current State: 13:[48, 45], Operations: ['6+39=45']
Exploring Operation: 48-45=3, Resulting Numbers: [3]
3,13 equal: Goal Reached
Exploring Operation: 39/3=13, ... | 4 | Current State: 13:[6, 39, 48, 39], Operations: []
Exploring Operation: 48-39=9, Resulting Numbers: [6, 39, 9]
Generated Node #0,0: 13:[6, 39, 9] Operation: 48-39=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 13:[6, 39, 9], Operations: ['48-39=9']
Exploring Operation: 39-6=33, Resulting Numbers: [9, ... | 0 | hs_1 | sum_heuristic |
[
42,
11,
31,
12
] | 73 | [
"42+31=73",
"12-11=1",
"73*1=73"
] | Current State: 73:[42, 11, 31, 12], Operations: []
Exploring Operation: 42+31=73, Resulting Numbers: [11, 12, 73]
Generated Node #2: [11, 12, 73] from Operation: 42+31=73
Current State: 73:[11, 12, 73], Operations: ['42+31=73']
Exploring Operation: 12-11=1, Resulting Numbers: [73, 1]
Generated Node #3: [73, 1] from Ope... | 4 | Current State: 73:[42, 11, 31, 12], Operations: []
Exploring Operation: 42+12=54, Resulting Numbers: [11, 31, 54]
Generated Node #0,0: 73:[11, 31, 54] Operation: 42+12=54
Exploring Operation: 11+31=42, Resulting Numbers: [42, 12, 42]
Generated Node #0,1: 73:[42, 12, 42] Operation: 11+31=42
Exploring Operation: 11+12=23... | 0.921875 | hs_5 | sum_heuristic |
[
94,
94,
81,
13
] | 75 | [
"94-81=13",
"13*13=169",
"169-94=75"
] | Current State: 75:[94, 94, 81, 13], Operations: []
Exploring Operation: 94-81=13, Resulting Numbers: [13, 13]
Generated Node #2: [13, 13] from Operation: 94-81=13
Current State: 75:[13, 13], Operations: ['94-81=13']
Exploring Operation: 13*13=169, Resulting Numbers: [169]
169,75 equal: Goal Reached
Exploring Operation:... | 4 | Current State: 75:[94, 94, 81, 13], Operations: []
Exploring Operation: 94/94=1, Resulting Numbers: [81, 13, 1]
Generated Node #0,0: 75:[81, 13, 1] Operation: 94/94=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 75:[81, 13, 1], Operations: ['94/94=1']
Exploring Operation: 81-1=80, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
9,
99,
34,
65
] | 20 | [
"99/9=11",
"65-34=31",
"31-11=20"
] | Current State: 20:[9, 99, 34, 65], Operations: []
Exploring Operation: 99/9=11, Resulting Numbers: [34, 65, 11]
Generated Node #2: [34, 65, 11] from Operation: 99/9=11
Current State: 20:[34, 65, 11], Operations: ['99/9=11']
Exploring Operation: 65-34=31, Resulting Numbers: [11, 31]
Generated Node #3: [11, 31] from Oper... | 4 | Current State: 20:[9, 99, 34, 65], Operations: []
Exploring Operation: 99-65=34, Resulting Numbers: [9, 34, 34]
Generated Node #0,0: 20:[9, 34, 34] Operation: 99-65=34
Start Sub Search at level 1: Moving to Node #0,0
Current State: 20:[9, 34, 34], Operations: ['99-65=34']
Exploring Operation: 34/34=1, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
55,
98,
57,
32
] | 68 | [
"98-55=43",
"57-32=25",
"43+25=68"
] | Current State: 68:[55, 98, 57, 32], Operations: []
Exploring Operation: 98-55=43, Resulting Numbers: [57, 32, 43]
Generated Node #2: [57, 32, 43] from Operation: 98-55=43
Current State: 68:[57, 32, 43], Operations: ['98-55=43']
Exploring Operation: 57-32=25, Resulting Numbers: [43, 25]
Generated Node #3: [43, 25] from ... | 4 | Current State: 68:[55, 98, 57, 32], Operations: []
Exploring Operation: 98-55=43, Resulting Numbers: [57, 32, 43]
Generated Node #0,0: 68:[57, 32, 43] Operation: 98-55=43
Exploring Operation: 98-57=41, Resulting Numbers: [55, 32, 41]
Generated Node #0,1: 68:[55, 32, 41] Operation: 98-57=41
Start Sub Search at level 1: ... | 0.990451 | hs_2 | mult_heuristic |
[
64,
26,
62,
57
] | 70 | [
"64-62=2",
"26/2=13",
"57+13=70"
] | Current State: 70:[64, 26, 62, 57], Operations: []
Exploring Operation: 64-62=2, Resulting Numbers: [26, 57, 2]
Generated Node #2: [26, 57, 2] from Operation: 64-62=2
Current State: 70:[26, 57, 2], Operations: ['64-62=2']
Exploring Operation: 26/2=13, Resulting Numbers: [57, 13]
Generated Node #3: [57, 13] from Operati... | 4 | Current State: 70:[64, 26, 62, 57], Operations: []
Exploring Operation: 57-26=31, Resulting Numbers: [64, 62, 31]
Generated Node #0,0: 70:[64, 62, 31] Operation: 57-26=31
Exploring Operation: 62-26=36, Resulting Numbers: [64, 57, 36]
Generated Node #0,1: 70:[64, 57, 36] Operation: 62-26=36
Exploring Operation: 64-57=7,... | 0 | hs_4 | sum_heuristic |
[
75,
49,
39,
64
] | 61 | [
"75*39=2925",
"64+2925=2989",
"2989/49=61"
] | Current State: 61:[75, 49, 39, 64], Operations: []
Exploring Operation: 75*39=2925, Resulting Numbers: [49, 64, 2925]
Generated Node #2: [49, 64, 2925] from Operation: 75*39=2925
Current State: 61:[49, 64, 2925], Operations: ['75*39=2925']
Exploring Operation: 64+2925=2989, Resulting Numbers: [49, 2989]
Generated Node ... | 4 | Current State: 61:[75, 49, 39, 64], Operations: []
Exploring Operation: 75-39=36, Resulting Numbers: [49, 64, 36]
Generated Node #0,0: 61:[49, 64, 36] Operation: 75-39=36
Start Sub Search at level 1: Moving to Node #0,0
Current State: 61:[49, 64, 36], Operations: ['75-39=36']
Exploring Operation: 49+36=85, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
18,
6,
30,
5
] | 43 | [
"30/6=5",
"5*5=25",
"18+25=43"
] | Current State: 43:[18, 6, 30, 5], Operations: []
Exploring Operation: 30/6=5, Resulting Numbers: [18, 5, 5]
Generated Node #2: [18, 5, 5] from Operation: 30/6=5
Current State: 43:[18, 5, 5], Operations: ['30/6=5']
Exploring Operation: 5*5=25, Resulting Numbers: [18, 25]
Generated Node #3: [18, 25] from Operation: 5*5=2... | 4 | Current State: 43:[18, 6, 30, 5], Operations: []
Exploring Operation: 6*5=30, Resulting Numbers: [18, 30, 30]
Generated Node #0,0: 43:[18, 30, 30] Operation: 6*5=30
Exploring Operation: 18+6=24, Resulting Numbers: [30, 5, 24]
Generated Node #0,1: 43:[30, 5, 24] Operation: 18+6=24
Exploring Operation: 18+5=23, Resulting... | 0 | hs_3 | mult_heuristic |
[
88,
36,
71,
4
] | 23 | [
"88-36=52",
"71+4=75",
"75-52=23"
] | Current State: 23:[88, 36, 71, 4], Operations: []
Exploring Operation: 88-36=52, Resulting Numbers: [71, 4, 52]
Generated Node #2: [71, 4, 52] from Operation: 88-36=52
Current State: 23:[71, 4, 52], Operations: ['88-36=52']
Exploring Operation: 71+4=75, Resulting Numbers: [52, 75]
Generated Node #3: [52, 75] from Opera... | 4 | Current State: 23:[88, 36, 71, 4], Operations: []
Exploring Operation: 88-71=17, Resulting Numbers: [36, 4, 17]
Generated Node #0,0: 23:[36, 4, 17] Operation: 88-71=17
Moving to Node #0,0
Current State: 23:[36, 4, 17], Operations: ['88-71=17']
Exploring Operation: 36-4=32, Resulting Numbers: [17, 32]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
28,
30,
57,
35
] | 83 | [
"35-30=5",
"28*5=140",
"140-57=83"
] | Current State: 83:[28, 30, 57, 35], Operations: []
Exploring Operation: 35-30=5, Resulting Numbers: [28, 57, 5]
Generated Node #2: [28, 57, 5] from Operation: 35-30=5
Current State: 83:[28, 57, 5], Operations: ['35-30=5']
Exploring Operation: 28*5=140, Resulting Numbers: [57, 140]
Generated Node #3: [57, 140] from Oper... | 4 | Current State: 83:[28, 30, 57, 35], Operations: []
Exploring Operation: 28+30=58, Resulting Numbers: [57, 35, 58]
Generated Node #0,0: 83:[57, 35, 58] Operation: 28+30=58
Exploring Operation: 30+35=65, Resulting Numbers: [28, 57, 65]
Generated Node #0,1: 83:[28, 57, 65] Operation: 30+35=65
Exploring Operation: 28+35=63... | 0 | hs_3 | mult_heuristic |
[
45,
10,
66,
20
] | 89 | [
"45+66=111",
"10*20=200",
"200-111=89"
] | Current State: 89:[45, 10, 66, 20], Operations: []
Exploring Operation: 45+66=111, Resulting Numbers: [10, 20, 111]
Generated Node #2: [10, 20, 111] from Operation: 45+66=111
Current State: 89:[10, 20, 111], Operations: ['45+66=111']
Exploring Operation: 10*20=200, Resulting Numbers: [111, 200]
Generated Node #3: [111,... | 4 | Current State: 89:[45, 10, 66, 20], Operations: []
Exploring Operation: 45+10=55, Resulting Numbers: [66, 20, 55]
Generated Node #0,0: 89:[66, 20, 55] Operation: 45+10=55
Moving to Node #0,0
Current State: 89:[66, 20, 55], Operations: ['45+10=55']
Exploring Operation: 66+20=86, Resulting Numbers: [55, 86]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
19,
75,
31,
87
] | 62 | [
"75-19=56",
"31+87=118",
"118-56=62"
] | Current State: 62:[19, 75, 31, 87], Operations: []
Exploring Operation: 75-19=56, Resulting Numbers: [31, 87, 56]
Generated Node #2: [31, 87, 56] from Operation: 75-19=56
Current State: 62:[31, 87, 56], Operations: ['75-19=56']
Exploring Operation: 31+87=118, Resulting Numbers: [56, 118]
Generated Node #3: [56, 118] fr... | 4 | Current State: 62:[19, 75, 31, 87], Operations: []
Exploring Operation: 87-19=68, Resulting Numbers: [75, 31, 68]
Generated Node #0,0: 62:[75, 31, 68] Operation: 87-19=68
Exploring Operation: 87-31=56, Resulting Numbers: [19, 75, 56]
Generated Node #0,1: 62:[19, 75, 56] Operation: 87-31=56
Exploring Operation: 75-19=56... | 0.97309 | hs_4 | sum_heuristic |
[
32,
42,
24,
48
] | 62 | [
"42-32=10",
"24+48=72",
"72-10=62"
] | Current State: 62:[32, 42, 24, 48], Operations: []
Exploring Operation: 42-32=10, Resulting Numbers: [24, 48, 10]
Generated Node #2: [24, 48, 10] from Operation: 42-32=10
Current State: 62:[24, 48, 10], Operations: ['42-32=10']
Exploring Operation: 24+48=72, Resulting Numbers: [10, 72]
Generated Node #3: [10, 72] from ... | 4 | Current State: 62:[32, 42, 24, 48], Operations: []
Exploring Operation: 48-42=6, Resulting Numbers: [32, 24, 6]
Generated Node #0,0: 62:[32, 24, 6] Operation: 48-42=6
Moving to Node #0,0
Current State: 62:[32, 24, 6], Operations: ['48-42=6']
Exploring Operation: 24+6=30, Resulting Numbers: [32, 30]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
95,
19,
94,
95
] | 94 | [
"95-95=0",
"19*0=0",
"94+0=94"
] | Current State: 94:[95, 19, 94, 95], Operations: []
Exploring Operation: 95-95=0, Resulting Numbers: [19, 94, 0]
Generated Node #2: [19, 94, 0] from Operation: 95-95=0
Current State: 94:[19, 94, 0], Operations: ['95-95=0']
Exploring Operation: 19*0=0, Resulting Numbers: [94, 0]
Generated Node #3: [94, 0] from Operation:... | 4 | Current State: 94:[95, 19, 94, 95], Operations: []
Exploring Operation: 95/19=5, Resulting Numbers: [94, 95, 5]
Generated Node #0,0: 94:[94, 95, 5] Operation: 95/19=5
Exploring Operation: 95/19=5, Resulting Numbers: [95, 94, 5]
Generated Node #0,1: 94:[95, 94, 5] Operation: 95/19=5
Start Sub Search at level 1: Moving t... | 0 | hs_2 | sum_heuristic |
[
28,
60,
4,
60
] | 31 | [
"28+4=32",
"60/60=1",
"32-1=31"
] | Current State: 31:[28, 60, 4, 60], Operations: []
Exploring Operation: 28+4=32, Resulting Numbers: [60, 60, 32]
Generated Node #2: [60, 60, 32] from Operation: 28+4=32
Current State: 31:[60, 60, 32], Operations: ['28+4=32']
Exploring Operation: 60/60=1, Resulting Numbers: [32, 1]
Generated Node #3: [32, 1] from Operati... | 4 | Current State: 31:[28, 60, 4, 60], Operations: []
Exploring Operation: 60/4=15, Resulting Numbers: [28, 60, 15]
Generated Node #0,0: 31:[28, 60, 15] Operation: 60/4=15
Exploring Operation: 60/4=15, Resulting Numbers: [28, 60, 15]
Generated Node #0,1: 31:[28, 60, 15] Operation: 60/4=15
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
70,
63,
54,
40
] | 20 | [
"70*54=3780",
"3780/63=60",
"60-40=20"
] | Current State: 20:[70, 63, 54, 40], Operations: []
Exploring Operation: 70*54=3780, Resulting Numbers: [63, 40, 3780]
Generated Node #2: [63, 40, 3780] from Operation: 70*54=3780
Current State: 20:[63, 40, 3780], Operations: ['70*54=3780']
Exploring Operation: 3780/63=60, Resulting Numbers: [40, 60]
Generated Node #3: ... | 4 | Current State: 20:[70, 63, 54, 40], Operations: []
Exploring Operation: 70-63=7, Resulting Numbers: [54, 40, 7]
Generated Node #0,0: 20:[54, 40, 7] Operation: 70-63=7
Exploring Operation: 70-54=16, Resulting Numbers: [63, 40, 16]
Generated Node #0,1: 20:[63, 40, 16] Operation: 70-54=16
Exploring Operation: 63-54=9, Res... | 0 | hs_4 | sum_heuristic |
[
78,
44,
63,
39
] | 41 | [
"78/39=2",
"44/2=22",
"63-22=41"
] | Current State: 41:[78, 44, 63, 39], Operations: []
Exploring Operation: 78/39=2, Resulting Numbers: [44, 63, 2]
Generated Node #2: [44, 63, 2] from Operation: 78/39=2
Current State: 41:[44, 63, 2], Operations: ['78/39=2']
Exploring Operation: 44/2=22, Resulting Numbers: [63, 22]
Generated Node #3: [63, 22] from Operati... | 4 | Current State: 41:[78, 44, 63, 39], Operations: []
Exploring Operation: 78-39=39, Resulting Numbers: [44, 63, 39]
Generated Node #0,0: 41:[44, 63, 39] Operation: 78-39=39
Exploring Operation: 78-44=34, Resulting Numbers: [63, 39, 34]
Generated Node #0,1: 41:[63, 39, 34] Operation: 78-44=34
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
10,
8,
82,
93
] | 71 | [
"10-8=2",
"82*2=164",
"164-93=71"
] | Current State: 71:[10, 8, 82, 93], Operations: []
Exploring Operation: 10-8=2, Resulting Numbers: [82, 93, 2]
Generated Node #2: [82, 93, 2] from Operation: 10-8=2
Current State: 71:[82, 93, 2], Operations: ['10-8=2']
Exploring Operation: 82*2=164, Resulting Numbers: [93, 164]
Generated Node #3: [93, 164] from Operatio... | 4 | Current State: 71:[10, 8, 82, 93], Operations: []
Exploring Operation: 10+8=18, Resulting Numbers: [82, 93, 18]
Generated Node #0,0: 71:[82, 93, 18] Operation: 10+8=18
Exploring Operation: 82-10=72, Resulting Numbers: [8, 93, 72]
Generated Node #0,1: 71:[8, 93, 72] Operation: 82-10=72
Exploring Operation: 82-8=74, Resu... | 0 | hs_5 | mult_heuristic |
[
55,
71,
36,
33
] | 21 | [
"71-36=35",
"33*35=1155",
"1155/55=21"
] | Current State: 21:[55, 71, 36, 33], Operations: []
Exploring Operation: 71-36=35, Resulting Numbers: [55, 33, 35]
Generated Node #2: [55, 33, 35] from Operation: 71-36=35
Current State: 21:[55, 33, 35], Operations: ['71-36=35']
Exploring Operation: 33*35=1155, Resulting Numbers: [55, 1155]
Generated Node #3: [55, 1155]... | 4 | Current State: 21:[55, 71, 36, 33], Operations: []
Exploring Operation: 71-36=35, Resulting Numbers: [55, 33, 35]
Generated Node #0,0: 21:[55, 33, 35] Operation: 71-36=35
Exploring Operation: 71-55=16, Resulting Numbers: [36, 33, 16]
Generated Node #0,1: 21:[36, 33, 16] Operation: 71-55=16
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
25,
83,
81,
69
] | 47 | [
"25+69=94",
"83-81=2",
"94/2=47"
] | Current State: 47:[25, 83, 81, 69], Operations: []
Exploring Operation: 25+69=94, Resulting Numbers: [83, 81, 94]
Generated Node #2: [83, 81, 94] from Operation: 25+69=94
Current State: 47:[83, 81, 94], Operations: ['25+69=94']
Exploring Operation: 83-81=2, Resulting Numbers: [94, 2]
Generated Node #3: [94, 2] from Ope... | 4 | Current State: 47:[25, 83, 81, 69], Operations: []
Exploring Operation: 69-25=44, Resulting Numbers: [83, 81, 44]
Generated Node #0,0: 47:[83, 81, 44] Operation: 69-25=44
Exploring Operation: 81-25=56, Resulting Numbers: [83, 69, 56]
Generated Node #0,1: 47:[83, 69, 56] Operation: 81-25=56
Exploring Operation: 83-25=58... | 0 | hs_3 | sum_heuristic |
[
61,
37,
14,
77
] | 35 | [
"61+37=98",
"77-14=63",
"98-63=35"
] | Current State: 35:[61, 37, 14, 77], Operations: []
Exploring Operation: 61+37=98, Resulting Numbers: [14, 77, 98]
Generated Node #2: [14, 77, 98] from Operation: 61+37=98
Current State: 35:[14, 77, 98], Operations: ['61+37=98']
Exploring Operation: 77-14=63, Resulting Numbers: [98, 63]
Generated Node #3: [98, 63] from ... | 4 | Current State: 35:[61, 37, 14, 77], Operations: []
Exploring Operation: 77-14=63, Resulting Numbers: [61, 37, 63]
Generated Node #0,0: 35:[61, 37, 63] Operation: 77-14=63
Exploring Operation: 77-37=40, Resulting Numbers: [61, 14, 40]
Generated Node #0,1: 35:[61, 14, 40] Operation: 77-37=40
Exploring Operation: 61-14=47... | 0.942708 | hs_5 | sum_heuristic |
[
28,
39,
12,
7
] | 84 | [
"28*39=1092",
"1092/12=91",
"91-7=84"
] | Current State: 84:[28, 39, 12, 7], Operations: []
Exploring Operation: 28*39=1092, Resulting Numbers: [12, 7, 1092]
Generated Node #2: [12, 7, 1092] from Operation: 28*39=1092
Current State: 84:[12, 7, 1092], Operations: ['28*39=1092']
Exploring Operation: 1092/12=91, Resulting Numbers: [7, 91]
Generated Node #3: [7, 9... | 4 | Current State: 84:[28, 39, 12, 7], Operations: []
Exploring Operation: 28-7=21, Resulting Numbers: [39, 12, 21]
Generated Node #0,0: 84:[39, 12, 21] Operation: 28-7=21
Exploring Operation: 28/7=4, Resulting Numbers: [39, 12, 4]
Generated Node #0,1: 84:[39, 12, 4] Operation: 28/7=4
Exploring Operation: 39-12=27, Resulti... | 0 | hs_4 | mult_heuristic |
[
16,
77,
50,
46
] | 13 | [
"50-46=4",
"16*4=64",
"77-64=13"
] | Current State: 13:[16, 77, 50, 46], Operations: []
Exploring Operation: 50-46=4, Resulting Numbers: [16, 77, 4]
Generated Node #2: [16, 77, 4] from Operation: 50-46=4
Current State: 13:[16, 77, 4], Operations: ['50-46=4']
Exploring Operation: 16*4=64, Resulting Numbers: [77, 64]
Generated Node #3: [77, 64] from Operati... | 4 | Current State: 13:[16, 77, 50, 46], Operations: []
Exploring Operation: 77-50=27, Resulting Numbers: [16, 46, 27]
Generated Node #0,0: 13:[16, 46, 27] Operation: 77-50=27
Moving to Node #0,0
Current State: 13:[16, 46, 27], Operations: ['77-50=27']
Exploring Operation: 46-27=19, Resulting Numbers: [16, 19]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
25,
83,
30,
67
] | 30 | [
"30-25=5",
"83+67=150",
"150/5=30"
] | Current State: 30:[25, 83, 30, 67], Operations: []
Exploring Operation: 30-25=5, Resulting Numbers: [83, 67, 5]
Generated Node #2: [83, 67, 5] from Operation: 30-25=5
Current State: 30:[83, 67, 5], Operations: ['30-25=5']
Exploring Operation: 83+67=150, Resulting Numbers: [5, 150]
Generated Node #3: [5, 150] from Opera... | 4 | Current State: 30:[25, 83, 30, 67], Operations: []
Exploring Operation: 83-67=16, Resulting Numbers: [25, 30, 16]
Generated Node #0,0: 30:[25, 30, 16] Operation: 83-67=16
Exploring Operation: 83-25=58, Resulting Numbers: [30, 67, 58]
Generated Node #0,1: 30:[30, 67, 58] Operation: 83-25=58
Exploring Operation: 67-25=42... | 0 | hs_3 | sum_heuristic |
[
78,
47,
43,
6
] | 93 | [
"47+43=90",
"90/6=15",
"78+15=93"
] | Current State: 93:[78, 47, 43, 6], Operations: []
Exploring Operation: 47+43=90, Resulting Numbers: [78, 6, 90]
Generated Node #2: [78, 6, 90] from Operation: 47+43=90
Current State: 93:[78, 6, 90], Operations: ['47+43=90']
Exploring Operation: 90/6=15, Resulting Numbers: [78, 15]
Generated Node #3: [78, 15] from Opera... | 4 | Current State: 93:[78, 47, 43, 6], Operations: []
Exploring Operation: 78-47=31, Resulting Numbers: [43, 6, 31]
Generated Node #0,0: 93:[43, 6, 31] Operation: 78-47=31
Exploring Operation: 47-43=4, Resulting Numbers: [78, 6, 4]
Generated Node #0,1: 93:[78, 6, 4] Operation: 47-43=4
Exploring Operation: 47+43=90, Resulti... | 0 | hs_3 | mult_heuristic |
[
21,
26,
22,
2
] | 82 | [
"26-22=4",
"21*4=84",
"84-2=82"
] | Current State: 82:[21, 26, 22, 2], Operations: []
Exploring Operation: 26-22=4, Resulting Numbers: [21, 2, 4]
Generated Node #2: [21, 2, 4] from Operation: 26-22=4
Current State: 82:[21, 2, 4], Operations: ['26-22=4']
Exploring Operation: 21*4=84, Resulting Numbers: [2, 84]
Generated Node #3: [2, 84] from Operation: 21... | 4 | Current State: 82:[21, 26, 22, 2], Operations: []
Exploring Operation: 22-21=1, Resulting Numbers: [26, 2, 1]
Generated Node #0,0: 82:[26, 2, 1] Operation: 22-21=1
Moving to Node #0,0
Current State: 82:[26, 2, 1], Operations: ['22-21=1']
Exploring Operation: 26*2=52, Resulting Numbers: [1, 52]
Generated Node #0,0,0: 82... | 0 | hs_1 | mult_heuristic |
[
65,
31,
85,
54
] | 66 | [
"85-31=54",
"54/54=1",
"65+1=66"
] | Current State: 66:[65, 31, 85, 54], Operations: []
Exploring Operation: 85-31=54, Resulting Numbers: [65, 54, 54]
Generated Node #2: [65, 54, 54] from Operation: 85-31=54
Current State: 66:[65, 54, 54], Operations: ['85-31=54']
Exploring Operation: 54/54=1, Resulting Numbers: [65, 1]
Generated Node #3: [65, 1] from Ope... | 4 | Current State: 66:[65, 31, 85, 54], Operations: []
Exploring Operation: 85-54=31, Resulting Numbers: [65, 31, 31]
Generated Node #0,0: 66:[65, 31, 31] Operation: 85-54=31
Exploring Operation: 85-65=20, Resulting Numbers: [31, 54, 20]
Generated Node #0,1: 66:[31, 54, 20] Operation: 85-65=20
Start Sub Search at level 1: ... | 0.991319 | hs_2 | sum_heuristic |
[
33,
65,
16,
23
] | 14 | [
"33+65=98",
"23-16=7",
"98/7=14"
] | Current State: 14:[33, 65, 16, 23], Operations: []
Exploring Operation: 33+65=98, Resulting Numbers: [16, 23, 98]
Generated Node #2: [16, 23, 98] from Operation: 33+65=98
Current State: 14:[16, 23, 98], Operations: ['33+65=98']
Exploring Operation: 23-16=7, Resulting Numbers: [98, 7]
Generated Node #3: [98, 7] from Ope... | 4 | Current State: 14:[33, 65, 16, 23], Operations: []
Exploring Operation: 65-23=42, Resulting Numbers: [33, 16, 42]
Generated Node #0,0: 14:[33, 16, 42] Operation: 65-23=42
Exploring Operation: 65-33=32, Resulting Numbers: [16, 23, 32]
Generated Node #0,1: 14:[16, 23, 32] Operation: 65-33=32
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
91,
2,
84,
14
] | 63 | [
"91+14=105",
"2*84=168",
"168-105=63"
] | Current State: 63:[91, 2, 84, 14], Operations: []
Exploring Operation: 91+14=105, Resulting Numbers: [2, 84, 105]
Generated Node #2: [2, 84, 105] from Operation: 91+14=105
Current State: 63:[2, 84, 105], Operations: ['91+14=105']
Exploring Operation: 2*84=168, Resulting Numbers: [105, 168]
Generated Node #3: [105, 168]... | 4 | Current State: 63:[91, 2, 84, 14], Operations: []
Exploring Operation: 84/14=6, Resulting Numbers: [91, 2, 6]
Generated Node #0,0: 63:[91, 2, 6] Operation: 84/14=6
Exploring Operation: 84-14=70, Resulting Numbers: [91, 2, 70]
Generated Node #0,1: 63:[91, 2, 70] Operation: 84-14=70
Exploring Operation: 91-84=7, Resultin... | 0 | hs_5 | sum_heuristic |
[
85,
96,
77,
22
] | 10 | [
"85-77=8",
"96/8=12",
"22-12=10"
] | Current State: 10:[85, 96, 77, 22], Operations: []
Exploring Operation: 85-77=8, Resulting Numbers: [96, 22, 8]
Generated Node #2: [96, 22, 8] from Operation: 85-77=8
Current State: 10:[96, 22, 8], Operations: ['85-77=8']
Exploring Operation: 96/8=12, Resulting Numbers: [22, 12]
Generated Node #3: [22, 12] from Operati... | 4 | Current State: 10:[85, 96, 77, 22], Operations: []
Exploring Operation: 85-22=63, Resulting Numbers: [96, 77, 63]
Generated Node #0,0: 10:[96, 77, 63] Operation: 85-22=63
Exploring Operation: 96-77=19, Resulting Numbers: [85, 22, 19]
Generated Node #0,1: 10:[85, 22, 19] Operation: 96-77=19
Exploring Operation: 85-77=8,... | 0.965278 | hs_4 | sum_heuristic |
[
42,
11,
46,
7
] | 15 | [
"42+46=88",
"88/11=8",
"7+8=15"
] | Current State: 15:[42, 11, 46, 7], Operations: []
Exploring Operation: 42+46=88, Resulting Numbers: [11, 7, 88]
Generated Node #2: [11, 7, 88] from Operation: 42+46=88
Current State: 15:[11, 7, 88], Operations: ['42+46=88']
Exploring Operation: 88/11=8, Resulting Numbers: [7, 8]
Generated Node #3: [7, 8] from Operation... | 4 | Current State: 15:[42, 11, 46, 7], Operations: []
Exploring Operation: 42/7=6, Resulting Numbers: [11, 46, 6]
Generated Node #0,0: 15:[11, 46, 6] Operation: 42/7=6
Exploring Operation: 46-42=4, Resulting Numbers: [11, 7, 4]
Generated Node #0,1: 15:[11, 7, 4] Operation: 46-42=4
Exploring Operation: 46-11=35, Resulting N... | 0 | hs_4 | sum_heuristic |
[
84,
78,
72,
15
] | 63 | [
"84-78=6",
"72-15=57",
"6+57=63"
] | Current State: 63:[84, 78, 72, 15], Operations: []
Exploring Operation: 84-78=6, Resulting Numbers: [72, 15, 6]
Generated Node #2: [72, 15, 6] from Operation: 84-78=6
Current State: 63:[72, 15, 6], Operations: ['84-78=6']
Exploring Operation: 72-15=57, Resulting Numbers: [6, 57]
Generated Node #3: [6, 57] from Operatio... | 4 | Current State: 63:[84, 78, 72, 15], Operations: []
Exploring Operation: 84-72=12, Resulting Numbers: [78, 15, 12]
Generated Node #0,0: 63:[78, 15, 12] Operation: 84-72=12
Exploring Operation: 84-15=69, Resulting Numbers: [78, 72, 69]
Generated Node #0,1: 63:[78, 72, 69] Operation: 84-15=69
Exploring Operation: 78-72=6,... | 0.988715 | hs_4 | mult_heuristic |
[
65,
5,
72,
77
] | 90 | [
"77-72=5",
"5*5=25",
"65+25=90"
] | Current State: 90:[65, 5, 72, 77], Operations: []
Exploring Operation: 77-72=5, Resulting Numbers: [65, 5, 5]
Generated Node #2: [65, 5, 5] from Operation: 77-72=5
Current State: 90:[65, 5, 5], Operations: ['77-72=5']
Exploring Operation: 5*5=25, Resulting Numbers: [65, 25]
Generated Node #3: [65, 25] from Operation: 5... | 4 | Current State: 90:[65, 5, 72, 77], Operations: []
Exploring Operation: 77-65=12, Resulting Numbers: [5, 72, 12]
Generated Node #0,0: 90:[5, 72, 12] Operation: 77-65=12
Exploring Operation: 72-65=7, Resulting Numbers: [5, 77, 7]
Generated Node #0,1: 90:[5, 77, 7] Operation: 72-65=7
Exploring Operation: 77-72=5, Resultin... | 0 | hs_3 | sum_heuristic |
[
4,
71,
77,
95
] | 57 | [
"4+71=75",
"95-77=18",
"75-18=57"
] | Current State: 57:[4, 71, 77, 95], Operations: []
Exploring Operation: 4+71=75, Resulting Numbers: [77, 95, 75]
Generated Node #2: [77, 95, 75] from Operation: 4+71=75
Current State: 57:[77, 95, 75], Operations: ['4+71=75']
Exploring Operation: 95-77=18, Resulting Numbers: [75, 18]
Generated Node #3: [75, 18] from Oper... | 4 | Current State: 57:[4, 71, 77, 95], Operations: []
Exploring Operation: 95-71=24, Resulting Numbers: [4, 77, 24]
Generated Node #0,0: 57:[4, 77, 24] Operation: 95-71=24
Exploring Operation: 77-71=6, Resulting Numbers: [4, 95, 6]
Generated Node #0,1: 57:[4, 95, 6] Operation: 77-71=6
Exploring Operation: 95-77=18, Resulti... | 0.988715 | hs_3 | mult_heuristic |
[
58,
16,
75,
82
] | 49 | [
"58-16=42",
"82-75=7",
"42+7=49"
] | Current State: 49:[58, 16, 75, 82], Operations: []
Exploring Operation: 58-16=42, Resulting Numbers: [75, 82, 42]
Generated Node #2: [75, 82, 42] from Operation: 58-16=42
Current State: 49:[75, 82, 42], Operations: ['58-16=42']
Exploring Operation: 82-75=7, Resulting Numbers: [42, 7]
Generated Node #3: [42, 7] from Ope... | 4 | Current State: 49:[58, 16, 75, 82], Operations: []
Exploring Operation: 82-75=7, Resulting Numbers: [58, 16, 7]
Generated Node #0,0: 49:[58, 16, 7] Operation: 82-75=7
Exploring Operation: 82-58=24, Resulting Numbers: [16, 75, 24]
Generated Node #0,1: 49:[16, 75, 24] Operation: 82-58=24
Exploring Operation: 75-58=17, Re... | 0.985243 | hs_5 | sum_heuristic |
[
3,
91,
71,
65
] | 89 | [
"71-65=6",
"6/3=2",
"91-2=89"
] | Current State: 89:[3, 91, 71, 65], Operations: []
Exploring Operation: 71-65=6, Resulting Numbers: [3, 91, 6]
Generated Node #2: [3, 91, 6] from Operation: 71-65=6
Current State: 89:[3, 91, 6], Operations: ['71-65=6']
Exploring Operation: 6/3=2, Resulting Numbers: [91, 2]
Generated Node #3: [91, 2] from Operation: 6/3=... | 4 | Current State: 89:[3, 91, 71, 65], Operations: []
Exploring Operation: 3+91=94, Resulting Numbers: [71, 65, 94]
Generated Node #0,0: 89:[71, 65, 94] Operation: 3+91=94
Exploring Operation: 3+71=74, Resulting Numbers: [91, 65, 74]
Generated Node #0,1: 89:[91, 65, 74] Operation: 3+71=74
Exploring Operation: 71-3=68, Resu... | 0 | hs_5 | mult_heuristic |
[
82,
82,
22,
76
] | 76 | [
"82-82=0",
"22*0=0",
"76+0=76"
] | Current State: 76:[82, 82, 22, 76], Operations: []
Exploring Operation: 82-82=0, Resulting Numbers: [22, 76, 0]
Generated Node #2: [22, 76, 0] from Operation: 82-82=0
Current State: 76:[22, 76, 0], Operations: ['82-82=0']
Exploring Operation: 22*0=0, Resulting Numbers: [76, 0]
Generated Node #3: [76, 0] from Operation:... | 4 | Current State: 76:[82, 82, 22, 76], Operations: []
Exploring Operation: 82/82=1, Resulting Numbers: [22, 76, 1]
Generated Node #0,0: 76:[22, 76, 1] Operation: 82/82=1
Moving to Node #0,0
Current State: 76:[22, 76, 1], Operations: ['82/82=1']
Exploring Operation: 22-1=21, Resulting Numbers: [76, 21]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
19,
8,
55,
95
] | 52 | [
"95/19=5",
"55-8=47",
"5+47=52"
] | Current State: 52:[19, 8, 55, 95], Operations: []
Exploring Operation: 95/19=5, Resulting Numbers: [8, 55, 5]
Generated Node #2: [8, 55, 5] from Operation: 95/19=5
Current State: 52:[8, 55, 5], Operations: ['95/19=5']
Exploring Operation: 55-8=47, Resulting Numbers: [5, 47]
Generated Node #3: [5, 47] from Operation: 55... | 4 | Current State: 52:[19, 8, 55, 95], Operations: []
Exploring Operation: 95/19=5, Resulting Numbers: [8, 55, 5]
Generated Node #0,0: 52:[8, 55, 5] Operation: 95/19=5
Exploring Operation: 95-55=40, Resulting Numbers: [19, 8, 40]
Generated Node #0,1: 52:[19, 8, 40] Operation: 95-55=40
Moving to Node #0,0
Current State: 52:... | 0.990451 | hs_2 | mult_heuristic |
[
18,
95,
32,
5
] | 40 | [
"95-18=77",
"32+5=37",
"77-37=40"
] | Current State: 40:[18, 95, 32, 5], Operations: []
Exploring Operation: 95-18=77, Resulting Numbers: [32, 5, 77]
Generated Node #2: [32, 5, 77] from Operation: 95-18=77
Current State: 40:[32, 5, 77], Operations: ['95-18=77']
Exploring Operation: 32+5=37, Resulting Numbers: [77, 37]
Generated Node #3: [77, 37] from Opera... | 4 | Current State: 40:[18, 95, 32, 5], Operations: []
Exploring Operation: 95-32=63, Resulting Numbers: [18, 5, 63]
Generated Node #0,0: 40:[18, 5, 63] Operation: 95-32=63
Exploring Operation: 95/5=19, Resulting Numbers: [18, 32, 19]
Generated Node #0,1: 40:[18, 32, 19] Operation: 95/5=19
Start Sub Search at level 1: Movin... | 0.986979 | hs_2 | sum_heuristic |
[
3,
83,
74,
38
] | 35 | [
"83-74=9",
"9/3=3",
"38-3=35"
] | Current State: 35:[3, 83, 74, 38], Operations: []
Exploring Operation: 83-74=9, Resulting Numbers: [3, 38, 9]
Generated Node #2: [3, 38, 9] from Operation: 83-74=9
Current State: 35:[3, 38, 9], Operations: ['83-74=9']
Exploring Operation: 9/3=3, Resulting Numbers: [38, 3]
Generated Node #3: [38, 3] from Operation: 9/3=... | 4 | Current State: 35:[3, 83, 74, 38], Operations: []
Exploring Operation: 74-3=71, Resulting Numbers: [83, 38, 71]
Generated Node #0,0: 35:[83, 38, 71] Operation: 74-3=71
Exploring Operation: 83-74=9, Resulting Numbers: [3, 38, 9]
Generated Node #0,1: 35:[3, 38, 9] Operation: 83-74=9
Exploring Operation: 83-38=45, Resulti... | 0.981771 | hs_5 | sum_heuristic |
[
50,
32,
7,
6
] | 21 | [
"50-32=18",
"7*18=126",
"126/6=21"
] | Current State: 21:[50, 32, 7, 6], Operations: []
Exploring Operation: 50-32=18, Resulting Numbers: [7, 6, 18]
Generated Node #2: [7, 6, 18] from Operation: 50-32=18
Current State: 21:[7, 6, 18], Operations: ['50-32=18']
Exploring Operation: 7*18=126, Resulting Numbers: [6, 126]
Generated Node #3: [6, 126] from Operatio... | 4 | Current State: 21:[50, 32, 7, 6], Operations: []
Exploring Operation: 50-7=43, Resulting Numbers: [32, 6, 43]
Generated Node #0,0: 21:[32, 6, 43] Operation: 50-7=43
Exploring Operation: 50-6=44, Resulting Numbers: [32, 7, 44]
Generated Node #0,1: 21:[32, 7, 44] Operation: 50-6=44
Exploring Operation: 50-32=18, Resultin... | 0.988715 | hs_3 | sum_heuristic |
[
74,
84,
13,
71
] | 48 | [
"84-74=10",
"71-13=58",
"58-10=48"
] | Current State: 48:[74, 84, 13, 71], Operations: []
Exploring Operation: 84-74=10, Resulting Numbers: [13, 71, 10]
Generated Node #2: [13, 71, 10] from Operation: 84-74=10
Current State: 48:[13, 71, 10], Operations: ['84-74=10']
Exploring Operation: 71-13=58, Resulting Numbers: [10, 58]
Generated Node #3: [10, 58] from ... | 4 | Current State: 48:[74, 84, 13, 71], Operations: []
Exploring Operation: 74-71=3, Resulting Numbers: [84, 13, 3]
Generated Node #0,0: 48:[84, 13, 3] Operation: 74-71=3
Exploring Operation: 74-13=61, Resulting Numbers: [84, 71, 61]
Generated Node #0,1: 48:[84, 71, 61] Operation: 74-13=61
Exploring Operation: 84-74=10, Re... | 0.987847 | hs_4 | mult_heuristic |
[
90,
54,
99,
50
] | 85 | [
"90-54=36",
"99-50=49",
"36+49=85"
] | Current State: 85:[90, 54, 99, 50], Operations: []
Exploring Operation: 90-54=36, Resulting Numbers: [99, 50, 36]
Generated Node #2: [99, 50, 36] from Operation: 90-54=36
Current State: 85:[99, 50, 36], Operations: ['90-54=36']
Exploring Operation: 99-50=49, Resulting Numbers: [36, 49]
Generated Node #3: [36, 49] from ... | 4 | Current State: 85:[90, 54, 99, 50], Operations: []
Exploring Operation: 90-54=36, Resulting Numbers: [99, 50, 36]
Generated Node #0,0: 85:[99, 50, 36] Operation: 90-54=36
Exploring Operation: 54-50=4, Resulting Numbers: [90, 99, 4]
Generated Node #0,1: 85:[90, 99, 4] Operation: 54-50=4
Exploring Operation: 54+50=104, R... | 0.980903 | hs_3 | sum_heuristic |
[
92,
24,
48,
24
] | 90 | [
"92*24=2208",
"2208-48=2160",
"2160/24=90"
] | Current State: 90:[92, 24, 48, 24], Operations: []
Exploring Operation: 92*24=2208, Resulting Numbers: [48, 2208]
Generated Node #2: [48, 2208] from Operation: 92*24=2208
Current State: 90:[48, 2208], Operations: ['92*24=2208']
Exploring Operation: 2208-48=2160, Resulting Numbers: [2160]
2160,90 equal: Goal Reached
Exp... | 4 | Current State: 90:[92, 24, 48, 24], Operations: []
Exploring Operation: 24/24=1, Resulting Numbers: [92, 48, 1]
Generated Node #0,0: 90:[92, 48, 1] Operation: 24/24=1
Exploring Operation: 24-24=0, Resulting Numbers: [92, 48, 0]
Generated Node #0,1: 90:[92, 48, 0] Operation: 24-24=0
Exploring Operation: 48/24=2, Resulti... | 0 | hs_3 | mult_heuristic |
[
44,
60,
67,
13
] | 50 | [
"44+60=104",
"67-13=54",
"104-54=50"
] | Current State: 50:[44, 60, 67, 13], Operations: []
Exploring Operation: 44+60=104, Resulting Numbers: [67, 13, 104]
Generated Node #2: [67, 13, 104] from Operation: 44+60=104
Current State: 50:[67, 13, 104], Operations: ['44+60=104']
Exploring Operation: 67-13=54, Resulting Numbers: [104, 54]
Generated Node #3: [104, 5... | 4 | Current State: 50:[44, 60, 67, 13], Operations: []
Exploring Operation: 67-60=7, Resulting Numbers: [44, 13, 7]
Generated Node #0,0: 50:[44, 13, 7] Operation: 67-60=7
Start Sub Search at level 1: Moving to Node #0,0
Current State: 50:[44, 13, 7], Operations: ['67-60=7']
Exploring Operation: 44+7=51, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
35,
70,
85,
94
] | 11 | [
"70/35=2",
"94-85=9",
"2+9=11"
] | Current State: 11:[35, 70, 85, 94], Operations: []
Exploring Operation: 70/35=2, Resulting Numbers: [85, 94, 2]
Generated Node #2: [85, 94, 2] from Operation: 70/35=2
Current State: 11:[85, 94, 2], Operations: ['70/35=2']
Exploring Operation: 94-85=9, Resulting Numbers: [2, 9]
Generated Node #3: [2, 9] from Operation: ... | 4 | Current State: 11:[35, 70, 85, 94], Operations: []
Exploring Operation: 85-70=15, Resulting Numbers: [35, 94, 15]
Generated Node #0,0: 11:[35, 94, 15] Operation: 85-70=15
Exploring Operation: 94-85=9, Resulting Numbers: [35, 70, 9]
Generated Node #0,1: 11:[35, 70, 9] Operation: 94-85=9
Start Sub Search at level 1: Movi... | 0.992188 | hs_2 | mult_heuristic |
[
71,
22,
17,
52
] | 95 | [
"71-52=19",
"22-17=5",
"19*5=95"
] | Current State: 95:[71, 22, 17, 52], Operations: []
Exploring Operation: 71-52=19, Resulting Numbers: [22, 17, 19]
Generated Node #2: [22, 17, 19] from Operation: 71-52=19
Current State: 95:[22, 17, 19], Operations: ['71-52=19']
Exploring Operation: 22-17=5, Resulting Numbers: [19, 5]
Generated Node #3: [19, 5] from Ope... | 4 | Current State: 95:[71, 22, 17, 52], Operations: []
Exploring Operation: 71+52=123, Resulting Numbers: [22, 17, 123]
Generated Node #0,0: 95:[22, 17, 123] Operation: 71+52=123
Exploring Operation: 71+22=93, Resulting Numbers: [17, 52, 93]
Generated Node #0,1: 95:[17, 52, 93] Operation: 71+22=93
Exploring Operation: 71-5... | 0.977431 | hs_3 | mult_heuristic |
[
3,
52,
24,
14
] | 70 | [
"3*14=42",
"52-24=28",
"42+28=70"
] | Current State: 70:[3, 52, 24, 14], Operations: []
Exploring Operation: 3*14=42, Resulting Numbers: [52, 24, 42]
Generated Node #2: [52, 24, 42] from Operation: 3*14=42
Current State: 70:[52, 24, 42], Operations: ['3*14=42']
Exploring Operation: 52-24=28, Resulting Numbers: [42, 28]
Generated Node #3: [42, 28] from Oper... | 4 | Current State: 70:[3, 52, 24, 14], Operations: []
Exploring Operation: 52+24=76, Resulting Numbers: [3, 14, 76]
Generated Node #0,0: 70:[3, 14, 76] Operation: 52+24=76
Moving to Node #0,0
Current State: 70:[3, 14, 76], Operations: ['52+24=76']
Exploring Operation: 76-3=73, Resulting Numbers: [14, 73]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
55,
60,
72,
68
] | 70 | [
"72-68=4",
"60/4=15",
"55+15=70"
] | Current State: 70:[55, 60, 72, 68], Operations: []
Exploring Operation: 72-68=4, Resulting Numbers: [55, 60, 4]
Generated Node #2: [55, 60, 4] from Operation: 72-68=4
Current State: 70:[55, 60, 4], Operations: ['72-68=4']
Exploring Operation: 60/4=15, Resulting Numbers: [55, 15]
Generated Node #3: [55, 15] from Operati... | 4 | Current State: 70:[55, 60, 72, 68], Operations: []
Exploring Operation: 68-60=8, Resulting Numbers: [55, 72, 8]
Generated Node #0,0: 70:[55, 72, 8] Operation: 68-60=8
Exploring Operation: 72-55=17, Resulting Numbers: [60, 68, 17]
Generated Node #0,1: 70:[60, 68, 17] Operation: 72-55=17
Exploring Operation: 60-55=5, Res... | 0 | hs_4 | mult_heuristic |
[
52,
57,
4,
11
] | 49 | [
"57-52=5",
"4*11=44",
"5+44=49"
] | Current State: 49:[52, 57, 4, 11], Operations: []
Exploring Operation: 57-52=5, Resulting Numbers: [4, 11, 5]
Generated Node #2: [4, 11, 5] from Operation: 57-52=5
Current State: 49:[4, 11, 5], Operations: ['57-52=5']
Exploring Operation: 4*11=44, Resulting Numbers: [5, 44]
Generated Node #3: [5, 44] from Operation: 4*... | 4 | Current State: 49:[52, 57, 4, 11], Operations: []
Exploring Operation: 57-4=53, Resulting Numbers: [52, 11, 53]
Generated Node #0,0: 49:[52, 11, 53] Operation: 57-4=53
Exploring Operation: 57-11=46, Resulting Numbers: [52, 4, 46]
Generated Node #0,1: 49:[52, 4, 46] Operation: 57-11=46
Exploring Operation: 57-52=5, Resu... | 0 | hs_3 | mult_heuristic |
[
91,
25,
36,
70
] | 40 | [
"91-25=66",
"36+70=106",
"106-66=40"
] | Current State: 40:[91, 25, 36, 70], Operations: []
Exploring Operation: 91-25=66, Resulting Numbers: [36, 70, 66]
Generated Node #2: [36, 70, 66] from Operation: 91-25=66
Current State: 40:[36, 70, 66], Operations: ['91-25=66']
Exploring Operation: 36+70=106, Resulting Numbers: [66, 106]
Generated Node #3: [66, 106] fr... | 4 | Current State: 40:[91, 25, 36, 70], Operations: []
Exploring Operation: 91-70=21, Resulting Numbers: [25, 36, 21]
Generated Node #0,0: 40:[25, 36, 21] Operation: 91-70=21
Exploring Operation: 91-36=55, Resulting Numbers: [25, 70, 55]
Generated Node #0,1: 40:[25, 70, 55] Operation: 91-36=55
Exploring Operation: 91-25=66... | 0.987847 | hs_3 | mult_heuristic |
[
98,
2,
44,
57
] | 30 | [
"98-44=54",
"54/2=27",
"57-27=30"
] | Current State: 30:[98, 2, 44, 57], Operations: []
Exploring Operation: 98-44=54, Resulting Numbers: [2, 57, 54]
Generated Node #2: [2, 57, 54] from Operation: 98-44=54
Current State: 30:[2, 57, 54], Operations: ['98-44=54']
Exploring Operation: 54/2=27, Resulting Numbers: [57, 27]
Generated Node #3: [57, 27] from Opera... | 4 | Current State: 30:[98, 2, 44, 57], Operations: []
Exploring Operation: 57-44=13, Resulting Numbers: [98, 2, 13]
Generated Node #0,0: 30:[98, 2, 13] Operation: 57-44=13
Exploring Operation: 98/2=49, Resulting Numbers: [44, 57, 49]
Generated Node #0,1: 30:[44, 57, 49] Operation: 98/2=49
Exploring Operation: 98-44=54, Res... | 0.967014 | hs_5 | mult_heuristic |
[
10,
37,
35,
41
] | 72 | [
"37-35=2",
"41*2=82",
"82-10=72"
] | Current State: 72:[10, 37, 35, 41], Operations: []
Exploring Operation: 37-35=2, Resulting Numbers: [10, 41, 2]
Generated Node #2: [10, 41, 2] from Operation: 37-35=2
Current State: 72:[10, 41, 2], Operations: ['37-35=2']
Exploring Operation: 41*2=82, Resulting Numbers: [10, 82]
Generated Node #3: [10, 82] from Operati... | 4 | Current State: 72:[10, 37, 35, 41], Operations: []
Exploring Operation: 41-35=6, Resulting Numbers: [10, 37, 6]
Generated Node #0,0: 72:[10, 37, 6] Operation: 41-35=6
Exploring Operation: 41-37=4, Resulting Numbers: [10, 35, 4]
Generated Node #0,1: 72:[10, 35, 4] Operation: 41-37=4
Exploring Operation: 37+35=72, Result... | 0 | hs_5 | mult_heuristic |
[
57,
86,
30,
85
] | 43 | [
"57+30=87",
"87-85=2",
"86/2=43"
] | Current State: 43:[57, 86, 30, 85], Operations: []
Exploring Operation: 57+30=87, Resulting Numbers: [86, 85, 87]
Generated Node #2: [86, 85, 87] from Operation: 57+30=87
Current State: 43:[86, 85, 87], Operations: ['57+30=87']
Exploring Operation: 87-85=2, Resulting Numbers: [86, 2]
Generated Node #3: [86, 2] from Ope... | 4 | Current State: 43:[57, 86, 30, 85], Operations: []
Exploring Operation: 86-85=1, Resulting Numbers: [57, 30, 1]
Generated Node #0,0: 43:[57, 30, 1] Operation: 86-85=1
Exploring Operation: 86-57=29, Resulting Numbers: [30, 85, 29]
Generated Node #0,1: 43:[30, 85, 29] Operation: 86-57=29
Exploring Operation: 86-30=56, Re... | 0 | hs_3 | mult_heuristic |
[
22,
21,
65,
85
] | 87 | [
"65-21=44",
"44/22=2",
"85+2=87"
] | Current State: 87:[22, 21, 65, 85], Operations: []
Exploring Operation: 65-21=44, Resulting Numbers: [22, 85, 44]
Generated Node #2: [22, 85, 44] from Operation: 65-21=44
Current State: 87:[22, 85, 44], Operations: ['65-21=44']
Exploring Operation: 44/22=2, Resulting Numbers: [85, 2]
Generated Node #3: [85, 2] from Ope... | 4 | Current State: 87:[22, 21, 65, 85], Operations: []
Exploring Operation: 65-22=43, Resulting Numbers: [21, 85, 43]
Generated Node #0,0: 87:[21, 85, 43] Operation: 65-22=43
Exploring Operation: 22+65=87, Resulting Numbers: [21, 85, 87]
Generated Node #0,1: 87:[21, 85, 87] Operation: 22+65=87
Exploring Operation: 85-65=20... | 0.925347 | hs_5 | sum_heuristic |
[
65,
62,
6,
37
] | 79 | [
"65+37=102",
"102/6=17",
"62+17=79"
] | Current State: 79:[65, 62, 6, 37], Operations: []
Exploring Operation: 65+37=102, Resulting Numbers: [62, 6, 102]
Generated Node #2: [62, 6, 102] from Operation: 65+37=102
Current State: 79:[62, 6, 102], Operations: ['65+37=102']
Exploring Operation: 102/6=17, Resulting Numbers: [62, 17]
Generated Node #3: [62, 17] fro... | 4 | Current State: 79:[65, 62, 6, 37], Operations: []
Exploring Operation: 6+37=43, Resulting Numbers: [65, 62, 43]
Generated Node #0,0: 79:[65, 62, 43] Operation: 6+37=43
Exploring Operation: 65+6=71, Resulting Numbers: [62, 37, 71]
Generated Node #0,1: 79:[62, 37, 71] Operation: 65+6=71
Exploring Operation: 62+6=68, Resu... | 0 | hs_4 | mult_heuristic |
[
10,
50,
86,
73
] | 27 | [
"50-10=40",
"86-73=13",
"40-13=27"
] | Current State: 27:[10, 50, 86, 73], Operations: []
Exploring Operation: 50-10=40, Resulting Numbers: [86, 73, 40]
Generated Node #2: [86, 73, 40] from Operation: 50-10=40
Current State: 27:[86, 73, 40], Operations: ['50-10=40']
Exploring Operation: 86-73=13, Resulting Numbers: [40, 13]
Generated Node #3: [40, 13] from ... | 4 | Current State: 27:[10, 50, 86, 73], Operations: []
Exploring Operation: 86-73=13, Resulting Numbers: [10, 50, 13]
Generated Node #0,0: 27:[10, 50, 13] Operation: 86-73=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 27:[10, 50, 13], Operations: ['86-73=13']
Exploring Operation: 50/10=5, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
56,
4,
72,
52
] | 72 | [
"56-4=52",
"72+52=124",
"124-52=72"
] | Current State: 72:[56, 4, 72, 52], Operations: []
Exploring Operation: 56-4=52, Resulting Numbers: [72, 52, 52]
Generated Node #2: [72, 52, 52] from Operation: 56-4=52
Current State: 72:[72, 52, 52], Operations: ['56-4=52']
Exploring Operation: 72+52=124, Resulting Numbers: [124]
124,72 equal: Goal Reached
Exploring Op... | 4 | Current State: 72:[56, 4, 72, 52], Operations: []
Exploring Operation: 56/4=14, Resulting Numbers: [72, 52, 14]
Generated Node #0,0: 72:[72, 52, 14] Operation: 56/4=14
Exploring Operation: 56-52=4, Resulting Numbers: [4, 72, 4]
Generated Node #0,1: 72:[4, 72, 4] Operation: 56-52=4
Exploring Operation: 52/4=13, Resultin... | 0.988715 | hs_3 | mult_heuristic |
[
39,
25,
93,
31
] | 67 | [
"39+25=64",
"93/31=3",
"64+3=67"
] | Current State: 67:[39, 25, 93, 31], Operations: []
Exploring Operation: 39+25=64, Resulting Numbers: [93, 31, 64]
Generated Node #2: [93, 31, 64] from Operation: 39+25=64
Current State: 67:[93, 31, 64], Operations: ['39+25=64']
Exploring Operation: 93/31=3, Resulting Numbers: [64, 3]
Generated Node #3: [64, 3] from Ope... | 4 | Current State: 67:[39, 25, 93, 31], Operations: []
Exploring Operation: 25+31=56, Resulting Numbers: [39, 93, 56]
Generated Node #0,0: 67:[39, 93, 56] Operation: 25+31=56
Exploring Operation: 39+25=64, Resulting Numbers: [93, 31, 64]
Generated Node #0,1: 67:[93, 31, 64] Operation: 39+25=64
Exploring Operation: 93-25=68... | 0 | hs_3 | sum_heuristic |
[
21,
32,
48,
99
] | 94 | [
"21+32=53",
"48+99=147",
"147-53=94"
] | Current State: 94:[21, 32, 48, 99], Operations: []
Exploring Operation: 21+32=53, Resulting Numbers: [48, 99, 53]
Generated Node #2: [48, 99, 53] from Operation: 21+32=53
Current State: 94:[48, 99, 53], Operations: ['21+32=53']
Exploring Operation: 48+99=147, Resulting Numbers: [53, 147]
Generated Node #3: [53, 147] fr... | 4 | Current State: 94:[21, 32, 48, 99], Operations: []
Exploring Operation: 21+32=53, Resulting Numbers: [48, 99, 53]
Generated Node #0,0: 94:[48, 99, 53] Operation: 21+32=53
Moving to Node #0,0
Current State: 94:[48, 99, 53], Operations: ['21+32=53']
Exploring Operation: 99-53=46, Resulting Numbers: [48, 46]
Generated Nod... | 0.993924 | hs_1 | sum_heuristic |
[
96,
52,
40,
80
] | 70 | [
"52*40=2080",
"2080/80=26",
"96-26=70"
] | Current State: 70:[96, 52, 40, 80], Operations: []
Exploring Operation: 52*40=2080, Resulting Numbers: [96, 80, 2080]
Generated Node #2: [96, 80, 2080] from Operation: 52*40=2080
Current State: 70:[96, 80, 2080], Operations: ['52*40=2080']
Exploring Operation: 2080/80=26, Resulting Numbers: [96, 26]
Generated Node #3: ... | 4 | Current State: 70:[96, 52, 40, 80], Operations: []
Exploring Operation: 96-80=16, Resulting Numbers: [52, 40, 16]
Generated Node #0,0: 70:[52, 40, 16] Operation: 96-80=16
Exploring Operation: 96-52=44, Resulting Numbers: [40, 80, 44]
Generated Node #0,1: 70:[40, 80, 44] Operation: 96-52=44
Exploring Operation: 52-40=12... | 0 | hs_3 | sum_heuristic |
[
14,
61,
54,
45
] | 90 | [
"14+61=75",
"54*75=4050",
"4050/45=90"
] | Current State: 90:[14, 61, 54, 45], Operations: []
Exploring Operation: 14+61=75, Resulting Numbers: [54, 45, 75]
Generated Node #2: [54, 45, 75] from Operation: 14+61=75
Current State: 90:[54, 45, 75], Operations: ['14+61=75']
Exploring Operation: 54*75=4050, Resulting Numbers: [45, 4050]
Generated Node #3: [45, 4050]... | 4 | Current State: 90:[14, 61, 54, 45], Operations: []
Exploring Operation: 54-14=40, Resulting Numbers: [61, 45, 40]
Generated Node #0,0: 90:[61, 45, 40] Operation: 54-14=40
Exploring Operation: 61-54=7, Resulting Numbers: [14, 45, 7]
Generated Node #0,1: 90:[14, 45, 7] Operation: 61-54=7
Exploring Operation: 54-45=9, Res... | 0.986979 | hs_5 | mult_heuristic |
[
91,
78,
90,
7
] | 72 | [
"91+78=169",
"90+7=97",
"169-97=72"
] | Current State: 72:[91, 78, 90, 7], Operations: []
Exploring Operation: 91+78=169, Resulting Numbers: [90, 7, 169]
Generated Node #2: [90, 7, 169] from Operation: 91+78=169
Current State: 72:[90, 7, 169], Operations: ['91+78=169']
Exploring Operation: 90+7=97, Resulting Numbers: [169, 97]
Generated Node #3: [169, 97] fr... | 4 | Current State: 72:[91, 78, 90, 7], Operations: []
Exploring Operation: 91-90=1, Resulting Numbers: [78, 7, 1]
Generated Node #0,0: 72:[78, 7, 1] Operation: 91-90=1
Moving to Node #0,0
Current State: 72:[78, 7, 1], Operations: ['91-90=1']
Exploring Operation: 78-7=71, Resulting Numbers: [1, 71]
Generated Node #0,0,0: 72... | 0.993924 | hs_1 | mult_heuristic |
[
61,
84,
85,
37
] | 98 | [
"61+37=98",
"85-84=1",
"98*1=98"
] | Current State: 98:[61, 84, 85, 37], Operations: []
Exploring Operation: 61+37=98, Resulting Numbers: [84, 85, 98]
Generated Node #2: [84, 85, 98] from Operation: 61+37=98
Current State: 98:[84, 85, 98], Operations: ['61+37=98']
Exploring Operation: 85-84=1, Resulting Numbers: [98, 1]
Generated Node #3: [98, 1] from Ope... | 4 | Current State: 98:[61, 84, 85, 37], Operations: []
Exploring Operation: 85-37=48, Resulting Numbers: [61, 84, 48]
Generated Node #0,0: 98:[61, 84, 48] Operation: 85-37=48
Exploring Operation: 85-84=1, Resulting Numbers: [61, 37, 1]
Generated Node #0,1: 98:[61, 37, 1] Operation: 85-84=1
Exploring Operation: 84-37=47, Re... | 0.988715 | hs_4 | mult_heuristic |
[
32,
15,
30,
28
] | 62 | [
"32+28=60",
"30/15=2",
"60+2=62"
] | Current State: 62:[32, 15, 30, 28], Operations: []
Exploring Operation: 32+28=60, Resulting Numbers: [15, 30, 60]
Generated Node #2: [15, 30, 60] from Operation: 32+28=60
Current State: 62:[15, 30, 60], Operations: ['32+28=60']
Exploring Operation: 30/15=2, Resulting Numbers: [60, 2]
Generated Node #3: [60, 2] from Ope... | 4 | Current State: 62:[32, 15, 30, 28], Operations: []
Exploring Operation: 15+28=43, Resulting Numbers: [32, 30, 43]
Generated Node #0,0: 62:[32, 30, 43] Operation: 15+28=43
Exploring Operation: 30-28=2, Resulting Numbers: [32, 15, 2]
Generated Node #0,1: 62:[32, 15, 2] Operation: 30-28=2
Exploring Operation: 32+30=62, Re... | 0.959201 | hs_5 | mult_heuristic |
[
91,
3,
67,
61
] | 88 | [
"91+3=94",
"67-61=6",
"94-6=88"
] | Current State: 88:[91, 3, 67, 61], Operations: []
Exploring Operation: 91+3=94, Resulting Numbers: [67, 61, 94]
Generated Node #2: [67, 61, 94] from Operation: 91+3=94
Current State: 88:[67, 61, 94], Operations: ['91+3=94']
Exploring Operation: 67-61=6, Resulting Numbers: [94, 6]
Generated Node #3: [94, 6] from Operati... | 4 | Current State: 88:[91, 3, 67, 61], Operations: []
Exploring Operation: 67-61=6, Resulting Numbers: [91, 3, 6]
Generated Node #0,0: 88:[91, 3, 6] Operation: 67-61=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 88:[91, 3, 6], Operations: ['67-61=6']
Exploring Operation: 91-3=88, Resulting Numbers: [6, ... | 0 | hs_1 | mult_heuristic |
[
80,
9,
14,
36
] | 10 | [
"80+36=116",
"9*14=126",
"126-116=10"
] | Current State: 10:[80, 9, 14, 36], Operations: []
Exploring Operation: 80+36=116, Resulting Numbers: [9, 14, 116]
Generated Node #2: [9, 14, 116] from Operation: 80+36=116
Current State: 10:[9, 14, 116], Operations: ['80+36=116']
Exploring Operation: 9*14=126, Resulting Numbers: [116, 126]
Generated Node #3: [116, 126]... | 4 | Current State: 10:[80, 9, 14, 36], Operations: []
Exploring Operation: 36/9=4, Resulting Numbers: [80, 14, 4]
Generated Node #0,0: 10:[80, 14, 4] Operation: 36/9=4
Exploring Operation: 80-36=44, Resulting Numbers: [9, 14, 44]
Generated Node #0,1: 10:[9, 14, 44] Operation: 80-36=44
Exploring Operation: 36-14=22, Resulti... | 0 | hs_5 | sum_heuristic |
[
75,
50,
17,
85
] | 12 | [
"85-75=10",
"50/10=5",
"17-5=12"
] | Current State: 12:[75, 50, 17, 85], Operations: []
Exploring Operation: 85-75=10, Resulting Numbers: [50, 17, 10]
Generated Node #2: [50, 17, 10] from Operation: 85-75=10
Current State: 12:[50, 17, 10], Operations: ['85-75=10']
Exploring Operation: 50/10=5, Resulting Numbers: [17, 5]
Generated Node #3: [17, 5] from Ope... | 4 | Current State: 12:[75, 50, 17, 85], Operations: []
Exploring Operation: 75-50=25, Resulting Numbers: [17, 85, 25]
Generated Node #0,0: 12:[17, 85, 25] Operation: 75-50=25
Exploring Operation: 85-50=35, Resulting Numbers: [75, 17, 35]
Generated Node #0,1: 12:[75, 17, 35] Operation: 85-50=35
Exploring Operation: 85-75=10... | 0.988715 | hs_3 | sum_heuristic |
[
89,
60,
78,
27
] | 98 | [
"89+60=149",
"78-27=51",
"149-51=98"
] | Current State: 98:[89, 60, 78, 27], Operations: []
Exploring Operation: 89+60=149, Resulting Numbers: [78, 27, 149]
Generated Node #2: [78, 27, 149] from Operation: 89+60=149
Current State: 98:[78, 27, 149], Operations: ['89+60=149']
Exploring Operation: 78-27=51, Resulting Numbers: [149, 51]
Generated Node #3: [149, 5... | 4 | Current State: 98:[89, 60, 78, 27], Operations: []
Exploring Operation: 78+27=105, Resulting Numbers: [89, 60, 105]
Generated Node #0,0: 98:[89, 60, 105] Operation: 78+27=105
Exploring Operation: 78-27=51, Resulting Numbers: [89, 60, 51]
Generated Node #0,1: 98:[89, 60, 51] Operation: 78-27=51
Exploring Operation: 89-7... | 0.976563 | hs_4 | mult_heuristic |
[
23,
62,
64,
72
] | 77 | [
"23+62=85",
"72-64=8",
"85-8=77"
] | Current State: 77:[23, 62, 64, 72], Operations: []
Exploring Operation: 23+62=85, Resulting Numbers: [64, 72, 85]
Generated Node #2: [64, 72, 85] from Operation: 23+62=85
Current State: 77:[64, 72, 85], Operations: ['23+62=85']
Exploring Operation: 72-64=8, Resulting Numbers: [85, 8]
Generated Node #3: [85, 8] from Ope... | 4 | Current State: 77:[23, 62, 64, 72], Operations: []
Exploring Operation: 64-62=2, Resulting Numbers: [23, 72, 2]
Generated Node #0,0: 77:[23, 72, 2] Operation: 64-62=2
Exploring Operation: 72-62=10, Resulting Numbers: [23, 64, 10]
Generated Node #0,1: 77:[23, 64, 10] Operation: 72-62=10
Exploring Operation: 23+62=85, Re... | 0.976563 | hs_4 | sum_heuristic |
[
50,
69,
43,
83
] | 79 | [
"50+69=119",
"83-43=40",
"119-40=79"
] | Current State: 79:[50, 69, 43, 83], Operations: []
Exploring Operation: 50+69=119, Resulting Numbers: [43, 83, 119]
Generated Node #2: [43, 83, 119] from Operation: 50+69=119
Current State: 79:[43, 83, 119], Operations: ['50+69=119']
Exploring Operation: 83-43=40, Resulting Numbers: [119, 40]
Generated Node #3: [119, 4... | 4 | Current State: 79:[50, 69, 43, 83], Operations: []
Exploring Operation: 50+43=93, Resulting Numbers: [69, 83, 93]
Generated Node #0,0: 79:[69, 83, 93] Operation: 50+43=93
Moving to Node #0,0
Current State: 79:[69, 83, 93], Operations: ['50+43=93']
Exploring Operation: 93-69=24, Resulting Numbers: [83, 24]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
95,
64,
91,
72
] | 59 | [
"91-72=19",
"95/19=5",
"64-5=59"
] | Current State: 59:[95, 64, 91, 72], Operations: []
Exploring Operation: 91-72=19, Resulting Numbers: [95, 64, 19]
Generated Node #2: [95, 64, 19] from Operation: 91-72=19
Current State: 59:[95, 64, 19], Operations: ['91-72=19']
Exploring Operation: 95/19=5, Resulting Numbers: [64, 5]
Generated Node #3: [64, 5] from Ope... | 4 | Current State: 59:[95, 64, 91, 72], Operations: []
Exploring Operation: 95-64=31, Resulting Numbers: [91, 72, 31]
Generated Node #0,0: 59:[91, 72, 31] Operation: 95-64=31
Moving to Node #0,0
Current State: 59:[91, 72, 31], Operations: ['95-64=31']
Exploring Operation: 91-31=60, Resulting Numbers: [72, 60]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
82,
25,
16,
96
] | 50 | [
"82+16=98",
"98-96=2",
"25*2=50"
] | Current State: 50:[82, 25, 16, 96], Operations: []
Exploring Operation: 82+16=98, Resulting Numbers: [25, 96, 98]
Generated Node #2: [25, 96, 98] from Operation: 82+16=98
Current State: 50:[25, 96, 98], Operations: ['82+16=98']
Exploring Operation: 98-96=2, Resulting Numbers: [25, 2]
Generated Node #3: [25, 2] from Ope... | 4 | Current State: 50:[82, 25, 16, 96], Operations: []
Exploring Operation: 96-82=14, Resulting Numbers: [25, 16, 14]
Generated Node #0,0: 50:[25, 16, 14] Operation: 96-82=14
Exploring Operation: 96/16=6, Resulting Numbers: [82, 25, 6]
Generated Node #0,1: 50:[82, 25, 6] Operation: 96/16=6
Exploring Operation: 96-25=71, Re... | 0.986111 | hs_5 | sum_heuristic |
[
9,
42,
38,
11
] | 63 | [
"42-38=4",
"11-4=7",
"9*7=63"
] | Current State: 63:[9, 42, 38, 11], Operations: []
Exploring Operation: 42-38=4, Resulting Numbers: [9, 11, 4]
Generated Node #2: [9, 11, 4] from Operation: 42-38=4
Current State: 63:[9, 11, 4], Operations: ['42-38=4']
Exploring Operation: 11-4=7, Resulting Numbers: [9, 7]
Generated Node #3: [9, 7] from Operation: 11-4=... | 4 | Current State: 63:[9, 42, 38, 11], Operations: []
Exploring Operation: 42-38=4, Resulting Numbers: [9, 11, 4]
Generated Node #0,0: 63:[9, 11, 4] Operation: 42-38=4
Exploring Operation: 38-11=27, Resulting Numbers: [9, 42, 27]
Generated Node #0,1: 63:[9, 42, 27] Operation: 38-11=27
Exploring Operation: 42+11=53, Resulti... | 0.985243 | hs_5 | sum_heuristic |
[
30,
13,
69,
11
] | 54 | [
"13-11=2",
"30/2=15",
"69-15=54"
] | Current State: 54:[30, 13, 69, 11], Operations: []
Exploring Operation: 13-11=2, Resulting Numbers: [30, 69, 2]
Generated Node #2: [30, 69, 2] from Operation: 13-11=2
Current State: 54:[30, 69, 2], Operations: ['13-11=2']
Exploring Operation: 30/2=15, Resulting Numbers: [69, 15]
Generated Node #3: [69, 15] from Operati... | 4 | Current State: 54:[30, 13, 69, 11], Operations: []
Exploring Operation: 30-13=17, Resulting Numbers: [69, 11, 17]
Generated Node #0,0: 54:[69, 11, 17] Operation: 30-13=17
Exploring Operation: 69-30=39, Resulting Numbers: [13, 11, 39]
Generated Node #0,1: 54:[13, 11, 39] Operation: 69-30=39
Exploring Operation: 69-11=58... | 0.908854 | hs_5 | mult_heuristic |
[
4,
2,
63,
19
] | 20 | [
"63-4=59",
"59-19=40",
"40/2=20"
] | Current State: 20:[4, 2, 63, 19], Operations: []
Exploring Operation: 63-4=59, Resulting Numbers: [2, 19, 59]
Generated Node #2: [2, 19, 59] from Operation: 63-4=59
Current State: 20:[2, 19, 59], Operations: ['63-4=59']
Exploring Operation: 59-19=40, Resulting Numbers: [2, 40]
Generated Node #3: [2, 40] from Operation:... | 4 | Current State: 20:[4, 2, 63, 19], Operations: []
Exploring Operation: 63-19=44, Resulting Numbers: [4, 2, 44]
Generated Node #0,0: 20:[4, 2, 44] Operation: 63-19=44
Moving to Node #0,0
Current State: 20:[4, 2, 44], Operations: ['63-19=44']
Exploring Operation: 44/4=11, Resulting Numbers: [2, 11]
Generated Node #0,0,0: ... | 0 | hs_1 | mult_heuristic |
[
2,
11,
24,
23
] | 33 | [
"2+24=26",
"26-23=3",
"11*3=33"
] | Current State: 33:[2, 11, 24, 23], Operations: []
Exploring Operation: 2+24=26, Resulting Numbers: [11, 23, 26]
Generated Node #2: [11, 23, 26] from Operation: 2+24=26
Current State: 33:[11, 23, 26], Operations: ['2+24=26']
Exploring Operation: 26-23=3, Resulting Numbers: [11, 3]
Generated Node #3: [11, 3] from Operati... | 4 | Current State: 33:[2, 11, 24, 23], Operations: []
Exploring Operation: 24-23=1, Resulting Numbers: [2, 11, 1]
Generated Node #0,0: 33:[2, 11, 1] Operation: 24-23=1
Moving to Node #0,0
Current State: 33:[2, 11, 1], Operations: ['24-23=1']
Exploring Operation: 2+1=3, Resulting Numbers: [11, 3]
Generated Node #0,0,0: 33:[... | 0.993924 | hs_1 | sum_heuristic |
[
45,
12,
27,
39
] | 85 | [
"12+39=51",
"45*51=2295",
"2295/27=85"
] | Current State: 85:[45, 12, 27, 39], Operations: []
Exploring Operation: 12+39=51, Resulting Numbers: [45, 27, 51]
Generated Node #2: [45, 27, 51] from Operation: 12+39=51
Current State: 85:[45, 27, 51], Operations: ['12+39=51']
Exploring Operation: 45*51=2295, Resulting Numbers: [27, 2295]
Generated Node #3: [27, 2295]... | 4 | Current State: 85:[45, 12, 27, 39], Operations: []
Exploring Operation: 39-27=12, Resulting Numbers: [45, 12, 12]
Generated Node #0,0: 85:[45, 12, 12] Operation: 39-27=12
Exploring Operation: 45-39=6, Resulting Numbers: [12, 27, 6]
Generated Node #0,1: 85:[12, 27, 6] Operation: 45-39=6
Exploring Operation: 45+39=84, Re... | 0 | hs_5 | sum_heuristic |
[
1,
17,
12,
36
] | 41 | [
"1*17=17",
"36-12=24",
"17+24=41"
] | Current State: 41:[1, 17, 12, 36], Operations: []
Exploring Operation: 1*17=17, Resulting Numbers: [12, 36, 17]
Generated Node #2: [12, 36, 17] from Operation: 1*17=17
Current State: 41:[12, 36, 17], Operations: ['1*17=17']
Exploring Operation: 36-12=24, Resulting Numbers: [17, 24]
Generated Node #3: [17, 24] from Oper... | 4 | Current State: 41:[1, 17, 12, 36], Operations: []
Exploring Operation: 1*17=17, Resulting Numbers: [12, 36, 17]
Generated Node #0,0: 41:[12, 36, 17] Operation: 1*17=17
Exploring Operation: 17+12=29, Resulting Numbers: [1, 36, 29]
Generated Node #0,1: 41:[1, 36, 29] Operation: 17+12=29
Exploring Operation: 1+12=13, Resu... | 0.922743 | hs_5 | mult_heuristic |
[
13,
36,
78,
41
] | 47 | [
"13*36=468",
"468/78=6",
"41+6=47"
] | Current State: 47:[13, 36, 78, 41], Operations: []
Exploring Operation: 13*36=468, Resulting Numbers: [78, 41, 468]
Generated Node #2: [78, 41, 468] from Operation: 13*36=468
Current State: 47:[78, 41, 468], Operations: ['13*36=468']
Exploring Operation: 468/78=6, Resulting Numbers: [41, 6]
Generated Node #3: [41, 6] f... | 4 | Current State: 47:[13, 36, 78, 41], Operations: []
Exploring Operation: 78-13=65, Resulting Numbers: [36, 41, 65]
Generated Node #0,0: 47:[36, 41, 65] Operation: 78-13=65
Start Sub Search at level 1: Moving to Node #0,0
Current State: 47:[36, 41, 65], Operations: ['78-13=65']
Exploring Operation: 65-36=29, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
33,
83,
53,
61
] | 58 | [
"83-33=50",
"61-53=8",
"50+8=58"
] | Current State: 58:[33, 83, 53, 61], Operations: []
Exploring Operation: 83-33=50, Resulting Numbers: [53, 61, 50]
Generated Node #2: [53, 61, 50] from Operation: 83-33=50
Current State: 58:[53, 61, 50], Operations: ['83-33=50']
Exploring Operation: 61-53=8, Resulting Numbers: [50, 8]
Generated Node #3: [50, 8] from Ope... | 4 | Current State: 58:[33, 83, 53, 61], Operations: []
Exploring Operation: 83-61=22, Resulting Numbers: [33, 53, 22]
Generated Node #0,0: 58:[33, 53, 22] Operation: 83-61=22
Exploring Operation: 83-33=50, Resulting Numbers: [53, 61, 50]
Generated Node #0,1: 58:[53, 61, 50] Operation: 83-33=50
Exploring Operation: 83-53=30... | 0.986979 | hs_4 | sum_heuristic |
[
76,
12,
79,
46
] | 37 | [
"76+12=88",
"79+46=125",
"125-88=37"
] | Current State: 37:[76, 12, 79, 46], Operations: []
Exploring Operation: 76+12=88, Resulting Numbers: [79, 46, 88]
Generated Node #2: [79, 46, 88] from Operation: 76+12=88
Current State: 37:[79, 46, 88], Operations: ['76+12=88']
Exploring Operation: 79+46=125, Resulting Numbers: [88, 125]
Generated Node #3: [88, 125] fr... | 4 | Current State: 37:[76, 12, 79, 46], Operations: []
Exploring Operation: 79-46=33, Resulting Numbers: [76, 12, 33]
Generated Node #0,0: 37:[76, 12, 33] Operation: 79-46=33
Exploring Operation: 79-76=3, Resulting Numbers: [12, 46, 3]
Generated Node #0,1: 37:[12, 46, 3] Operation: 79-76=3
Exploring Operation: 76-46=30, Re... | 0.976563 | hs_4 | mult_heuristic |
[
39,
90,
79,
95
] | 45 | [
"39+90=129",
"79+95=174",
"174-129=45"
] | Current State: 45:[39, 90, 79, 95], Operations: []
Exploring Operation: 39+90=129, Resulting Numbers: [79, 95, 129]
Generated Node #2: [79, 95, 129] from Operation: 39+90=129
Current State: 45:[79, 95, 129], Operations: ['39+90=129']
Exploring Operation: 79+95=174, Resulting Numbers: [129, 174]
Generated Node #3: [129,... | 4 | Current State: 45:[39, 90, 79, 95], Operations: []
Exploring Operation: 95-90=5, Resulting Numbers: [39, 79, 5]
Generated Node #0,0: 45:[39, 79, 5] Operation: 95-90=5
Exploring Operation: 90-39=51, Resulting Numbers: [79, 95, 51]
Generated Node #0,1: 45:[79, 95, 51] Operation: 90-39=51
Exploring Operation: 95-79=16, Re... | 0.986979 | hs_4 | mult_heuristic |
[
36,
81,
73,
95
] | 51 | [
"36+81=117",
"73+95=168",
"168-117=51"
] | Current State: 51:[36, 81, 73, 95], Operations: []
Exploring Operation: 36+81=117, Resulting Numbers: [73, 95, 117]
Generated Node #2: [73, 95, 117] from Operation: 36+81=117
Current State: 51:[73, 95, 117], Operations: ['36+81=117']
Exploring Operation: 73+95=168, Resulting Numbers: [117, 168]
Generated Node #3: [117,... | 4 | Current State: 51:[36, 81, 73, 95], Operations: []
Exploring Operation: 95-73=22, Resulting Numbers: [36, 81, 22]
Generated Node #0,0: 51:[36, 81, 22] Operation: 95-73=22
Exploring Operation: 95-81=14, Resulting Numbers: [36, 73, 14]
Generated Node #0,1: 51:[36, 73, 14] Operation: 95-81=14
Exploring Operation: 95-36=59... | 0.976563 | hs_3 | mult_heuristic |
[
72,
98,
30,
2
] | 42 | [
"72-2=70",
"98*30=2940",
"2940/70=42"
] | Current State: 42:[72, 98, 30, 2], Operations: []
Exploring Operation: 72-2=70, Resulting Numbers: [98, 30, 70]
Generated Node #2: [98, 30, 70] from Operation: 72-2=70
Current State: 42:[98, 30, 70], Operations: ['72-2=70']
Exploring Operation: 98*30=2940, Resulting Numbers: [70, 2940]
Generated Node #3: [70, 2940] fro... | 4 | Current State: 42:[72, 98, 30, 2], Operations: []
Exploring Operation: 98-30=68, Resulting Numbers: [72, 2, 68]
Generated Node #0,0: 42:[72, 2, 68] Operation: 98-30=68
Exploring Operation: 72/2=36, Resulting Numbers: [98, 30, 36]
Generated Node #0,1: 42:[98, 30, 36] Operation: 72/2=36
Exploring Operation: 98/2=49, Resu... | 0 | hs_5 | sum_heuristic |
[
83,
18,
93,
29
] | 96 | [
"83-29=54",
"54/18=3",
"93+3=96"
] | Current State: 96:[83, 18, 93, 29], Operations: []
Exploring Operation: 83-29=54, Resulting Numbers: [18, 93, 54]
Generated Node #2: [18, 93, 54] from Operation: 83-29=54
Current State: 96:[18, 93, 54], Operations: ['83-29=54']
Exploring Operation: 54/18=3, Resulting Numbers: [93, 3]
Generated Node #3: [93, 3] from Ope... | 4 | Current State: 96:[83, 18, 93, 29], Operations: []
Exploring Operation: 93-83=10, Resulting Numbers: [18, 29, 10]
Generated Node #0,0: 96:[18, 29, 10] Operation: 93-83=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 96:[18, 29, 10], Operations: ['93-83=10']
Exploring Operation: 18+29=47, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
52,
18,
59,
13
] | 80 | [
"52-18=34",
"59-13=46",
"34+46=80"
] | Current State: 80:[52, 18, 59, 13], Operations: []
Exploring Operation: 52-18=34, Resulting Numbers: [59, 13, 34]
Generated Node #2: [59, 13, 34] from Operation: 52-18=34
Current State: 80:[59, 13, 34], Operations: ['52-18=34']
Exploring Operation: 59-13=46, Resulting Numbers: [34, 46]
Generated Node #3: [34, 46] from ... | 4 | Current State: 80:[52, 18, 59, 13], Operations: []
Exploring Operation: 59-52=7, Resulting Numbers: [18, 13, 7]
Generated Node #0,0: 80:[18, 13, 7] Operation: 59-52=7
Start Sub Search at level 1: Moving to Node #0,0
Current State: 80:[18, 13, 7], Operations: ['59-52=7']
Exploring Operation: 18-13=5, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
28,
2,
78,
29
] | 79 | [
"28+2=30",
"78-29=49",
"30+49=79"
] | Current State: 79:[28, 2, 78, 29], Operations: []
Exploring Operation: 28+2=30, Resulting Numbers: [78, 29, 30]
Generated Node #2: [78, 29, 30] from Operation: 28+2=30
Current State: 79:[78, 29, 30], Operations: ['28+2=30']
Exploring Operation: 78-29=49, Resulting Numbers: [30, 49]
Generated Node #3: [30, 49] from Oper... | 4 | Current State: 79:[28, 2, 78, 29], Operations: []
Exploring Operation: 28*2=56, Resulting Numbers: [78, 29, 56]
Generated Node #0,0: 79:[78, 29, 56] Operation: 28*2=56
Exploring Operation: 2*29=58, Resulting Numbers: [28, 78, 58]
Generated Node #0,1: 79:[28, 78, 58] Operation: 2*29=58
Moving to Node #0,1
Current State:... | 0 | hs_2 | mult_heuristic |
[
63,
6,
41,
43
] | 75 | [
"43-41=2",
"6*2=12",
"63+12=75"
] | Current State: 75:[63, 6, 41, 43], Operations: []
Exploring Operation: 43-41=2, Resulting Numbers: [63, 6, 2]
Generated Node #2: [63, 6, 2] from Operation: 43-41=2
Current State: 75:[63, 6, 2], Operations: ['43-41=2']
Exploring Operation: 6*2=12, Resulting Numbers: [63, 12]
Generated Node #3: [63, 12] from Operation: 6... | 4 | Current State: 75:[63, 6, 41, 43], Operations: []
Exploring Operation: 43-41=2, Resulting Numbers: [63, 6, 2]
Generated Node #0,0: 75:[63, 6, 2] Operation: 43-41=2
Exploring Operation: 63-41=22, Resulting Numbers: [6, 43, 22]
Generated Node #0,1: 75:[6, 43, 22] Operation: 63-41=22
Exploring Operation: 63+6=69, Resultin... | 0 | hs_5 | mult_heuristic |
[
72,
24,
10,
69
] | 33 | [
"72/24=3",
"69/3=23",
"10+23=33"
] | Current State: 33:[72, 24, 10, 69], Operations: []
Exploring Operation: 72/24=3, Resulting Numbers: [10, 69, 3]
Generated Node #2: [10, 69, 3] from Operation: 72/24=3
Current State: 33:[10, 69, 3], Operations: ['72/24=3']
Exploring Operation: 69/3=23, Resulting Numbers: [10, 23]
Generated Node #3: [10, 23] from Operati... | 4 | Current State: 33:[72, 24, 10, 69], Operations: []
Exploring Operation: 72-69=3, Resulting Numbers: [24, 10, 3]
Generated Node #0,0: 33:[24, 10, 3] Operation: 72-69=3
Moving to Node #0,0
Current State: 33:[24, 10, 3], Operations: ['72-69=3']
Exploring Operation: 24+10=34, Resulting Numbers: [3, 34]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
74,
56,
18,
56
] | 93 | [
"74+18=92",
"56/56=1",
"92+1=93"
] | Current State: 93:[74, 56, 18, 56], Operations: []
Exploring Operation: 74+18=92, Resulting Numbers: [56, 56, 92]
Generated Node #2: [56, 56, 92] from Operation: 74+18=92
Current State: 93:[56, 56, 92], Operations: ['74+18=92']
Exploring Operation: 56/56=1, Resulting Numbers: [92, 1]
Generated Node #3: [92, 1] from Ope... | 4 | Current State: 93:[74, 56, 18, 56], Operations: []
Exploring Operation: 74-56=18, Resulting Numbers: [18, 56, 18]
Generated Node #0,0: 93:[18, 56, 18] Operation: 74-56=18
Exploring Operation: 74+18=92, Resulting Numbers: [56, 56, 92]
Generated Node #0,1: 93:[56, 56, 92] Operation: 74+18=92
Exploring Operation: 56-56=0,... | 0.986111 | hs_5 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.