Details

Time bar (total: 1.7m)

sample1.1s

Algorithm
intervals
Results
699.0ms41×body640valid
95.0ms58×body1280valid
78.0ms26×body320valid
47.0ms176×body80valid
3.0msbody160valid

simplify151.0ms

Counts
1 → 1
Calls
1 calls:
Slowest
150.0ms
(+ (- (* x (/ 1 (tan B)))) (/ 1 (sin B)))

prune30.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.1b

localize35.0ms

Local error

Found 3 expressions with local error:

0.2b
(/ x (tan B))
0.1b
(/ 1 (sin B))
0.0b
(- (/ 1 (sin B)) (/ x (tan B)))

rewrite100.0ms

Algorithm
rewrite-expression-head
Rules
279×times-frac
232×add-sqr-sqrt
224×*-un-lft-identity
215×add-cube-cbrt
182×prod-diff
31×div-inv
14×tan-quot associate-/r/
13×fma-neg
add-exp-log
add-cbrt-cube
associate-/r* associate-/l* difference-of-squares
add-log-exp
pow1
expm1-log1p-u div-exp insert-posit16 log1p-expm1-u distribute-lft-out--
cbrt-undiv clear-num frac-2neg
rec-exp sub-neg flip3-- diff-log 1-exp frac-sub pow-flip flip-- inv-pow
Counts
3 → 285
Calls
3 calls:
Slowest
63.0ms
(- (/ 1 (sin B)) (/ x (tan B)))
12.0ms
(/ x (tan B))
10.0ms
(/ 1 (sin B))

series408.0ms

Counts
3 → 9
Calls
3 calls:
Slowest
214.0ms
(/ x (tan B))
178.0ms
(- (/ 1 (sin B)) (/ x (tan B)))
15.0ms
(/ 1 (sin B))

simplify1.1m

Counts
456 → 294
Calls
456 calls:
Slowest
817.0ms
(fma (- (/ x (cbrt (tan B)))) (/ 1 (* (cbrt (tan B)) (cbrt (tan B)))) (* (/ x (cbrt (tan B))) (/ 1 (* (cbrt (tan B)) (cbrt (tan B))))))
610.0ms
(fma (* (cbrt (/ 1 (sin B))) (cbrt (/ 1 (sin B)))) (cbrt (/ 1 (sin B))) (- (* (/ x (cbrt (tan B))) (/ 1 (* (cbrt (tan B)) (cbrt (tan B)))))))
591.0ms
(fma (/ (sqrt 1) (sqrt (sin B))) (/ (sqrt 1) (sqrt (sin B))) (- (* (/ x (cbrt (tan B))) (/ 1 (* (cbrt (tan B)) (cbrt (tan B)))))))
591.0ms
(fma (/ 1 1) (/ 1 (sin B)) (- (* (/ x (cbrt (tan B))) (/ 1 (* (cbrt (tan B)) (cbrt (tan B)))))))
590.0ms
(fma (/ 1 (sqrt (sin B))) (/ 1 (sqrt (sin B))) (- (* (/ x (cbrt (tan B))) (/ 1 (* (cbrt (tan B)) (cbrt (tan B)))))))

prune2.8s

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.0b

localize33.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (/ (cos B) (sin B)) x)
0.2b
(/ (cos B) (sin B))
0.1b
(/ 1 (sin B))
0.0b
(- (/ 1 (sin B)) (* (/ (cos B) (sin B)) x))

rewrite109.0ms

Algorithm
rewrite-expression-head
Rules
47×add-sqr-sqrt
46×times-frac
42×*-un-lft-identity add-cube-cbrt
15×add-exp-log
13×add-cbrt-cube fma-neg associate-*l* prod-diff
pow1
associate-/r* associate-/l* add-log-exp
div-inv
expm1-log1p-u div-exp insert-posit16 log1p-expm1-u
cbrt-undiv associate-*r* associate-*l/
clear-num frac-2neg prod-exp cbrt-unprod unswap-sqr
rec-exp sub-neg flip3-- diff-log 1-exp pow-prod-down *-commutative frac-sub pow-flip flip-- inv-pow sub-div
Counts
4 → 142
Calls
4 calls:
Slowest
43.0ms
(- (/ 1 (sin B)) (* (/ (cos B) (sin B)) x))
27.0ms
(* (/ (cos B) (sin B)) x)
23.0ms
(/ (cos B) (sin B))
12.0ms
(/ 1 (sin B))

series327.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
159.0ms
(- (/ 1 (sin B)) (* (/ (cos B) (sin B)) x))
127.0ms
(* (/ (cos B) (sin B)) x)
21.0ms
(/ 1 (sin B))
20.0ms
(/ (cos B) (sin B))

simplify6.3s

Counts
130 → 154
Calls
130 calls:
Slowest
824.0ms
(- (/ 1 B) (+ (* 1/3 B) (* 1/45 (pow B 3))))
334.0ms
(/ (* (* (cos B) (cos B)) (cos B)) (* (* (sin B) (sin B)) (sin B)))
279.0ms
(* (* (* (/ (cos B) (sin B)) (/ (cos B) (sin B))) (/ (cos B) (sin B))) (* (* x x) x))
265.0ms
(+ (* 1/6 B) (+ (/ 1 B) (* 7/360 (pow B 3))))
218.0ms
(/ (exp (/ 1 (sin B))) (exp (* (/ (cos B) (sin B)) x)))

prune1.5s

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.0b

localize19.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (/ x (sin B)) (cos B))
0.1b
(/ 1 (sin B))
0.1b
(/ x (sin B))
0.0b
(- (/ 1 (sin B)) (* (/ x (sin B)) (cos B)))

rewrite85.0ms

Algorithm
rewrite-expression-head
Rules
47×add-sqr-sqrt
46×times-frac
42×*-un-lft-identity add-cube-cbrt
15×add-exp-log
13×add-cbrt-cube fma-neg associate-*l* prod-diff
pow1
associate-/r* associate-/l* add-log-exp
div-inv
expm1-log1p-u div-exp insert-posit16 log1p-expm1-u
cbrt-undiv associate-*r* associate-*l/
clear-num frac-2neg prod-exp cbrt-unprod unswap-sqr
rec-exp sub-neg flip3-- diff-log 1-exp pow-prod-down *-commutative frac-sub pow-flip flip-- inv-pow sub-div
Counts
4 → 142
Calls
4 calls:
Slowest
41.0ms
(- (/ 1 (sin B)) (* (/ x (sin B)) (cos B)))
22.0ms
(* (/ x (sin B)) (cos B))
11.0ms
(/ 1 (sin B))
10.0ms
(/ x (sin B))

series393.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
141.0ms
(* (/ x (sin B)) (cos B))
136.0ms
(- (/ 1 (sin B)) (* (/ x (sin B)) (cos B)))
91.0ms
(/ x (sin B))
25.0ms
(/ 1 (sin B))

simplify5.5s

Counts
130 → 154
Calls
130 calls:
Slowest
404.0ms
(/ (* (* x x) x) (* (* (sin B) (sin B)) (sin B)))
242.0ms
(+ (* 1/6 B) (+ (/ 1 B) (* 7/360 (pow B 3))))
211.0ms
(* (* (* (/ x (sin B)) (/ x (sin B))) (/ x (sin B))) (* (* (cos B) (cos B)) (cos B)))
205.0ms
(/ (exp (/ 1 (sin B))) (exp (* (/ x (sin B)) (cos B))))
192.0ms
(fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (sin B)) (cbrt (sin B)))) (/ (cbrt 1) (cbrt (sin B))) (- (* (cos B) (/ x (sin B)))))

prune1.6s

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

localize53.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt (tan B))
0.6b
(cbrt (tan B))
0.6b
(cbrt (tan B))
0.5b
(* (cbrt (tan B)) (cbrt (tan B)))

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×*-un-lft-identity add-cube-cbrt
11×pow1
pow1/3
cbrt-div tan-quot
swap-sqr associate-*r* associate-*l* add-exp-log
expm1-log1p-u add-cbrt-cube insert-posit16 log1p-expm1-u add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 frac-times pow-plus associate-*l/ prod-exp associate-*r/ *-commutative cbrt-unprod
Counts
4 → 91
Calls
4 calls:
Slowest
24.0ms
(* (cbrt (tan B)) (cbrt (tan B)))
4.0ms
(cbrt (tan B))
3.0ms
(cbrt (tan B))
3.0ms
(cbrt (tan B))

series660.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
179.0ms
(* (cbrt (tan B)) (cbrt (tan B)))
177.0ms
(cbrt (tan B))
161.0ms
(cbrt (tan B))
142.0ms
(cbrt (tan B))

simplify2.1s

Counts
72 → 103
Calls
72 calls:
Slowest
322.0ms
(pow (/ (pow (sin B) 2) (pow (cos B) 2)) 1/3)
247.0ms
(pow (/ (pow (sin B) 2) (pow (cos B) 2)) 1/3)
244.0ms
(+ (pow B 2/3) (+ (* 31/405 (pow (pow B 14) 1/3)) (* 2/9 (pow (pow B 8) 1/3))))
232.0ms
(+ (pow B 1/3) (+ (* 1/9 (pow (pow B 7) 1/3)) (* 13/405 (pow (pow B 13) 1/3))))
206.0ms
(+ (pow B 1/3) (+ (* 1/9 (pow (pow B 7) 1/3)) (* 13/405 (pow (pow B 13) 1/3))))

prune1.3s

Pruning

7 alts after pruning (5 fresh and 2 done)

Merged error: 0.0b

regimes132.0ms

Accuracy

0% (0.2b remaining)

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

bsearch3.0ms

end0.0ms

sample8.6s

Algorithm
intervals
Results
4.0s1741×body1280valid
1.9s1450×body640valid
1.6s4939×body80valid
675.0ms687×body320valid
200.0ms365×body160valid