Details

Time bar (total: 3.3s)

sample18.0ms

Algorithm
intervals
Results
8.0ms334×body80valid

simplify29.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0134
1204
2344
3494
4574
5694
6904
71274
81764
93044
104394
114494
124494

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(* (- 1.0 x) z)
0.0b
(+ (* x y) (* (- 1.0 x) z))

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
*-un-lft-identity
associate-*l*
pow1 add-exp-log add-cube-cbrt add-cbrt-cube add-log-exp
associate-*r*
associate-*l/
+-commutative flip3-- flip3-+ pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod flip-+ distribute-lft-out-- difference-of-squares unswap-sqr
Counts
2 → 33
Calls
2 calls:
9.0ms
(* (- 1.0 x) z)
3.0ms
(+ (* x y) (* (- 1.0 x) z))

series60.0ms

Counts
2 → 6
Calls
2 calls:
29.0ms
(* (- 1.0 x) z)
30.0ms
(+ (* x y) (* (- 1.0 x) z))

simplify103.0ms

Algorithm
egg-herbie
Counts
39 → 39
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
0185183
1776166
24093166
35001166

prune78.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (+ (* x y) (* (- 1.0 x) z))) (cbrt (+ (* x y) (* (- 1.0 x) z))))
0.6b
(cbrt (+ (* x y) (* (- 1.0 x) z)))
0.6b
(cbrt (+ (* x y) (* (- 1.0 x) z)))
0.6b
(cbrt (+ (* x y) (* (- 1.0 x) z)))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
18×cbrt-div
15×add-cube-cbrt *-un-lft-identity
11×pow1
flip3-+ pow1/3 flip-+
add-exp-log swap-sqr associate-*r* associate-*l*
frac-times add-cbrt-cube add-log-exp unswap-sqr
associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 87
Calls
4 calls:
17.0ms
(* (cbrt (+ (* x y) (* (- 1.0 x) z))) (cbrt (+ (* x y) (* (- 1.0 x) z))))
2.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))
2.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))
2.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))

series646.0ms

Counts
4 → 12
Calls
4 calls:
202.0ms
(* (cbrt (+ (* x y) (* (- 1.0 x) z))) (cbrt (+ (* x y) (* (- 1.0 x) z))))
144.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))
147.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))
153.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))

simplify139.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 2 (31.0ms)

IterNodesCost
03141273
110311192
249981084
350011084

prune239.0ms

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0.0b

localize15.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt (+ (* x y) (* (- 1.0 x) z)))
0.6b
(cbrt (+ (* x y) (* (- 1.0 x) z)))
0.6b
(cbrt (+ (* x y) (* (- 1.0 x) z)))
0.6b
(cbrt (+ (* x y) (* (- 1.0 x) z)))

rewrite8.0ms

Algorithm
rewrite-expression-head
Rules
12×cbrt-prod
add-sqr-sqrt add-cube-cbrt cbrt-div *-un-lft-identity
pow1 add-exp-log flip3-+ pow1/3 add-cbrt-cube flip-+ add-log-exp
Counts
4 → 52
Calls
4 calls:
2.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))
2.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))
2.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))
2.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))

series613.0ms

Counts
4 → 12
Calls
4 calls:
152.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))
153.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))
154.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))
153.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))

simplify56.0ms

Algorithm
egg-herbie
Counts
64 → 64
Iterations

Useful iterations: 3 (49.0ms)

IterNodesCost
0178676
1487632
21968592
35001588

prune229.0ms

Pruning

5 alts after pruning (2 fresh and 3 done)

Merged error: 0.0b

localize13.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* x y) (/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x)))
2.9b
(* (- (* 1.0 1.0) (* x x)) z)
5.0b
(/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
11×*-un-lft-identity
10×add-exp-log add-cbrt-cube
add-sqr-sqrt
add-cube-cbrt
pow1 add-log-exp
times-frac associate-*l* associate-*l/ associate-/r*
associate-*r*
cbrt-undiv flip3-- flip3-+ div-exp prod-exp associate-/r/ flip-- cbrt-unprod flip-+ associate-/l/ distribute-lft-out
+-commutative frac-2neg pow-prod-down clear-num sum-log *-commutative div-inv associate-/l* difference-of-squares unswap-sqr
Counts
3 → 59
Calls
3 calls:
9.0ms
(+ (* x y) (/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x)))
9.0ms
(* (- (* 1.0 1.0) (* x x)) z)
9.0ms
(/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x))

series153.0ms

Counts
3 → 9
Calls
3 calls:
55.0ms
(+ (* x y) (/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x)))
39.0ms
(* (- (* 1.0 1.0) (* x x)) z)
59.0ms
(/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x))

simplify49.0ms

Algorithm
egg-herbie
Counts
68 → 68
Iterations

Useful iterations: 2 (43.0ms)

IterNodesCost
0368530
11781465
25002456

prune137.0ms

Pruning

5 alts after pruning (1 fresh and 4 done)

Merged error: 0.0b

regimes99.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
0135
1135

end0.0ms

sample531.0ms

Algorithm
intervals
Results
285.0ms10142×body80valid