Details

Time bar (total: 4.7s)

sample35.0ms

Algorithm
intervals
Results
10.0ms282×body80valid
8.0ms289×body80nan

simplify61.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0256
1516
21046
31916
42626
53536
64666
77126
811106
912566
1012576
1112576

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize12.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* x 0.5) (* y (+ (- 1.0 z) (log z))))
0.0b
(+ (- 1.0 z) (log z))
0.2b
(* y (+ (- 1.0 z) (log z)))

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
22×*-un-lft-identity
pow1
add-sqr-sqrt distribute-lft-out add-log-exp
associate-*r*
add-cube-cbrt
add-exp-log associate-+r+ add-cbrt-cube
log-pow distribute-lft-out--
log-prod flip3-+ associate-*l* sum-log flip-+
+-commutative distribute-rgt-in associate-+l+ distribute-lft-in associate-*r/
associate-+l- sub-neg diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
3 → 61
Calls
3 calls:
5.0ms
(+ (* x 0.5) (* y (+ (- 1.0 z) (log z))))
7.0ms
(+ (- 1.0 z) (log z))
10.0ms
(* y (+ (- 1.0 z) (log z)))

series311.0ms

Counts
3 → 9
Calls
3 calls:
65.0ms
(+ (* x 0.5) (* y (+ (- 1.0 z) (log z))))
168.0ms
(+ (- 1.0 z) (log z))
78.0ms
(* y (+ (- 1.0 z) (log z)))

simplify46.0ms

Algorithm
egg-herbie
Counts
70 → 70
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
0359419
11515371
25001370

prune157.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* x 0.5) (+ (* y (- 1.0 z)) (* y (log z))))
0.0b
(* y (- 1.0 z))
0.2b
(+ (* y (- 1.0 z)) (* y (log z)))
0.2b
(* y (log z))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
18×add-sqr-sqrt
14×*-un-lft-identity
12×add-cube-cbrt log-prod
11×add-log-exp
10×distribute-rgt-in distribute-lft-in
pow1 associate-*r*
add-exp-log add-cbrt-cube
associate-+r+
associate-*l*
sub-neg associate-+l+ sum-log
+-commutative flip3-+ associate-*r/ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ unswap-sqr
flip3-- log-pow flip-- distribute-lft-out distribute-lft-out-- difference-of-squares
Counts
4 → 86
Calls
4 calls:
8.0ms
(+ (* x 0.5) (+ (* y (- 1.0 z)) (* y (log z))))
6.0ms
(* y (- 1.0 z))
7.0ms
(+ (* y (- 1.0 z)) (* y (log z)))
4.0ms
(* y (log z))

series237.0ms

Counts
4 → 12
Calls
4 calls:
65.0ms
(+ (* x 0.5) (+ (* y (- 1.0 z)) (* y (log z))))
33.0ms
(* y (- 1.0 z))
101.0ms
(+ (* y (- 1.0 z)) (* y (log z)))
38.0ms
(* y (log z))

simplify60.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
0436538
11993482
25001472

prune220.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0b

localize14.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (- 1.0 (- z (* 2 (log (cbrt z))))) y)
0.3b
(* y (log (cbrt z)))
0.6b
(cbrt z)
0.6b
(cbrt z)

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt
16×*-un-lft-identity
14×add-cube-cbrt
12×cbrt-prod log-prod
pow1
add-exp-log associate-*r* associate-*l* add-cbrt-cube
distribute-rgt-in distribute-lft-in
add-log-exp
pow1/3
pow-prod-down associate-*l/ prod-exp log-pow *-commutative cbrt-unprod unswap-sqr
flip3-- flip-- distribute-lft-out-- difference-of-squares
Counts
4 → 76
Calls
4 calls:
7.0ms
(* (- 1.0 (- z (* 2 (log (cbrt z))))) y)
5.0ms
(* y (log (cbrt z)))
1.0ms
(cbrt z)
1.0ms
(cbrt z)

series608.0ms

Counts
4 → 12
Calls
4 calls:
141.0ms
(* (- 1.0 (- z (* 2 (log (cbrt z))))) y)
94.0ms
(* y (log (cbrt z)))
188.0ms
(cbrt z)
184.0ms
(cbrt z)

simplify37.0ms

Algorithm
egg-herbie
Counts
88 → 88
Iterations

Useful iterations: 2 (31.0ms)

IterNodesCost
0261501
11110442
25001424

prune489.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize13.0ms

Local error

Found 4 expressions with local error:

0.2b
(+ (- (+ (* 2 (log (cbrt z))) 1.0) z) (log (cbrt z)))
0.2b
(* y (+ (- (+ (* 2 (log (cbrt z))) 1.0) z) (log (cbrt z))))
0.6b
(cbrt z)
0.6b
(cbrt z)

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
26×*-un-lft-identity
12×add-sqr-sqrt
10×pow1 add-cube-cbrt add-log-exp
cbrt-prod
distribute-lft-out
associate-*r*
add-exp-log associate-+r+ log-prod add-cbrt-cube
sum-log log-pow distribute-lft-out--
associate-+l+ associate-*l*
flip3-+ pow1/3 diff-log associate-*r/ flip-+
+-commutative distribute-rgt-in associate-+l- sub-neg distribute-lft-in pow-prod-down prod-exp associate--l+ *-commutative cbrt-unprod unswap-sqr
Counts
4 → 75
Calls
4 calls:
14.0ms
(+ (- (+ (* 2 (log (cbrt z))) 1.0) z) (log (cbrt z)))
13.0ms
(* y (+ (- (+ (* 2 (log (cbrt z))) 1.0) z) (log (cbrt z))))
1.0ms
(cbrt z)
1.0ms
(cbrt z)

series905.0ms

Counts
4 → 12
Calls
4 calls:
358.0ms
(+ (- (+ (* 2 (log (cbrt z))) 1.0) z) (log (cbrt z)))
187.0ms
(* y (+ (- (+ (* 2 (log (cbrt z))) 1.0) z) (log (cbrt z))))
183.0ms
(cbrt z)
176.0ms
(cbrt z)

simplify43.0ms

Algorithm
egg-herbie
Counts
87 → 87
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
0317676
11327594
25002546

prune257.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

regimes94.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02212
12212

end0.0ms

sample972.0ms

Algorithm
intervals
Results
329.0ms9116×body80valid
266.0ms9055×body80nan