Details

Time bar (total: 2.5m)

sample428.0ms

Algorithm
halfpoints
Results

simplify153.0ms

Counts
1 → 1
Calls
1 calls:
Slowest
153.0ms
(im (complex (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) (* (/ (- (exp x) (exp (- x))) 2) (sin y))))

prune12.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 44.3b

localize120.0ms

Local error

Found 3 expressions with local error:

58.0b
(- (exp x) (exp (- x)))
0.1b
(* (/ (- (exp x) (exp (- x))) 2) (sin y))
0.0b
(* (/ (+ (exp x) (exp (- x))) 2) (cos y))

rewrite119.0ms

Algorithm
rewrite-expression-head
Rules
47×add-sqr-sqrt
43×*-un-lft-identity
35×associate-*l*
29×times-frac add-cube-cbrt
13×add-cbrt-cube add-exp-log
prod-diff
pow1
associate-*r*
add-log-exp
prod-exp cbrt-unprod distribute-lft-out-- difference-of-squares unswap-sqr
expm1-log1p-u fma-neg insert-posit16 log1p-expm1-u distribute-lft-out
cbrt-undiv div-exp pow-prod-down associate-*l/ *-commutative div-inv
sub-neg flip3-- diff-log flip--
Counts
3 → 108
Calls
3 calls:
Slowest
52.0ms
(* (/ (- (exp x) (exp (- x))) 2) (sin y))
45.0ms
(* (/ (+ (exp x) (exp (- x))) 2) (cos y))
20.0ms
(- (exp x) (exp (- x)))

series246.0ms

Counts
3 → 9
Calls
3 calls:
Slowest
100.0ms
(* (/ (- (exp x) (exp (- x))) 2) (sin y))
78.0ms
(* (/ (+ (exp x) (exp (- x))) 2) (cos y))
68.0ms
(- (exp x) (exp (- x)))

simplify7.1s

Counts
92 → 117
Calls
92 calls:
Slowest
767.0ms
(* (* (* (/ (- (exp x) (exp (- x))) 2) (/ (- (exp x) (exp (- x))) 2)) (/ (- (exp x) (exp (- x))) 2)) (* (* (sin y) (sin y)) (sin y)))
513.0ms
(* (* (* (/ (+ (exp x) (exp (- x))) 2) (/ (+ (exp x) (exp (- x))) 2)) (/ (+ (exp x) (exp (- x))) 2)) (* (* (cos y) (cos y)) (cos y)))
285.0ms
(+ (* 2 x) (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5))))
266.0ms
(* 1/2 (* (- (exp x) (exp (- x))) (sin y)))
266.0ms
(fma 1 (exp x) (- (* (cbrt (exp (- x))) (* (cbrt (exp (- x))) (cbrt (exp (- x)))))))

prune1.8s

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.1b

localize151.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) 2) (sin y))
0.0b
(* x (fma 1/3 (* x x) 2))
0.0b
(fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2)))
0.0b
(* (/ (+ (exp x) (exp (- x))) 2) (cos y))

rewrite65.0ms

Algorithm
rewrite-expression-head
Rules
35×add-sqr-sqrt
32×associate-*l*
29×*-un-lft-identity
23×times-frac add-cube-cbrt
16×add-cbrt-cube add-exp-log
10×pow1
associate-*r*
prod-exp cbrt-unprod unswap-sqr
expm1-log1p-u insert-posit16 log1p-expm1-u add-log-exp
pow-prod-down *-commutative fma-udef distribute-lft-out
cbrt-undiv div-exp associate-*l/ div-inv
distribute-rgt-in distribute-lft-in
Counts
4 → 107
Calls
4 calls:
Slowest
41.0ms
(* (/ (+ (exp x) (exp (- x))) 2) (cos y))
17.0ms
(* (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) 2) (sin y))
5.0ms
(* x (fma 1/3 (* x x) 2))
0.0ms
(fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2)))

series474.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
163.0ms
(* (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) 2) (sin y))
151.0ms
(* x (fma 1/3 (* x x) 2))
84.0ms
(* (/ (+ (exp x) (exp (- x))) 2) (cos y))
76.0ms
(fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2)))

simplify11.3s

Counts
77 → 119
Calls
77 calls:
Slowest
702.0ms
(* (* (* x x) x) (* (* (fma 1/3 (* x x) 2) (fma 1/3 (* x x) 2)) (fma 1/3 (* x x) 2)))
562.0ms
(* (sqrt (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) 2)) (sqrt (sin y)))
555.0ms
(* (sqrt (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) 2)) (sqrt (sin y)))
488.0ms
(fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2)))
434.0ms
(/ (sqrt (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2)))) 1)

prune2.4s

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 0.0b

localize129.0ms

Local error

Found 4 expressions with local error:

1.0b
(/ 1 (sqrt 2))
0.4b
(/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2))
0.3b
(* (/ 1 (sqrt 2)) (* (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2)) (sin y)))
0.2b
(* (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2)) (sin y))

rewrite80.0ms

Algorithm
rewrite-expression-head
Rules
74×times-frac
69×add-sqr-sqrt
61×*-un-lft-identity add-cube-cbrt
54×add-exp-log
44×associate-*l*
43×sqrt-prod
34×add-cbrt-cube
22×prod-exp
14×div-exp
13×pow1
12×associate-/r* cbrt-unprod
cbrt-undiv
associate-/l*
expm1-log1p-u rec-exp 1-exp associate-*r* pow-prod-down associate-*l/ insert-posit16 log1p-expm1-u div-inv add-log-exp
pow-flip unswap-sqr
clear-num frac-2neg *-commutative
frac-times sqrt-pow1 pow1/2 associate-*r/ inv-pow
Counts
4 → 192
Calls
4 calls:
Slowest
44.0ms
(* (/ 1 (sqrt 2)) (* (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2)) (sin y)))
15.0ms
(* (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2)) (sin y))
10.0ms
(/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2))
5.0ms
(/ 1 (sqrt 2))

series742.0ms

Counts
4 → 10
Calls
4 calls:
Slowest
338.0ms
(* (/ 1 (sqrt 2)) (* (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2)) (sin y)))
235.0ms
(* (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2)) (sin y))
168.0ms
(/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2))
0.0ms
(/ 1 (sqrt 2))

simplify29.3s

Counts
187 → 202
Calls
187 calls:
Slowest
728.0ms
(* (/ (* (* 1 1) 1) (* (* (sqrt 2) (sqrt 2)) (sqrt 2))) (* (/ (* (* (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2)))) (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2)))) (* (* (sqrt 2) (sqrt 2)) (sqrt 2))) (* (* (sin y) (sin y)) (sin y))))
684.0ms
(* (* (* (/ 1 (sqrt 2)) (/ 1 (sqrt 2))) (/ 1 (sqrt 2))) (* (/ (* (* (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2)))) (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2)))) (* (* (sqrt 2) (sqrt 2)) (sqrt 2))) (* (* (sin y) (sin y)) (sin y))))
600.0ms
(/ (* (* (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2)))) (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2)))) (* (* (sqrt 2) (sqrt 2)) (sqrt 2)))
583.0ms
(* (/ (sqrt (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2)))) (sqrt (sqrt 2))) (sqrt (sin y)))
521.0ms
(/ (sqrt (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2)))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2))))

prune4.4s

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 0.0b

localize167.0ms

Local error

Found 4 expressions with local error:

1.0b
(/ (/ 1 (sqrt (sqrt 2))) (sqrt (sqrt 2)))
1.0b
(/ 1 (sqrt (sqrt 2)))
0.4b
(/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2))
0.3b
(* (/ (/ 1 (sqrt (sqrt 2))) (sqrt (sqrt 2))) (* (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2)) (sin y)))

rewrite146.0ms

Algorithm
rewrite-expression-head
Rules
1128×sqrt-prod
1116×times-frac
592×add-sqr-sqrt *-un-lft-identity add-cube-cbrt
283×associate-*l*
79×add-exp-log
49×add-cbrt-cube
37×associate-/l*
32×div-exp
25×prod-exp
24×associate-/r*
23×pow1 div-inv
20×sqrt-pow1
17×cbrt-undiv
15×cbrt-unprod
14×pow-flip
10×pow1/2 pow-div
rec-exp 1-exp
expm1-log1p-u insert-posit16 log1p-expm1-u add-log-exp
clear-num frac-2neg pow-prod-down associate-*l/
inv-pow
frac-times associate-*r* associate-*r/ *-commutative associate-/l/
Counts
4 → 777
Calls
4 calls:
Slowest
66.0ms
(* (/ (/ 1 (sqrt (sqrt 2))) (sqrt (sqrt 2))) (* (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2)) (sin y)))
24.0ms
(/ (/ 1 (sqrt (sqrt 2))) (sqrt (sqrt 2)))
14.0ms
(/ 1 (sqrt (sqrt 2)))
10.0ms
(/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2))

series490.0ms

Counts
4 → 8
Calls
4 calls:
Slowest
305.0ms
(* (/ (/ 1 (sqrt (sqrt 2))) (sqrt (sqrt 2))) (* (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2)) (sin y)))
185.0ms
(/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2))
0.0ms
(/ (/ 1 (sqrt (sqrt 2))) (sqrt (sqrt 2)))
0.0ms
(/ 1 (sqrt (sqrt 2)))

simplify1.0m

Counts
1058 → 785
Calls
1058 calls:
Slowest
1.1s
(* (/ (/ (* (* 1 1) 1) (* (* (sqrt (sqrt 2)) (sqrt (sqrt 2))) (sqrt (sqrt 2)))) (* (* (sqrt (sqrt 2)) (sqrt (sqrt 2))) (sqrt (sqrt 2)))) (* (/ (* (* (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2)))) (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2)))) (* (* (sqrt 2) (sqrt 2)) (sqrt 2))) (* (* (sin y) (sin y)) (sin y))))
980.0ms
(* (/ (* (* (/ 1 (sqrt (sqrt 2))) (/ 1 (sqrt (sqrt 2)))) (/ 1 (sqrt (sqrt 2)))) (* (* (sqrt (sqrt 2)) (sqrt (sqrt 2))) (sqrt (sqrt 2)))) (* (/ (* (* (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2)))) (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2)))) (* (* (sqrt 2) (sqrt 2)) (sqrt 2))) (* (* (sin y) (sin y)) (sin y))))
793.0ms
(* (/ (/ (* (* 1 1) 1) (* (* (sqrt (sqrt 2)) (sqrt (sqrt 2))) (sqrt (sqrt 2)))) (* (* (sqrt (sqrt 2)) (sqrt (sqrt 2))) (sqrt (sqrt 2)))) (* (* (* (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2)) (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2))) (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2))) (* (* (sin y) (sin y)) (sin y))))
782.0ms
(* (/ (* (* (/ 1 (sqrt (sqrt 2))) (/ 1 (sqrt (sqrt 2)))) (/ 1 (sqrt (sqrt 2)))) (* (* (sqrt (sqrt 2)) (sqrt (sqrt 2))) (sqrt (sqrt 2)))) (* (* (* (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2)) (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2))) (/ (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (sqrt 2))) (* (* (sin y) (sin y)) (sin y))))
700.0ms
(* (* (* (/ (/ 1 (sqrt (sqrt 2))) (sqrt (sqrt 2))) (/ (/ 1 (sqrt (sqrt 2))) (sqrt (sqrt 2)))) (/ (/ 1 (sqrt (sqrt 2))) (sqrt (sqrt 2)))) (* (/ (* (* (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2))) (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2)))) (fma 1/60 (pow x 5) (* x (fma 1/3 (* x x) 2)))) (* (* (sqrt 2) (sqrt 2)) (sqrt 2))) (* (* (sin y) (sin y)) (sin y))))

prune20.5s

Pruning

9 alts after pruning (6 fresh and 3 done)

Merged error: 0.0b

regimes164.0ms

Accuracy

0% (0.8b remaining)

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

bsearch11.0ms

end0.0ms

sample12.4s

Algorithm
halfpoints
Results