Details

Time bar (total: 28.3s)

sample133.0ms

Algorithm
intervals
Results
79.0ms886×body80nan
26.0ms302×body80valid

simplify3.2s

Counts
1 → 1
Iterations
IterNodes
63385
51621
4684
3218
275
130
014

prune14.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.1b

localize18.0ms

Local error

Found 4 expressions with local error:

0.0b
(* 9 (- a (/ 1.0 3.0)))
0.1b
(fma (/ rand (sqrt (* 9 (- a (/ 1.0 3.0))))) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0)))
0.1b
(sqrt (* 9 (- a (/ 1.0 3.0))))
0.3b
(/ rand (sqrt (* 9 (- a (/ 1.0 3.0)))))

rewrite84.0ms

Algorithm
rewrite-expression-head
Rules
90×add-sqr-sqrt
85×*-un-lft-identity
83×add-cube-cbrt
78×prod-diff
67×times-frac
41×distribute-rgt-in distribute-lft-in
pow1
add-cbrt-cube add-exp-log
div-inv
associate-*r* associate-*r/
sqrt-prod
expm1-log1p-u associate-/r* sqrt-div insert-posit16 log1p-expm1-u add-log-exp
flip3-- associate-*l* flip-- associate-/l*
sub-neg sqrt-pow1 pow-prod-down associate-/r/ difference-of-squares
cbrt-undiv clear-num frac-2neg pow1/2 div-exp prod-exp *-commutative cbrt-unprod fma-udef distribute-lft-out-- unswap-sqr
Counts
4 → 171
Calls
4 calls:
35.0ms
(* 9 (- a (/ 1.0 3.0)))
0.0ms
(fma (/ rand (sqrt (* 9 (- a (/ 1.0 3.0))))) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0)))
33.0ms
(sqrt (* 9 (- a (/ 1.0 3.0))))
11.0ms
(/ rand (sqrt (* 9 (- a (/ 1.0 3.0)))))

series812.0ms

Counts
4 → 12
Calls
4 calls:
73.0ms
(* 9 (- a (/ 1.0 3.0)))
106.0ms
(fma (/ rand (sqrt (* 9 (- a (/ 1.0 3.0))))) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0)))
83.0ms
(sqrt (* 9 (- a (/ 1.0 3.0))))
548.0ms
(/ rand (sqrt (* 9 (- a (/ 1.0 3.0)))))

simplify921.0ms

Counts
183 → 183
Iterations
IterNodes
22152
1881
0432

prune2.0s

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.0b

localize23.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (- a (/ 1.0 3.0)))
0.1b
(fma (/ rand (* 3 (sqrt (- a (/ 1.0 3.0))))) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0)))
0.3b
(/ rand (* 3 (sqrt (- a (/ 1.0 3.0)))))
0.3b
(* 3 (sqrt (- a (/ 1.0 3.0))))

rewrite96.0ms

Algorithm
rewrite-expression-head
Rules
25×add-sqr-sqrt
14×*-un-lft-identity
13×sqrt-prod
11×add-cbrt-cube add-exp-log
10×add-cube-cbrt
associate-*r*
pow1
sqrt-div
times-frac
expm1-log1p-u associate-*r/ insert-posit16 log1p-expm1-u add-log-exp difference-of-squares
flip3-- associate-*l* flip-- associate-/l*
cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod distribute-lft-out-- unswap-sqr
rem-sqrt-square clear-num associate-/r* frac-2neg sqrt-pow1 pow1/2 pow-prod-down *-commutative fma-udef div-inv
Counts
4 → 88
Calls
4 calls:
22.0ms
(sqrt (- a (/ 1.0 3.0)))
0.0ms
(fma (/ rand (* 3 (sqrt (- a (/ 1.0 3.0))))) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0)))
25.0ms
(/ rand (* 3 (sqrt (- a (/ 1.0 3.0)))))
48.0ms
(* 3 (sqrt (- a (/ 1.0 3.0))))

series417.0ms

Counts
4 → 12
Calls
4 calls:
68.0ms
(sqrt (- a (/ 1.0 3.0)))
89.0ms
(fma (/ rand (* 3 (sqrt (- a (/ 1.0 3.0))))) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0)))
149.0ms
(/ rand (* 3 (sqrt (- a (/ 1.0 3.0)))))
111.0ms
(* 3 (sqrt (- a (/ 1.0 3.0))))

simplify1.8s

Counts
100 → 100
Iterations
IterNodes
34329
21311
1472
0207

prune1.2s

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize43.0ms

Local error

Found 4 expressions with local error:

0.1b
(fma (/ 1 (/ (* 3 (sqrt (- a (/ 1.0 3.0)))) rand)) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0)))
0.3b
(/ (* 3 (sqrt (- a (/ 1.0 3.0)))) rand)
0.3b
(* 3 (sqrt (- a (/ 1.0 3.0))))
0.8b
(/ 1 (/ (* 3 (sqrt (- a (/ 1.0 3.0)))) rand))

rewrite113.0ms

Algorithm
rewrite-expression-head
Rules
37×times-frac
34×add-sqr-sqrt
32×add-exp-log
27×*-un-lft-identity
25×add-cube-cbrt
20×add-cbrt-cube
14×div-exp
10×associate-/r*
associate-*r*
pow1 cbrt-undiv sqrt-prod
div-inv
prod-exp
expm1-log1p-u sqrt-div associate-*r/ insert-posit16 log1p-expm1-u associate-/l* add-log-exp
rec-exp 1-exp associate-*l* cbrt-unprod
clear-num frac-2neg flip3-- flip-- difference-of-squares unswap-sqr associate-/l/
pow-prod-down associate-/r/ *-commutative fma-udef pow-flip distribute-lft-out-- inv-pow
Counts
4 → 126
Calls
4 calls:
0.0ms
(fma (/ 1 (/ (* 3 (sqrt (- a (/ 1.0 3.0)))) rand)) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0)))
28.0ms
(/ (* 3 (sqrt (- a (/ 1.0 3.0)))) rand)
46.0ms
(* 3 (sqrt (- a (/ 1.0 3.0))))
36.0ms
(/ 1 (/ (* 3 (sqrt (- a (/ 1.0 3.0)))) rand))

series643.0ms

Counts
4 → 12
Calls
4 calls:
144.0ms
(fma (/ 1 (/ (* 3 (sqrt (- a (/ 1.0 3.0)))) rand)) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0)))
198.0ms
(/ (* 3 (sqrt (- a (/ 1.0 3.0)))) rand)
103.0ms
(* 3 (sqrt (- a (/ 1.0 3.0))))
196.0ms
(/ 1 (/ (* 3 (sqrt (- a (/ 1.0 3.0)))) rand))

simplify4.3s

Counts
138 → 138
Iterations
IterNodes
36630
21895
1684
0286

prune1.5s

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

localize19.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (- a (/ 1.0 3.0)))
0.1b
(fma (* 1/3 (/ rand (sqrt (- a (/ 1.0 3.0))))) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0)))
0.2b
(/ rand (sqrt (- a (/ 1.0 3.0))))
0.3b
(* 1/3 (/ rand (sqrt (- a (/ 1.0 3.0)))))

rewrite68.0ms

Algorithm
rewrite-expression-head
Rules
89×add-sqr-sqrt
64×times-frac
56×*-un-lft-identity
49×sqrt-prod
40×add-cube-cbrt
33×associate-*r*
16×difference-of-squares
11×add-cbrt-cube add-exp-log
associate-/r*
distribute-lft-out--
pow1
sqrt-div
expm1-log1p-u associate-/r/ insert-posit16 log1p-expm1-u add-log-exp
flip3-- associate-*l* flip-- associate-/l* unswap-sqr
cbrt-undiv div-exp prod-exp cbrt-unprod div-inv
rem-sqrt-square clear-num frac-2neg sqrt-pow1 pow1/2 pow-prod-down associate-*r/ *-commutative fma-udef
Counts
4 → 144
Calls
4 calls:
11.0ms
(sqrt (- a (/ 1.0 3.0)))
0.0ms
(fma (* 1/3 (/ rand (sqrt (- a (/ 1.0 3.0))))) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0)))
12.0ms
(/ rand (sqrt (- a (/ 1.0 3.0))))
42.0ms
(* 1/3 (/ rand (sqrt (- a (/ 1.0 3.0)))))

series455.0ms

Counts
4 → 12
Calls
4 calls:
41.0ms
(sqrt (- a (/ 1.0 3.0)))
125.0ms
(fma (* 1/3 (/ rand (sqrt (- a (/ 1.0 3.0))))) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0)))
123.0ms
(/ rand (sqrt (- a (/ 1.0 3.0))))
166.0ms
(* 1/3 (/ rand (sqrt (- a (/ 1.0 3.0)))))

simplify1.6s

Counts
156 → 156
Iterations
IterNodes
34453
21517
1603
0263

prune1.7s

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0.0b

regimes161.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify5.0ms

Iterations
IterNodes
216
116
013

end0.0ms

sample7.1s

Algorithm
intervals
Results
4.4s27200×body80nan
1.3s9162×body80valid