Details

Time bar (total: 23.1s)

sample219.0ms

Algorithm
intervals
Results
108.0ms107×body1280valid
46.0ms78×body640valid
25.0ms250×body80nan
20.0ms49×body320valid
4.0ms14×body160valid
1.0msbody80valid

simplify249.0ms

Counts
1 → 1
Iterations
IterNodes
10175
9175
8171
7169
6137
5115
487
359
227
119
09

prune14.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 58.7b

localize31.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (+ x 1) (- 1 x))
5.6b
(log (/ (+ x 1) (- 1 x)))

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
78×*-un-lft-identity
52×add-sqr-sqrt
48×times-frac
30×log-prod
25×add-cube-cbrt
18×difference-of-squares
13×distribute-lft-out
distribute-lft-out--
add-exp-log
associate-/r*
add-cbrt-cube associate-/r/ associate-/l*
pow1
expm1-log1p-u flip3-- div-exp rem-log-exp insert-posit16 log1p-expm1-u div-inv flip-- add-log-exp associate-/l/
cbrt-undiv log-div clear-num frac-2neg flip3-+ log-pow flip-+
Counts
2 → 97
Calls
2 calls:
24.0ms
(/ (+ x 1) (- 1 x))
13.0ms
(log (/ (+ x 1) (- 1 x)))

series114.0ms

Counts
2 → 6
Calls
2 calls:
25.0ms
(/ (+ x 1) (- 1 x))
90.0ms
(log (/ (+ x 1) (- 1 x)))

simplify1.3s

Counts
103 → 103
Iterations
IterNodes
32198
2855
1372
0166

prune717.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

localize22.0ms

Local error

Found 4 expressions with local error:

0.0b
(fma 2/5 (pow x 5) (* x (+ (* (* 2/3 x) x) 2)))
0.0b
(* x (+ (* (* 2/3 x) x) 2))
0.1b
(* (* 2/3 x) x)
0.3b
(* 2/3 x)

rewrite100.0ms

Algorithm
rewrite-expression-head
Rules
13×add-sqr-sqrt pow1 add-cbrt-cube add-exp-log
*-un-lft-identity associate-*r* add-cube-cbrt
associate-*l*
pow-prod-down prod-exp cbrt-unprod
expm1-log1p-u insert-posit16 log1p-expm1-u add-log-exp
*-commutative
associate-*r/ unswap-sqr
distribute-rgt-in distribute-lft-in flip3-+ flip-+ fma-udef
Counts
4 → 78
Calls
4 calls:
0.0ms
(fma 2/5 (pow x 5) (* x (+ (* (* 2/3 x) x) 2)))
80.0ms
(* x (+ (* (* 2/3 x) x) 2))
14.0ms
(* (* 2/3 x) x)
6.0ms
(* 2/3 x)

series263.0ms

Counts
4 → 12
Calls
4 calls:
76.0ms
(fma 2/5 (pow x 5) (* x (+ (* (* 2/3 x) x) 2)))
127.0ms
(* x (+ (* (* 2/3 x) x) 2))
44.0ms
(* (* 2/3 x) x)
16.0ms
(* 2/3 x)

simplify2.3s

Counts
90 → 90
Iterations
IterNodes
34164
2899
1275
0112

prune1.1s

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

localize48.0ms

Local error

Found 4 expressions with local error:

0.0b
(fma 2/5 (pow x 5) (+ (* (* (* 2/3 x) x) x) (* 2 x)))
0.1b
(* (* (* 2/3 x) x) x)
0.1b
(* (* 2/3 x) x)
0.3b
(* 2/3 x)

rewrite125.0ms

Algorithm
rewrite-expression-head
Rules
20×pow1 add-cbrt-cube add-exp-log
10×add-sqr-sqrt pow-prod-down prod-exp cbrt-unprod
associate-*r*
*-un-lft-identity add-cube-cbrt
associate-*l*
expm1-log1p-u insert-posit16 log1p-expm1-u add-log-exp
*-commutative
fma-udef unswap-sqr
Counts
4 → 77
Calls
4 calls:
0.0ms
(fma 2/5 (pow x 5) (+ (* (* (* 2/3 x) x) x) (* 2 x)))
85.0ms
(* (* (* 2/3 x) x) x)
28.0ms
(* (* 2/3 x) x)
11.0ms
(* 2/3 x)

series182.0ms

Counts
4 → 12
Calls
4 calls:
79.0ms
(fma 2/5 (pow x 5) (+ (* (* (* 2/3 x) x) x) (* 2 x)))
51.0ms
(* (* (* 2/3 x) x) x)
36.0ms
(* (* 2/3 x) x)
16.0ms
(* 2/3 x)

simplify1.9s

Counts
89 → 89
Iterations
IterNodes
33300
2785
1232
096

prune944.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

localize63.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (+ 1 x) (- 1 (* (* x x) x)))
0.0b
(+ (log (/ (+ 1 x) (- 1 (* (* x x) x)))) (log1p (fma x x x)))
0.1b
(* (* x x) x)
5.2b
(log (/ (+ 1 x) (- 1 (* (* x x) x))))

rewrite84.0ms

Algorithm
rewrite-expression-head
Rules
54×*-un-lft-identity
36×log-prod times-frac
32×add-sqr-sqrt
31×add-cube-cbrt
26×pow1
18×associate-+l+
14×add-exp-log
12×distribute-lft-out
11×add-cbrt-cube
pow-plus associate-/r/ pow-prod-up
add-log-exp
expm1-log1p-u fma-def insert-posit16 log1p-expm1-u associate-/l*
associate-/r* flip3-- associate-*r* pow-prod-down prod-exp log-pow cbrt-unprod div-inv flip--
pow2 log-div sum-log flip3-+ div-exp rem-log-exp pow-sqr flip-+ associate-/l/
cbrt-undiv +-commutative log1p-udef clear-num frac-2neg associate-*l* pow3 *-commutative associate-+l- unswap-sqr
Counts
4 → 141
Calls
4 calls:
17.0ms
(/ (+ 1 x) (- 1 (* (* x x) x)))
23.0ms
(+ (log (/ (+ 1 x) (- 1 (* (* x x) x)))) (log1p (fma x x x)))
28.0ms
(* (* x x) x)
12.0ms
(log (/ (+ 1 x) (- 1 (* (* x x) x))))

series400.0ms

Counts
4 → 12
Calls
4 calls:
54.0ms
(/ (+ 1 x) (- 1 (* (* x x) x)))
231.0ms
(+ (log (/ (+ 1 x) (- 1 (* (* x x) x)))) (log1p (fma x x x)))
40.0ms
(* (* x x) x)
74.0ms
(log (/ (+ 1 x) (- 1 (* (* x x) x))))

simplify3.6s

Counts
153 → 153
Iterations
IterNodes
34715
21408
1542
0223

prune1.3s

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

regimes24.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify3.0ms

Iterations
IterNodes
218
118
014

end0.0ms

sample8.0s

Algorithm
intervals
Results
3.5s3349×body1280valid
2.1s2510×body640valid
1.3s7863×body80nan
622.0ms1323×body320valid
159.0ms623×body160valid
23.0ms195×body80valid