Details

Time bar (total: 15.4s)

sample40.0ms

Algorithm
intervals
Results
12.0ms278×body80valid
10.0ms249×body80nan

simplify10.5s

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01214
12414
24714
37514
49414
512314
615214
719714
824614
926414
1028214
1129614
1231414
1332814
1434614
1536014
1637814
1739214
1841014
1942614
2044614
2146214
2248014
2349414
2451214
2552614
2654214
2755614
2857414
2958614
3060214
3161614
3263414
3364614
3466214
3567414
3669014
3770614
3872614
3974214
4076214
4177814
4279814
4381214
4483014
4584414
4686214
4787614
4889414
4990814
5092614
5194014
5295814
5397214
5499014
55100214
56101814
57103614
58105814
59107614
60109814
61111614
62113814
63115414
64117414
65118814
66119814
67121014
68122014
69123414
70124414
71125414
72126414
73127414
74128614
75129614
76130614
77131814
78133414
79134614
80136214
81138014
82140214
83141614
84143414
85145014
86147014
87148614
88150614
89151814
90153414
91154614
92156014
93157214
94158814
95160214
96162014
97163414
98165214
99166814
100168814
101170414
102172414
103174414
104176814
105178814
106181214
107183014
108185214
109187614
110190414
111192614
112195014
113197414
114200014
115202214
116204814
117207214
118210014
119212814
120215814
121218814
122222214
123224814
124227814
125230414
126233414
127236014
128238814
129240814
130243214
131245614
132248414
133250814
134253614
135256614
136260014
137262814
138266014
139268614
140271614
141274414
142277614
143280814
144284214
145286814
146289814
147291814
148294214
149296814
150299814
151302214
152305014
153307814
154311014
155313614
156316614
157319014
158321814
159324814
160328214
161331014
162334214
163336014
164338214
165340414
166342814
167345214
168348014
169350614
170353614
171356014
172358814
173361814
174365214
175368214
176371614
177374014
178376814
179379614
180382814
181386014
182389614
183392614
184396014
185399014
186401014
187402614
188404214
189405614
190407014
191408414
192409614
193411214
194412614
195414414
196416014
197417814
198419414
199421214
200422614
201424214
202425814
203427414
204429414
205431414
206433814
207436214
208438814
209441614
210444814
211447614
212450814
213453814
214457214
215459814
216462814
217465614
218468814
219471814
220475214
221478414
222482014
223484414
224487214
225489214
226491614
227493814
228496414
229498814
done500014

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.2b

Counts
2 → 1

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x))))
0.3b
(/ y (* 3.0 (sqrt x)))
0.3b
(/ 1.0 (* x 9.0))
0.3b
(* 3.0 (sqrt x))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
17×add-sqr-sqrt
16×add-exp-log *-un-lft-identity add-cbrt-cube
11×add-cube-cbrt
add-log-exp
pow1 times-frac associate-*r* associate-/l*
cbrt-undiv div-exp sqrt-prod
diff-log associate-*l* prod-exp cbrt-unprod distribute-lft-out--
sub-neg flip3-- frac-2neg associate--l+ clear-num associate-/r* frac-sub flip-- div-inv unswap-sqr
associate--l- pow-prod-down *-commutative difference-of-squares
Counts
4 → 85
Calls
4 calls:
11.0ms
(- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x))))
5.0ms
(/ y (* 3.0 (sqrt x)))
5.0ms
(/ 1.0 (* x 9.0))
5.0ms
(* 3.0 (sqrt x))

series25.0ms

Counts
4 → 12
Calls
4 calls:
10.0ms
(- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x))))
9.0ms
(/ y (* 3.0 (sqrt x)))
2.0ms
(/ 1.0 (* x 9.0))
4.0ms
(* 3.0 (sqrt x))

simplify521.0ms

Counts
97 → 97
Iterations

Useful iterations: done (513.0ms)

IterNodesCost
02141221
15371134
218821055
done50011045

prune182.0ms

Filtered
74 candidates to 97 candidates (-31.1%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New90797
Fresh000
Picked101
Done000
Total91798

Merged error: 0.0b

Counts
98 → 7

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x))))
0.3b
(/ y (* 3.0 (sqrt x)))
0.3b
(/ (/ 1.0 x) 9.0)
0.3b
(* 3.0 (sqrt x))

rewrite43.0ms

Algorithm
rewrite-expression-head
Rules
78×times-frac
57×add-sqr-sqrt
56×*-un-lft-identity
51×add-cube-cbrt
16×add-exp-log add-cbrt-cube associate-/l*
add-log-exp
pow1 associate-*r* div-inv
cbrt-undiv div-exp
associate-/r* sqrt-prod
diff-log associate-*l* distribute-lft-out--
sub-neg flip3-- frac-2neg prod-exp associate--l+ clear-num frac-sub flip-- cbrt-unprod unswap-sqr
associate--l- pow-prod-down *-commutative associate-/l/ difference-of-squares
Counts
4 → 134
Calls
4 calls:
20.0ms
(- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x))))
6.0ms
(/ y (* 3.0 (sqrt x)))
6.0ms
(/ (/ 1.0 x) 9.0)
5.0ms
(* 3.0 (sqrt x))

series30.0ms

Counts
4 → 12
Calls
4 calls:
14.0ms
(- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x))))
9.0ms
(/ y (* 3.0 (sqrt x)))
2.0ms
(/ (/ 1.0 x) 9.0)
4.0ms
(* 3.0 (sqrt x))

simplify590.0ms

Counts
146 → 146
Iterations

Useful iterations: done (586.0ms)

IterNodesCost
03131898
17741770
225241687
done50001674

prune239.0ms

Filtered
116 candidates to 146 candidates (-25.9%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New1451146
Fresh246
Picked011
Done000
Total1476153

Merged error: 0.0b

Counts
153 → 6

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (- 1.0 (/ 1.0 (* x 9.0))) (/ (/ y 3.0) (sqrt x)))
0.3b
(/ (/ y 3.0) (sqrt x))
0.3b
(/ 1.0 (* x 9.0))

rewrite53.0ms

Algorithm
rewrite-expression-head
Rules
150×times-frac
98×add-sqr-sqrt
87×*-un-lft-identity
82×add-cube-cbrt
44×sqrt-prod
16×associate-/l*
13×add-exp-log add-cbrt-cube
div-inv
add-log-exp
associate-/r*
cbrt-undiv div-exp difference-of-squares
pow1 diff-log distribute-lft-out--
sub-neg flip3-- frac-2neg associate--l+ clear-num frac-sub flip--
associate--l- prod-exp cbrt-unprod associate-/l/
Counts
3 → 158
Calls
3 calls:
33.0ms
(- (- 1.0 (/ 1.0 (* x 9.0))) (/ (/ y 3.0) (sqrt x)))
8.0ms
(/ (/ y 3.0) (sqrt x))
5.0ms
(/ 1.0 (* x 9.0))

series26.0ms

Counts
3 → 9
Calls
3 calls:
10.0ms
(- (- 1.0 (/ 1.0 (* x 9.0))) (/ (/ y 3.0) (sqrt x)))
14.0ms
(/ (/ y 3.0) (sqrt x))
2.0ms
(/ 1.0 (* x 9.0))

simplify585.0ms

Counts
167 → 167
Iterations

Useful iterations: done (580.0ms)

IterNodesCost
03282633
17772447
225402358
done50012351

prune227.0ms

Filtered
115 candidates to 167 candidates (-45.2%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New1670167
Fresh044
Picked011
Done011
Total1676173

Merged error: 0.0b

Counts
173 → 6

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (- 1.0 (/ 1.0 (* x 9.0))) (* (/ 1 3.0) (/ y (sqrt x))))
0.2b
(/ y (sqrt x))
0.3b
(/ 1.0 (* x 9.0))
0.4b
(* (/ 1 3.0) (/ y (sqrt x)))

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
68×add-sqr-sqrt
60×times-frac
44×*-un-lft-identity
41×add-cube-cbrt
33×add-exp-log
24×sqrt-prod
23×add-cbrt-cube
22×associate-*r*
13×associate-*l*
11×div-exp
prod-exp add-log-exp unswap-sqr
cbrt-undiv associate-/r*
pow1 frac-sub associate-/l*
cbrt-unprod
flip3-- flip-- div-inv
frac-times diff-log associate-*r/ associate-*l/
sub-neg rec-exp frac-2neg 1-exp associate--l+ clear-num
associate--l- pow-prod-down *-commutative
Counts
4 → 150
Calls
4 calls:
8.0ms
(- (- 1.0 (/ 1.0 (* x 9.0))) (* (/ 1 3.0) (/ y (sqrt x))))
4.0ms
(/ y (sqrt x))
5.0ms
(/ 1.0 (* x 9.0))
15.0ms
(* (/ 1 3.0) (/ y (sqrt x)))

series29.0ms

Counts
4 → 12
Calls
4 calls:
9.0ms
(- (- 1.0 (/ 1.0 (* x 9.0))) (* (/ 1 3.0) (/ y (sqrt x))))
8.0ms
(/ y (sqrt x))
2.0ms
(/ 1.0 (* x 9.0))
10.0ms
(* (/ 1 3.0) (/ y (sqrt x)))

simplify691.0ms

Counts
162 → 162
Iterations

Useful iterations: done (687.0ms)

IterNodesCost
03002297
17962017
228951828
done50001806

prune192.0ms

Filtered
115 candidates to 162 candidates (-40.9%)
Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New1620162
Fresh033
Picked011
Done022
Total1626168

Merged error: 0.0b

Counts
168 → 6

regimes99.0ms

Accuracy

0% (0.2b remaining)

Error of 0.2b against oracle of 0.0b and baseline of 0.2b

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01214
11314
done1314

end0.0ms

sample1.2s

Algorithm
intervals
Results
398.0ms8581×body80valid
361.0ms8396×body80nan

Profiling

Loading profile data...