Details

Time bar (total: 20.2s)

sample30.0ms

Algorithm
intervals
Results
11.0ms250×body80valid
2.0ms15×body640valid
2.0ms12×body1280valid
1.0ms10×body320valid
1.0msbody160valid

simplify51.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
0236
1465
21285
33625
410245
522965
650015

prune9.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 13.5b

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (- t x) (- a z))
2.4b
(+ x (* (- y z) (/ (- t x) (- a z))))
6.3b
(* (- y z) (/ (- t x) (- a z)))

rewrite93.0ms

Algorithm
rewrite-expression-head
Rules
79×add-sqr-sqrt
74×*-un-lft-identity
51×times-frac
31×associate-*r*
28×add-cube-cbrt
23×distribute-lft-out-- difference-of-squares
10×add-exp-log add-cbrt-cube
pow1 flip3-- associate-*l* associate-/r* flip-- associate-/l* add-log-exp
associate-/r/
expm1-log1p-u fma-def log1p-expm1-u
cbrt-undiv frac-times div-exp associate-*l/ prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr
+-commutative frac-2neg flip3-+ div-sub associate-*r/ pow-prod-down clear-num sum-log *-commutative flip-+
Counts
3 → 128
Calls
3 calls:
24.0ms
(/ (- t x) (- a z))
7.0ms
(+ x (* (- y z) (/ (- t x) (- a z))))
56.0ms
(* (- y z) (/ (- t x) (- a z)))

series295.0ms

Counts
3 → 9
Calls
3 calls:
47.0ms
(/ (- t x) (- a z))
134.0ms
(+ x (* (- y z) (/ (- t x) (- a z))))
114.0ms
(* (- y z) (/ (- t x) (- a z)))

simplify57.0ms

Algorithm
egg-herbie
Counts
137 → 137
Iterations

Useful iterations: 2 (47.0ms)

IterNodesCost
0488901
12066849
25001847

prune552.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 2.8b

localize17.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt (- t x))
0.6b
(cbrt (- t x))
0.8b
(* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))))
6.8b
(+ x (* (* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (/ (cbrt (- t x)) (cbrt (- a z)))))

rewrite122.0ms

Algorithm
rewrite-expression-head
Rules
22×add-exp-log
18×add-sqr-sqrt
16×cbrt-div
15×*-un-lft-identity
14×add-cbrt-cube
13×associate-*r*
10×cbrt-prod flip3-- flip--
add-cube-cbrt prod-exp cbrt-unprod
associate-/r/
pow1 frac-times add-log-exp
associate-*l*
cbrt-undiv expm1-log1p-u div-exp associate-*l/ log1p-expm1-u
fma-def associate-*r/ distribute-lft-out-- difference-of-squares
times-frac pow1/3 unswap-sqr
+-commutative flip3-+ pow-prod-down sum-log *-commutative flip-+ div-inv
Counts
4 → 96
Calls
4 calls:
4.0ms
(cbrt (- t x))
4.0ms
(cbrt (- t x))
103.0ms
(* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))))
8.0ms
(+ x (* (* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (/ (cbrt (- t x)) (cbrt (- a z)))))

series677.0ms

Counts
4 → 12
Calls
4 calls:
136.0ms
(cbrt (- t x))
137.0ms
(cbrt (- t x))
262.0ms
(* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))))
142.0ms
(+ x (* (* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (/ (cbrt (- t x)) (cbrt (- a z)))))

simplify82.0ms

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
07041444
127441230
250011149

prune1.0s

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 2.8b

localize21.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt x)
0.6b
(cbrt x)
0.8b
(* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))))
9.6b
(fma (* (cbrt x) (cbrt x)) (cbrt x) (* (* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (/ (cbrt (- t x)) (cbrt (- a z)))))

rewrite106.0ms

Algorithm
rewrite-expression-head
Rules
22×add-exp-log
14×add-cbrt-cube
13×add-sqr-sqrt associate-*r*
12×cbrt-div
10×*-un-lft-identity
prod-exp cbrt-unprod
add-cube-cbrt flip3-- associate-/r/ flip--
pow1 cbrt-prod frac-times
associate-*l*
cbrt-undiv expm1-log1p-u div-exp associate-*l/ log1p-expm1-u add-log-exp
associate-*r/
times-frac pow1/3 unswap-sqr
pow-prod-down *-commutative fma-udef div-inv distribute-lft-out-- difference-of-squares
Counts
4 → 82
Calls
4 calls:
1.0ms
(cbrt x)
1.0ms
(cbrt x)
101.0ms
(* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))))
0.0ms
(fma (* (cbrt x) (cbrt x)) (cbrt x) (* (* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (/ (cbrt (- t x)) (cbrt (- a z)))))

series936.0ms

Counts
4 → 12
Calls
4 calls:
350.0ms
(cbrt x)
171.0ms
(cbrt x)
269.0ms
(* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))))
145.0ms
(fma (* (cbrt x) (cbrt x)) (cbrt x) (* (* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (/ (cbrt (- t x)) (cbrt (- a z)))))

simplify68.0ms

Algorithm
egg-herbie
Counts
94 → 94
Iterations

Useful iterations: 2 (51.0ms)

IterNodesCost
05561207
122101020
25002980

prune1.1s

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 2.8b

localize26.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt (- y z))
0.6b
(cbrt (- y z))
0.8b
(* (cbrt (- y z)) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))))
9.5b
(fma (* (cbrt x) (cbrt x)) (cbrt x) (* (* (* (cbrt (- y z)) (cbrt (- y z))) (* (cbrt (- y z)) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))))) (/ (cbrt (- t x)) (cbrt (- a z)))))

rewrite115.0ms

Algorithm
rewrite-expression-head
Rules
22×add-exp-log
21×add-sqr-sqrt
20×cbrt-div
17×cbrt-prod
15×*-un-lft-identity
13×associate-*r*
10×flip3-- flip--
add-cube-cbrt prod-exp add-cbrt-cube cbrt-unprod
associate-*l* associate-/r/
pow1 frac-times
cbrt-undiv expm1-log1p-u div-exp associate-*l/ log1p-expm1-u add-log-exp unswap-sqr
times-frac associate-*r/ distribute-lft-out-- difference-of-squares
pow1/3
pow-prod-down *-commutative fma-udef div-inv
Counts
4 → 95
Calls
4 calls:
4.0ms
(cbrt (- y z))
4.0ms
(cbrt (- y z))
103.0ms
(* (cbrt (- y z)) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))))
0.0ms
(fma (* (cbrt x) (cbrt x)) (cbrt x) (* (* (* (cbrt (- y z)) (cbrt (- y z))) (* (cbrt (- y z)) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))))) (/ (cbrt (- t x)) (cbrt (- a z)))))

series11.2s

Counts
4 → 12
Calls
4 calls:
133.0ms
(cbrt (- y z))
137.0ms
(cbrt (- y z))
10.7s
(* (cbrt (- y z)) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))))
154.0ms
(fma (* (cbrt x) (cbrt x)) (cbrt x) (* (* (* (cbrt (- y z)) (cbrt (- y z))) (* (cbrt (- y z)) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))))) (/ (cbrt (- t x)) (cbrt (- a z)))))

simplify62.0ms

Algorithm
egg-herbie
Counts
107 → 107
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
05851540
121161362
250011307

prune1.6s

Pruning

12 alts after pruning (11 fresh and 1 done)

Merged error: 2.8b

regimes1.1s

Accuracy

13.9% (7.7b remaining)

Error of 11.2b against oracle of 3.5b and baseline of 12.4b

bsearch131.0ms

Steps
ItersRangePoint
8
2.4909543539839805e-126
1.8908109543398897e-123
1.731734774815035e-124
8
-3.647411327571071e-249
-2.031783625471612e-252
-1.7259749993791018e-250

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03118
13118

end0.0ms

sample745.0ms

Algorithm
intervals
Results
289.0ms7829×body80valid
67.0ms459×body640valid
46.0ms436×body320valid
42.0ms258×body1280valid
18.0ms262×body160valid
2.0ms11×body2560valid