Details

Time bar (total: 13.7s)

sample25.0ms

Algorithm
intervals
Results
13.0ms331×body80valid

simplify89.0ms

Counts
1 → 1
Iterations
IterNodes
done58
758
655
552
446
339
229
116
010

prune6.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 2.0b

localize20.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (+ x 4) y)
0.0b
(- (/ (+ x 4) y) (* (/ x y) z))
4.2b
(* (/ x y) z)

rewrite103.0ms

Algorithm
rewrite-expression-head
Rules
56×*-un-lft-identity
46×times-frac
41×add-sqr-sqrt
36×add-cube-cbrt
16×fma-neg prod-diff
13×associate-*l*
10×add-cbrt-cube add-exp-log distribute-lft-out
pow1 add-log-exp
div-inv associate-/l*
expm1-log1p-u associate-/r* associate-*r* associate-*l/ insert-posit16 log1p-expm1-u
cbrt-undiv div-exp prod-exp cbrt-unprod unswap-sqr associate-/l/
clear-num sub-neg frac-2neg flip3-+ flip3-- diff-log pow-prod-down *-commutative frac-sub flip-+ flip-- sub-div
Counts
3 → 120
Calls
3 calls:
18.0ms
(/ (+ x 4) y)
74.0ms
(- (/ (+ x 4) y) (* (/ x y) z))
10.0ms
(* (/ x y) z)

series134.0ms

Counts
3 → 9
Calls
3 calls:
46.0ms
(/ (+ x 4) y)
61.0ms
(- (/ (+ x 4) y) (* (/ x y) z))
27.0ms
(* (/ x y) z)

simplify1.6s

Counts
129 → 129
Iterations
IterNodes
done5003
21456
1416
0168

prune578.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.0b

localize34.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt y)
0.6b
(cbrt y)
2.2b
(* (/ x (cbrt y)) z)
2.9b
(* (/ 1 (* (cbrt y) (cbrt y))) (* (/ x (cbrt y)) z))

rewrite128.0ms

Algorithm
rewrite-expression-head
Rules
87×add-exp-log
46×prod-exp
35×add-cbrt-cube
30×add-sqr-sqrt
29×associate-*l*
23×times-frac
22×*-un-lft-identity add-cube-cbrt
20×div-exp cbrt-unprod
16×cbrt-prod
11×pow1
10×cbrt-undiv
rec-exp 1-exp
expm1-log1p-u associate-*r* pow-prod-down associate-*l/ insert-posit16 log1p-expm1-u add-log-exp
unswap-sqr
pow1/3 *-commutative div-inv
frac-times associate-*r/
Counts
4 → 127
Calls
4 calls:
1.0ms
(cbrt y)
1.0ms
(cbrt y)
24.0ms
(* (/ x (cbrt y)) z)
97.0ms
(* (/ 1 (* (cbrt y) (cbrt y))) (* (/ x (cbrt y)) z))

series837.0ms

Counts
4 → 12
Calls
4 calls:
261.0ms
(cbrt y)
287.0ms
(cbrt y)
204.0ms
(* (/ x (cbrt y)) z)
84.0ms
(* (/ 1 (* (cbrt y) (cbrt y))) (* (/ x (cbrt y)) z))

simplify1.7s

Counts
139 → 139
Iterations
IterNodes
done5001
21629
1465
0179

prune649.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0b

localize61.0ms

Local error

Found 4 expressions with local error:

2.9b
(* (/ 1 (* (cbrt y) (cbrt y))) (* (* (cbrt (* (/ x (cbrt y)) z)) (cbrt (* (/ x (cbrt y)) z))) (cbrt (* (/ x (cbrt y)) z))))
11.3b
(cbrt (* (/ x (cbrt y)) z))
11.3b
(cbrt (* (/ x (cbrt y)) z))
11.3b
(cbrt (* (/ x (cbrt y)) z))

rewrite208.0ms

Algorithm
rewrite-expression-head
Rules
82×add-exp-log
51×prod-exp
38×associate-*l/
27×cbrt-div
22×add-cbrt-cube
21×cbrt-unprod
17×frac-times
13×pow1 associate-*r/
12×div-exp
associate-*l*
add-sqr-sqrt cbrt-undiv rec-exp *-un-lft-identity 1-exp pow-prod-down add-cube-cbrt
expm1-log1p-u insert-posit16 log1p-expm1-u add-log-exp
cbrt-prod times-frac pow1/3
associate-*r* *-commutative div-inv
Counts
4 → 106
Calls
4 calls:
190.0ms
(* (/ 1 (* (cbrt y) (cbrt y))) (* (* (cbrt (* (/ x (cbrt y)) z)) (cbrt (* (/ x (cbrt y)) z))) (cbrt (* (/ x (cbrt y)) z))))
5.0ms
(cbrt (* (/ x (cbrt y)) z))
5.0ms
(cbrt (* (/ x (cbrt y)) z))
5.0ms
(cbrt (* (/ x (cbrt y)) z))

series779.0ms

Counts
4 → 12
Calls
4 calls:
86.0ms
(* (/ 1 (* (cbrt y) (cbrt y))) (* (* (cbrt (* (/ x (cbrt y)) z)) (cbrt (* (/ x (cbrt y)) z))) (cbrt (* (/ x (cbrt y)) z))))
239.0ms
(cbrt (* (/ x (cbrt y)) z))
206.0ms
(cbrt (* (/ x (cbrt y)) z))
248.0ms
(cbrt (* (/ x (cbrt y)) z))

simplify3.1s

Counts
118 → 118
Iterations
IterNodes
done5000
34891
21310
1456
0177

prune604.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0b

localize28.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ (+ x 4) y) (* z (/ x y)))
4.2b
(* z (/ x y))
4.2b
(* z (/ x y))
47.4b
(fma (- z) (/ x y) (* z (/ x y)))

rewrite106.0ms

Algorithm
rewrite-expression-head
Rules
48×*-un-lft-identity
46×add-sqr-sqrt
44×times-frac
36×add-cube-cbrt
26×associate-*r*
16×fma-neg prod-diff
14×add-cbrt-cube add-exp-log
pow1
associate-*l* distribute-lft-out add-log-exp
expm1-log1p-u prod-exp associate-*r/ cbrt-unprod insert-posit16 log1p-expm1-u div-inv unswap-sqr
cbrt-undiv div-exp pow-prod-down *-commutative
sub-neg flip3-- diff-log frac-sub fma-udef flip-- sub-div
Counts
4 → 130
Calls
4 calls:
78.0ms
(- (/ (+ x 4) y) (* z (/ x y)))
16.0ms
(* z (/ x y))
9.0ms
(* z (/ x y))
0.0ms
(fma (- z) (/ x y) (* z (/ x y)))

series149.0ms

Counts
4 → 12
Calls
4 calls:
44.0ms
(- (/ (+ x 4) y) (* z (/ x y)))
23.0ms
(* z (/ x y))
22.0ms
(* z (/ x y))
60.0ms
(fma (- z) (/ x y) (* z (/ x y)))

simplify1.1s

Counts
142 → 142
Iterations
IterNodes
done5001
21235
1377
0158

prune616.0ms

Pruning

8 alts after pruning (5 fresh and 3 done)

Merged error: 0b

regimes160.0ms

Accuracy

0% (2.2b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations
IterNodes
done20
120
015

end0.0ms

sample833.0ms

Algorithm
intervals
Results
622.0ms10154×body80valid