Details

Time bar (total: 18.6s)

sample76.0ms

Algorithm
intervals
Results
25.0ms91×body10240exit
20.0ms73×body1280valid
8.0ms47×body640valid
3.0ms29×body320valid
3.0ms100×body80valid
1.0msbody160valid

simplify8.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
057
177
287
done87

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 40.0b

localize5.0ms

Local error

Found 2 expressions with local error:

0.7b
(/ (exp x) (- (exp x) 1.0))
2.1b
(- (exp x) 1.0)

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
22×add-sqr-sqrt *-un-lft-identity
15×times-frac
12×add-cube-cbrt
associate-/r* distribute-lft-out-- difference-of-squares
add-cbrt-cube add-log-exp
add-exp-log associate-/l*
pow1 flip3-- associate-/r/ flip--
cbrt-undiv sub-neg frac-2neg diff-log div-exp clear-num div-inv
Counts
2 → 51
Calls
2 calls:
18.0ms
(/ (exp x) (- (exp x) 1.0))
11.0ms
(- (exp x) 1.0)

series88.0ms

Counts
2 → 6
Calls
2 calls:
65.0ms
(/ (exp x) (- (exp x) 1.0))
23.0ms
(- (exp x) 1.0)

simplify2.6s

Counts
57 → 57
Iterations

Useful iterations: 4 (957.0ms)

IterNodesCost
091640
1181614
2410579
3804577
42199576
done5000576

prune147.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (exp x) (+ (* (pow x 2) (+ (* 1/6 x) 1/2)) x))
0.0b
(+ (* (pow x 2) (+ (* 1/6 x) 1/2)) x)
0.1b
(* (pow x 2) (+ (* 1/6 x) 1/2))
0.3b
(* 1/6 x)

rewrite125.0ms

Algorithm
rewrite-expression-head
Rules
25×add-sqr-sqrt
17×add-cube-cbrt *-un-lft-identity
12×add-exp-log
11×associate-*l*
10×add-cbrt-cube
times-frac
pow1 associate-*r* add-log-exp
unswap-sqr
unpow-prod-down prod-exp
flip3-+ associate-/r* flip-+ associate-/l*
distribute-rgt-in associate-+l+ distribute-lft-in associate-*r/ associate-/r/ *-commutative cbrt-unprod unpow2 sqr-pow
cbrt-undiv +-commutative pow-to-exp frac-2neg div-exp pow-prod-down pow-exp clear-num sum-log div-inv
Counts
4 → 91
Calls
4 calls:
46.0ms
(/ (exp x) (+ (* (pow x 2) (+ (* 1/6 x) 1/2)) x))
21.0ms
(+ (* (pow x 2) (+ (* 1/6 x) 1/2)) x)
45.0ms
(* (pow x 2) (+ (* 1/6 x) 1/2))
7.0ms
(* 1/6 x)

series205.0ms

Counts
4 → 12
Calls
4 calls:
54.0ms
(/ (exp x) (+ (* (pow x 2) (+ (* 1/6 x) 1/2)) x))
46.0ms
(+ (* (pow x 2) (+ (* 1/6 x) 1/2)) x)
86.0ms
(* (pow x 2) (+ (* 1/6 x) 1/2))
19.0ms
(* 1/6 x)

simplify1.4s

Counts
103 → 103
Iterations

Useful iterations: done (1.4s)

IterNodesCost
01721552
14291457
213751340
done50001334

prune307.0ms

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ 1.0 (exp x))
0.0b
(/ 1 (- 1 (/ 1.0 (exp x))))
2.1b
(- 1 (/ 1.0 (exp x)))

rewrite63.0ms

Algorithm
rewrite-expression-head
Rules
64×add-sqr-sqrt
44×*-un-lft-identity
43×times-frac
24×add-cube-cbrt
20×difference-of-squares
11×associate-/r*
add-exp-log
add-cbrt-cube
associate-/l*
distribute-lft-out-- add-log-exp
pow1
div-exp
cbrt-undiv flip3-- frac-2neg clear-num associate-/r/ flip-- div-inv
sub-neg rec-exp pow-flip diff-log 1-exp inv-pow
Counts
3 → 97
Calls
3 calls:
10.0ms
(/ 1.0 (exp x))
33.0ms
(/ 1 (- 1 (/ 1.0 (exp x))))
16.0ms
(- 1 (/ 1.0 (exp x)))

series127.0ms

Counts
3 → 9
Calls
3 calls:
17.0ms
(/ 1.0 (exp x))
57.0ms
(/ 1 (- 1 (/ 1.0 (exp x))))
53.0ms
(- 1 (/ 1.0 (exp x)))

simplify5.7s

Counts
106 → 106
Iterations

Useful iterations: 4 (3.8s)

IterNodesCost
01621303
13101155
25801099
312821094
441611092
done50011092

prune277.0ms

Pruning

5 alts after pruning (2 fresh and 3 done)

Merged error: 0.0b

localize14.0ms

Local error

Found 4 expressions with local error:

0.2b
(sqrt (exp x))
0.6b
(/ (- (exp x) 1.0) (sqrt (exp x)))
0.7b
(/ (sqrt (exp x)) (/ (- (exp x) 1.0) (sqrt (exp x))))
2.1b
(- (exp x) 1.0)

rewrite199.0ms

Algorithm
rewrite-expression-head
Rules
444×times-frac
315×add-sqr-sqrt
314×*-un-lft-identity
231×sqrt-prod
214×add-cube-cbrt
50×distribute-lft-out-- difference-of-squares
40×associate-/r*
11×add-exp-log add-cbrt-cube associate-/l*
div-inv
add-log-exp
pow1
cbrt-undiv sqrt-pow1 div-exp
exp-prod
flip3-- frac-2neg clear-num flip-- associate-/l/
sub-neg rem-sqrt-square pow1/2 diff-log div-sub associate-/r/
Counts
4 → 345
Calls
4 calls:
6.0ms
(sqrt (exp x))
58.0ms
(/ (- (exp x) 1.0) (sqrt (exp x)))
61.0ms
(/ (sqrt (exp x)) (/ (- (exp x) 1.0) (sqrt (exp x))))
26.0ms
(- (exp x) 1.0)

series186.0ms

Counts
4 → 12
Calls
4 calls:
13.0ms
(sqrt (exp x))
93.0ms
(/ (- (exp x) 1.0) (sqrt (exp x)))
51.0ms
(/ (sqrt (exp x)) (/ (- (exp x) 1.0) (sqrt (exp x))))
27.0ms
(- (exp x) 1.0)

simplify3.4s

Counts
357 → 357
Iterations

Useful iterations: done (3.3s)

IterNodesCost
03708086
17967254
225886648
done50006479

prune724.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0b

regimes84.0ms

Accuracy

0% (0.9b remaining)

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

bsearch0.0ms

simplify4.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01417
11817
done1817

end0.0ms

sample2.8s

Algorithm
intervals
Results
1.1s2556×body10240exit
682.0ms2248×body1280valid
485.0ms1632×body640valid
106.0ms2906×body80valid
99.0ms824×body320valid
31.0ms392×body160valid