Details

Time bar (total: 7.7m)

sample357.0ms

Algorithm
intervals
Results
136.0ms57×body1280valid
62.0ms55×body640valid
38.0ms146×body80valid
20.0ms27×body320valid
3.0msbody160valid

simplify162.0ms

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

prune20.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.1b

localize19.0ms

Local error

Found 3 expressions with local error:

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

rewrite68.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
43.0ms
(- (/ 1 (sin B)) (/ x (tan B)))
9.0ms
(/ 1 (sin B))
7.0ms
(/ x (tan B))

series377.0ms

Counts
3 → 9
Calls
3 calls:
Slowest
195.0ms
(/ x (tan B))
158.0ms
(- (/ 1 (sin B)) (/ x (tan B)))
24.0ms
(/ 1 (sin B))

simplify1.3m

Counts
456 → 294
Calls
456 calls:
Slowest
1.0s
(fma 1 (/ 1 (sin B)) (- (* (/ x (cbrt (tan B))) (/ 1 (* (cbrt (tan B)) (cbrt (tan B)))))))
745.0ms
(fma (/ 1 1) (/ 1 (sin B)) (- (* (/ x (cbrt (tan B))) (/ 1 (* (cbrt (tan B)) (cbrt (tan B)))))))
718.0ms
(fma (sqrt (/ 1 (sin B))) (sqrt (/ 1 (sin B))) (- (* (/ x (cbrt (tan B))) (/ 1 (* (cbrt (tan B)) (cbrt (tan B)))))))
710.0ms
(fma (/ (sqrt 1) (sqrt (sin B))) (/ (sqrt 1) (sqrt (sin B))) (- (* (/ x (cbrt (tan B))) (/ 1 (* (cbrt (tan B)) (cbrt (tan B)))))))
703.0ms
(fma 1 (/ 1 (sin B)) (- (* (/ x (cbrt (tan B))) (/ 1 (* (cbrt (tan B)) (cbrt (tan B)))))))

prune2.7s

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.0b

localize31.0ms

Local error

Found 4 expressions with local error:

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

rewrite66.0ms

Algorithm
rewrite-expression-head
Rules
49×add-sqr-sqrt
47×times-frac
43×*-un-lft-identity
42×add-cube-cbrt
21×add-exp-log
14×associate-*r*
13×add-cbrt-cube fma-neg prod-diff
pow1
associate-/r* div-exp associate-/l* add-log-exp
div-inv
expm1-log1p-u prod-exp insert-posit16 log1p-expm1-u
cbrt-undiv rec-exp 1-exp associate-*l* unswap-sqr
clear-num frac-2neg tan-quot associate-*r/ associate-/r/ un-div-inv frac-sub cbrt-unprod pow-flip inv-pow
sub-neg flip3-- diff-log pow-prod-down *-commutative flip--
Counts
4 → 152
Calls
4 calls:
Slowest
30.0ms
(- (/ 1 (sin B)) (* x (/ 1 (tan B))))
23.0ms
(* x (/ 1 (tan B)))
6.0ms
(/ 1 (tan B))
5.0ms
(/ 1 (sin B))

series382.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
171.0ms
(- (/ 1 (sin B)) (* x (/ 1 (tan B))))
150.0ms
(* x (/ 1 (tan B)))
36.0ms
(/ 1 (tan B))
25.0ms
(/ 1 (sin B))

simplify6.5s

Counts
140 → 164
Calls
140 calls:
Slowest
573.0ms
(* (* (* x x) x) (* (* (/ 1 (tan B)) (/ 1 (tan B))) (/ 1 (tan B))))
425.0ms
(- (/ 1 B) (+ (* 1/3 B) (* 1/45 (pow B 3))))
313.0ms
(* (* (* x x) x) (/ (* (* 1 1) 1) (* (* (tan B) (tan B)) (tan B))))
239.0ms
(/ (exp (/ 1 (sin B))) (exp (* x (/ 1 (tan B)))))
222.0ms
(+ (* 1/6 B) (+ (/ 1 B) (* 7/360 (pow B 3))))

prune1.5s

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.0b

localize26.0ms

Local error

Found 4 expressions with local error:

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

rewrite93.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
47.0ms
(- (/ 1 (sin B)) (* (/ x (sin B)) (cos B)))
21.0ms
(* (/ x (sin B)) (cos B))
12.0ms
(/ 1 (sin B))
10.0ms
(/ x (sin B))

series357.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
133.0ms
(* (/ x (sin B)) (cos B))
125.0ms
(- (/ 1 (sin B)) (* (/ x (sin B)) (cos B)))
85.0ms
(/ x (sin B))
14.0ms
(/ 1 (sin B))

simplify5.7s

Counts
130 → 154
Calls
130 calls:
Slowest
470.0ms
(/ (* (* x x) x) (* (* (sin B) (sin B)) (sin B)))
255.0ms
(- (* 1 (sin B)) (* (sin B) (* x (cos B))))
246.0ms
(/ (exp (/ 1 (sin B))) (exp (* (/ x (sin B)) (cos B))))
244.0ms
(* (* (* (/ x (sin B)) (/ x (sin B))) (/ x (sin B))) (* (* (cos B) (cos B)) (cos B)))
204.0ms
(+ (* 1/6 B) (+ (/ 1 B) (* 7/360 (pow B 3))))

prune1.5s

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

localize22.0ms

Local error

Found 4 expressions with local error:

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

rewrite138.0ms

Algorithm
rewrite-expression-head
Rules
1390×times-frac
881×add-sqr-sqrt
855×*-un-lft-identity
834×add-cube-cbrt
572×prod-diff
108×div-inv
21×add-exp-log
19×associate-/r*
15×difference-of-squares
14×associate-/r/
13×add-cbrt-cube fma-neg
10×div-exp
associate-/l*
distribute-lft-out--
pow1 add-log-exp
cbrt-undiv
expm1-log1p-u insert-posit16 log1p-expm1-u
rec-exp clear-num frac-2neg 1-exp
pow-flip inv-pow
sub-neg flip3-- diff-log tan-quot frac-sub flip-- associate-/l/
Counts
4 → 767
Calls
4 calls:
Slowest
46.0ms
(- (/ 1 (sin B)) (/ 1 (/ (tan B) x)))
15.0ms
(/ (tan B) x)
12.0ms
(/ 1 (/ (tan B) x))
11.0ms
(/ 1 (sin B))

series389.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
157.0ms
(- (/ 1 (sin B)) (/ 1 (/ (tan B) x)))
137.0ms
(/ 1 (/ (tan B) x))
76.0ms
(/ (tan B) x)
19.0ms
(/ 1 (sin B))

simplify5.8m

Counts
1362 → 779
Calls
1362 calls:
Slowest
916.0ms
(fma (/ (sqrt 1) 1) (/ (sqrt 1) (sin B)) (- (* (/ 1 (/ (sqrt (tan B)) (sqrt x))) (/ 1 (/ (sqrt (tan B)) (sqrt x))))))
881.0ms
(fma (/ 1 1) (/ 1 (sin B)) (- (* (/ (cbrt 1) (/ (tan B) (sqrt x))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (sqrt x))))))
820.0ms
(fma (/ (* (cbrt 1) (cbrt 1)) (sqrt (sin B))) (/ (cbrt 1) (sqrt (sin B))) (- (* (/ (cbrt 1) (cbrt (/ (tan B) x))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (/ (tan B) x)) (cbrt (/ (tan B) x)))))))
788.0ms
(fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) (sin B)) (- (* (/ (cbrt 1) (/ (sqrt (tan B)) (cbrt x))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (tan B)) (* (cbrt x) (cbrt x)))))))
786.0ms
(fma (/ 1 (sqrt (sin B))) (/ 1 (sqrt (sin B))) (- (* (/ (cbrt 1) (cbrt (/ (tan B) x))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (/ (tan B) x)) (cbrt (/ (tan B) x)))))))

prune7.8s

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0.0b

regimes107.0ms

Accuracy

0% (0.2b remaining)

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

bsearch2.0ms

end0.0ms

sample8.7s

Algorithm
intervals
Results
3.1s1681×body1280valid
2.8s1453×body640valid
1.5s4878×body80valid
673.0ms738×body320valid
317.0ms371×body160valid