Details

Time bar (total: 3.8s)

sample40.0ms

Algorithm
intervals
Results
20.0ms383×body80valid

simplify61.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0328
1698
21348
32258
43788
55988
68158
710358
811438
912118
1012118

prune3.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.3b

Counts
2 → 1

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0))
0.0b
(+ (* x y) (/ (* z t) 16.0))
0.0b
(+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c)
0.2b
(/ (* z t) 16.0)

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
20×add-log-exp
13×*-un-lft-identity
add-exp-log add-cbrt-cube
add-sqr-sqrt
add-cube-cbrt sum-log
pow1 diff-log
associate-+l+ flip3-+ times-frac associate-/r* flip-+
cbrt-undiv +-commutative sub-neg div-exp associate--l+ frac-sub distribute-lft-out distribute-lft-out--
associate-+l- flip3-- frac-2neg prod-exp clear-num flip-- cbrt-unprod div-inv associate-/l* difference-of-squares
Counts
4 → 69
Calls
4 calls:
11.0ms
(- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0))
5.0ms
(+ (* x y) (/ (* z t) 16.0))
11.0ms
(+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c)
4.0ms
(/ (* z t) 16.0)

series282.0ms

Counts
4 → 12
Calls
4 calls:
81.0ms
(- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0))
43.0ms
(+ (* x y) (/ (* z t) 16.0))
140.0ms
(+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c)
18.0ms
(/ (* z t) 16.0)

simplify42.0ms

Algorithm
egg-herbie
Counts
81 → 81
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
0376628
11475597
25001590

prune187.0ms

Filtered
81 candidates to 60 candidates (74.1%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New79281
Fresh000
Picked011
Done000
Total79382

Merged error: 0.0b

Counts
82 → 3

localize16.0ms

Local error

Found 4 expressions with local error:

0.0b
(* z (/ t 16.0))
0.0b
(+ (- (+ (* x y) (* z (/ t 16.0))) (/ (* a b) 4.0)) c)
0.0b
(- (+ (* x y) (* z (/ t 16.0))) (/ (* a b) 4.0))
0.0b
(+ (* x y) (* z (/ t 16.0)))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
20×add-log-exp
19×add-sqr-sqrt *-un-lft-identity
13×associate-*r*
12×add-cube-cbrt
10×times-frac
add-exp-log add-cbrt-cube
pow1 sum-log
diff-log
associate-+l+ flip3-+ associate-*l* flip-+
+-commutative sub-neg prod-exp associate--l+ frac-sub cbrt-unprod distribute-lft-out distribute-lft-out-- unswap-sqr
cbrt-undiv associate-+l- flip3-- associate-*r/ div-exp pow-prod-down *-commutative flip-- div-inv difference-of-squares
Counts
4 → 80
Calls
4 calls:
6.0ms
(* z (/ t 16.0))
9.0ms
(+ (- (+ (* x y) (* z (/ t 16.0))) (/ (* a b) 4.0)) c)
7.0ms
(- (+ (* x y) (* z (/ t 16.0))) (/ (* a b) 4.0))
4.0ms
(+ (* x y) (* z (/ t 16.0)))

series291.0ms

Counts
4 → 12
Calls
4 calls:
17.0ms
(* z (/ t 16.0))
148.0ms
(+ (- (+ (* x y) (* z (/ t 16.0))) (/ (* a b) 4.0)) c)
85.0ms
(- (+ (* x y) (* z (/ t 16.0))) (/ (* a b) 4.0))
41.0ms
(+ (* x y) (* z (/ t 16.0)))

simplify54.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
0429676
11720645
25002638

prune203.0ms

Filtered
92 candidates to 67 candidates (72.8%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New91192
Fresh101
Picked011
Done011
Total92395

Merged error: 0.0b

Counts
95 → 3

localize16.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt z) (cbrt z))
0.6b
(cbrt z)
0.6b
(cbrt z)
0.6b
(cbrt z)

rewrite11.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*
add-cbrt-cube add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 73
Calls
4 calls:
5.0ms
(* (cbrt z) (cbrt z))
1.0ms
(cbrt z)
1.0ms
(cbrt z)
1.0ms
(cbrt z)

series723.0ms

Counts
4 → 12
Calls
4 calls:
195.0ms
(* (cbrt z) (cbrt z))
170.0ms
(cbrt z)
175.0ms
(cbrt z)
182.0ms
(cbrt z)

simplify89.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 3 (83.0ms)

IterNodesCost
0115288
1472261
22959238
35003235

prune243.0ms

Filtered
85 candidates to 64 candidates (75.3%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New85085
Fresh000
Picked011
Done022
Total85388

Merged error: 0.0b

Counts
88 → 3

regimes342.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0228
1228

end0.0ms

sample1.1s

Algorithm
intervals
Results
649.0ms11940×body80valid

Profiling

Loading profile data...