Details

Time bar (total: 18.6s)

sample78.0ms

Algorithm
intervals
Results
24.0ms257×body80valid
13.0ms255×body80nan

simplify5.0s

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
078
1158
2298
3518
4968
52138
64748
713028
done50008

prune5.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize13.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (* x (log y)) z)
0.0b
(- (- (* x (log y)) z) y)
0.3b
(* x (log y))

rewrite126.0ms

Algorithm
rewrite-expression-head
Rules
24×add-sqr-sqrt
23×associate--l+
22×*-un-lft-identity
20×add-cube-cbrt
18×log-prod
15×prod-diff
10×add-log-exp
distribute-rgt-in distribute-lft-in
pow1
add-exp-log add-cbrt-cube
fma-neg diff-log associate-*r*
expm1-log1p-u sub-neg associate-*l* log1p-expm1-u
flip3-- flip--
associate--l- pow-prod-down prod-exp log-pow *-commutative cbrt-unprod distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 92
Calls
3 calls:
10.0ms
(- (* x (log y)) z)
103.0ms
(- (- (* x (log y)) z) y)
9.0ms
(* x (log y))

series180.0ms

Counts
3 → 9
Calls
3 calls:
72.0ms
(- (* x (log y)) z)
60.0ms
(- (- (* x (log y)) z) y)
48.0ms
(* x (log y))

simplify1.3s

Counts
101 → 101
Iterations

Useful iterations: done (1.3s)

IterNodesCost
01721162
1428998
21477877
done5002824

prune472.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize16.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (- (* (log (sqrt y)) x) z) y)
0.0b
(+ (* (log (sqrt y)) x) (- (- (* (log (sqrt y)) x) z) y))
0.3b
(* (log (sqrt y)) x)
0.3b
(* (log (sqrt y)) x)

rewrite265.0ms

Algorithm
rewrite-expression-head
Rules
29×add-sqr-sqrt
25×*-un-lft-identity
24×prod-diff
23×add-cube-cbrt
18×add-log-exp
16×associate-+r+
12×pow1 associate-*l*
10×associate--l+
add-exp-log add-cbrt-cube
diff-log associate-*r* log-pow
expm1-log1p-u sub-neg log1p-expm1-u
fma-neg sum-log
sqrt-pow1 pow1/2 pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
+-commutative associate--l- associate-+r- flip3-- fma-def flip3-+ flip-- flip-+ distribute-lft-out-- difference-of-squares
Counts
4 → 114
Calls
4 calls:
77.0ms
(- (- (* (log (sqrt y)) x) z) y)
140.0ms
(+ (* (log (sqrt y)) x) (- (- (* (log (sqrt y)) x) z) y))
26.0ms
(* (log (sqrt y)) x)
18.0ms
(* (log (sqrt y)) x)

series538.0ms

Counts
4 → 12
Calls
4 calls:
87.0ms
(- (- (* (log (sqrt y)) x) z) y)
126.0ms
(+ (* (log (sqrt y)) x) (- (- (* (log (sqrt y)) x) z) y))
182.0ms
(* (log (sqrt y)) x)
143.0ms
(* (log (sqrt y)) x)

simplify1.8s

Counts
126 → 126
Iterations

Useful iterations: done (1.8s)

IterNodesCost
01801882
14741607
218251374
done50001242

prune748.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.0b

localize33.0ms

Local error

Found 4 expressions with local error:

0.0b
(log (sqrt y))
0.0b
(- (- (* (log (sqrt y)) x) z) y)
0.0b
(fma (log (sqrt y)) x (- (- (* (log (sqrt y)) x) z) y))
0.3b
(* (log (sqrt y)) x)

rewrite117.0ms

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt
18×*-un-lft-identity
16×add-cube-cbrt
12×prod-diff
10×pow1
add-log-exp
add-exp-log
log-prod associate-*l* log-pow add-cbrt-cube
associate--l+
expm1-log1p-u log1p-expm1-u
fma-neg diff-log associate-*r* sqrt-prod
sub-neg sqrt-pow1 pow1/2
associate--l- flip3-- rem-log-exp pow-prod-down prod-exp *-commutative flip-- cbrt-unprod fma-udef distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 87
Calls
4 calls:
3.0ms
(log (sqrt y))
92.0ms
(- (- (* (log (sqrt y)) x) z) y)
1.0ms
(fma (log (sqrt y)) x (- (- (* (log (sqrt y)) x) z) y))
19.0ms
(* (log (sqrt y)) x)

series552.0ms

Counts
4 → 12
Calls
4 calls:
112.0ms
(log (sqrt y))
94.0ms
(- (- (* (log (sqrt y)) x) z) y)
183.0ms
(fma (log (sqrt y)) x (- (- (* (log (sqrt y)) x) z) y))
164.0ms
(* (log (sqrt y)) x)

simplify1.3s

Counts
99 → 99
Iterations

Useful iterations: done (1.3s)

IterNodesCost
01791257
14141145
21495961
done5000878

prune588.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

localize26.0ms

Local error

Found 4 expressions with local error:

0.3b
(+ (* 2 (log (cbrt (sqrt y)))) (log (cbrt (sqrt y))))
0.3b
(* (+ (* 2 (log (cbrt (sqrt y)))) (log (cbrt (sqrt y)))) x)
0.6b
(cbrt (sqrt y))
0.6b
(cbrt (sqrt y))

rewrite128.0ms

Algorithm
rewrite-expression-head
Rules
30×cbrt-prod
27×log-prod
21×add-sqr-sqrt *-un-lft-identity
19×add-cube-cbrt
18×associate-+l+
15×sqrt-prod
distribute-rgt-in associate-+r+ distribute-lft-in
pow1
add-exp-log associate-*l* add-cbrt-cube
add-log-exp
expm1-log1p-u distribute-rgt-out log1p-expm1-u
associate-*r*
distribute-lft1-in flip3-+ pow1/3 associate-*l/ log-pow flip-+
+-commutative fma-def pow-prod-down prod-exp sum-log *-commutative cbrt-unprod unswap-sqr
Counts
4 → 101
Calls
4 calls:
34.0ms
(+ (* 2 (log (cbrt (sqrt y)))) (log (cbrt (sqrt y))))
80.0ms
(* (+ (* 2 (log (cbrt (sqrt y)))) (log (cbrt (sqrt y)))) x)
3.0ms
(cbrt (sqrt y))
3.0ms
(cbrt (sqrt y))

series961.0ms

Counts
4 → 12
Calls
4 calls:
343.0ms
(+ (* 2 (log (cbrt (sqrt y)))) (log (cbrt (sqrt y))))
174.0ms
(* (+ (* 2 (log (cbrt (sqrt y)))) (log (cbrt (sqrt y)))) x)
211.0ms
(cbrt (sqrt y))
232.0ms
(cbrt (sqrt y))

simplify1.0s

Counts
113 → 113
Iterations

Useful iterations: done (1.0s)

IterNodesCost
01571322
13731023
21270892
done5001872

prune863.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0b

regimes283.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify4.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01723
12023
done2023

end0.0ms

sample2.2s

Algorithm
intervals
Results
909.0ms8024×body80valid
458.0ms8035×body80nan
0.0msbody640valid
0.0msbody320valid