Details

Time bar (total: 2.2m)

sample369.0ms

Algorithm
halfpoints
Results

simplify159.0ms

Counts
1 → 1
Calls
1 calls:
Slowest
159.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: 45.4b

localize111.0ms

Local error

Found 2 expressions with local error:

58.7b
(- (exp x) (exp (- x)))
0.1b
(* (/ (- (exp x) (exp (- x))) 2) (sin y))

rewrite71.0ms

Algorithm
rewrite-expression-head
Rules
25×add-sqr-sqrt
20×*-un-lft-identity
19×associate-*l*
16×times-frac
12×add-cube-cbrt
add-cbrt-cube add-exp-log
pow1 distribute-lft-out-- add-log-exp difference-of-squares
associate-*r*
prod-exp cbrt-unprod insert-posit16 unswap-sqr
cbrt-undiv sub-neg flip3-- diff-log div-exp pow-prod-down associate-*l/ *-commutative div-inv flip--
Counts
2 → 54
Calls
2 calls:
Slowest
44.0ms
(* (/ (- (exp x) (exp (- x))) 2) (sin y))
21.0ms
(- (exp x) (exp (- x)))

series153.0ms

Counts
2 → 6
Calls
2 calls:
Slowest
104.0ms
(* (/ (- (exp x) (exp (- x))) 2) (sin y))
48.0ms
(- (exp x) (exp (- x)))

simplify3.2s

Counts
41 → 60
Calls
41 calls:
Slowest
738.0ms
(* (* (* (/ (- (exp x) (exp (- x))) 2) (/ (- (exp x) (exp (- x))) 2)) (/ (- (exp x) (exp (- x))) 2)) (* (* (sin y) (sin y)) (sin y)))
313.0ms
(+ (* 2 x) (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5))))
258.0ms
(* 1/2 (* (- (exp x) (exp (* -1 x))) (sin y)))
240.0ms
(* 1/2 (* (- (exp x) (exp (- x))) (sin y)))
180.0ms
(* (/ (- (exp x) (exp (- x))) 2) (sin y))

prune949.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.1b

localize137.0ms

Local error

Found 4 expressions with local error:

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

rewrite112.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
60.0ms
(* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) 2) (sin y))
27.0ms
(* x (* 1/3 x))
17.0ms
(* (pow x 5) 1/60)
5.0ms
(* 1/3 x)

series223.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
103.0ms
(* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) 2) (sin y))
55.0ms
(* (pow x 5) 1/60)
39.0ms
(* x (* 1/3 x))
26.0ms
(* 1/3 x)

simplify8.4s

Counts
72 → 109
Calls
72 calls:
Slowest
589.0ms
(* (sqrt (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) 2)) (sqrt (sin y)))
558.0ms
(* (sqrt (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) 2)) (sqrt (sin y)))
543.0ms
(/ (sqrt (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60))) 1)
517.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)))
511.0ms
(/ (sqrt (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60))) (* (cbrt 2) (cbrt 2)))

prune2.1s

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 0.0b

localize164.0ms

Local error

Found 4 expressions with local error:

1.0b
(/ 1 (sqrt 2))
0.4b
(/ (+ (* 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)

rewrite260.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
127.0ms
(* (/ 1 (sqrt 2)) (* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2)) (sin y)))
109.0ms
(/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2))
10.0ms
(* 1/3 x)
9.0ms
(/ 1 (sqrt 2))

series459.0ms

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

simplify20.9s

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))))
972.0ms
(* (* (* (/ 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))))
740.0ms
(* (/ 1 (sqrt 2)) (* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2)) (sin y)))
612.0ms
(* (/ (* (* 1 1) 1) (* (* (sqrt 2) (sqrt 2)) (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))))
611.0ms
(* (* (* (/ 1 (sqrt 2)) (/ 1 (sqrt 2))) (/ 1 (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))))

prune3.5s

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0b

localize213.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
(/ (+ (* 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)))

rewrite286.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
140.0ms
(* (/ (/ 1 (sqrt (sqrt 2))) (sqrt (sqrt 2))) (* (/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2)) (sin y)))
71.0ms
(/ (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60)) (sqrt 2))
24.0ms
(/ (/ 1 (sqrt (sqrt 2))) (sqrt (sqrt 2)))
12.0ms
(/ 1 (sqrt (sqrt 2)))

series482.0ms

Counts
4 → 8
Calls
4 calls:
Slowest
283.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)))

simplify57.4s

Counts
1060 → 779
Calls
1060 calls:
Slowest
1.1s
(* (/ (* (* (/ 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))))
881.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))))
814.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))))
664.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))))
642.0ms
(/ (sqrt (+ (* x (+ (* x (* 1/3 x)) 2)) (* (pow x 5) 1/60))) (sqrt (* (cbrt 2) (cbrt 2))))

prune19.2s

Pruning

6 alts after pruning (3 fresh and 3 done)

Merged error: 0b

regimes137.0ms

Accuracy

0% (0.4b remaining)

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

bsearch11.0ms

end0.0ms

sample11.8s

Algorithm
halfpoints
Results