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 |
|---|---|---|---|---|---|---|---|---|
[
65,
1,
46,
81
] | 61 | [
"65+1=66",
"46+81=127",
"127-66=61"
] | Current State: 61:[65, 1, 46, 81], Operations: []
Exploring Operation: 65+1=66, Resulting Numbers: [46, 81, 66]
Generated Node #2: [46, 81, 66] from Operation: 65+1=66
Current State: 61:[46, 81, 66], Operations: ['65+1=66']
Exploring Operation: 46+81=127, Resulting Numbers: [66, 127]
Generated Node #3: [66, 127] from O... | 4 | Current State: 61:[65, 1, 46, 81], Operations: []
Exploring Operation: 65-1=64, Resulting Numbers: [46, 81, 64]
Generated Node #0,0: 61:[46, 81, 64] Operation: 65-1=64
Exploring Operation: 1+46=47, Resulting Numbers: [65, 81, 47]
Generated Node #0,1: 61:[65, 81, 47] Operation: 1+46=47
Exploring Operation: 81-1=80, Resu... | 0.965278 | hs_3 | sum_heuristic |
[
35,
70,
88,
48
] | 92 | [
"70/35=2",
"88/2=44",
"48+44=92"
] | Current State: 92:[35, 70, 88, 48], Operations: []
Exploring Operation: 70/35=2, Resulting Numbers: [88, 48, 2]
Generated Node #2: [88, 48, 2] from Operation: 70/35=2
Current State: 92:[88, 48, 2], Operations: ['70/35=2']
Exploring Operation: 88/2=44, Resulting Numbers: [48, 44]
Generated Node #3: [48, 44] from Operati... | 4 | Current State: 92:[35, 70, 88, 48], Operations: []
Exploring Operation: 35+70=105, Resulting Numbers: [88, 48, 105]
Generated Node #0,0: 92:[88, 48, 105] Operation: 35+70=105
Exploring Operation: 88-70=18, Resulting Numbers: [35, 48, 18]
Generated Node #0,1: 92:[35, 48, 18] Operation: 88-70=18
Exploring Operation: 70/3... | 0.982639 | hs_5 | sum_heuristic |
[
86,
5,
2,
16
] | 89 | [
"86-5=81",
"16/2=8",
"81+8=89"
] | Current State: 89:[86, 5, 2, 16], Operations: []
Exploring Operation: 86-5=81, Resulting Numbers: [2, 16, 81]
Generated Node #2: [2, 16, 81] from Operation: 86-5=81
Current State: 89:[2, 16, 81], Operations: ['86-5=81']
Exploring Operation: 16/2=8, Resulting Numbers: [81, 8]
Generated Node #3: [81, 8] from Operation: 1... | 4 | Current State: 89:[86, 5, 2, 16], Operations: []
Exploring Operation: 5*16=80, Resulting Numbers: [86, 2, 80]
Generated Node #0,0: 89:[86, 2, 80] Operation: 5*16=80
Exploring Operation: 2*16=32, Resulting Numbers: [86, 5, 32]
Generated Node #0,1: 89:[86, 5, 32] Operation: 2*16=32
Exploring Operation: 86+2=88, Resulting... | 0 | hs_5 | sum_heuristic |
[
90,
9,
95,
22
] | 18 | [
"90+9=99",
"95+22=117",
"117-99=18"
] | Current State: 18:[90, 9, 95, 22], Operations: []
Exploring Operation: 90+9=99, Resulting Numbers: [95, 22, 99]
Generated Node #2: [95, 22, 99] from Operation: 90+9=99
Current State: 18:[95, 22, 99], Operations: ['90+9=99']
Exploring Operation: 95+22=117, Resulting Numbers: [99, 117]
Generated Node #3: [99, 117] from O... | 4 | Current State: 18:[90, 9, 95, 22], Operations: []
Exploring Operation: 95-90=5, Resulting Numbers: [9, 22, 5]
Generated Node #0,0: 18:[9, 22, 5] Operation: 95-90=5
Moving to Node #0,0
Current State: 18:[9, 22, 5], Operations: ['95-90=5']
Exploring Operation: 22-5=17, Resulting Numbers: [9, 17]
Generated Node #0,0,0: 18... | 0 | hs_1 | mult_heuristic |
[
22,
19,
69,
58
] | 35 | [
"22-19=3",
"69/3=23",
"58-23=35"
] | Current State: 35:[22, 19, 69, 58], Operations: []
Exploring Operation: 22-19=3, Resulting Numbers: [69, 58, 3]
Generated Node #2: [69, 58, 3] from Operation: 22-19=3
Current State: 35:[69, 58, 3], Operations: ['22-19=3']
Exploring Operation: 69/3=23, Resulting Numbers: [58, 23]
Generated Node #3: [58, 23] from Operati... | 4 | Current State: 35:[22, 19, 69, 58], Operations: []
Exploring Operation: 69-19=50, Resulting Numbers: [22, 58, 50]
Generated Node #0,0: 35:[22, 58, 50] Operation: 69-19=50
Exploring Operation: 69-22=47, Resulting Numbers: [19, 58, 47]
Generated Node #0,1: 35:[19, 58, 47] Operation: 69-22=47
Exploring Operation: 58-22=36... | 0 | hs_4 | mult_heuristic |
[
71,
18,
43,
19
] | 65 | [
"71+18=89",
"43-19=24",
"89-24=65"
] | Current State: 65:[71, 18, 43, 19], Operations: []
Exploring Operation: 71+18=89, Resulting Numbers: [43, 19, 89]
Generated Node #2: [43, 19, 89] from Operation: 71+18=89
Current State: 65:[43, 19, 89], Operations: ['71+18=89']
Exploring Operation: 43-19=24, Resulting Numbers: [89, 24]
Generated Node #3: [89, 24] from ... | 4 | Current State: 65:[71, 18, 43, 19], Operations: []
Exploring Operation: 18+43=61, Resulting Numbers: [71, 19, 61]
Generated Node #0,0: 65:[71, 19, 61] Operation: 18+43=61
Exploring Operation: 43+19=62, Resulting Numbers: [71, 18, 62]
Generated Node #0,1: 65:[71, 18, 62] Operation: 43+19=62
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
44,
78,
77,
19
] | 64 | [
"44+78=122",
"77-19=58",
"122-58=64"
] | Current State: 64:[44, 78, 77, 19], Operations: []
Exploring Operation: 44+78=122, Resulting Numbers: [77, 19, 122]
Generated Node #2: [77, 19, 122] from Operation: 44+78=122
Current State: 64:[77, 19, 122], Operations: ['44+78=122']
Exploring Operation: 77-19=58, Resulting Numbers: [122, 58]
Generated Node #3: [122, 5... | 4 | Current State: 64:[44, 78, 77, 19], Operations: []
Exploring Operation: 77-44=33, Resulting Numbers: [78, 19, 33]
Generated Node #0,0: 64:[78, 19, 33] Operation: 77-44=33
Exploring Operation: 78-44=34, Resulting Numbers: [77, 19, 34]
Generated Node #0,1: 64:[77, 19, 34] Operation: 78-44=34
Exploring Operation: 78-77=1,... | 0.990451 | hs_3 | sum_heuristic |
[
12,
31,
4,
12
] | 34 | [
"12/12=1",
"31+4=35",
"35-1=34"
] | Current State: 34:[12, 31, 4, 12], Operations: []
Exploring Operation: 12/12=1, Resulting Numbers: [31, 4, 1]
Generated Node #2: [31, 4, 1] from Operation: 12/12=1
Current State: 34:[31, 4, 1], Operations: ['12/12=1']
Exploring Operation: 31+4=35, Resulting Numbers: [1, 35]
Generated Node #3: [1, 35] from Operation: 31... | 4 | Current State: 34:[12, 31, 4, 12], Operations: []
Exploring Operation: 12/12=1, Resulting Numbers: [31, 4, 1]
Generated Node #0,0: 34:[31, 4, 1] Operation: 12/12=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 34:[31, 4, 1], Operations: ['12/12=1']
Exploring Operation: 31+4=35, Resulting Numbers: [1, ... | 0.993924 | hs_1 | sum_heuristic |
[
77,
91,
40,
99
] | 72 | [
"99-91=8",
"40/8=5",
"77-5=72"
] | Current State: 72:[77, 91, 40, 99], Operations: []
Exploring Operation: 99-91=8, Resulting Numbers: [77, 40, 8]
Generated Node #2: [77, 40, 8] from Operation: 99-91=8
Current State: 72:[77, 40, 8], Operations: ['99-91=8']
Exploring Operation: 40/8=5, Resulting Numbers: [77, 5]
Generated Node #3: [77, 5] from Operation:... | 4 | Current State: 72:[77, 91, 40, 99], Operations: []
Exploring Operation: 91-77=14, Resulting Numbers: [40, 99, 14]
Generated Node #0,0: 72:[40, 99, 14] Operation: 91-77=14
Exploring Operation: 99-77=22, Resulting Numbers: [91, 40, 22]
Generated Node #0,1: 72:[91, 40, 22] Operation: 99-77=22
Exploring Operation: 99-91=8,... | 0.986111 | hs_4 | sum_heuristic |
[
49,
39,
66,
67
] | 88 | [
"49+39=88",
"67-66=1",
"88*1=88"
] | Current State: 88:[49, 39, 66, 67], Operations: []
Exploring Operation: 49+39=88, Resulting Numbers: [66, 67, 88]
Generated Node #2: [66, 67, 88] from Operation: 49+39=88
Current State: 88:[66, 67, 88], Operations: ['49+39=88']
Exploring Operation: 67-66=1, Resulting Numbers: [88, 1]
Generated Node #3: [88, 1] from Ope... | 4 | Current State: 88:[49, 39, 66, 67], Operations: []
Exploring Operation: 67-49=18, Resulting Numbers: [39, 66, 18]
Generated Node #0,0: 88:[39, 66, 18] Operation: 67-49=18
Exploring Operation: 66-49=17, Resulting Numbers: [39, 67, 17]
Generated Node #0,1: 88:[39, 67, 17] Operation: 66-49=17
Exploring Operation: 67-66=1,... | 0.989583 | hs_3 | sum_heuristic |
[
42,
37,
18,
44
] | 53 | [
"42+37=79",
"44-18=26",
"79-26=53"
] | Current State: 53:[42, 37, 18, 44], Operations: []
Exploring Operation: 42+37=79, Resulting Numbers: [18, 44, 79]
Generated Node #2: [18, 44, 79] from Operation: 42+37=79
Current State: 53:[18, 44, 79], Operations: ['42+37=79']
Exploring Operation: 44-18=26, Resulting Numbers: [79, 26]
Generated Node #3: [79, 26] from ... | 4 | Current State: 53:[42, 37, 18, 44], Operations: []
Exploring Operation: 37-18=19, Resulting Numbers: [42, 44, 19]
Generated Node #0,0: 53:[42, 44, 19] Operation: 37-18=19
Exploring Operation: 42-18=24, Resulting Numbers: [37, 44, 24]
Generated Node #0,1: 53:[37, 44, 24] Operation: 42-18=24
Exploring Operation: 37+18=55... | 0.980903 | hs_5 | sum_heuristic |
[
35,
32,
28,
51
] | 14 | [
"51-35=16",
"32/16=2",
"28/2=14"
] | Current State: 14:[35, 32, 28, 51], Operations: []
Exploring Operation: 51-35=16, Resulting Numbers: [32, 28, 16]
Generated Node #2: [32, 28, 16] from Operation: 51-35=16
Current State: 14:[32, 28, 16], Operations: ['51-35=16']
Exploring Operation: 32/16=2, Resulting Numbers: [28, 2]
Generated Node #3: [28, 2] from Ope... | 4 | Current State: 14:[35, 32, 28, 51], Operations: []
Exploring Operation: 35-28=7, Resulting Numbers: [32, 51, 7]
Generated Node #0,0: 14:[32, 51, 7] Operation: 35-28=7
Exploring Operation: 51-35=16, Resulting Numbers: [32, 28, 16]
Generated Node #0,1: 14:[32, 28, 16] Operation: 51-35=16
Exploring Operation: 51-32=19, Re... | 0.932292 | hs_5 | sum_heuristic |
[
75,
34,
5,
60
] | 95 | [
"75-34=41",
"60-41=19",
"5*19=95"
] | Current State: 95:[75, 34, 5, 60], Operations: []
Exploring Operation: 75-34=41, Resulting Numbers: [5, 60, 41]
Generated Node #2: [5, 60, 41] from Operation: 75-34=41
Current State: 95:[5, 60, 41], Operations: ['75-34=41']
Exploring Operation: 60-41=19, Resulting Numbers: [5, 19]
Generated Node #3: [5, 19] from Operat... | 4 | Current State: 95:[75, 34, 5, 60], Operations: []
Exploring Operation: 34+60=94, Resulting Numbers: [75, 5, 94]
Generated Node #0,0: 95:[75, 5, 94] Operation: 34+60=94
Exploring Operation: 75-60=15, Resulting Numbers: [34, 5, 15]
Generated Node #0,1: 95:[34, 5, 15] Operation: 75-60=15
Moving to Node #0,1
Current State:... | 0.989583 | hs_2 | sum_heuristic |
[
58,
2,
67,
97
] | 86 | [
"58*2=116",
"97-67=30",
"116-30=86"
] | Current State: 86:[58, 2, 67, 97], Operations: []
Exploring Operation: 58*2=116, Resulting Numbers: [67, 97, 116]
Generated Node #2: [67, 97, 116] from Operation: 58*2=116
Current State: 86:[67, 97, 116], Operations: ['58*2=116']
Exploring Operation: 97-67=30, Resulting Numbers: [116, 30]
Generated Node #3: [116, 30] f... | 4 | Current State: 86:[58, 2, 67, 97], Operations: []
Exploring Operation: 97-67=30, Resulting Numbers: [58, 2, 30]
Generated Node #0,0: 86:[58, 2, 30] Operation: 97-67=30
Exploring Operation: 58-2=56, Resulting Numbers: [67, 97, 56]
Generated Node #0,1: 86:[67, 97, 56] Operation: 58-2=56
Exploring Operation: 67-58=9, Resu... | 0.985243 | hs_5 | sum_heuristic |
[
16,
17,
9,
4
] | 69 | [
"16+17=33",
"9*4=36",
"33+36=69"
] | Current State: 69:[16, 17, 9, 4], Operations: []
Exploring Operation: 16+17=33, Resulting Numbers: [9, 4, 33]
Generated Node #2: [9, 4, 33] from Operation: 16+17=33
Current State: 69:[9, 4, 33], Operations: ['16+17=33']
Exploring Operation: 9*4=36, Resulting Numbers: [33, 36]
Generated Node #3: [33, 36] from Operation:... | 4 | Current State: 69:[16, 17, 9, 4], Operations: []
Exploring Operation: 17-16=1, Resulting Numbers: [9, 4, 1]
Generated Node #0,0: 69:[9, 4, 1] Operation: 17-16=1
Exploring Operation: 16+9=25, Resulting Numbers: [17, 4, 25]
Generated Node #0,1: 69:[17, 4, 25] Operation: 16+9=25
Start Sub Search at level 1: Moving to Node... | 0 | hs_2 | mult_heuristic |
[
72,
72,
97,
21
] | 68 | [
"72+72=144",
"97-21=76",
"144-76=68"
] | Current State: 68:[72, 72, 97, 21], Operations: []
Exploring Operation: 72+72=144, Resulting Numbers: [97, 21, 144]
Generated Node #2: [97, 21, 144] from Operation: 72+72=144
Current State: 68:[97, 21, 144], Operations: ['72+72=144']
Exploring Operation: 97-21=76, Resulting Numbers: [144, 76]
Generated Node #3: [144, 7... | 4 | Current State: 68:[72, 72, 97, 21], Operations: []
Exploring Operation: 97-72=25, Resulting Numbers: [72, 21, 25]
Generated Node #0,0: 68:[72, 21, 25] Operation: 97-72=25
Exploring Operation: 72/72=1, Resulting Numbers: [97, 21, 1]
Generated Node #0,1: 68:[97, 21, 1] Operation: 72/72=1
Exploring Operation: 97-72=25, Re... | 0.982639 | hs_4 | mult_heuristic |
[
25,
90,
13,
46
] | 32 | [
"90-25=65",
"46-13=33",
"65-33=32"
] | Current State: 32:[25, 90, 13, 46], Operations: []
Exploring Operation: 90-25=65, Resulting Numbers: [13, 46, 65]
Generated Node #2: [13, 46, 65] from Operation: 90-25=65
Current State: 32:[13, 46, 65], Operations: ['90-25=65']
Exploring Operation: 46-13=33, Resulting Numbers: [65, 33]
Generated Node #3: [65, 33] from ... | 4 | Current State: 32:[25, 90, 13, 46], Operations: []
Exploring Operation: 90-46=44, Resulting Numbers: [25, 13, 44]
Generated Node #0,0: 32:[25, 13, 44] Operation: 90-46=44
Exploring Operation: 46-25=21, Resulting Numbers: [90, 13, 21]
Generated Node #0,1: 32:[90, 13, 21] Operation: 46-25=21
Exploring Operation: 90-25=65... | 0.987847 | hs_4 | sum_heuristic |
[
24,
12,
30,
2
] | 45 | [
"12+30=42",
"42/2=21",
"24+21=45"
] | Current State: 45:[24, 12, 30, 2], Operations: []
Exploring Operation: 12+30=42, Resulting Numbers: [24, 2, 42]
Generated Node #2: [24, 2, 42] from Operation: 12+30=42
Current State: 45:[24, 2, 42], Operations: ['12+30=42']
Exploring Operation: 42/2=21, Resulting Numbers: [24, 21]
Generated Node #3: [24, 21] from Opera... | 4 | Current State: 45:[24, 12, 30, 2], Operations: []
Exploring Operation: 24+30=54, Resulting Numbers: [12, 2, 54]
Generated Node #0,0: 45:[12, 2, 54] Operation: 24+30=54
Exploring Operation: 30-24=6, Resulting Numbers: [12, 2, 6]
Generated Node #0,1: 45:[12, 2, 6] Operation: 30-24=6
Exploring Operation: 30/2=15, Resultin... | 0 | hs_4 | mult_heuristic |
[
10,
16,
87,
95
] | 96 | [
"95-87=8",
"10*8=80",
"16+80=96"
] | Current State: 96:[10, 16, 87, 95], Operations: []
Exploring Operation: 95-87=8, Resulting Numbers: [10, 16, 8]
Generated Node #2: [10, 16, 8] from Operation: 95-87=8
Current State: 96:[10, 16, 8], Operations: ['95-87=8']
Exploring Operation: 10*8=80, Resulting Numbers: [16, 80]
Generated Node #3: [16, 80] from Operati... | 4 | Current State: 96:[10, 16, 87, 95], Operations: []
Exploring Operation: 16-10=6, Resulting Numbers: [87, 95, 6]
Generated Node #0,0: 96:[87, 95, 6] Operation: 16-10=6
Exploring Operation: 10+87=97, Resulting Numbers: [16, 95, 97]
Generated Node #0,1: 96:[16, 95, 97] Operation: 10+87=97
Exploring Operation: 16+87=103, R... | 0 | hs_5 | mult_heuristic |
[
36,
45,
38,
99
] | 27 | [
"45-36=9",
"99/9=11",
"38-11=27"
] | Current State: 27:[36, 45, 38, 99], Operations: []
Exploring Operation: 45-36=9, Resulting Numbers: [38, 99, 9]
Generated Node #2: [38, 99, 9] from Operation: 45-36=9
Current State: 27:[38, 99, 9], Operations: ['45-36=9']
Exploring Operation: 99/9=11, Resulting Numbers: [38, 11]
Generated Node #3: [38, 11] from Operati... | 4 | Current State: 27:[36, 45, 38, 99], Operations: []
Exploring Operation: 99-38=61, Resulting Numbers: [36, 45, 61]
Generated Node #0,0: 27:[36, 45, 61] Operation: 99-38=61
Exploring Operation: 99-45=54, Resulting Numbers: [36, 38, 54]
Generated Node #0,1: 27:[36, 38, 54] Operation: 99-45=54
Exploring Operation: 99-36=63... | 0.965278 | hs_3 | mult_heuristic |
[
54,
43,
37,
89
] | 29 | [
"54+43=97",
"37+89=126",
"126-97=29"
] | Current State: 29:[54, 43, 37, 89], Operations: []
Exploring Operation: 54+43=97, Resulting Numbers: [37, 89, 97]
Generated Node #2: [37, 89, 97] from Operation: 54+43=97
Current State: 29:[37, 89, 97], Operations: ['54+43=97']
Exploring Operation: 37+89=126, Resulting Numbers: [97, 126]
Generated Node #3: [97, 126] fr... | 4 | Current State: 29:[54, 43, 37, 89], Operations: []
Exploring Operation: 89-54=35, Resulting Numbers: [43, 37, 35]
Generated Node #0,0: 29:[43, 37, 35] Operation: 89-54=35
Exploring Operation: 54-43=11, Resulting Numbers: [37, 89, 11]
Generated Node #0,1: 29:[37, 89, 11] Operation: 54-43=11
Exploring Operation: 54-37=17... | 0.986111 | hs_5 | sum_heuristic |
[
44,
80,
84,
73
] | 47 | [
"80-44=36",
"84-73=11",
"36+11=47"
] | Current State: 47:[44, 80, 84, 73], Operations: []
Exploring Operation: 80-44=36, Resulting Numbers: [84, 73, 36]
Generated Node #2: [84, 73, 36] from Operation: 80-44=36
Current State: 47:[84, 73, 36], Operations: ['80-44=36']
Exploring Operation: 84-73=11, Resulting Numbers: [36, 11]
Generated Node #3: [36, 11] from ... | 4 | Current State: 47:[44, 80, 84, 73], Operations: []
Exploring Operation: 84-44=40, Resulting Numbers: [80, 73, 40]
Generated Node #0,0: 47:[80, 73, 40] Operation: 84-44=40
Exploring Operation: 80-44=36, Resulting Numbers: [84, 73, 36]
Generated Node #0,1: 47:[84, 73, 36] Operation: 80-44=36
Exploring Operation: 80-73=7,... | 0.984375 | hs_5 | mult_heuristic |
[
13,
65,
63,
85
] | 100 | [
"13+65=78",
"85-63=22",
"78+22=100"
] | Current State: 100:[13, 65, 63, 85], Operations: []
Exploring Operation: 13+65=78, Resulting Numbers: [63, 85, 78]
Generated Node #2: [63, 85, 78] from Operation: 13+65=78
Current State: 100:[63, 85, 78], Operations: ['13+65=78']
Exploring Operation: 85-63=22, Resulting Numbers: [78, 22]
Generated Node #3: [78, 22] fro... | 4 | Current State: 100:[13, 65, 63, 85], Operations: []
Exploring Operation: 85-65=20, Resulting Numbers: [13, 63, 20]
Generated Node #0,0: 100:[13, 63, 20] Operation: 85-65=20
Exploring Operation: 65-63=2, Resulting Numbers: [13, 85, 2]
Generated Node #0,1: 100:[13, 85, 2] Operation: 65-63=2
Moving to Node #0,0
Current St... | 0.988715 | hs_2 | sum_heuristic |
[
1,
67,
78,
68
] | 56 | [
"67-1=66",
"78-68=10",
"66-10=56"
] | Current State: 56:[1, 67, 78, 68], Operations: []
Exploring Operation: 67-1=66, Resulting Numbers: [78, 68, 66]
Generated Node #2: [78, 68, 66] from Operation: 67-1=66
Current State: 56:[78, 68, 66], Operations: ['67-1=66']
Exploring Operation: 78-68=10, Resulting Numbers: [66, 10]
Generated Node #3: [66, 10] from Oper... | 4 | Current State: 56:[1, 67, 78, 68], Operations: []
Exploring Operation: 78-68=10, Resulting Numbers: [1, 67, 10]
Generated Node #0,0: 56:[1, 67, 10] Operation: 78-68=10
Exploring Operation: 78-67=11, Resulting Numbers: [1, 68, 11]
Generated Node #0,1: 56:[1, 68, 11] Operation: 78-67=11
Moving to Node #0,0
Current State:... | 0.991319 | hs_2 | sum_heuristic |
[
72,
49,
8,
71
] | 13 | [
"72/8=9",
"71-49=22",
"22-9=13"
] | Current State: 13:[72, 49, 8, 71], Operations: []
Exploring Operation: 72/8=9, Resulting Numbers: [49, 71, 9]
Generated Node #2: [49, 71, 9] from Operation: 72/8=9
Current State: 13:[49, 71, 9], Operations: ['72/8=9']
Exploring Operation: 71-49=22, Resulting Numbers: [9, 22]
Generated Node #3: [9, 22] from Operation: 7... | 4 | Current State: 13:[72, 49, 8, 71], Operations: []
Exploring Operation: 72-71=1, Resulting Numbers: [49, 8, 1]
Generated Node #0,0: 13:[49, 8, 1] Operation: 72-71=1
Exploring Operation: 71-49=22, Resulting Numbers: [72, 8, 22]
Generated Node #0,1: 13:[72, 8, 22] Operation: 71-49=22
Exploring Operation: 72/8=9, Resulting... | 0.954861 | hs_4 | mult_heuristic |
[
6,
32,
83,
35
] | 80 | [
"6+32=38",
"83+35=118",
"118-38=80"
] | Current State: 80:[6, 32, 83, 35], Operations: []
Exploring Operation: 6+32=38, Resulting Numbers: [83, 35, 38]
Generated Node #2: [83, 35, 38] from Operation: 6+32=38
Current State: 80:[83, 35, 38], Operations: ['6+32=38']
Exploring Operation: 83+35=118, Resulting Numbers: [38, 118]
Generated Node #3: [38, 118] from O... | 4 | Current State: 80:[6, 32, 83, 35], Operations: []
Exploring Operation: 35-32=3, Resulting Numbers: [6, 83, 3]
Generated Node #0,0: 80:[6, 83, 3] Operation: 35-32=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 80:[6, 83, 3], Operations: ['35-32=3']
Exploring Operation: 83-3=80, Resulting Numbers: [6, ... | 0 | hs_1 | sum_heuristic |
[
96,
59,
48,
53
] | 56 | [
"96/48=2",
"59+53=112",
"112/2=56"
] | Current State: 56:[96, 59, 48, 53], Operations: []
Exploring Operation: 96/48=2, Resulting Numbers: [59, 53, 2]
Generated Node #2: [59, 53, 2] from Operation: 96/48=2
Current State: 56:[59, 53, 2], Operations: ['96/48=2']
Exploring Operation: 59+53=112, Resulting Numbers: [2, 112]
Generated Node #3: [2, 112] from Opera... | 4 | Current State: 56:[96, 59, 48, 53], Operations: []
Exploring Operation: 96-59=37, Resulting Numbers: [48, 53, 37]
Generated Node #0,0: 56:[48, 53, 37] Operation: 96-59=37
Exploring Operation: 96/48=2, Resulting Numbers: [59, 53, 2]
Generated Node #0,1: 56:[59, 53, 2] Operation: 96/48=2
Exploring Operation: 96-53=43, Re... | 0 | hs_4 | mult_heuristic |
[
6,
50,
2,
34
] | 88 | [
"6+50=56",
"34-2=32",
"56+32=88"
] | Current State: 88:[6, 50, 2, 34], Operations: []
Exploring Operation: 6+50=56, Resulting Numbers: [2, 34, 56]
Generated Node #2: [2, 34, 56] from Operation: 6+50=56
Current State: 88:[2, 34, 56], Operations: ['6+50=56']
Exploring Operation: 34-2=32, Resulting Numbers: [56, 32]
Generated Node #3: [56, 32] from Operation... | 4 | Current State: 88:[6, 50, 2, 34], Operations: []
Exploring Operation: 50-34=16, Resulting Numbers: [6, 2, 16]
Generated Node #0,0: 88:[6, 2, 16] Operation: 50-34=16
Exploring Operation: 50+34=84, Resulting Numbers: [6, 2, 84]
Generated Node #0,1: 88:[6, 2, 84] Operation: 50+34=84
Moving to Node #0,1
Current State: 88:[... | 0.992188 | hs_2 | mult_heuristic |
[
3,
4,
62,
30
] | 52 | [
"4+62=66",
"66/3=22",
"30+22=52"
] | Current State: 52:[3, 4, 62, 30], Operations: []
Exploring Operation: 4+62=66, Resulting Numbers: [3, 30, 66]
Generated Node #2: [3, 30, 66] from Operation: 4+62=66
Current State: 52:[3, 30, 66], Operations: ['4+62=66']
Exploring Operation: 66/3=22, Resulting Numbers: [30, 22]
Generated Node #3: [30, 22] from Operation... | 4 | Current State: 52:[3, 4, 62, 30], Operations: []
Exploring Operation: 62-30=32, Resulting Numbers: [3, 4, 32]
Generated Node #0,0: 52:[3, 4, 32] Operation: 62-30=32
Exploring Operation: 62-3=59, Resulting Numbers: [4, 30, 59]
Generated Node #0,1: 52:[4, 30, 59] Operation: 62-3=59
Moving to Node #0,0
Current State: 52:[... | 0 | hs_2 | sum_heuristic |
[
8,
5,
60,
33
] | 95 | [
"60-8=52",
"52-33=19",
"5*19=95"
] | Current State: 95:[8, 5, 60, 33], Operations: []
Exploring Operation: 60-8=52, Resulting Numbers: [5, 33, 52]
Generated Node #2: [5, 33, 52] from Operation: 60-8=52
Current State: 95:[5, 33, 52], Operations: ['60-8=52']
Exploring Operation: 52-33=19, Resulting Numbers: [5, 19]
Generated Node #3: [5, 19] from Operation:... | 4 | Current State: 95:[8, 5, 60, 33], Operations: []
Exploring Operation: 60+33=93, Resulting Numbers: [8, 5, 93]
Generated Node #0,0: 95:[8, 5, 93] Operation: 60+33=93
Exploring Operation: 60-33=27, Resulting Numbers: [8, 5, 27]
Generated Node #0,1: 95:[8, 5, 27] Operation: 60-33=27
Moving to Node #0,0
Current State: 95:[... | 0.986111 | hs_2 | sum_heuristic |
[
43,
99,
11,
77
] | 59 | [
"99+77=176",
"176/11=16",
"43+16=59"
] | Current State: 59:[43, 99, 11, 77], Operations: []
Exploring Operation: 99+77=176, Resulting Numbers: [43, 11, 176]
Generated Node #2: [43, 11, 176] from Operation: 99+77=176
Current State: 59:[43, 11, 176], Operations: ['99+77=176']
Exploring Operation: 176/11=16, Resulting Numbers: [43, 16]
Generated Node #3: [43, 16... | 4 | Current State: 59:[43, 99, 11, 77], Operations: []
Exploring Operation: 77-11=66, Resulting Numbers: [43, 99, 66]
Generated Node #0,0: 59:[43, 99, 66] Operation: 77-11=66
Exploring Operation: 99-43=56, Resulting Numbers: [11, 77, 56]
Generated Node #0,1: 59:[11, 77, 56] Operation: 99-43=56
Exploring Operation: 99-11=88... | 0 | hs_4 | sum_heuristic |
[
24,
24,
96,
43
] | 49 | [
"24*24=576",
"576/96=6",
"43+6=49"
] | Current State: 49:[24, 24, 96, 43], Operations: []
Exploring Operation: 24*24=576, Resulting Numbers: [96, 43, 576]
Generated Node #2: [96, 43, 576] from Operation: 24*24=576
Current State: 49:[96, 43, 576], Operations: ['24*24=576']
Exploring Operation: 576/96=6, Resulting Numbers: [43, 6]
Generated Node #3: [43, 6] f... | 4 | Current State: 49:[24, 24, 96, 43], Operations: []
Exploring Operation: 96/24=4, Resulting Numbers: [24, 43, 4]
Generated Node #0,0: 49:[24, 43, 4] Operation: 96/24=4
Exploring Operation: 96-24=72, Resulting Numbers: [24, 43, 72]
Generated Node #0,1: 49:[24, 43, 72] Operation: 96-24=72
Exploring Operation: 96-43=53, Re... | 0.988715 | hs_4 | sum_heuristic |
[
11,
15,
40,
39
] | 12 | [
"11+39=50",
"15*40=600",
"600/50=12"
] | Current State: 12:[11, 15, 40, 39], Operations: []
Exploring Operation: 11+39=50, Resulting Numbers: [15, 40, 50]
Generated Node #2: [15, 40, 50] from Operation: 11+39=50
Current State: 12:[15, 40, 50], Operations: ['11+39=50']
Exploring Operation: 15*40=600, Resulting Numbers: [50, 600]
Generated Node #3: [50, 600] fr... | 4 | Current State: 12:[11, 15, 40, 39], Operations: []
Exploring Operation: 40-11=29, Resulting Numbers: [15, 39, 29]
Generated Node #0,0: 12:[15, 39, 29] Operation: 40-11=29
Exploring Operation: 40-15=25, Resulting Numbers: [11, 39, 25]
Generated Node #0,1: 12:[11, 39, 25] Operation: 40-15=25
Exploring Operation: 39-11=28... | 0 | hs_5 | sum_heuristic |
[
15,
34,
66,
32
] | 16 | [
"66-34=32",
"32/32=1",
"15+1=16"
] | Current State: 16:[15, 34, 66, 32], Operations: []
Exploring Operation: 66-34=32, Resulting Numbers: [15, 32, 32]
Generated Node #2: [15, 32, 32] from Operation: 66-34=32
Current State: 16:[15, 32, 32], Operations: ['66-34=32']
Exploring Operation: 32/32=1, Resulting Numbers: [15, 1]
Generated Node #3: [15, 1] from Ope... | 4 | Current State: 16:[15, 34, 66, 32], Operations: []
Exploring Operation: 66-32=34, Resulting Numbers: [15, 34, 34]
Generated Node #0,0: 16:[15, 34, 34] Operation: 66-32=34
Exploring Operation: 66-34=32, Resulting Numbers: [15, 32, 32]
Generated Node #0,1: 16:[15, 32, 32] Operation: 66-34=32
Moving to Node #0,1
Current S... | 0.992188 | hs_2 | mult_heuristic |
[
48,
45,
65,
36
] | 64 | [
"48+45=93",
"65-36=29",
"93-29=64"
] | Current State: 64:[48, 45, 65, 36], Operations: []
Exploring Operation: 48+45=93, Resulting Numbers: [65, 36, 93]
Generated Node #2: [65, 36, 93] from Operation: 48+45=93
Current State: 64:[65, 36, 93], Operations: ['48+45=93']
Exploring Operation: 65-36=29, Resulting Numbers: [93, 29]
Generated Node #3: [93, 29] from ... | 4 | Current State: 64:[48, 45, 65, 36], Operations: []
Exploring Operation: 48-45=3, Resulting Numbers: [65, 36, 3]
Generated Node #0,0: 64:[65, 36, 3] Operation: 48-45=3
Exploring Operation: 65-48=17, Resulting Numbers: [45, 36, 17]
Generated Node #0,1: 64:[45, 36, 17] Operation: 65-48=17
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
43,
67,
27,
36
] | 12 | [
"67-43=24",
"27-24=3",
"36/3=12"
] | Current State: 12:[43, 67, 27, 36], Operations: []
Exploring Operation: 67-43=24, Resulting Numbers: [27, 36, 24]
Generated Node #2: [27, 36, 24] from Operation: 67-43=24
Current State: 12:[27, 36, 24], Operations: ['67-43=24']
Exploring Operation: 27-24=3, Resulting Numbers: [36, 3]
Generated Node #3: [36, 3] from Ope... | 4 | Current State: 12:[43, 67, 27, 36], Operations: []
Exploring Operation: 67-43=24, Resulting Numbers: [27, 36, 24]
Generated Node #0,0: 12:[27, 36, 24] Operation: 67-43=24
Exploring Operation: 67-36=31, Resulting Numbers: [43, 27, 31]
Generated Node #0,1: 12:[43, 27, 31] Operation: 67-36=31
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
30,
31,
4,
51
] | 17 | [
"31-30=1",
"4-1=3",
"51/3=17"
] | Current State: 17:[30, 31, 4, 51], Operations: []
Exploring Operation: 31-30=1, Resulting Numbers: [4, 51, 1]
Generated Node #2: [4, 51, 1] from Operation: 31-30=1
Current State: 17:[4, 51, 1], Operations: ['31-30=1']
Exploring Operation: 4-1=3, Resulting Numbers: [51, 3]
Generated Node #3: [51, 3] from Operation: 4-1=... | 4 | Current State: 17:[30, 31, 4, 51], Operations: []
Exploring Operation: 51-31=20, Resulting Numbers: [30, 4, 20]
Generated Node #0,0: 17:[30, 4, 20] Operation: 51-31=20
Exploring Operation: 31-4=27, Resulting Numbers: [30, 51, 27]
Generated Node #0,1: 17:[30, 51, 27] Operation: 31-4=27
Exploring Operation: 30-4=26, Resu... | 0.940104 | hs_4 | mult_heuristic |
[
76,
40,
84,
64
] | 47 | [
"76-64=12",
"84/12=7",
"40+7=47"
] | Current State: 47:[76, 40, 84, 64], Operations: []
Exploring Operation: 76-64=12, Resulting Numbers: [40, 84, 12]
Generated Node #2: [40, 84, 12] from Operation: 76-64=12
Current State: 47:[40, 84, 12], Operations: ['76-64=12']
Exploring Operation: 84/12=7, Resulting Numbers: [40, 7]
Generated Node #3: [40, 7] from Ope... | 4 | Current State: 47:[76, 40, 84, 64], Operations: []
Exploring Operation: 84-76=8, Resulting Numbers: [40, 64, 8]
Generated Node #0,0: 47:[40, 64, 8] Operation: 84-76=8
Exploring Operation: 76-40=36, Resulting Numbers: [84, 64, 36]
Generated Node #0,1: 47:[84, 64, 36] Operation: 76-40=36
Exploring Operation: 84-40=44, Re... | 0 | hs_4 | mult_heuristic |
[
72,
89,
88,
90
] | 19 | [
"89-72=17",
"90-88=2",
"17+2=19"
] | Current State: 19:[72, 89, 88, 90], Operations: []
Exploring Operation: 89-72=17, Resulting Numbers: [88, 90, 17]
Generated Node #2: [88, 90, 17] from Operation: 89-72=17
Current State: 19:[88, 90, 17], Operations: ['89-72=17']
Exploring Operation: 90-88=2, Resulting Numbers: [17, 2]
Generated Node #3: [17, 2] from Ope... | 4 | Current State: 19:[72, 89, 88, 90], Operations: []
Exploring Operation: 89-72=17, Resulting Numbers: [88, 90, 17]
Generated Node #0,0: 19:[88, 90, 17] Operation: 89-72=17
Exploring Operation: 90-72=18, Resulting Numbers: [89, 88, 18]
Generated Node #0,1: 19:[89, 88, 18] Operation: 90-72=18
Exploring Operation: 90-89=1,... | 0.977431 | hs_4 | mult_heuristic |
[
85,
16,
33,
7
] | 92 | [
"16+33=49",
"49/7=7",
"85+7=92"
] | Current State: 92:[85, 16, 33, 7], Operations: []
Exploring Operation: 16+33=49, Resulting Numbers: [85, 7, 49]
Generated Node #2: [85, 7, 49] from Operation: 16+33=49
Current State: 92:[85, 7, 49], Operations: ['16+33=49']
Exploring Operation: 49/7=7, Resulting Numbers: [85, 7]
Generated Node #3: [85, 7] from Operatio... | 4 | Current State: 92:[85, 16, 33, 7], Operations: []
Exploring Operation: 16+33=49, Resulting Numbers: [85, 7, 49]
Generated Node #0,0: 92:[85, 7, 49] Operation: 16+33=49
Exploring Operation: 33-16=17, Resulting Numbers: [85, 7, 17]
Generated Node #0,1: 92:[85, 7, 17] Operation: 33-16=17
Exploring Operation: 85-33=52, Res... | 0.987847 | hs_3 | mult_heuristic |
[
57,
20,
76,
1
] | 61 | [
"20-1=19",
"76/19=4",
"57+4=61"
] | Current State: 61:[57, 20, 76, 1], Operations: []
Exploring Operation: 20-1=19, Resulting Numbers: [57, 76, 19]
Generated Node #2: [57, 76, 19] from Operation: 20-1=19
Current State: 61:[57, 76, 19], Operations: ['20-1=19']
Exploring Operation: 76/19=4, Resulting Numbers: [57, 4]
Generated Node #3: [57, 4] from Operati... | 4 | Current State: 61:[57, 20, 76, 1], Operations: []
Exploring Operation: 76-1=75, Resulting Numbers: [57, 20, 75]
Generated Node #0,0: 61:[57, 20, 75] Operation: 76-1=75
Exploring Operation: 57*1=57, Resulting Numbers: [20, 76, 57]
Generated Node #0,1: 61:[20, 76, 57] Operation: 57*1=57
Exploring Operation: 57+1=58, Resu... | 0 | hs_4 | mult_heuristic |
[
62,
2,
94,
1
] | 65 | [
"94-62=32",
"2*32=64",
"1+64=65"
] | Current State: 65:[62, 2, 94, 1], Operations: []
Exploring Operation: 94-62=32, Resulting Numbers: [2, 1, 32]
Generated Node #2: [2, 1, 32] from Operation: 94-62=32
Current State: 65:[2, 1, 32], Operations: ['94-62=32']
Exploring Operation: 2*32=64, Resulting Numbers: [1, 64]
Generated Node #3: [1, 64] from Operation: ... | 4 | Current State: 65:[62, 2, 94, 1], Operations: []
Exploring Operation: 62+1=63, Resulting Numbers: [2, 94, 63]
Generated Node #0,0: 65:[2, 94, 63] Operation: 62+1=63
Exploring Operation: 94-62=32, Resulting Numbers: [2, 1, 32]
Generated Node #0,1: 65:[2, 1, 32] Operation: 94-62=32
Exploring Operation: 94/2=47, Resulting... | 0.973958 | hs_4 | sum_heuristic |
[
6,
96,
17,
20
] | 98 | [
"20-17=3",
"6/3=2",
"96+2=98"
] | Current State: 98:[6, 96, 17, 20], Operations: []
Exploring Operation: 20-17=3, Resulting Numbers: [6, 96, 3]
Generated Node #2: [6, 96, 3] from Operation: 20-17=3
Current State: 98:[6, 96, 3], Operations: ['20-17=3']
Exploring Operation: 6/3=2, Resulting Numbers: [96, 2]
Generated Node #3: [96, 2] from Operation: 6/3=... | 4 | Current State: 98:[6, 96, 17, 20], Operations: []
Exploring Operation: 20-17=3, Resulting Numbers: [6, 96, 3]
Generated Node #0,0: 98:[6, 96, 3] Operation: 20-17=3
Moving to Node #0,0
Current State: 98:[6, 96, 3], Operations: ['20-17=3']
Exploring Operation: 6/3=2, Resulting Numbers: [96, 2]
Generated Node #0,0,0: 98:[... | 0.993924 | hs_1 | mult_heuristic |
[
38,
2,
87,
79
] | 48 | [
"38+2=40",
"87-79=8",
"40+8=48"
] | Current State: 48:[38, 2, 87, 79], Operations: []
Exploring Operation: 38+2=40, Resulting Numbers: [87, 79, 40]
Generated Node #2: [87, 79, 40] from Operation: 38+2=40
Current State: 48:[87, 79, 40], Operations: ['38+2=40']
Exploring Operation: 87-79=8, Resulting Numbers: [40, 8]
Generated Node #3: [40, 8] from Operati... | 4 | Current State: 48:[38, 2, 87, 79], Operations: []
Exploring Operation: 87-79=8, Resulting Numbers: [38, 2, 8]
Generated Node #0,0: 48:[38, 2, 8] Operation: 87-79=8
Exploring Operation: 87-38=49, Resulting Numbers: [2, 79, 49]
Generated Node #0,1: 48:[2, 79, 49] Operation: 87-38=49
Exploring Operation: 79-38=41, Resulti... | 0.988715 | hs_3 | mult_heuristic |
[
88,
65,
90,
12
] | 59 | [
"90-88=2",
"12/2=6",
"65-6=59"
] | Current State: 59:[88, 65, 90, 12], Operations: []
Exploring Operation: 90-88=2, Resulting Numbers: [65, 12, 2]
Generated Node #2: [65, 12, 2] from Operation: 90-88=2
Current State: 59:[65, 12, 2], Operations: ['90-88=2']
Exploring Operation: 12/2=6, Resulting Numbers: [65, 6]
Generated Node #3: [65, 6] from Operation:... | 4 | Current State: 59:[88, 65, 90, 12], Operations: []
Exploring Operation: 90-12=78, Resulting Numbers: [88, 65, 78]
Generated Node #0,0: 59:[88, 65, 78] Operation: 90-12=78
Exploring Operation: 65+12=77, Resulting Numbers: [88, 90, 77]
Generated Node #0,1: 59:[88, 90, 77] Operation: 65+12=77
Exploring Operation: 65-12=53... | 0 | hs_5 | mult_heuristic |
[
45,
10,
67,
43
] | 75 | [
"45-10=35",
"67+43=110",
"110-35=75"
] | Current State: 75:[45, 10, 67, 43], Operations: []
Exploring Operation: 45-10=35, Resulting Numbers: [67, 43, 35]
Generated Node #2: [67, 43, 35] from Operation: 45-10=35
Current State: 75:[67, 43, 35], Operations: ['45-10=35']
Exploring Operation: 67+43=110, Resulting Numbers: [35, 110]
Generated Node #3: [35, 110] fr... | 4 | Current State: 75:[45, 10, 67, 43], Operations: []
Exploring Operation: 45-43=2, Resulting Numbers: [10, 67, 2]
Generated Node #0,0: 75:[10, 67, 2] Operation: 45-43=2
Exploring Operation: 67-45=22, Resulting Numbers: [10, 43, 22]
Generated Node #0,1: 75:[10, 43, 22] Operation: 67-45=22
Start Sub Search at level 1: Movi... | 0.992188 | hs_2 | mult_heuristic |
[
45,
34,
6,
41
] | 45 | [
"34+6=40",
"41-40=1",
"45*1=45"
] | Current State: 45:[45, 34, 6, 41], Operations: []
Exploring Operation: 34+6=40, Resulting Numbers: [45, 41, 40]
Generated Node #2: [45, 41, 40] from Operation: 34+6=40
Current State: 45:[45, 41, 40], Operations: ['34+6=40']
Exploring Operation: 41-40=1, Resulting Numbers: [45, 1]
Generated Node #3: [45, 1] from Operati... | 4 | Current State: 45:[45, 34, 6, 41], Operations: []
Exploring Operation: 45-34=11, Resulting Numbers: [6, 41, 11]
Generated Node #0,0: 45:[6, 41, 11] Operation: 45-34=11
Exploring Operation: 6+41=47, Resulting Numbers: [45, 34, 47]
Generated Node #0,1: 45:[45, 34, 47] Operation: 6+41=47
Exploring Operation: 41-34=7, Resu... | 0.985243 | hs_5 | sum_heuristic |
[
24,
81,
83,
88
] | 85 | [
"88-81=7",
"24*7=168",
"168-83=85"
] | Current State: 85:[24, 81, 83, 88], Operations: []
Exploring Operation: 88-81=7, Resulting Numbers: [24, 83, 7]
Generated Node #2: [24, 83, 7] from Operation: 88-81=7
Current State: 85:[24, 83, 7], Operations: ['88-81=7']
Exploring Operation: 24*7=168, Resulting Numbers: [83, 168]
Generated Node #3: [83, 168] from Oper... | 4 | Current State: 85:[24, 81, 83, 88], Operations: []
Exploring Operation: 88-83=5, Resulting Numbers: [24, 81, 5]
Generated Node #0,0: 85:[24, 81, 5] Operation: 88-83=5
Exploring Operation: 83-81=2, Resulting Numbers: [24, 88, 2]
Generated Node #0,1: 85:[24, 88, 2] Operation: 83-81=2
Exploring Operation: 24+81=105, Resul... | 0 | hs_4 | sum_heuristic |
[
60,
8,
62,
31
] | 56 | [
"8*31=248",
"248/62=4",
"60-4=56"
] | Current State: 56:[60, 8, 62, 31], Operations: []
Exploring Operation: 8*31=248, Resulting Numbers: [60, 62, 248]
Generated Node #2: [60, 62, 248] from Operation: 8*31=248
Current State: 56:[60, 62, 248], Operations: ['8*31=248']
Exploring Operation: 248/62=4, Resulting Numbers: [60, 4]
Generated Node #3: [60, 4] from ... | 4 | Current State: 56:[60, 8, 62, 31], Operations: []
Exploring Operation: 62/31=2, Resulting Numbers: [60, 8, 2]
Generated Node #0,0: 56:[60, 8, 2] Operation: 62/31=2
Exploring Operation: 62-60=2, Resulting Numbers: [8, 31, 2]
Generated Node #0,1: 56:[8, 31, 2] Operation: 62-60=2
Exploring Operation: 60-31=29, Resulting N... | 0 | hs_3 | mult_heuristic |
[
44,
88,
44,
27
] | 81 | [
"44+88=132",
"132/44=3",
"27*3=81"
] | Current State: 81:[44, 88, 44, 27], Operations: []
Exploring Operation: 44+88=132, Resulting Numbers: [27, 132]
Generated Node #2: [27, 132] from Operation: 44+88=132
Current State: 81:[27, 132], Operations: ['44+88=132']
Exploring Operation: 132/44=3, Resulting Numbers: [27, 3]
Generated Node #3: [27, 3] from Operatio... | 4 | Current State: 81:[44, 88, 44, 27], Operations: []
Exploring Operation: 88/44=2, Resulting Numbers: [44, 27, 2]
Generated Node #0,0: 81:[44, 27, 2] Operation: 88/44=2
Exploring Operation: 44+44=88, Resulting Numbers: [88, 27, 88]
Generated Node #0,1: 81:[88, 27, 88] Operation: 44+44=88
Exploring Operation: 44-44=0, Res... | 0 | hs_5 | mult_heuristic |
[
61,
29,
78,
54
] | 66 | [
"61+29=90",
"78-54=24",
"90-24=66"
] | Current State: 66:[61, 29, 78, 54], Operations: []
Exploring Operation: 61+29=90, Resulting Numbers: [78, 54, 90]
Generated Node #2: [78, 54, 90] from Operation: 61+29=90
Current State: 66:[78, 54, 90], Operations: ['61+29=90']
Exploring Operation: 78-54=24, Resulting Numbers: [90, 24]
Generated Node #3: [90, 24] from ... | 4 | Current State: 66:[61, 29, 78, 54], Operations: []
Exploring Operation: 78-54=24, Resulting Numbers: [61, 29, 24]
Generated Node #0,0: 66:[61, 29, 24] Operation: 78-54=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 66:[61, 29, 24], Operations: ['78-54=24']
Exploring Operation: 61-29=32, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
22,
21,
37,
19
] | 48 | [
"22-19=3",
"37-21=16",
"3*16=48"
] | Current State: 48:[22, 21, 37, 19], Operations: []
Exploring Operation: 22-19=3, Resulting Numbers: [21, 37, 3]
Generated Node #2: [21, 37, 3] from Operation: 22-19=3
Current State: 48:[21, 37, 3], Operations: ['22-19=3']
Exploring Operation: 37-21=16, Resulting Numbers: [3, 16]
Generated Node #3: [3, 16] from Operatio... | 4 | Current State: 48:[22, 21, 37, 19], Operations: []
Exploring Operation: 37-21=16, Resulting Numbers: [22, 19, 16]
Generated Node #0,0: 48:[22, 19, 16] Operation: 37-21=16
Exploring Operation: 37-22=15, Resulting Numbers: [21, 19, 15]
Generated Node #0,1: 48:[21, 19, 15] Operation: 37-22=15
Moving to Node #0,0
Current S... | 0.989583 | hs_2 | mult_heuristic |
[
26,
77,
52,
22
] | 90 | [
"26-22=4",
"52/4=13",
"77+13=90"
] | Current State: 90:[26, 77, 52, 22], Operations: []
Exploring Operation: 26-22=4, Resulting Numbers: [77, 52, 4]
Generated Node #2: [77, 52, 4] from Operation: 26-22=4
Current State: 90:[77, 52, 4], Operations: ['26-22=4']
Exploring Operation: 52/4=13, Resulting Numbers: [77, 13]
Generated Node #3: [77, 13] from Operati... | 4 | Current State: 90:[26, 77, 52, 22], Operations: []
Exploring Operation: 52-22=30, Resulting Numbers: [26, 77, 30]
Generated Node #0,0: 90:[26, 77, 30] Operation: 52-22=30
Exploring Operation: 77-26=51, Resulting Numbers: [52, 22, 51]
Generated Node #0,1: 90:[52, 22, 51] Operation: 77-26=51
Exploring Operation: 52/26=2,... | 0 | hs_4 | sum_heuristic |
[
24,
74,
86,
59
] | 47 | [
"24+74=98",
"86+59=145",
"145-98=47"
] | Current State: 47:[24, 74, 86, 59], Operations: []
Exploring Operation: 24+74=98, Resulting Numbers: [86, 59, 98]
Generated Node #2: [86, 59, 98] from Operation: 24+74=98
Current State: 47:[86, 59, 98], Operations: ['24+74=98']
Exploring Operation: 86+59=145, Resulting Numbers: [98, 145]
Generated Node #3: [98, 145] fr... | 4 | Current State: 47:[24, 74, 86, 59], Operations: []
Exploring Operation: 86-59=27, Resulting Numbers: [24, 74, 27]
Generated Node #0,0: 47:[24, 74, 27] Operation: 86-59=27
Exploring Operation: 74-24=50, Resulting Numbers: [86, 59, 50]
Generated Node #0,1: 47:[86, 59, 50] Operation: 74-24=50
Exploring Operation: 86-74=12... | 0.974826 | hs_4 | mult_heuristic |
[
84,
20,
85,
72
] | 93 | [
"84-20=64",
"85+72=157",
"157-64=93"
] | Current State: 93:[84, 20, 85, 72], Operations: []
Exploring Operation: 84-20=64, Resulting Numbers: [85, 72, 64]
Generated Node #2: [85, 72, 64] from Operation: 84-20=64
Current State: 93:[85, 72, 64], Operations: ['84-20=64']
Exploring Operation: 85+72=157, Resulting Numbers: [64, 157]
Generated Node #3: [64, 157] fr... | 4 | Current State: 93:[84, 20, 85, 72], Operations: []
Exploring Operation: 85-84=1, Resulting Numbers: [20, 72, 1]
Generated Node #0,0: 93:[20, 72, 1] Operation: 85-84=1
Exploring Operation: 85-72=13, Resulting Numbers: [84, 20, 13]
Generated Node #0,1: 93:[84, 20, 13] Operation: 85-72=13
Exploring Operation: 20+72=92, Re... | 0.987847 | hs_4 | mult_heuristic |
[
25,
19,
17,
13
] | 37 | [
"19-17=2",
"25*2=50",
"50-13=37"
] | Current State: 37:[25, 19, 17, 13], Operations: []
Exploring Operation: 19-17=2, Resulting Numbers: [25, 13, 2]
Generated Node #2: [25, 13, 2] from Operation: 19-17=2
Current State: 37:[25, 13, 2], Operations: ['19-17=2']
Exploring Operation: 25*2=50, Resulting Numbers: [13, 50]
Generated Node #3: [13, 50] from Operati... | 4 | Current State: 37:[25, 19, 17, 13], Operations: []
Exploring Operation: 19+13=32, Resulting Numbers: [25, 17, 32]
Generated Node #0,0: 37:[25, 17, 32] Operation: 19+13=32
Exploring Operation: 19+17=36, Resulting Numbers: [25, 13, 36]
Generated Node #0,1: 37:[25, 13, 36] Operation: 19+17=36
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
13,
75,
9,
53
] | 11 | [
"13*9=117",
"75+53=128",
"128-117=11"
] | Current State: 11:[13, 75, 9, 53], Operations: []
Exploring Operation: 13*9=117, Resulting Numbers: [75, 53, 117]
Generated Node #2: [75, 53, 117] from Operation: 13*9=117
Current State: 11:[75, 53, 117], Operations: ['13*9=117']
Exploring Operation: 75+53=128, Resulting Numbers: [117, 128]
Generated Node #3: [117, 128... | 4 | Current State: 11:[13, 75, 9, 53], Operations: []
Exploring Operation: 53-13=40, Resulting Numbers: [75, 9, 40]
Generated Node #0,0: 11:[75, 9, 40] Operation: 53-13=40
Exploring Operation: 75-53=22, Resulting Numbers: [13, 9, 22]
Generated Node #0,1: 11:[13, 9, 22] Operation: 75-53=22
Exploring Operation: 75-13=62, Res... | 0 | hs_3 | sum_heuristic |
[
74,
37,
23,
37
] | 24 | [
"74-37=37",
"37/37=1",
"23+1=24"
] | Current State: 24:[74, 37, 23, 37], Operations: []
Exploring Operation: 74-37=37, Resulting Numbers: [23, 37]
Generated Node #2: [23, 37] from Operation: 74-37=37
Current State: 24:[23, 37], Operations: ['74-37=37']
Exploring Operation: 37/37=1, Resulting Numbers: [23, 1]
Generated Node #3: [23, 1] from Operation: 37/3... | 4 | Current State: 24:[74, 37, 23, 37], Operations: []
Exploring Operation: 74/37=2, Resulting Numbers: [37, 23, 2]
Generated Node #0,0: 24:[37, 23, 2] Operation: 74/37=2
Exploring Operation: 74/37=2, Resulting Numbers: [23, 37, 2]
Generated Node #0,1: 24:[23, 37, 2] Operation: 74/37=2
Exploring Operation: 74-37=37, Result... | 0.97309 | hs_3 | sum_heuristic |
[
29,
84,
39,
25
] | 35 | [
"39-25=14",
"84/14=6",
"29+6=35"
] | Current State: 35:[29, 84, 39, 25], Operations: []
Exploring Operation: 39-25=14, Resulting Numbers: [29, 84, 14]
Generated Node #2: [29, 84, 14] from Operation: 39-25=14
Current State: 35:[29, 84, 14], Operations: ['39-25=14']
Exploring Operation: 84/14=6, Resulting Numbers: [29, 6]
Generated Node #3: [29, 6] from Ope... | 4 | Current State: 35:[29, 84, 39, 25], Operations: []
Exploring Operation: 84-25=59, Resulting Numbers: [29, 39, 59]
Generated Node #0,0: 35:[29, 39, 59] Operation: 84-25=59
Exploring Operation: 84-39=45, Resulting Numbers: [29, 25, 45]
Generated Node #0,1: 35:[29, 25, 45] Operation: 84-39=45
Exploring Operation: 29-25=4,... | 0 | hs_4 | sum_heuristic |
[
24,
71,
98,
99
] | 95 | [
"24+71=95",
"99-98=1",
"95*1=95"
] | Current State: 95:[24, 71, 98, 99], Operations: []
Exploring Operation: 24+71=95, Resulting Numbers: [98, 99, 95]
Generated Node #2: [98, 99, 95] from Operation: 24+71=95
Current State: 95:[98, 99, 95], Operations: ['24+71=95']
Exploring Operation: 99-98=1, Resulting Numbers: [95, 1]
Generated Node #3: [95, 1] from Ope... | 4 | Current State: 95:[24, 71, 98, 99], Operations: []
Exploring Operation: 24+71=95, Resulting Numbers: [98, 99, 95]
Generated Node #0,0: 95:[98, 99, 95] Operation: 24+71=95
Start Sub Search at level 1: Moving to Node #0,0
Current State: 95:[98, 99, 95], Operations: ['24+71=95']
Exploring Operation: 99-98=1, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
2,
41,
93,
59
] | 85 | [
"93-41=52",
"52/2=26",
"59+26=85"
] | Current State: 85:[2, 41, 93, 59], Operations: []
Exploring Operation: 93-41=52, Resulting Numbers: [2, 59, 52]
Generated Node #2: [2, 59, 52] from Operation: 93-41=52
Current State: 85:[2, 59, 52], Operations: ['93-41=52']
Exploring Operation: 52/2=26, Resulting Numbers: [59, 26]
Generated Node #3: [59, 26] from Opera... | 4 | Current State: 85:[2, 41, 93, 59], Operations: []
Exploring Operation: 93-59=34, Resulting Numbers: [2, 41, 34]
Generated Node #0,0: 85:[2, 41, 34] Operation: 93-59=34
Exploring Operation: 59-41=18, Resulting Numbers: [2, 93, 18]
Generated Node #0,1: 85:[2, 93, 18] Operation: 59-41=18
Exploring Operation: 2*41=82, Resu... | 0 | hs_5 | mult_heuristic |
[
4,
57,
10,
54
] | 52 | [
"54-4=50",
"50/10=5",
"57-5=52"
] | Current State: 52:[4, 57, 10, 54], Operations: []
Exploring Operation: 54-4=50, Resulting Numbers: [57, 10, 50]
Generated Node #2: [57, 10, 50] from Operation: 54-4=50
Current State: 52:[57, 10, 50], Operations: ['54-4=50']
Exploring Operation: 50/10=5, Resulting Numbers: [57, 5]
Generated Node #3: [57, 5] from Operati... | 4 | Current State: 52:[4, 57, 10, 54], Operations: []
Exploring Operation: 57-54=3, Resulting Numbers: [4, 10, 3]
Generated Node #0,0: 52:[4, 10, 3] Operation: 57-54=3
Exploring Operation: 57-4=53, Resulting Numbers: [10, 54, 53]
Generated Node #0,1: 52:[10, 54, 53] Operation: 57-4=53
Exploring Operation: 57-10=47, Resulti... | 0.990451 | hs_3 | sum_heuristic |
[
52,
12,
68,
17
] | 80 | [
"68-52=16",
"17-12=5",
"16*5=80"
] | Current State: 80:[52, 12, 68, 17], Operations: []
Exploring Operation: 68-52=16, Resulting Numbers: [12, 17, 16]
Generated Node #2: [12, 17, 16] from Operation: 68-52=16
Current State: 80:[12, 17, 16], Operations: ['68-52=16']
Exploring Operation: 17-12=5, Resulting Numbers: [16, 5]
Generated Node #3: [16, 5] from Ope... | 4 | Current State: 80:[52, 12, 68, 17], Operations: []
Exploring Operation: 68/17=4, Resulting Numbers: [52, 12, 4]
Generated Node #0,0: 80:[52, 12, 4] Operation: 68/17=4
Exploring Operation: 68-52=16, Resulting Numbers: [12, 17, 16]
Generated Node #0,1: 80:[12, 17, 16] Operation: 68-52=16
Exploring Operation: 12+68=80, Re... | 0.987847 | hs_4 | mult_heuristic |
[
37,
70,
31,
32
] | 16 | [
"70-37=33",
"33-31=2",
"32/2=16"
] | Current State: 16:[37, 70, 31, 32], Operations: []
Exploring Operation: 70-37=33, Resulting Numbers: [31, 32, 33]
Generated Node #2: [31, 32, 33] from Operation: 70-37=33
Current State: 16:[31, 32, 33], Operations: ['70-37=33']
Exploring Operation: 33-31=2, Resulting Numbers: [32, 2]
Generated Node #3: [32, 2] from Ope... | 4 | Current State: 16:[37, 70, 31, 32], Operations: []
Exploring Operation: 70-32=38, Resulting Numbers: [37, 31, 38]
Generated Node #0,0: 16:[37, 31, 38] Operation: 70-32=38
Exploring Operation: 70-31=39, Resulting Numbers: [37, 32, 39]
Generated Node #0,1: 16:[37, 32, 39] Operation: 70-31=39
Exploring Operation: 70-37=33... | 0.986111 | hs_3 | mult_heuristic |
[
8,
40,
13,
90
] | 25 | [
"40/8=5",
"13*5=65",
"90-65=25"
] | Current State: 25:[8, 40, 13, 90], Operations: []
Exploring Operation: 40/8=5, Resulting Numbers: [13, 90, 5]
Generated Node #2: [13, 90, 5] from Operation: 40/8=5
Current State: 25:[13, 90, 5], Operations: ['40/8=5']
Exploring Operation: 13*5=65, Resulting Numbers: [90, 65]
Generated Node #3: [90, 65] from Operation: ... | 4 | Current State: 25:[8, 40, 13, 90], Operations: []
Exploring Operation: 40-13=27, Resulting Numbers: [8, 90, 27]
Generated Node #0,0: 25:[8, 90, 27] Operation: 40-13=27
Exploring Operation: 90-13=77, Resulting Numbers: [8, 40, 77]
Generated Node #0,1: 25:[8, 40, 77] Operation: 90-13=77
Exploring Operation: 40/8=5, Resul... | 0 | hs_4 | mult_heuristic |
[
84,
40,
55,
18
] | 51 | [
"84+40=124",
"55+18=73",
"124-73=51"
] | Current State: 51:[84, 40, 55, 18], Operations: []
Exploring Operation: 84+40=124, Resulting Numbers: [55, 18, 124]
Generated Node #2: [55, 18, 124] from Operation: 84+40=124
Current State: 51:[55, 18, 124], Operations: ['84+40=124']
Exploring Operation: 55+18=73, Resulting Numbers: [124, 73]
Generated Node #3: [124, 7... | 4 | Current State: 51:[84, 40, 55, 18], Operations: []
Exploring Operation: 84-18=66, Resulting Numbers: [40, 55, 66]
Generated Node #0,0: 51:[40, 55, 66] Operation: 84-18=66
Exploring Operation: 84-55=29, Resulting Numbers: [40, 18, 29]
Generated Node #0,1: 51:[40, 18, 29] Operation: 84-55=29
Exploring Operation: 84-40=44... | 0.97309 | hs_3 | mult_heuristic |
[
59,
2,
79,
85
] | 75 | [
"79-59=20",
"20/2=10",
"85-10=75"
] | Current State: 75:[59, 2, 79, 85], Operations: []
Exploring Operation: 79-59=20, Resulting Numbers: [2, 85, 20]
Generated Node #2: [2, 85, 20] from Operation: 79-59=20
Current State: 75:[2, 85, 20], Operations: ['79-59=20']
Exploring Operation: 20/2=10, Resulting Numbers: [85, 10]
Generated Node #3: [85, 10] from Opera... | 4 | Current State: 75:[59, 2, 79, 85], Operations: []
Exploring Operation: 85-59=26, Resulting Numbers: [2, 79, 26]
Generated Node #0,0: 75:[2, 79, 26] Operation: 85-59=26
Exploring Operation: 79-59=20, Resulting Numbers: [2, 85, 20]
Generated Node #0,1: 75:[2, 85, 20] Operation: 79-59=20
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
5,
13,
78,
43
] | 53 | [
"5+13=18",
"78-43=35",
"18+35=53"
] | Current State: 53:[5, 13, 78, 43], Operations: []
Exploring Operation: 5+13=18, Resulting Numbers: [78, 43, 18]
Generated Node #2: [78, 43, 18] from Operation: 5+13=18
Current State: 53:[78, 43, 18], Operations: ['5+13=18']
Exploring Operation: 78-43=35, Resulting Numbers: [18, 35]
Generated Node #3: [18, 35] from Oper... | 4 | Current State: 53:[5, 13, 78, 43], Operations: []
Exploring Operation: 5+13=18, Resulting Numbers: [78, 43, 18]
Generated Node #0,0: 53:[78, 43, 18] Operation: 5+13=18
Exploring Operation: 5*13=65, Resulting Numbers: [78, 43, 65]
Generated Node #0,1: 53:[78, 43, 65] Operation: 5*13=65
Exploring Operation: 78-5=73, Resu... | 0.97309 | hs_3 | mult_heuristic |
[
63,
85,
62,
42
] | 82 | [
"85-63=22",
"62+42=104",
"104-22=82"
] | Current State: 82:[63, 85, 62, 42], Operations: []
Exploring Operation: 85-63=22, Resulting Numbers: [62, 42, 22]
Generated Node #2: [62, 42, 22] from Operation: 85-63=22
Current State: 82:[62, 42, 22], Operations: ['85-63=22']
Exploring Operation: 62+42=104, Resulting Numbers: [22, 104]
Generated Node #3: [22, 104] fr... | 4 | Current State: 82:[63, 85, 62, 42], Operations: []
Exploring Operation: 63-62=1, Resulting Numbers: [85, 42, 1]
Generated Node #0,0: 82:[85, 42, 1] Operation: 63-62=1
Exploring Operation: 85-62=23, Resulting Numbers: [63, 42, 23]
Generated Node #0,1: 82:[63, 42, 23] Operation: 85-62=23
Moving to Node #0,0
Current State... | 0.989583 | hs_2 | mult_heuristic |
[
94,
17,
75,
56
] | 96 | [
"94-17=77",
"75-56=19",
"77+19=96"
] | Current State: 96:[94, 17, 75, 56], Operations: []
Exploring Operation: 94-17=77, Resulting Numbers: [75, 56, 77]
Generated Node #2: [75, 56, 77] from Operation: 94-17=77
Current State: 96:[75, 56, 77], Operations: ['94-17=77']
Exploring Operation: 75-56=19, Resulting Numbers: [77, 19]
Generated Node #3: [77, 19] from ... | 4 | Current State: 96:[94, 17, 75, 56], Operations: []
Exploring Operation: 17+75=92, Resulting Numbers: [94, 56, 92]
Generated Node #0,0: 96:[94, 56, 92] Operation: 17+75=92
Exploring Operation: 75-56=19, Resulting Numbers: [94, 17, 19]
Generated Node #0,1: 96:[94, 17, 19] Operation: 75-56=19
Exploring Operation: 94-56=38... | 0.986979 | hs_5 | sum_heuristic |
[
3,
40,
10,
75
] | 55 | [
"3*40=120",
"75-10=65",
"120-65=55"
] | Current State: 55:[3, 40, 10, 75], Operations: []
Exploring Operation: 3*40=120, Resulting Numbers: [10, 75, 120]
Generated Node #2: [10, 75, 120] from Operation: 3*40=120
Current State: 55:[10, 75, 120], Operations: ['3*40=120']
Exploring Operation: 75-10=65, Resulting Numbers: [120, 65]
Generated Node #3: [120, 65] f... | 4 | Current State: 55:[3, 40, 10, 75], Operations: []
Exploring Operation: 75-40=35, Resulting Numbers: [3, 10, 35]
Generated Node #0,0: 55:[3, 10, 35] Operation: 75-40=35
Exploring Operation: 40/10=4, Resulting Numbers: [3, 75, 4]
Generated Node #0,1: 55:[3, 75, 4] Operation: 40/10=4
Moving to Node #0,0
Current State: 55:... | 0 | hs_2 | mult_heuristic |
[
53,
81,
59,
6
] | 37 | [
"81-53=28",
"59+6=65",
"65-28=37"
] | Current State: 37:[53, 81, 59, 6], Operations: []
Exploring Operation: 81-53=28, Resulting Numbers: [59, 6, 28]
Generated Node #2: [59, 6, 28] from Operation: 81-53=28
Current State: 37:[59, 6, 28], Operations: ['81-53=28']
Exploring Operation: 59+6=65, Resulting Numbers: [28, 65]
Generated Node #3: [28, 65] from Opera... | 4 | Current State: 37:[53, 81, 59, 6], Operations: []
Exploring Operation: 53-6=47, Resulting Numbers: [81, 59, 47]
Generated Node #0,0: 37:[81, 59, 47] Operation: 53-6=47
Exploring Operation: 59-6=53, Resulting Numbers: [53, 81, 53]
Generated Node #0,1: 37:[53, 81, 53] Operation: 59-6=53
Exploring Operation: 81-6=75, Resu... | 0.980903 | hs_5 | sum_heuristic |
[
61,
39,
43,
11
] | 54 | [
"61-39=22",
"43-11=32",
"22+32=54"
] | Current State: 54:[61, 39, 43, 11], Operations: []
Exploring Operation: 61-39=22, Resulting Numbers: [43, 11, 22]
Generated Node #2: [43, 11, 22] from Operation: 61-39=22
Current State: 54:[43, 11, 22], Operations: ['61-39=22']
Exploring Operation: 43-11=32, Resulting Numbers: [22, 32]
Generated Node #3: [22, 32] from ... | 4 | Current State: 54:[61, 39, 43, 11], Operations: []
Exploring Operation: 43-39=4, Resulting Numbers: [61, 11, 4]
Generated Node #0,0: 54:[61, 11, 4] Operation: 43-39=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 54:[61, 11, 4], Operations: ['43-39=4']
Exploring Operation: 61-11=50, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
18,
70,
32,
86
] | 36 | [
"18*32=576",
"86-70=16",
"576/16=36"
] | Current State: 36:[18, 70, 32, 86], Operations: []
Exploring Operation: 18*32=576, Resulting Numbers: [70, 86, 576]
Generated Node #2: [70, 86, 576] from Operation: 18*32=576
Current State: 36:[70, 86, 576], Operations: ['18*32=576']
Exploring Operation: 86-70=16, Resulting Numbers: [576, 16]
Generated Node #3: [576, 1... | 4 | Current State: 36:[18, 70, 32, 86], Operations: []
Exploring Operation: 86-70=16, Resulting Numbers: [18, 32, 16]
Generated Node #0,0: 36:[18, 32, 16] Operation: 86-70=16
Exploring Operation: 86-32=54, Resulting Numbers: [18, 70, 54]
Generated Node #0,1: 36:[18, 70, 54] Operation: 86-32=54
Exploring Operation: 70-18=52... | 0.986111 | hs_5 | mult_heuristic |
[
30,
38,
52,
19
] | 100 | [
"38-30=8",
"19*8=152",
"152-52=100"
] | Current State: 100:[30, 38, 52, 19], Operations: []
Exploring Operation: 38-30=8, Resulting Numbers: [52, 19, 8]
Generated Node #2: [52, 19, 8] from Operation: 38-30=8
Current State: 100:[52, 19, 8], Operations: ['38-30=8']
Exploring Operation: 19*8=152, Resulting Numbers: [52, 152]
Generated Node #3: [52, 152] from Op... | 4 | Current State: 100:[30, 38, 52, 19], Operations: []
Exploring Operation: 38/19=2, Resulting Numbers: [30, 52, 2]
Generated Node #0,0: 100:[30, 52, 2] Operation: 38/19=2
Exploring Operation: 38-19=19, Resulting Numbers: [30, 52, 19]
Generated Node #0,1: 100:[30, 52, 19] Operation: 38-19=19
Exploring Operation: 52-38=14,... | 0 | hs_4 | mult_heuristic |
[
74,
51,
7,
75
] | 56 | [
"51+75=126",
"126/7=18",
"74-18=56"
] | Current State: 56:[74, 51, 7, 75], Operations: []
Exploring Operation: 51+75=126, Resulting Numbers: [74, 7, 126]
Generated Node #2: [74, 7, 126] from Operation: 51+75=126
Current State: 56:[74, 7, 126], Operations: ['51+75=126']
Exploring Operation: 126/7=18, Resulting Numbers: [74, 18]
Generated Node #3: [74, 18] fro... | 4 | Current State: 56:[74, 51, 7, 75], Operations: []
Exploring Operation: 75-74=1, Resulting Numbers: [51, 7, 1]
Generated Node #0,0: 56:[51, 7, 1] Operation: 75-74=1
Exploring Operation: 75-51=24, Resulting Numbers: [74, 7, 24]
Generated Node #0,1: 56:[74, 7, 24] Operation: 75-51=24
Exploring Operation: 74-51=23, Resulti... | 0 | hs_3 | sum_heuristic |
[
1,
50,
31,
11
] | 69 | [
"50-1=49",
"31-11=20",
"49+20=69"
] | Current State: 69:[1, 50, 31, 11], Operations: []
Exploring Operation: 50-1=49, Resulting Numbers: [31, 11, 49]
Generated Node #2: [31, 11, 49] from Operation: 50-1=49
Current State: 69:[31, 11, 49], Operations: ['50-1=49']
Exploring Operation: 31-11=20, Resulting Numbers: [49, 20]
Generated Node #3: [49, 20] from Oper... | 4 | Current State: 69:[1, 50, 31, 11], Operations: []
Exploring Operation: 50+11=61, Resulting Numbers: [1, 31, 61]
Generated Node #0,0: 69:[1, 31, 61] Operation: 50+11=61
Exploring Operation: 50-31=19, Resulting Numbers: [1, 11, 19]
Generated Node #0,1: 69:[1, 11, 19] Operation: 50-31=19
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
2,
39,
54,
51
] | 87 | [
"2*51=102",
"54-39=15",
"102-15=87"
] | Current State: 87:[2, 39, 54, 51], Operations: []
Exploring Operation: 2*51=102, Resulting Numbers: [39, 54, 102]
Generated Node #2: [39, 54, 102] from Operation: 2*51=102
Current State: 87:[39, 54, 102], Operations: ['2*51=102']
Exploring Operation: 54-39=15, Resulting Numbers: [102, 15]
Generated Node #3: [102, 15] f... | 4 | Current State: 87:[2, 39, 54, 51], Operations: []
Exploring Operation: 39+54=93, Resulting Numbers: [2, 51, 93]
Generated Node #0,0: 87:[2, 51, 93] Operation: 39+54=93
Exploring Operation: 54-51=3, Resulting Numbers: [2, 39, 3]
Generated Node #0,1: 87:[2, 39, 3] Operation: 54-51=3
Exploring Operation: 39+51=90, Resulti... | 0 | hs_3 | mult_heuristic |
[
82,
8,
44,
14
] | 60 | [
"82+8=90",
"44-14=30",
"90-30=60"
] | Current State: 60:[82, 8, 44, 14], Operations: []
Exploring Operation: 82+8=90, Resulting Numbers: [44, 14, 90]
Generated Node #2: [44, 14, 90] from Operation: 82+8=90
Current State: 60:[44, 14, 90], Operations: ['82+8=90']
Exploring Operation: 44-14=30, Resulting Numbers: [90, 30]
Generated Node #3: [90, 30] from Oper... | 4 | Current State: 60:[82, 8, 44, 14], Operations: []
Exploring Operation: 44-14=30, Resulting Numbers: [82, 8, 30]
Generated Node #0,0: 60:[82, 8, 30] Operation: 44-14=30
Exploring Operation: 82-14=68, Resulting Numbers: [8, 44, 68]
Generated Node #0,1: 60:[8, 44, 68] Operation: 82-14=68
Exploring Operation: 82-44=38, Res... | 0.978299 | hs_4 | mult_heuristic |
[
95,
92,
18,
26
] | 60 | [
"95-92=3",
"26*3=78",
"78-18=60"
] | Current State: 60:[95, 92, 18, 26], Operations: []
Exploring Operation: 95-92=3, Resulting Numbers: [18, 26, 3]
Generated Node #2: [18, 26, 3] from Operation: 95-92=3
Current State: 60:[18, 26, 3], Operations: ['95-92=3']
Exploring Operation: 26*3=78, Resulting Numbers: [18, 78]
Generated Node #3: [18, 78] from Operati... | 4 | Current State: 60:[95, 92, 18, 26], Operations: []
Exploring Operation: 95-92=3, Resulting Numbers: [18, 26, 3]
Generated Node #0,0: 60:[18, 26, 3] Operation: 95-92=3
Exploring Operation: 95-18=77, Resulting Numbers: [92, 26, 77]
Generated Node #0,1: 60:[92, 26, 77] Operation: 95-18=77
Exploring Operation: 95-26=69, Re... | 0 | hs_4 | mult_heuristic |
[
2,
63,
82,
7
] | 13 | [
"82-63=19",
"7+19=26",
"26/2=13"
] | Current State: 13:[2, 63, 82, 7], Operations: []
Exploring Operation: 82-63=19, Resulting Numbers: [2, 7, 19]
Generated Node #2: [2, 7, 19] from Operation: 82-63=19
Current State: 13:[2, 7, 19], Operations: ['82-63=19']
Exploring Operation: 7+19=26, Resulting Numbers: [2, 26]
Generated Node #3: [2, 26] from Operation: ... | 4 | Current State: 13:[2, 63, 82, 7], Operations: []
Exploring Operation: 63-2=61, Resulting Numbers: [82, 7, 61]
Generated Node #0,0: 13:[82, 7, 61] Operation: 63-2=61
Exploring Operation: 82/2=41, Resulting Numbers: [63, 7, 41]
Generated Node #0,1: 13:[63, 7, 41] Operation: 82/2=41
Exploring Operation: 2*7=14, Resulting ... | 0 | hs_5 | mult_heuristic |
[
71,
26,
24,
49
] | 71 | [
"26+24=50",
"50-49=1",
"71*1=71"
] | Current State: 71:[71, 26, 24, 49], Operations: []
Exploring Operation: 26+24=50, Resulting Numbers: [71, 49, 50]
Generated Node #2: [71, 49, 50] from Operation: 26+24=50
Current State: 71:[71, 49, 50], Operations: ['26+24=50']
Exploring Operation: 50-49=1, Resulting Numbers: [71, 1]
Generated Node #3: [71, 1] from Ope... | 4 | Current State: 71:[71, 26, 24, 49], Operations: []
Exploring Operation: 26+24=50, Resulting Numbers: [71, 49, 50]
Generated Node #0,0: 71:[71, 49, 50] Operation: 26+24=50
Exploring Operation: 26+49=75, Resulting Numbers: [71, 24, 75]
Generated Node #0,1: 71:[71, 24, 75] Operation: 26+49=75
Exploring Operation: 24+49=73... | 0 | hs_3 | mult_heuristic |
[
92,
38,
2,
95
] | 38 | [
"92+2=94",
"95-94=1",
"38*1=38"
] | Current State: 38:[92, 38, 2, 95], Operations: []
Exploring Operation: 92+2=94, Resulting Numbers: [38, 95, 94]
Generated Node #2: [38, 95, 94] from Operation: 92+2=94
Current State: 38:[38, 95, 94], Operations: ['92+2=94']
Exploring Operation: 95-94=1, Resulting Numbers: [38, 1]
Generated Node #3: [38, 1] from Operati... | 4 | Current State: 38:[92, 38, 2, 95], Operations: []
Exploring Operation: 95-92=3, Resulting Numbers: [38, 2, 3]
Generated Node #0,0: 38:[38, 2, 3] Operation: 95-92=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 38:[38, 2, 3], Operations: ['95-92=3']
Exploring Operation: 38/2=19, Resulting Numbers: [3, ... | 0 | hs_1 | sum_heuristic |
[
15,
80,
8,
15
] | 40 | [
"15+15=30",
"80/8=10",
"30+10=40"
] | Current State: 40:[15, 80, 8, 15], Operations: []
Exploring Operation: 15+15=30, Resulting Numbers: [80, 8, 30]
Generated Node #2: [80, 8, 30] from Operation: 15+15=30
Current State: 40:[80, 8, 30], Operations: ['15+15=30']
Exploring Operation: 80/8=10, Resulting Numbers: [30, 10]
Generated Node #3: [30, 10] from Opera... | 4 | Current State: 40:[15, 80, 8, 15], Operations: []
Exploring Operation: 80-15=65, Resulting Numbers: [8, 15, 65]
Generated Node #0,0: 40:[8, 15, 65] Operation: 80-15=65
Exploring Operation: 80/8=10, Resulting Numbers: [15, 15, 10]
Generated Node #0,1: 40:[15, 15, 10] Operation: 80/8=10
Moving to Node #0,1
Current State:... | 0 | hs_2 | mult_heuristic |
[
73,
25,
48,
22
] | 89 | [
"25-22=3",
"48/3=16",
"73+16=89"
] | Current State: 89:[73, 25, 48, 22], Operations: []
Exploring Operation: 25-22=3, Resulting Numbers: [73, 48, 3]
Generated Node #2: [73, 48, 3] from Operation: 25-22=3
Current State: 89:[73, 48, 3], Operations: ['25-22=3']
Exploring Operation: 48/3=16, Resulting Numbers: [73, 16]
Generated Node #3: [73, 16] from Operati... | 4 | Current State: 89:[73, 25, 48, 22], Operations: []
Exploring Operation: 25+48=73, Resulting Numbers: [73, 22, 73]
Generated Node #0,0: 89:[73, 22, 73] Operation: 25+48=73
Exploring Operation: 48+22=70, Resulting Numbers: [73, 25, 70]
Generated Node #0,1: 89:[73, 25, 70] Operation: 48+22=70
Exploring Operation: 73+25=98... | 0 | hs_5 | sum_heuristic |
[
19,
43,
35,
27
] | 41 | [
"19+35=54",
"54/27=2",
"43-2=41"
] | Current State: 41:[19, 43, 35, 27], Operations: []
Exploring Operation: 19+35=54, Resulting Numbers: [43, 27, 54]
Generated Node #2: [43, 27, 54] from Operation: 19+35=54
Current State: 41:[43, 27, 54], Operations: ['19+35=54']
Exploring Operation: 54/27=2, Resulting Numbers: [43, 2]
Generated Node #3: [43, 2] from Ope... | 4 | Current State: 41:[19, 43, 35, 27], Operations: []
Exploring Operation: 19+43=62, Resulting Numbers: [35, 27, 62]
Generated Node #0,0: 41:[35, 27, 62] Operation: 19+43=62
Exploring Operation: 19+27=46, Resulting Numbers: [43, 35, 46]
Generated Node #0,1: 41:[43, 35, 46] Operation: 19+27=46
Exploring Operation: 43-19=24... | 0.914931 | hs_5 | mult_heuristic |
[
32,
51,
81,
34
] | 22 | [
"81*34=2754",
"2754/51=54",
"54-32=22"
] | Current State: 22:[32, 51, 81, 34], Operations: []
Exploring Operation: 81*34=2754, Resulting Numbers: [32, 51, 2754]
Generated Node #2: [32, 51, 2754] from Operation: 81*34=2754
Current State: 22:[32, 51, 2754], Operations: ['81*34=2754']
Exploring Operation: 2754/51=54, Resulting Numbers: [32, 54]
Generated Node #3: ... | 4 | Current State: 22:[32, 51, 81, 34], Operations: []
Exploring Operation: 81-32=49, Resulting Numbers: [51, 34, 49]
Generated Node #0,0: 22:[51, 34, 49] Operation: 81-32=49
Exploring Operation: 81-51=30, Resulting Numbers: [32, 34, 30]
Generated Node #0,1: 22:[32, 34, 30] Operation: 81-51=30
Exploring Operation: 81-34=47... | 0 | hs_4 | sum_heuristic |
[
94,
5,
1,
85
] | 54 | [
"94-85=9",
"5+1=6",
"9*6=54"
] | Current State: 54:[94, 5, 1, 85], Operations: []
Exploring Operation: 94-85=9, Resulting Numbers: [5, 1, 9]
Generated Node #2: [5, 1, 9] from Operation: 94-85=9
Current State: 54:[5, 1, 9], Operations: ['94-85=9']
Exploring Operation: 5+1=6, Resulting Numbers: [9, 6]
Generated Node #3: [9, 6] from Operation: 5+1=6
Curr... | 4 | Current State: 54:[94, 5, 1, 85], Operations: []
Exploring Operation: 94-85=9, Resulting Numbers: [5, 1, 9]
Generated Node #0,0: 54:[5, 1, 9] Operation: 94-85=9
Exploring Operation: 85/5=17, Resulting Numbers: [94, 1, 17]
Generated Node #0,1: 54:[94, 1, 17] Operation: 85/5=17
Exploring Operation: 85-5=80, Resulting Num... | 0.955729 | hs_4 | sum_heuristic |
[
15,
83,
70,
91
] | 63 | [
"15+83=98",
"70+91=161",
"161-98=63"
] | Current State: 63:[15, 83, 70, 91], Operations: []
Exploring Operation: 15+83=98, Resulting Numbers: [70, 91, 98]
Generated Node #2: [70, 91, 98] from Operation: 15+83=98
Current State: 63:[70, 91, 98], Operations: ['15+83=98']
Exploring Operation: 70+91=161, Resulting Numbers: [98, 161]
Generated Node #3: [98, 161] fr... | 4 | Current State: 63:[15, 83, 70, 91], Operations: []
Exploring Operation: 91-70=21, Resulting Numbers: [15, 83, 21]
Generated Node #0,0: 63:[15, 83, 21] Operation: 91-70=21
Exploring Operation: 83-70=13, Resulting Numbers: [15, 91, 13]
Generated Node #0,1: 63:[15, 91, 13] Operation: 83-70=13
Exploring Operation: 91-83=8,... | 0.988715 | hs_3 | sum_heuristic |
[
13,
52,
63,
49
] | 56 | [
"52/13=4",
"63-49=14",
"4*14=56"
] | Current State: 56:[13, 52, 63, 49], Operations: []
Exploring Operation: 52/13=4, Resulting Numbers: [63, 49, 4]
Generated Node #2: [63, 49, 4] from Operation: 52/13=4
Current State: 56:[63, 49, 4], Operations: ['52/13=4']
Exploring Operation: 63-49=14, Resulting Numbers: [4, 14]
Generated Node #3: [4, 14] from Operatio... | 4 | Current State: 56:[13, 52, 63, 49], Operations: []
Exploring Operation: 52-49=3, Resulting Numbers: [13, 63, 3]
Generated Node #0,0: 56:[13, 63, 3] Operation: 52-49=3
Exploring Operation: 63-49=14, Resulting Numbers: [13, 52, 14]
Generated Node #0,1: 56:[13, 52, 14] Operation: 63-49=14
Moving to Node #0,1
Current State... | 0.986111 | hs_2 | sum_heuristic |
[
18,
37,
62,
26
] | 33 | [
"18+37=55",
"62+26=88",
"88-55=33"
] | Current State: 33:[18, 37, 62, 26], Operations: []
Exploring Operation: 18+37=55, Resulting Numbers: [62, 26, 55]
Generated Node #2: [62, 26, 55] from Operation: 18+37=55
Current State: 33:[62, 26, 55], Operations: ['18+37=55']
Exploring Operation: 62+26=88, Resulting Numbers: [55, 88]
Generated Node #3: [55, 88] from ... | 4 | Current State: 33:[18, 37, 62, 26], Operations: []
Exploring Operation: 62-37=25, Resulting Numbers: [18, 26, 25]
Generated Node #0,0: 33:[18, 26, 25] Operation: 62-37=25
Exploring Operation: 62-26=36, Resulting Numbers: [18, 37, 36]
Generated Node #0,1: 33:[18, 37, 36] Operation: 62-26=36
Exploring Operation: 62-18=44... | 0.985243 | hs_4 | sum_heuristic |
[
28,
5,
56,
28
] | 70 | [
"28*5=140",
"56/28=2",
"140/2=70"
] | Current State: 70:[28, 5, 56, 28], Operations: []
Exploring Operation: 28*5=140, Resulting Numbers: [56, 140]
Generated Node #2: [56, 140] from Operation: 28*5=140
Current State: 70:[56, 140], Operations: ['28*5=140']
Exploring Operation: 56/28=2, Resulting Numbers: [140, 2]
Generated Node #3: [140, 2] from Operation: ... | 4 | Current State: 70:[28, 5, 56, 28], Operations: []
Exploring Operation: 56-28=28, Resulting Numbers: [28, 5, 28]
Generated Node #0,0: 70:[28, 5, 28] Operation: 56-28=28
Exploring Operation: 56-28=28, Resulting Numbers: [5, 28, 28]
Generated Node #0,1: 70:[5, 28, 28] Operation: 56-28=28
Exploring Operation: 28/28=1, Resu... | 0.985243 | hs_5 | sum_heuristic |
[
21,
32,
6,
36
] | 78 | [
"36-32=4",
"21*4=84",
"84-6=78"
] | Current State: 78:[21, 32, 6, 36], Operations: []
Exploring Operation: 36-32=4, Resulting Numbers: [21, 6, 4]
Generated Node #2: [21, 6, 4] from Operation: 36-32=4
Current State: 78:[21, 6, 4], Operations: ['36-32=4']
Exploring Operation: 21*4=84, Resulting Numbers: [6, 84]
Generated Node #3: [6, 84] from Operation: 21... | 4 | Current State: 78:[21, 32, 6, 36], Operations: []
Exploring Operation: 36-32=4, Resulting Numbers: [21, 6, 4]
Generated Node #0,0: 78:[21, 6, 4] Operation: 36-32=4
Exploring Operation: 32-21=11, Resulting Numbers: [6, 36, 11]
Generated Node #0,1: 78:[6, 36, 11] Operation: 32-21=11
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
24,
15,
72,
59
] | 92 | [
"24+15=39",
"72+59=131",
"131-39=92"
] | Current State: 92:[24, 15, 72, 59], Operations: []
Exploring Operation: 24+15=39, Resulting Numbers: [72, 59, 39]
Generated Node #2: [72, 59, 39] from Operation: 24+15=39
Current State: 92:[72, 59, 39], Operations: ['24+15=39']
Exploring Operation: 72+59=131, Resulting Numbers: [39, 131]
Generated Node #3: [39, 131] fr... | 4 | Current State: 92:[24, 15, 72, 59], Operations: []
Exploring Operation: 72-59=13, Resulting Numbers: [24, 15, 13]
Generated Node #0,0: 92:[24, 15, 13] Operation: 72-59=13
Exploring Operation: 72/24=3, Resulting Numbers: [15, 59, 3]
Generated Node #0,1: 92:[15, 59, 3] Operation: 72/24=3
Exploring Operation: 15+72=87, Re... | 0.960069 | hs_5 | sum_heuristic |
[
21,
71,
46,
73
] | 47 | [
"46*73=3358",
"3358-21=3337",
"3337/71=47"
] | Current State: 47:[21, 71, 46, 73], Operations: []
Exploring Operation: 46*73=3358, Resulting Numbers: [21, 71, 3358]
Generated Node #2: [21, 71, 3358] from Operation: 46*73=3358
Current State: 47:[21, 71, 3358], Operations: ['46*73=3358']
Exploring Operation: 3358-21=3337, Resulting Numbers: [71, 3337]
Generated Node ... | 4 | Current State: 47:[21, 71, 46, 73], Operations: []
Exploring Operation: 21+46=67, Resulting Numbers: [71, 73, 67]
Generated Node #0,0: 47:[71, 73, 67] Operation: 21+46=67
Exploring Operation: 71-21=50, Resulting Numbers: [46, 73, 50]
Generated Node #0,1: 47:[46, 73, 50] Operation: 71-21=50
Exploring Operation: 73-46=27... | 0 | hs_4 | mult_heuristic |
[
83,
70,
4,
76
] | 81 | [
"83+70=153",
"76-4=72",
"153-72=81"
] | Current State: 81:[83, 70, 4, 76], Operations: []
Exploring Operation: 83+70=153, Resulting Numbers: [4, 76, 153]
Generated Node #2: [4, 76, 153] from Operation: 83+70=153
Current State: 81:[4, 76, 153], Operations: ['83+70=153']
Exploring Operation: 76-4=72, Resulting Numbers: [153, 72]
Generated Node #3: [153, 72] fr... | 4 | Current State: 81:[83, 70, 4, 76], Operations: []
Exploring Operation: 83-76=7, Resulting Numbers: [70, 4, 7]
Generated Node #0,0: 81:[70, 4, 7] Operation: 83-76=7
Exploring Operation: 83-70=13, Resulting Numbers: [4, 76, 13]
Generated Node #0,1: 81:[4, 76, 13] Operation: 83-70=13
Exploring Operation: 76-70=6, Resultin... | 0.987847 | hs_3 | mult_heuristic |
[
39,
5,
37,
86
] | 60 | [
"39+86=125",
"5*37=185",
"185-125=60"
] | Current State: 60:[39, 5, 37, 86], Operations: []
Exploring Operation: 39+86=125, Resulting Numbers: [5, 37, 125]
Generated Node #2: [5, 37, 125] from Operation: 39+86=125
Current State: 60:[5, 37, 125], Operations: ['39+86=125']
Exploring Operation: 5*37=185, Resulting Numbers: [125, 185]
Generated Node #3: [125, 185]... | 4 | Current State: 60:[39, 5, 37, 86], Operations: []
Exploring Operation: 39-5=34, Resulting Numbers: [37, 86, 34]
Generated Node #0,0: 60:[37, 86, 34] Operation: 39-5=34
Exploring Operation: 86-37=49, Resulting Numbers: [39, 5, 49]
Generated Node #0,1: 60:[39, 5, 49] Operation: 86-37=49
Exploring Operation: 86-39=47, Res... | 0 | hs_4 | mult_heuristic |
[
54,
18,
78,
27
] | 50 | [
"18*78=1404",
"1404-54=1350",
"1350/27=50"
] | Current State: 50:[54, 18, 78, 27], Operations: []
Exploring Operation: 18*78=1404, Resulting Numbers: [54, 27, 1404]
Generated Node #2: [54, 27, 1404] from Operation: 18*78=1404
Current State: 50:[54, 27, 1404], Operations: ['18*78=1404']
Exploring Operation: 1404-54=1350, Resulting Numbers: [27, 1350]
Generated Node ... | 4 | Current State: 50:[54, 18, 78, 27], Operations: []
Exploring Operation: 78-54=24, Resulting Numbers: [18, 27, 24]
Generated Node #0,0: 50:[18, 27, 24] Operation: 78-54=24
Exploring Operation: 54/18=3, Resulting Numbers: [78, 27, 3]
Generated Node #0,1: 50:[78, 27, 3] Operation: 54/18=3
Exploring Operation: 78-18=60, Re... | 0 | hs_4 | sum_heuristic |
[
42,
27,
68,
77
] | 39 | [
"77-68=9",
"27/9=3",
"42-3=39"
] | Current State: 39:[42, 27, 68, 77], Operations: []
Exploring Operation: 77-68=9, Resulting Numbers: [42, 27, 9]
Generated Node #2: [42, 27, 9] from Operation: 77-68=9
Current State: 39:[42, 27, 9], Operations: ['77-68=9']
Exploring Operation: 27/9=3, Resulting Numbers: [42, 3]
Generated Node #3: [42, 3] from Operation:... | 4 | Current State: 39:[42, 27, 68, 77], Operations: []
Exploring Operation: 77-68=9, Resulting Numbers: [42, 27, 9]
Generated Node #0,0: 39:[42, 27, 9] Operation: 77-68=9
Moving to Node #0,0
Current State: 39:[42, 27, 9], Operations: ['77-68=9']
Exploring Operation: 27/9=3, Resulting Numbers: [42, 3]
Generated Node #0,0,0:... | 0.993924 | hs_1 | mult_heuristic |
[
32,
68,
1,
23
] | 51 | [
"1+23=24",
"68*24=1632",
"1632/32=51"
] | Current State: 51:[32, 68, 1, 23], Operations: []
Exploring Operation: 1+23=24, Resulting Numbers: [32, 68, 24]
Generated Node #2: [32, 68, 24] from Operation: 1+23=24
Current State: 51:[32, 68, 24], Operations: ['1+23=24']
Exploring Operation: 68*24=1632, Resulting Numbers: [32, 1632]
Generated Node #3: [32, 1632] fro... | 4 | Current State: 51:[32, 68, 1, 23], Operations: []
Exploring Operation: 68-32=36, Resulting Numbers: [1, 23, 36]
Generated Node #0,0: 51:[1, 23, 36] Operation: 68-32=36
Exploring Operation: 32+23=55, Resulting Numbers: [68, 1, 55]
Generated Node #0,1: 51:[68, 1, 55] Operation: 32+23=55
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.