Details

Time bar (total: 2.4s)

sample23.0ms

Algorithm
intervals
Results
9.0ms319×body80valid

simplify33.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.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) y)
0.0b
(+ (* (- 1.0 x) y) (* x z))

rewrite13.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:
6.0ms
(* (- 1.0 x) y)
6.0ms
(+ (* (- 1.0 x) y) (* x z))

series62.0ms

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

simplify104.0ms

Algorithm
egg-herbie
Counts
39 → 39
Iterations

Useful iterations: 2 (26.0ms)

IterNodesCost
0184181
1787167
24082166
35001166

prune71.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize13.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (/ (* (- (* 1.0 1.0) (* x x)) y) (+ 1.0 x)) (* x z))
3.3b
(/ (* (- (* 1.0 1.0) (* x x)) y) (+ 1.0 x))
5.5b
(* (- (* 1.0 1.0) (* x x)) y)

rewrite26.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
(+ (/ (* (- (* 1.0 1.0) (* x x)) y) (+ 1.0 x)) (* x z))
9.0ms
(/ (* (- (* 1.0 1.0) (* x x)) y) (+ 1.0 x))
6.0ms
(* (- (* 1.0 1.0) (* x x)) y)

series148.0ms

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

simplify53.0ms

Algorithm
egg-herbie
Counts
68 → 68
Iterations

Useful iterations: 2 (46.0ms)

IterNodesCost
0366532
11792470
25002461

prune138.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

localize16.0ms

Local error

Found 4 expressions with local error:

0.3b
(pow (* x z) 3)
1.2b
(+ (* (* y (- 1.0 x)) (- (* (- 1.0 x) y) (* x z))) (* (* x z) (* x z)))
2.5b
(+ (pow (* (- 1.0 x) y) 3) (pow (* x z) 3))
37.7b
(/ (+ (pow (* (- 1.0 x) y) 3) (pow (* x z) 3)) (+ (* (* y (- 1.0 x)) (- (* (- 1.0 x) y) (* x z))) (* (* x z) (* x z))))

rewrite53.0ms

Algorithm
rewrite-expression-head
Rules
25×*-un-lft-identity
15×add-sqr-sqrt add-cube-cbrt times-frac
add-exp-log add-cbrt-cube
add-log-exp
pow1
sum-cubes distribute-lft-out associate-/l*
associate-+l+ flip3-+ flip-+
pow-unpow associate-/r*
+-commutative distribute-rgt-in sub-neg pow-pow distribute-lft-in pow-exp sum-log associate-/r/ associate-/l/ rem-cube-cbrt
cbrt-undiv cube-mult pow-to-exp unpow-prod-down frac-2neg unpow3 cube-prod div-exp pow-prod-down prod-exp clear-num cbrt-unprod div-inv sqr-pow
Counts
4 → 89
Calls
4 calls:
4.0ms
(pow (* x z) 3)
14.0ms
(+ (* (* y (- 1.0 x)) (- (* (- 1.0 x) y) (* x z))) (* (* x z) (* x z)))
8.0ms
(+ (pow (* (- 1.0 x) y) 3) (pow (* x z) 3))
24.0ms
(/ (+ (pow (* (- 1.0 x) y) 3) (pow (* x z) 3)) (+ (* (* y (- 1.0 x)) (- (* (- 1.0 x) y) (* x z))) (* (* x z) (* x z))))

series697.0ms

Counts
4 → 12
Calls
4 calls:
47.0ms
(pow (* x z) 3)
124.0ms
(+ (* (* y (- 1.0 x)) (- (* (- 1.0 x) y) (* x z))) (* (* x z) (* x z)))
226.0ms
(+ (pow (* (- 1.0 x) y) 3) (pow (* x z) 3))
300.0ms
(/ (+ (pow (* (- 1.0 x) y) 3) (pow (* x z) 3)) (+ (* (* y (- 1.0 x)) (- (* (- 1.0 x) y) (* x z))) (* (* x z) (* x z))))

simplify99.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 2 (84.0ms)

IterNodesCost
04701633
123301495
250011491

prune291.0ms

Pruning

3 alts after pruning (0 fresh and 3 done)

Merged error: 0b

regimes64.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
0114
1114

end0.0ms

sample455.0ms

Algorithm
intervals
Results
251.0ms10166×body80valid