Details

Time bar (total: 13.2s)

sample33.0ms

Algorithm
intervals
Results
16.0ms440×body80valid

simplify2.5s

Counts
1 → 1
Iterations

Useful iterations: done (2.5s)

IterNodesCost
01115
12314
25914
310914
420214
536314
682414
7187413
done500012

prune8.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.3b

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (+ x z) y)
0.1b
(fma (/ (+ x z) y) (- x z) y)
0.2b
(/ (fma (/ (+ x z) y) (- x z) y) 2.0)

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
28×*-un-lft-identity
21×times-frac
20×add-sqr-sqrt add-cube-cbrt
add-exp-log add-cbrt-cube associate-/l*
associate-/r*
distribute-lft-out
pow1 expm1-log1p-u log1p-expm1-u add-log-exp
cbrt-undiv frac-2neg div-exp clear-num div-inv associate-/l/
flip3-+ flip-+ fma-udef
Counts
3 → 74
Calls
3 calls:
20.0ms
(/ (+ x z) y)
0.0ms
(fma (/ (+ x z) y) (- x z) y)
5.0ms
(/ (fma (/ (+ x z) y) (- x z) y) 2.0)

series169.0ms

Counts
3 → 9
Calls
3 calls:
23.0ms
(/ (+ x z) y)
65.0ms
(fma (/ (+ x z) y) (- x z) y)
81.0ms
(/ (fma (/ (+ x z) y) (- x z) y) 2.0)

simplify2.5s

Counts
83 → 83
Iterations

Useful iterations: 4 (1.5s)

IterNodesCost
01301164
12561135
26511041
316191041
447561035
done50001035

prune242.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 0.3b

localize11.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (/ x y) (/ z y))
0.1b
(fma (+ (/ x y) (/ z y)) (- x z) y)
0.2b
(/ (fma (+ (/ x y) (/ z y)) (- x z) y) 2.0)

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
28×*-un-lft-identity
24×times-frac
20×add-sqr-sqrt add-cube-cbrt
13×fma-def
add-exp-log add-cbrt-cube add-log-exp
div-inv distribute-lft-out
pow1 expm1-log1p-u associate-/r* log1p-expm1-u associate-/l*
cbrt-undiv +-commutative distribute-rgt-out frac-2neg flip3-+ div-exp frac-add clear-num sum-log flip-+ fma-udef
Counts
3 → 71
Calls
3 calls:
29.0ms
(+ (/ x y) (/ z y))
0.0ms
(fma (+ (/ x y) (/ z y)) (- x z) y)
6.0ms
(/ (fma (+ (/ x y) (/ z y)) (- x z) y) 2.0)

series180.0ms

Counts
3 → 9
Calls
3 calls:
22.0ms
(+ (/ x y) (/ z y))
69.0ms
(fma (+ (/ x y) (/ z y)) (- x z) y)
89.0ms
(/ (fma (+ (/ x y) (/ z y)) (- x z) y) 2.0)

simplify1.0s

Counts
80 → 80
Iterations

Useful iterations: done (1.0s)

IterNodesCost
01111147
12391125
25991024
316101018
done50001016

prune257.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 0.3b

localize11.0ms

Local error

Found 3 expressions with local error:

0.1b
(fma (* (+ x z) (/ 1 y)) (- x z) y)
0.2b
(/ (fma (* (+ x z) (/ 1 y)) (- x z) y) 2.0)
0.3b
(* (+ x z) (/ 1 y))

rewrite41.0ms

Algorithm
rewrite-expression-head
Rules
26×add-sqr-sqrt
22×*-un-lft-identity
20×times-frac
19×add-cube-cbrt
14×add-exp-log
13×associate-*r*
10×add-cbrt-cube
pow1
associate-*l* prod-exp
expm1-log1p-u div-exp associate-/r* log1p-expm1-u associate-/l* add-log-exp unswap-sqr
cbrt-undiv frac-times flip3-+ associate-*l/ cbrt-unprod flip-+ div-inv
rec-exp frac-2neg 1-exp associate-*r/ pow-prod-down clear-num un-div-inv *-commutative fma-udef distribute-lft-out
Counts
3 → 82
Calls
3 calls:
0.0ms
(fma (* (+ x z) (/ 1 y)) (- x z) y)
5.0ms
(/ (fma (* (+ x z) (/ 1 y)) (- x z) y) 2.0)
32.0ms
(* (+ x z) (/ 1 y))

series168.0ms

Counts
3 → 9
Calls
3 calls:
58.0ms
(fma (* (+ x z) (/ 1 y)) (- x z) y)
83.0ms
(/ (fma (* (+ x z) (/ 1 y)) (- x z) y) 2.0)
27.0ms
(* (+ x z) (/ 1 y))

simplify2.0s

Counts
91 → 91
Iterations

Useful iterations: 3 (1.1s)

IterNodesCost
01621399
13621170
210251028
333891022
done50001022

prune256.0ms

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 0.3b

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ y (+ x z))
0.1b
(fma (/ 1 (/ y (+ x z))) (- x z) y)
0.2b
(/ (fma (/ 1 (/ y (+ x z))) (- x z) y) 2.0)
0.2b
(/ 1 (/ y (+ x z)))

rewrite48.0ms

Algorithm
rewrite-expression-head
Rules
123×times-frac
104×*-un-lft-identity
72×add-sqr-sqrt add-cube-cbrt
25×associate-/r*
19×add-exp-log
16×distribute-lft-out
13×add-cbrt-cube
11×associate-/r/
div-exp associate-/l*
div-inv
pow1 cbrt-undiv flip3-+ flip-+
expm1-log1p-u log1p-expm1-u add-log-exp
frac-2neg clear-num
rec-exp 1-exp
pow-flip fma-udef inv-pow
Counts
4 → 172
Calls
4 calls:
15.0ms
(/ y (+ x z))
0.0ms
(fma (/ 1 (/ y (+ x z))) (- x z) y)
5.0ms
(/ (fma (/ 1 (/ y (+ x z))) (- x z) y) 2.0)
18.0ms
(/ 1 (/ y (+ x z)))

series211.0ms

Counts
4 → 12
Calls
4 calls:
33.0ms
(/ y (+ x z))
61.0ms
(fma (/ 1 (/ y (+ x z))) (- x z) y)
86.0ms
(/ (fma (/ 1 (/ y (+ x z))) (- x z) y) 2.0)
31.0ms
(/ 1 (/ y (+ x z)))

simplify2.0s

Counts
184 → 184
Iterations

Useful iterations: 3 (1.2s)

IterNodesCost
02462740
15032427
211142058
331092008
done50012008

prune370.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0.3b

regimes202.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01013
11313
done1313

end0.0ms

sample842.0ms

Algorithm
intervals
Results
449.0ms13672×body80valid