Details

Time bar (total: 22.0s)

sample46.0ms

Algorithm
intervals
Results
21.0ms332×body80valid

simplify4.7s

Counts
1 → 1
Iterations

Useful iterations: done (4.7s)

IterNodesCost
01417
12517
24916
310516
419516
529715
647115
790915
8297515
done500014

prune8.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize31.0ms

Local error

Found 3 expressions with local error:

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

rewrite123.0ms

Algorithm
rewrite-expression-head
Rules
57×*-un-lft-identity
52×add-sqr-sqrt add-cube-cbrt
45×times-frac
41×associate-+r+
39×prod-diff
13×fma-def
add-log-exp
add-exp-log add-cbrt-cube div-inv
pow1 expm1-log1p-u associate-/r* log1p-expm1-u associate-/l*
frac-add sum-log distribute-lft-out
cbrt-undiv +-commutative associate-+r- sub-neg flip3-- frac-2neg flip3-+ diff-log div-exp clear-num flip-- flip-+ fma-udef distribute-lft-out--
Counts
3 → 112
Calls
3 calls:
1.0ms
(fma 2.0 1.0 (/ 2.0 z))
104.0ms
(+ (/ (fma 2.0 1.0 (/ 2.0 z)) t) (- (/ x y) 2.0))
6.0ms
(/ (fma 2.0 1.0 (/ 2.0 z)) t)

series206.0ms

Counts
3 → 9
Calls
3 calls:
55.0ms
(fma 2.0 1.0 (/ 2.0 z))
92.0ms
(+ (/ (fma 2.0 1.0 (/ 2.0 z)) t) (- (/ x y) 2.0))
59.0ms
(/ (fma 2.0 1.0 (/ 2.0 z)) t)

simplify2.9s

Counts
121 → 121
Iterations

Useful iterations: 3 (1.5s)

IterNodesCost
02312073
15071856
212071731
343191605
done50001605

prune406.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0b

localize24.0ms

Local error

Found 2 expressions with local error:

0.0b
(fma 2.0 1.0 (/ 2.0 z))
0.1b
(fma (fma 2.0 1.0 (/ 2.0 z)) (/ 1 t) (- (/ x y) 2.0))

rewrite2.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-sqr-sqrt expm1-log1p-u add-cube-cbrt *-un-lft-identity add-cbrt-cube fma-udef log1p-expm1-u add-log-exp
Counts
2 → 20
Calls
2 calls:
0.0ms
(fma 2.0 1.0 (/ 2.0 z))
1.0ms
(fma (fma 2.0 1.0 (/ 2.0 z)) (/ 1 t) (- (/ x y) 2.0))

series134.0ms

Counts
2 → 6
Calls
2 calls:
42.0ms
(fma 2.0 1.0 (/ 2.0 z))
93.0ms
(fma (fma 2.0 1.0 (/ 2.0 z)) (/ 1 t) (- (/ x y) 2.0))

simplify2.3s

Counts
26 → 26
Iterations

Useful iterations: done (2.3s)

IterNodesCost
043349
174345
2161281
3545281
42727280
done5001279

prune119.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0b

localize29.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt t) (cbrt t))
0.6b
(cbrt t)
0.6b
(cbrt t)
0.6b
(cbrt t)

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 81
Calls
4 calls:
19.0ms
(* (cbrt t) (cbrt t))
2.0ms
(cbrt t)
9.0ms
(cbrt t)
2.0ms
(cbrt t)

series1.1s

Counts
4 → 12
Calls
4 calls:
259.0ms
(* (cbrt t) (cbrt t))
236.0ms
(cbrt t)
264.0ms
(cbrt t)
308.0ms
(cbrt t)

simplify4.5s

Counts
93 → 93
Iterations

Useful iterations: done (4.5s)

IterNodesCost
065554
1119443
2327423
31104405
44523400
done5001390

prune378.0ms

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0b

localize16.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (/ x y) (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z)))
0.0b
(* (* z 2.0) (- 1.0 t))
7.9b
(/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z))

rewrite126.0ms

Algorithm
rewrite-expression-head
Rules
29×*-un-lft-identity
27×add-sqr-sqrt
25×add-cube-cbrt
18×prod-diff
13×add-exp-log fma-def add-cbrt-cube
12×times-frac
11×distribute-rgt-in distribute-lft-in
pow1
associate-*r* add-log-exp
prod-exp cbrt-unprod
expm1-log1p-u pow-prod-down log1p-expm1-u associate-/l*
cbrt-undiv sub-neg flip3-+ associate-*r/ div-exp flip-+ div-inv associate-/l/
+-commutative flip3-- frac-2neg associate-*l* frac-add clear-num associate-/r* sum-log *-commutative flip-- distribute-lft-out distribute-lft-out-- difference-of-squares
Counts
3 → 99
Calls
3 calls:
41.0ms
(+ (/ x y) (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z)))
40.0ms
(* (* z 2.0) (- 1.0 t))
39.0ms
(/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z))

series229.0ms

Counts
3 → 9
Calls
3 calls:
70.0ms
(+ (/ x y) (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z)))
56.0ms
(* (* z 2.0) (- 1.0 t))
102.0ms
(/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z))

simplify1.7s

Counts
108 → 108
Iterations

Useful iterations: done (1.7s)

IterNodesCost
01941833
15361594
218201324
done50001300

prune368.0ms

Pruning

6 alts after pruning (3 fresh and 3 done)

Merged error: 0b

regimes335.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
01315
11515
done1515

end0.0ms

sample2.2s

Algorithm
intervals
Results
1.6s10460×body80valid