Details

Time bar (total: 42.8s)

sample327.0ms

Algorithm
intervals
Results
165.0ms1547×body80nan
26.0ms259×body80valid

simplify9.1s

Counts
1 → 1
Iterations

Useful iterations: 2 (9.0ms)

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

prune22.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.3b

localize30.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))

rewrite125.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:
104.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))

series570.0ms

Counts
3 → 9
Calls
3 calls:
305.0ms
(- (+ (log (+ x y)) (log z)) t)
166.0ms
(fma (- a 0.5) (log t) (- (+ (log (+ x y)) (log z)) t))
98.0ms
(+ (log (+ x y)) (log z))

simplify2.7s

Counts
101 → 101
Iterations

Useful iterations: 3 (1.2s)

IterNodesCost
01701568
13881337
210001146
339211059
done50001059

prune520.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.1b

localize38.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)))

rewrite12.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:
8.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)))

series1.0s

Counts
4 → 12
Calls
4 calls:
262.0ms
(+ (fma 2 (log (cbrt z)) (log (+ x y))) (log (cbrt z)))
228.0ms
(cbrt z)
305.0ms
(cbrt z)
207.0ms
(fma 2 (log (cbrt z)) (log (+ x y)))

simplify3.1s

Counts
73 → 73
Iterations

Useful iterations: done (3.1s)

IterNodesCost
099750
1205706
2525648
31954517
done5000495

prune501.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.1b

localize22.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))))

rewrite81.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:
20.0ms
(+ (log (cbrt z)) (log (+ x y)))
2.0ms
(cbrt z)
1.0ms
(cbrt z)
56.0ms
(+ (* 2 (log (cbrt z))) (+ (log (cbrt z)) (log (+ x y))))

series1.0s

Counts
4 → 12
Calls
4 calls:
204.0ms
(+ (log (cbrt z)) (log (+ x y)))
284.0ms
(cbrt z)
336.0ms
(cbrt z)
191.0ms
(+ (* 2 (log (cbrt z))) (+ (log (cbrt z)) (log (+ x y))))

simplify3.3s

Counts
102 → 102
Iterations

Useful iterations: done (3.3s)

IterNodesCost
01381073
1363928
2988845
33917775
done5000774

prune793.0ms

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0.1b

localize29.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))

rewrite73.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:
12.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))))
13.0ms
(+ (log (+ x y)) (log z))
13.0ms
(+ (log (+ x y)) (log z))
30.0ms
(+ (log (+ x y)) (log z))

series2.1s

Counts
4 → 12
Calls
4 calls:
1.8s
(* (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))))
144.0ms
(+ (log (+ x y)) (log z))
97.0ms
(+ (log (+ x y)) (log z))
102.0ms
(+ (log (+ x y)) (log z))

simplify1.7s

Counts
144 → 144
Iterations

Useful iterations: done (1.7s)

IterNodesCost
02853590
18323330
230723030
done50002745

prune1.0s

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.1b

regimes1.3s

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

sample13.4s

Algorithm
intervals
Results
7.8s57030×body80nan
1.1s8036×body80valid