Details

Time bar (total: 16.2s)

sample76.0ms

Algorithm
intervals
Results
32.0ms928×body80nan
10.0ms257×body80valid

simplify831.0ms

Counts
1 → 1
Iterations

Useful iterations: 4 (55.0ms)

IterNodesCost
01011
12111
25211
312211
422910
529610
640610
758310
865410
966010
done66010

prune6.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize14.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (- (- (* x (log y)) y) z) (log t))
0.0b
(- (* x (log y)) y)
0.2b
(* x (log y))

rewrite93.0ms

Algorithm
rewrite-expression-head
Rules
31×*-un-lft-identity
25×add-sqr-sqrt
23×associate--l+
22×associate-+l+
21×add-cube-cbrt log-prod
15×prod-diff
11×add-log-exp
distribute-rgt-in distribute-lft-in
pow1
add-exp-log fma-def add-cbrt-cube
diff-log associate-*r* distribute-lft-out
expm1-log1p-u sub-neg associate-+r+ associate-*l* sum-log log-pow log1p-expm1-u distribute-lft-out--
+-commutative associate-+l- flip3-- flip3-+ fma-neg pow-prod-down prod-exp *-commutative flip-- cbrt-unprod flip-+ difference-of-squares unswap-sqr
Counts
3 → 101
Calls
3 calls:
81.0ms
(+ (- (- (* x (log y)) y) z) (log t))
4.0ms
(- (* x (log y)) y)
4.0ms
(* x (log y))

series146.0ms

Counts
3 → 9
Calls
3 calls:
45.0ms
(+ (- (- (* x (log y)) y) z) (log t))
61.0ms
(- (* x (log y)) y)
41.0ms
(* x (log y))

simplify1.8s

Counts
110 → 110
Iterations

Useful iterations: 3 (823.0ms)

IterNodesCost
01881155
14201044
2996899
33437858
done5001858

prune316.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.2b
(* x (log (cbrt y)))
0.3b
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
0.6b
(cbrt y)
0.6b
(cbrt y)

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
48×log-prod
36×distribute-rgt-in distribute-lft-in
30×cbrt-prod
26×add-sqr-sqrt
24×add-cube-cbrt associate-+l+ *-un-lft-identity
12×associate-+r+
pow1
add-exp-log add-cbrt-cube add-log-exp
associate-*r*
expm1-log1p-u log1p-expm1-u
pow1/3 associate-*l*
log-pow
+-commutative fma-def flip3-+ pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr
Counts
4 → 111
Calls
4 calls:
5.0ms
(* x (log (cbrt y)))
14.0ms
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
1.0ms
(cbrt y)
1.0ms
(cbrt y)

series569.0ms

Counts
4 → 12
Calls
4 calls:
98.0ms
(* x (log (cbrt y)))
105.0ms
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
182.0ms
(cbrt y)
182.0ms
(cbrt y)

simplify3.3s

Counts
123 → 123
Iterations

Useful iterations: done (3.3s)

IterNodesCost
01631298
13471057
2983949
34564853
done5000839

prune502.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.0b

localize16.0ms

Local error

Found 4 expressions with local error:

0.2b
(fma x (* 2 (log (cbrt y))) (* x (log (cbrt y))))
0.2b
(* x (log (cbrt y)))
0.6b
(cbrt y)
0.6b
(cbrt y)

rewrite8.0ms

Algorithm
rewrite-expression-head
Rules
14×add-sqr-sqrt
12×cbrt-prod add-cube-cbrt log-prod *-un-lft-identity
pow1
add-exp-log distribute-rgt-in distribute-lft-in add-cbrt-cube
associate-*r*
expm1-log1p-u log1p-expm1-u add-log-exp
pow1/3 associate-*l*
log-pow
pow-prod-down prod-exp *-commutative cbrt-unprod fma-udef unswap-sqr
Counts
4 → 70
Calls
4 calls:
0.0ms
(fma x (* 2 (log (cbrt y))) (* x (log (cbrt y))))
5.0ms
(* x (log (cbrt y)))
0.0ms
(cbrt y)
1.0ms
(cbrt y)

series658.0ms

Counts
4 → 12
Calls
4 calls:
181.0ms
(fma x (* 2 (log (cbrt y))) (* x (log (cbrt y))))
99.0ms
(* x (log (cbrt y)))
187.0ms
(cbrt y)
192.0ms
(cbrt y)

simplify3.2s

Counts
82 → 82
Iterations

Useful iterations: done (3.2s)

IterNodesCost
0102667
1170644
2372561
31089512
44295476
done5000473

prune488.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

localize16.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (fma 2 (log (cbrt t)) (fma (log y) x (- (- y) z))) (log (cbrt t)))
0.1b
(fma (log y) x (- (- y) z))
0.6b
(cbrt t)
0.6b
(cbrt t)

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
12×*-un-lft-identity
cbrt-prod add-sqr-sqrt add-cube-cbrt
associate-+r+ log-prod
pow1 add-log-exp
add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u
fma-def
pow1/3 fma-udef distribute-lft-out
+-commutative associate-+l+ flip3-+ sum-log log-pow flip-+
Counts
4 → 61
Calls
4 calls:
6.0ms
(+ (fma 2 (log (cbrt t)) (fma (log y) x (- (- y) z))) (log (cbrt t)))
0.0ms
(fma (log y) x (- (- y) z))
1.0ms
(cbrt t)
1.0ms
(cbrt t)

series567.0ms

Counts
4 → 12
Calls
4 calls:
161.0ms
(+ (fma 2 (log (cbrt t)) (fma (log y) x (- (- y) z))) (log (cbrt t)))
40.0ms
(fma (log y) x (- (- y) z))
179.0ms
(cbrt t)
186.0ms
(cbrt t)

simplify1.1s

Counts
73 → 73
Iterations

Useful iterations: done (1.1s)

IterNodesCost
0101844
1211823
2533751
32454656
done5001643

prune305.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0.0b

regimes122.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01419
11719
done1719

end0.0ms

sample2.0s

Algorithm
intervals
Results
821.0ms24616×body80nan
338.0ms8032×body80valid
0.0msbody320valid