Details

Time bar (total: 3.8s)

sample40.0ms

Algorithm
intervals
Results
12.0ms284×body80valid
10.0ms295×body80nan

simplify62.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.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

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.1b

Counts
2 → 1

localize10.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)))

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

series299.0ms

Counts
3 → 9
Calls
3 calls:
57.0ms
(+ (* x 0.5) (* y (+ (- 1.0 z) (log z))))
169.0ms
(+ (- 1.0 z) (log z))
72.0ms
(* y (+ (- 1.0 z) (log z)))

simplify51.0ms

Algorithm
egg-herbie
Counts
70 → 70
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0359419
11515371
25002370

prune155.0ms

Filtered
70 candidates to 45 candidates (64.3%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New65570
Fresh000
Picked101
Done000
Total66571

Merged error: 0b

Counts
71 → 5

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite28.0ms

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

series430.0ms

Counts
4 → 12
Calls
4 calls:
171.0ms
(- (+ (log z) 1.0) z)
58.0ms
(+ (* x 0.5) (* y (- (+ (log z) 1.0) z)))
125.0ms
(+ (log z) 1.0)
76.0ms
(* y (- (+ (log z) 1.0) z))

simplify45.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 1 (10.0ms)

IterNodesCost
0387525
11391476
25001476

prune157.0ms

Filtered
93 candidates to 61 candidates (65.6%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New93093
Fresh044
Picked011
Done000
Total93598

Merged error: 0b

Counts
98 → 5

localize11.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.1b
(+ (* y (- 1.0 z)) (* y (log z)))
0.2b
(* y (log z))

rewrite33.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:
13.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)))
5.0ms
(* y (log z))

series233.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))
97.0ms
(+ (* y (- 1.0 z)) (* y (log z)))
38.0ms
(* y (log z))

simplify63.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 2 (55.0ms)

IterNodesCost
0436538
11993482
25001472

prune174.0ms

Filtered
98 candidates to 63 candidates (64.3%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New98098
Fresh033
Picked011
Done011
Total985103

Merged error: 0b

Counts
103 → 5

localize13.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (+ (- 1.0 z) (log z))) (cbrt (+ (- 1.0 z) (log z))))
0.5b
(cbrt (+ (- 1.0 z) (log z)))
0.5b
(cbrt (+ (- 1.0 z) (log z)))
0.5b
(cbrt (+ (- 1.0 z) (log z)))

rewrite48.0ms

Algorithm
rewrite-expression-head
Rules
143×*-un-lft-identity
93×cbrt-prod
60×distribute-lft-out
41×pow1
30×swap-sqr log-pow distribute-lft-out--
23×add-sqr-sqrt
18×cbrt-div
15×add-cube-cbrt
10×associate-*r* associate-*l*
flip3-+ pow1/3 flip-+
add-exp-log
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 → 131
Calls
4 calls:
18.0ms
(* (cbrt (+ (- 1.0 z) (log z))) (cbrt (+ (- 1.0 z) (log z))))
6.0ms
(cbrt (+ (- 1.0 z) (log z)))
6.0ms
(cbrt (+ (- 1.0 z) (log z)))
7.0ms
(cbrt (+ (- 1.0 z) (log z)))

series233.0ms

Counts
4 → 12
Calls
4 calls:
67.0ms
(* (cbrt (+ (- 1.0 z) (log z))) (cbrt (+ (- 1.0 z) (log z))))
53.0ms
(cbrt (+ (- 1.0 z) (log z)))
58.0ms
(cbrt (+ (- 1.0 z) (log z)))
54.0ms
(cbrt (+ (- 1.0 z) (log z)))

simplify77.0ms

Algorithm
egg-herbie
Counts
143 → 143
Iterations

Useful iterations: 2 (58.0ms)

IterNodesCost
06091962
123601884
250011654

prune327.0ms

Filtered
143 candidates to 75 candidates (52.4%)
Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New1430143
Fresh022
Picked011
Done022
Total1435148

Merged error: 0b

Counts
148 → 5

regimes147.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
0156
1156

end0.0ms

sample1.1s

Algorithm
intervals
Results
407.0ms9213×body80valid
320.0ms9113×body80nan

Profiling

Loading profile data...