Details

Time bar (total: 4.6s)

sample34.0ms

Algorithm
intervals
Results
10.0ms292×body80valid
8.0ms294×body80nan

simplify59.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

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize9.0ms

Local error

Found 3 expressions with local error:

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

rewrite68.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:
14.0ms
(+ (- 1.0 z) (log z))
9.0ms
(+ (* x 0.5) (* y (+ (- 1.0 z) (log z))))
43.0ms
(* y (+ (- 1.0 z) (log z)))

series303.0ms

Counts
3 → 9
Calls
3 calls:
162.0ms
(+ (- 1.0 z) (log z))
60.0ms
(+ (* x 0.5) (* y (+ (- 1.0 z) (log z))))
81.0ms
(* y (+ (- 1.0 z) (log z)))

simplify46.0ms

Algorithm
egg-herbie
Counts
70 → 70
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0359419
11515371
25002370

prune152.0ms

Filtered
70 candidates to 45 candidates (64.3%)
Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite34.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:
10.0ms
(* y (- 1.0 z))
12.0ms
(+ (* x 0.5) (+ (* y (- 1.0 z)) (* y (log z))))
6.0ms
(+ (* y (- 1.0 z)) (* y (log z)))
4.0ms
(* y (log z))

series242.0ms

Counts
4 → 12
Calls
4 calls:
40.0ms
(* y (- 1.0 z))
60.0ms
(+ (* x 0.5) (+ (* y (- 1.0 z)) (* y (log z))))
99.0ms
(+ (* y (- 1.0 z)) (* y (log z)))
43.0ms
(* y (log z))

simplify64.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 2 (56.0ms)

IterNodesCost
0436538
11993482
25002472

prune225.0ms

Filtered
98 candidates to 62 candidates (63.3%)
Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0b

localize15.0ms

Local error

Found 4 expressions with local error:

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

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt
12×*-un-lft-identity
10×add-cube-cbrt associate-*l*
pow1
add-exp-log add-cbrt-cube
cbrt-prod associate-*r*
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 → 64
Calls
4 calls:
20.0ms
(* (- 1.0 (- z (* 2 (log (cbrt z))))) y)
4.0ms
(* (log (cbrt z)) y)
0.0ms
(cbrt z)
1.0ms
(cbrt z)

series649.0ms

Counts
4 → 12
Calls
4 calls:
147.0ms
(* (- 1.0 (- z (* 2 (log (cbrt z))))) y)
124.0ms
(* (log (cbrt z)) y)
186.0ms
(cbrt z)
191.0ms
(cbrt z)

simplify35.0ms

Algorithm
egg-herbie
Counts
76 → 76
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0239407
1921356
25002341

prune271.0ms

Filtered
76 candidates to 62 candidates (81.6%)
Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0b

localize14.0ms

Local error

Found 4 expressions with local error:

0.4b
(* (cbrt y) (cbrt y))
0.6b
(cbrt y)
0.6b
(cbrt y)
0.6b
(cbrt y)

rewrite9.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:
6.0ms
(* (cbrt y) (cbrt y))
0.0ms
(cbrt y)
0.0ms
(cbrt y)
1.0ms
(cbrt y)

series771.0ms

Counts
4 → 12
Calls
4 calls:
211.0ms
(* (cbrt y) (cbrt y))
188.0ms
(cbrt y)
185.0ms
(cbrt y)
187.0ms
(cbrt y)

simplify94.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 3 (88.0ms)

IterNodesCost
0115288
1472261
22959238
35003235

prune265.0ms

Filtered
85 candidates to 64 candidates (75.3%)
Pruning

6 alts after pruning (3 fresh and 3 done)

Merged error: 0b

regimes215.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

sample942.0ms

Algorithm
intervals
Results
323.0ms9165×body80valid
250.0ms9409×body80nan