Details

Time bar (total: 16.9s)

sample218.0ms

Algorithm
intervals
Results
101.0ms114×body1280valid
43.0ms229×body80nan
42.0ms78×body640valid
14.0ms38×body320valid
4.0ms19×body160valid
1.0msbody80valid

simplify149.0ms

Counts
1 → 1
Iterations
IterNodes
done201
8201
7198
6165
5150
4100
359
227
121
09

prune7.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 58.4b

localize23.0ms

Local error

Found 2 expressions with local error:

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

rewrite34.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
flip3-- div-exp rem-log-exp insert-posit16 div-inv flip-- add-log-exp associate-/l/
cbrt-undiv log-div clear-num frac-2neg flip3-+ log-pow flip-+
Counts
2 → 93
Calls
2 calls:
26.0ms
(/ (+ x 1) (- 1 x))
6.0ms
(log (/ (+ x 1) (- 1 x)))

series115.0ms

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

simplify887.0ms

Counts
99 → 99
Iterations
IterNodes
done2002
32002
2921
1366
0162

prune352.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize33.0ms

Local error

Found 4 expressions with local error:

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

rewrite122.0ms

Algorithm
rewrite-expression-head
Rules
18×add-sqr-sqrt
16×add-exp-log
13×add-cbrt-cube
11×pow1 associate-*r*
10×*-un-lft-identity add-cube-cbrt
associate-*l*
prod-exp
add-log-exp
cbrt-unprod unswap-sqr
unpow-prod-down pow-prod-down insert-posit16
*-commutative
distribute-rgt-in associate-+r+ distribute-lft-in flip3-+ associate-*r/ flip-+ sqr-pow
pow-to-exp +-commutative sum-log pow-exp
Counts
4 → 83
Calls
4 calls:
54.0ms
(* x (+ (* 2/3 (* x x)) 2))
18.0ms
(+ (* 2/5 (pow x 5)) (* x (+ (* 2/3 (* x x)) 2)))
21.0ms
(* 2/5 (pow x 5))
27.0ms
(* 2/3 (* x x))

series273.0ms

Counts
4 → 12
Calls
4 calls:
111.0ms
(* x (+ (* 2/3 (* x x)) 2))
65.0ms
(+ (* 2/5 (pow x 5)) (* x (+ (* 2/3 (* x x)) 2)))
68.0ms
(* 2/5 (pow x 5))
29.0ms
(* 2/3 (* x x))

simplify1.1s

Counts
95 → 95
Iterations
IterNodes
done2000
32000
21627
1431
0144

prune364.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0b

localize40.0ms

Local error

Found 4 expressions with local error:

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

rewrite98.0ms

Algorithm
rewrite-expression-head
Rules
23×add-exp-log
20×add-cbrt-cube
18×pow1
15×add-sqr-sqrt
12×prod-exp
10×cbrt-unprod
*-un-lft-identity associate-*r* associate-*l* pow-prod-down add-cube-cbrt
add-log-exp
unpow-prod-down insert-posit16 unswap-sqr
*-commutative
sqr-pow
pow-to-exp +-commutative sum-log flip3-+ pow-exp flip-+
Counts
4 → 80
Calls
4 calls:
19.0ms
(+ (* 2/5 (pow x 5)) (* x (* 2/3 (* x x))))
12.0ms
(* 2/5 (pow x 5))
48.0ms
(* x (* 2/3 (* x x)))
18.0ms
(* 2/3 (* x x))

series376.0ms

Counts
4 → 12
Calls
4 calls:
207.0ms
(+ (* 2/5 (pow x 5)) (* x (* 2/3 (* x x))))
73.0ms
(* 2/5 (pow x 5))
57.0ms
(* x (* 2/3 (* x x)))
39.0ms
(* 2/3 (* x x))

simplify1.2s

Counts
92 → 92
Iterations
IterNodes
done2000
32000
21028
1321
0123

prune481.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize34.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (+ x 1) (- 1 x))
0.0b
(/ (+ x 1) (- 1 x))
5.4b
(log (sqrt (/ (+ x 1) (- 1 x))))
5.4b
(log (sqrt (/ (+ x 1) (- 1 x))))

rewrite96.0ms

Algorithm
rewrite-expression-head
Rules
158×*-un-lft-identity
106×add-sqr-sqrt
96×times-frac
66×log-prod
60×sqrt-prod
52×add-cube-cbrt
36×difference-of-squares
26×distribute-lft-out
18×distribute-lft-out--
12×associate-/r*
10×add-exp-log
pow1 add-cbrt-cube associate-/r/ associate-/l*
log-pow
flip3-- insert-posit16 div-inv flip-- add-log-exp associate-/l/
cbrt-undiv log-div clear-num frac-2neg sqrt-pow1 flip3-+ pow1/2 sqrt-div div-exp rem-log-exp flip-+
Counts
4 → 194
Calls
4 calls:
32.0ms
(/ (+ x 1) (- 1 x))
37.0ms
(/ (+ x 1) (- 1 x))
11.0ms
(log (sqrt (/ (+ x 1) (- 1 x))))
11.0ms
(log (sqrt (/ (+ x 1) (- 1 x))))

series372.0ms

Counts
4 → 12
Calls
4 calls:
33.0ms
(/ (+ x 1) (- 1 x))
34.0ms
(/ (+ x 1) (- 1 x))
154.0ms
(log (sqrt (/ (+ x 1) (- 1 x))))
151.0ms
(log (sqrt (/ (+ x 1) (- 1 x))))

simplify1.3s

Counts
206 → 206
Iterations
IterNodes
done2001
32001
2824
1360
0207

prune1.1s

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes33.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify5.0ms

Iterations
IterNodes
done22
122
015

end0.0ms

sample8.1s

Algorithm
intervals
Results
3.8s3423×body1280valid
2.1s2411×body640valid
1.1s8141×body80nan
603.0ms1285×body320valid
188.0ms676×body160valid
28.0ms205×body80valid