Details

Time bar (total: 19.4s)

sample274.0ms

Algorithm
halfpoints

simplify3.2s

Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
01624
13011
24611
38111
411311
518111
631011
758911
897411
9149511
10168511
11182211
12184711
done184711

prune7.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 46.4b

localize50.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (/ (+ (exp x) (exp (- x))) 2.0) (cos y))
0.2b
(* (/ (- (exp x) (exp (- x))) 2.0) (sin y))
57.8b
(- (exp x) (exp (- x)))

rewrite69.0ms

Algorithm
rewrite-expression-head
Rules
40×add-sqr-sqrt
36×*-un-lft-identity
35×associate-*l*
29×times-frac
22×add-cube-cbrt
13×add-exp-log add-cbrt-cube
pow1
associate-*r*
add-log-exp
prod-exp cbrt-unprod distribute-lft-out-- difference-of-squares unswap-sqr
distribute-lft-out
cbrt-undiv div-exp pow-prod-down associate-*l/ *-commutative div-inv
sub-neg flip3-- diff-log flip--
Counts
3 → 87
Calls
3 calls:
28.0ms
(* (/ (+ (exp x) (exp (- x))) 2.0) (cos y))
28.0ms
(* (/ (- (exp x) (exp (- x))) 2.0) (sin y))
9.0ms
(- (exp x) (exp (- x)))

series172.0ms

Counts
3 → 9
Calls
3 calls:
56.0ms
(* (/ (+ (exp x) (exp (- x))) 2.0) (cos y))
79.0ms
(* (/ (- (exp x) (exp (- x))) 2.0) (sin y))
37.0ms
(- (exp x) (exp (- x)))

simplify1.9s

Counts
96 → 96
Iterations

Useful iterations: 3 (1.0s)

IterNodesCost
01881322
14811301
213501147
344501144
done50011144

prune326.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.2b

localize58.0ms

Local error

Found 4 expressions with local error:

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

rewrite60.0ms

Algorithm
rewrite-expression-head
Rules
36×add-sqr-sqrt
22×associate-*r*
19×add-exp-log add-cube-cbrt *-un-lft-identity associate-*l*
13×add-cbrt-cube
10×times-frac
unswap-sqr
unpow-prod-down prod-exp
pow1 add-log-exp
cube-prod cbrt-unprod sqr-pow
*-commutative
pow-to-exp pow-exp
cbrt-undiv +-commutative cube-mult flip3-+ unpow3 div-exp pow-prod-down associate-*l/ sum-log flip-+ div-inv
Counts
4 → 99
Calls
4 calls:
3.0ms
(+ (* 1/60 (pow x 5)) (* 2 x))
6.0ms
(* 1/60 (pow x 5))
7.0ms
(* 1/3 (pow x 3))
41.0ms
(* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) 2.0) (sin y))

series305.0ms

Counts
4 → 12
Calls
4 calls:
131.0ms
(+ (* 1/60 (pow x 5)) (* 2 x))
50.0ms
(* 1/60 (pow x 5))
34.0ms
(* 1/3 (pow x 3))
89.0ms
(* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) 2.0) (sin y))

simplify751.0ms

Counts
111 → 111
Iterations

Useful iterations: 2 (219.0ms)

IterNodesCost
01931563
14781469
214451321
done50001321

prune497.0ms

Pruning

12 alts after pruning (11 fresh and 1 done)

Merged error: 0.0b

localize62.0ms

Local error

Found 4 expressions with local error:

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

rewrite138.0ms

Algorithm
rewrite-expression-head
Rules
74×times-frac
69×add-sqr-sqrt
61×add-cube-cbrt *-un-lft-identity
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*
rec-exp 1-exp associate-*r* pow-prod-down associate-*l/ div-inv add-log-exp
pow-flip unswap-sqr
frac-2neg clear-num *-commutative associate-/l/
frac-times sqrt-pow1 flip3-+ pow1/2 associate-*r/ flip-+ inv-pow
Counts
4 → 182
Calls
4 calls:
44.0ms
(* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))
50.0ms
(* (/ 1 (sqrt 2.0)) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)))
33.0ms
(/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0))
3.0ms
(/ 1 (sqrt 2.0))

series503.0ms

Counts
4 → 10
Calls
4 calls:
161.0ms
(* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))
221.0ms
(* (/ 1 (sqrt 2.0)) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)))
121.0ms
(/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0))
0.0ms
(/ 1 (sqrt 2.0))

simplify1.0s

Counts
192 → 192
Iterations

Useful iterations: done (1.0s)

IterNodesCost
02564878
16864529
223163874
done50003832

prune792.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0.0b

localize65.0ms

Local error

Found 4 expressions with local error:

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

rewrite131.0ms

Algorithm
rewrite-expression-head
Rules
47×add-sqr-sqrt
44×times-frac
38×add-cube-cbrt *-un-lft-identity
32×associate-*l*
31×add-exp-log
22×sqrt-prod add-cbrt-cube
17×pow1
10×prod-exp
cbrt-unprod
cbrt-prod div-exp associate-/r*
associate-/l*
cbrt-undiv pow-flip pow-prod-down
associate-*r* associate-*l/ div-inv add-log-exp
unswap-sqr
rec-exp cbrt-div frac-2neg 1-exp clear-num *-commutative pow-prod-up associate-/l/
frac-times sqrt-pow1 flip3-+ pow1/2 associate-*r/ pow3 flip-+ inv-pow
Counts
4 → 144
Calls
4 calls:
43.0ms
(* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))
43.0ms
(* (cbrt (/ 1 (* 2.0 (sqrt 2.0)))) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)))
33.0ms
(/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0))
6.0ms
(/ 1 (* 2.0 (sqrt 2.0)))

series977.0ms

Counts
4 → 10
Calls
4 calls:
150.0ms
(* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))
710.0ms
(* (cbrt (/ 1 (* 2.0 (sqrt 2.0)))) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)))
118.0ms
(/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0))
0.0ms
(/ 1 (* 2.0 (sqrt 2.0)))

simplify1.1s

Counts
154 → 154
Iterations

Useful iterations: done (1.1s)

IterNodesCost
02623996
16603849
221333433
done50003417

prune842.0ms

Pruning

8 alts after pruning (5 fresh and 3 done)

Merged error: 0.0b

regimes117.0ms

Accuracy

0% (0.5b remaining)

Error of 0.6b against oracle of 0.1b and baseline of 0.6b

bsearch0.0ms

simplify4.0ms

Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
02733
13533
done3533

end0.0ms

sample6.0s

Algorithm
halfpoints