Details

Time bar (total: 39.6s)

sample253.0ms

Algorithm
intervals
Results
149.0ms1547×body80nan
22.0ms259×body80valid

simplify8.2s

Counts
1 → 1
Iterations

Useful iterations: 2 (11.0ms)

IterNodesCost
01516
12716
26115
315515
435615
585815
6159815
7219415
8261815
9263015
done263015

prune9.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.3b

localize24.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (+ (log (+ x y)) (log z)) t)
0.2b
(fma (- a 0.5) (log t) (- (+ (log (+ x y)) (log z)) t))
0.6b
(+ (log (+ x y)) (log z))

rewrite88.0ms

Algorithm
rewrite-expression-head
Rules
49×*-un-lft-identity
28×pow1
25×log-pow distribute-lft-out
21×prod-diff
19×add-sqr-sqrt
17×add-cube-cbrt
log-prod fma-neg
add-log-exp
distribute-lft-out--
associate-+l- log-div associate-+l+ fma-def
add-exp-log expm1-log1p-u associate-+r+ flip3-+ add-cbrt-cube flip-+ log1p-expm1-u
associate--l- diff-log sum-log
+-commutative sub-neg flip3-- associate--l+ flip-- fma-udef difference-of-squares
Counts
3 → 92
Calls
3 calls:
71.0ms
(- (+ (log (+ x y)) (log z)) t)
0.0ms
(fma (- a 0.5) (log t) (- (+ (log (+ x y)) (log z)) t))
14.0ms
(+ (log (+ x y)) (log z))

series419.0ms

Counts
3 → 9
Calls
3 calls:
197.0ms
(- (+ (log (+ x y)) (log z)) t)
138.0ms
(fma (- a 0.5) (log t) (- (+ (log (+ x y)) (log z)) t))
83.0ms
(+ (log (+ x y)) (log z))

simplify2.2s

Counts
101 → 101
Iterations

Useful iterations: 3 (1.1s)

IterNodesCost
01701568
13881337
210001146
339211059
done50001059

prune465.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.1b

localize21.0ms

Local error

Found 4 expressions with local error:

0.4b
(+ (fma 2 (log (cbrt z)) (log (+ x y))) (log (cbrt z)))
0.6b
(cbrt z)
0.6b
(cbrt z)
0.6b
(fma 2 (log (cbrt z)) (log (+ x y)))

rewrite26.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:
21.0ms
(+ (fma 2 (log (cbrt z)) (log (+ x y))) (log (cbrt z)))
1.0ms
(cbrt z)
1.0ms
(cbrt z)
0.0ms
(fma 2 (log (cbrt z)) (log (+ x y)))

series973.0ms

Counts
4 → 12
Calls
4 calls:
195.0ms
(+ (fma 2 (log (cbrt z)) (log (+ x y))) (log (cbrt z)))
295.0ms
(cbrt z)
302.0ms
(cbrt z)
182.0ms
(fma 2 (log (cbrt z)) (log (+ x y)))

simplify2.4s

Counts
73 → 73
Iterations

Useful iterations: done (2.4s)

IterNodesCost
099750
1205706
2525648
31954517
done5000495

prune540.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.1b

localize37.0ms

Local error

Found 4 expressions with local error:

0.4b
(+ (log (cbrt z)) (log (+ x y)))
0.6b
(cbrt z)
0.6b
(cbrt z)
0.6b
(+ (* 2 (log (cbrt z))) (+ (log (cbrt z)) (log (+ x y))))

rewrite76.0ms

Algorithm
rewrite-expression-head
Rules
22×log-prod
20×*-un-lft-identity
18×associate-+l+
15×cbrt-prod
14×add-sqr-sqrt add-cube-cbrt
pow1
add-log-exp
distribute-rgt-in associate-+r- fma-def distribute-lft-in log-pow
associate-+r+ distribute-lft-out
add-exp-log expm1-log1p-u log-div flip3-+ sum-log add-cbrt-cube flip-+ log1p-expm1-u
pow1/3
+-commutative
Counts
4 → 90
Calls
4 calls:
21.0ms
(+ (log (cbrt z)) (log (+ x y)))
1.0ms
(cbrt z)
1.0ms
(cbrt z)
50.0ms
(+ (* 2 (log (cbrt z))) (+ (log (cbrt z)) (log (+ x y))))

series912.0ms

Counts
4 → 12
Calls
4 calls:
153.0ms
(+ (log (cbrt z)) (log (+ x y)))
268.0ms
(cbrt z)
300.0ms
(cbrt z)
190.0ms
(+ (* 2 (log (cbrt z))) (+ (log (cbrt z)) (log (+ x y))))

simplify3.5s

Counts
102 → 102
Iterations

Useful iterations: done (3.5s)

IterNodesCost
01381073
1363928
2988845
33917775
done5000774

prune797.0ms

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0.1b

localize44.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (fma (- a 0.5) (log t) (- (+ (log (+ x y)) (log z)) t))) (cbrt (fma (- a 0.5) (log t) (- (+ (log (+ x y)) (log z)) t))))
0.6b
(+ (log (+ x y)) (log z))
0.6b
(+ (log (+ x y)) (log z))
0.6b
(+ (log (+ x y)) (log z))

rewrite89.0ms

Algorithm
rewrite-expression-head
Rules
39×*-un-lft-identity
29×add-sqr-sqrt
26×pow1
21×add-cube-cbrt log-prod
16×cbrt-prod
15×log-pow distribute-lft-out
12×associate-+l+ fma-def
associate-+r+
add-exp-log associate-+l- log-div flip3-+ pow1/3 swap-sqr associate-*r* associate-*l* flip-+
expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
+-commutative sum-log
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 132
Calls
4 calls:
11.0ms
(* (cbrt (fma (- a 0.5) (log t) (- (+ (log (+ x y)) (log z)) t))) (cbrt (fma (- a 0.5) (log t) (- (+ (log (+ x y)) (log z)) t))))
22.0ms
(+ (log (+ x y)) (log z))
26.0ms
(+ (log (+ x y)) (log z))
26.0ms
(+ (log (+ x y)) (log z))

series2.1s

Counts
4 → 12
Calls
4 calls:
1.7s
(* (cbrt (fma (- a 0.5) (log t) (- (+ (log (+ x y)) (log z)) t))) (cbrt (fma (- a 0.5) (log t) (- (+ (log (+ x y)) (log z)) t))))
117.0ms
(+ (log (+ x y)) (log z))
116.0ms
(+ (log (+ x y)) (log z))
137.0ms
(+ (log (+ x y)) (log z))

simplify1.7s

Counts
144 → 144
Iterations

Useful iterations: done (1.7s)

IterNodesCost
02853590
18323330
230723030
done50002745

prune1.1s

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.1b

regimes911.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01721
11921
done1921

end0.0ms

sample12.8s

Algorithm
intervals
Results
8.5s57030×body80nan
1.1s8036×body80valid