Details

Time bar (total: 2.4m)

sample441.0ms

Algorithm
halfpoints
Results

simplify138.0ms

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

prune13.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 47.2b

localize131.0ms

Local error

Found 4 expressions with local error:

58.1b
(- (exp x) (exp (- x)))
0.2b
(* (/ (- (exp x) (exp (- x))) 2) (sin y))
0.0b
(+ (exp x) (exp (- x)))
0.0b
(* (/ (+ (exp x) (exp (- x))) 2) (cos y))

rewrite149.0ms

Algorithm
rewrite-expression-head
Rules
41×add-sqr-sqrt
39×*-un-lft-identity
35×associate-*l*
29×times-frac
23×add-cube-cbrt
14×add-cbrt-cube add-exp-log
pow1 add-log-exp
associate-*r*
prod-exp cbrt-unprod insert-posit16 distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr
cbrt-undiv div-exp pow-prod-down associate-*l/ *-commutative div-inv
+-commutative sum-log sub-neg flip3-+ flip3-- diff-log flip-+ flip--
Counts
4 → 103
Calls
4 calls:
Slowest
58.0ms
(* (/ (- (exp x) (exp (- x))) 2) (sin y))
56.0ms
(* (/ (+ (exp x) (exp (- x))) 2) (cos y))
22.0ms
(- (exp x) (exp (- x)))
11.0ms
(+ (exp x) (exp (- x)))

series266.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
99.0ms
(* (/ (+ (exp x) (exp (- x))) 2) (cos y))
91.0ms
(* (/ (- (exp x) (exp (- x))) 2) (sin y))
49.0ms
(- (exp x) (exp (- x)))
27.0ms
(+ (exp x) (exp (- x)))

simplify5.2s

Counts
77 → 115
Calls
77 calls:
Slowest
849.0ms
(* (* (* (/ (- (exp x) (exp (- x))) 2) (/ (- (exp x) (exp (- x))) 2)) (/ (- (exp x) (exp (- x))) 2)) (* (* (sin y) (sin y)) (sin y)))
443.0ms
(* (* (* (/ (+ (exp x) (exp (- x))) 2) (/ (+ (exp x) (exp (- x))) 2)) (/ (+ (exp x) (exp (- x))) 2)) (* (* (cos y) (cos y)) (cos y)))
281.0ms
(+ (* 2 x) (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5))))
195.0ms
(* 1/2 (* (+ (exp (* -1 x)) (exp x)) (cos y)))
194.0ms
(* (/ (* (* (+ (exp x) (exp (- x))) (+ (exp x) (exp (- x)))) (+ (exp x) (exp (- x)))) (* (* 2 2) 2)) (* (* (cos y) (cos y)) (cos y)))

prune1.5s

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.1b

localize177.0ms

Local error

Found 4 expressions with local error:

0.3b
(* 1/3 x)
0.1b
(* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) 2) (sin y))
0.1b
(* x (* 1/3 x))
0.1b
(* (pow x 5) 1/60)

rewrite126.0ms

Algorithm
rewrite-expression-head
Rules
30×add-sqr-sqrt
26×associate-*l*
21×add-exp-log
18×*-un-lft-identity add-cbrt-cube add-cube-cbrt
13×pow1
10×times-frac associate-*r*
prod-exp
cbrt-unprod
unswap-sqr
pow-prod-down
unpow-prod-down *-commutative insert-posit16 add-log-exp
sqr-pow
pow-to-exp cbrt-undiv div-exp associate-*l/ pow-exp div-inv
Counts
4 → 97
Calls
4 calls:
Slowest
94.0ms
(* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) 2) (sin y))
13.0ms
(* x (* 1/3 x))
10.0ms
(* 1/3 x)
8.0ms
(* (pow x 5) 1/60)

series235.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
117.0ms
(* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) 2) (sin y))
75.0ms
(* (pow x 5) 1/60)
27.0ms
(* x (* 1/3 x))
16.0ms
(* 1/3 x)

simplify8.8s

Counts
72 → 109
Calls
72 calls:
Slowest
554.0ms
(/ (sqrt (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60))) 1)
534.0ms
(/ (* (cbrt (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60))) (cbrt (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)))) (sqrt 2))
532.0ms
(* (sqrt (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) 2)) (sqrt (sin y)))
526.0ms
(* (sqrt (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) 2)) (sqrt (sin y)))
510.0ms
(* (/ (* (* (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60))) (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60))) (* (* 2 2) 2)) (* (* (sin y) (sin y)) (sin y)))

prune2.2s

Pruning

11 alts after pruning (10 fresh and 1 done)

Merged error: 0.0b

localize139.0ms

Local error

Found 4 expressions with local error:

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

rewrite235.0ms

Algorithm
rewrite-expression-head
Rules
54×times-frac
51×add-sqr-sqrt add-exp-log
49×*-un-lft-identity add-cube-cbrt
33×sqrt-prod
31×add-cbrt-cube
25×associate-*l*
21×prod-exp
13×pow1 div-exp
12×associate-/r*
11×cbrt-unprod
cbrt-undiv
associate-/l*
rec-exp 1-exp associate-*r* pow-prod-down insert-posit16 add-log-exp
associate-*l/ div-inv pow-flip
clear-num frac-2neg *-commutative associate-/l/
frac-times sqrt-pow1 flip3-+ pow1/2 associate-*r/ flip-+ inv-pow unswap-sqr
Counts
4 → 162
Calls
4 calls:
Slowest
105.0ms
(* (/ 1 (sqrt 2)) (* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2)) (sin y)))
104.0ms
(/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2))
10.0ms
(/ 1 (sqrt 2))
10.0ms
(* 1/3 x)

series491.0ms

Counts
4 → 10
Calls
4 calls:
Slowest
298.0ms
(* (/ 1 (sqrt 2)) (* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2)) (sin y)))
171.0ms
(/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2))
21.0ms
(* 1/3 x)
0.0ms
(/ 1 (sqrt 2))

simplify24.1s

Counts
162 → 172
Calls
162 calls:
Slowest
1.1s
(* (/ (* (* 1 1) 1) (* (* (sqrt 2) (sqrt 2)) (sqrt 2))) (* (/ (* (* (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60))) (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60))) (* (* (sqrt 2) (sqrt 2)) (sqrt 2))) (* (* (sin y) (sin y)) (sin y))))
1.1s
(* (* (* (/ 1 (sqrt 2)) (/ 1 (sqrt 2))) (/ 1 (sqrt 2))) (* (/ (* (* (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60))) (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60))) (* (* (sqrt 2) (sqrt 2)) (sqrt 2))) (* (* (sin y) (sin y)) (sin y))))
746.0ms
(/ (sqrt (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60))) (sqrt (* (cbrt 2) (cbrt 2))))
654.0ms
(* (/ (* (* 1 1) 1) (* (* (sqrt 2) (sqrt 2)) (sqrt 2))) (* (* (* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2)) (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2))) (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2))) (* (* (sin y) (sin y)) (sin y))))
578.0ms
(sqrt (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)))

prune3.8s

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

localize185.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.5b
(/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2))
0.4b
(* (/ (/ 1 (sqrt (sqrt 2))) (sqrt (sqrt 2))) (* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2)) (sin y)))

rewrite303.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
insert-posit16 add-log-exp
clear-num frac-2neg pow-prod-down associate-*l/ associate-/l/
inv-pow
frac-times flip3-+ associate-*r* associate-*r/ *-commutative flip-+
Counts
4 → 771
Calls
4 calls:
Slowest
126.0ms
(* (/ (/ 1 (sqrt (sqrt 2))) (sqrt (sqrt 2))) (* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2)) (sin y)))
102.0ms
(/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2))
23.0ms
(/ (/ 1 (sqrt (sqrt 2))) (sqrt (sqrt 2)))
21.0ms
(/ 1 (sqrt (sqrt 2)))

series480.0ms

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

simplify1.0m

Counts
1060 → 779
Calls
1060 calls:
Slowest
958.0ms
(* (/ (* (* (/ 1 (sqrt (sqrt 2))) (/ 1 (sqrt (sqrt 2)))) (/ 1 (sqrt (sqrt 2)))) (* (* (sqrt (sqrt 2)) (sqrt (sqrt 2))) (sqrt (sqrt 2)))) (* (* (* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2)) (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2))) (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2))) (* (* (sin y) (sin y)) (sin y))))
917.0ms
(* (/ (/ (* (* 1 1) 1) (* (* (sqrt (sqrt 2)) (sqrt (sqrt 2))) (sqrt (sqrt 2)))) (* (* (sqrt (sqrt 2)) (sqrt (sqrt 2))) (sqrt (sqrt 2)))) (* (* (* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2)) (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2))) (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2))) (* (* (sin y) (sin y)) (sin y))))
788.0ms
(* (/ (* (* (/ 1 (sqrt (sqrt 2))) (/ 1 (sqrt (sqrt 2)))) (/ 1 (sqrt (sqrt 2)))) (* (* (sqrt (sqrt 2)) (sqrt (sqrt 2))) (sqrt (sqrt 2)))) (* (* (* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2)) (sin y)) (* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2)) (sin y))) (* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2)) (sin y))))
704.0ms
(* (/ (/ (* (* 1 1) 1) (* (* (sqrt (sqrt 2)) (sqrt (sqrt 2))) (sqrt (sqrt 2)))) (* (* (sqrt (sqrt 2)) (sqrt (sqrt 2))) (sqrt (sqrt 2)))) (* (* (* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2)) (sin y)) (* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2)) (sin y))) (* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2)) (sin y))))
641.0ms
(* (* (* (/ (/ 1 (sqrt (sqrt 2))) (sqrt (sqrt 2))) (/ (/ 1 (sqrt (sqrt 2))) (sqrt (sqrt 2)))) (/ (/ 1 (sqrt (sqrt 2))) (sqrt (sqrt 2)))) (* (* (* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2)) (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2))) (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2))) (* (* (sin y) (sin y)) (sin y))))

prune19.1s

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0.0b

regimes280.0ms

Accuracy

0% (0.9b remaining)

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

bsearch5.0ms

end0.0ms

sample12.0s

Algorithm
halfpoints
Results