Details

Time bar (total: 11.0s)

sample186.0ms

Algorithm
intervals
Results
90.0ms998×body80nan
32.0ms299×body80valid

simplify75.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
03811
110111
242811
3151411
4462011
5500111

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize19.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (+ (+ (* x (log y)) z) t) a)
0.0b
(+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c)))
0.1b
(* (- b 0.5) (log c))
0.3b
(* x (log y))

rewrite353.0ms

Algorithm
rewrite-expression-head
Rules
27×add-log-exp
21×*-un-lft-identity
20×add-sqr-sqrt
18×log-prod
16×sum-log
14×add-cube-cbrt
10×pow1
distribute-rgt-in distribute-lft-in
add-exp-log associate-*r* associate-*l* add-cbrt-cube
associate-+r+ associate-*l/
flip3-+ frac-add flip-+
flip3-- flip-- distribute-lft-out
+-commutative associate-+l+ pow-prod-down prod-exp log-pow *-commutative cbrt-unprod unswap-sqr
distribute-lft-out-- difference-of-squares
Counts
4 → 95
Calls
4 calls:
65.0ms
(+ (+ (+ (* x (log y)) z) t) a)
268.0ms
(+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c)))
13.0ms
(* (- b 0.5) (log c))
4.0ms
(* x (log y))

series407.0ms

Counts
4 → 12
Calls
4 calls:
77.0ms
(+ (+ (+ (* x (log y)) z) t) a)
232.0ms
(+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c)))
59.0ms
(* (- b 0.5) (log c))
38.0ms
(* x (log y))

simplify67.0ms

Algorithm
egg-herbie
Counts
107 → 107
Iterations

Useful iterations: 2 (54.0ms)

IterNodesCost
0563885
12381827
25001813

prune401.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.0b

localize24.0ms

Local error

Found 4 expressions with local error:

0.3b
(* x (log (cbrt y)))
0.3b
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
0.6b
(cbrt y)
0.6b
(cbrt y)

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
48×log-prod
36×distribute-rgt-in distribute-lft-in
30×cbrt-prod
26×add-sqr-sqrt
24×add-cube-cbrt associate-+l+ *-un-lft-identity
12×associate-+r+
pow1
add-exp-log add-cbrt-cube add-log-exp
associate-*r*
pow1/3 associate-*l*
log-pow
+-commutative flip3-+ pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr
Counts
4 → 102
Calls
4 calls:
5.0ms
(* x (log (cbrt y)))
12.0ms
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
0.0ms
(cbrt y)
1.0ms
(cbrt y)

series554.0ms

Counts
4 → 12
Calls
4 calls:
90.0ms
(* x (log (cbrt y)))
99.0ms
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
178.0ms
(cbrt y)
186.0ms
(cbrt y)

simplify53.0ms

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
0345729
11431634
25001547

prune597.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize32.0ms

Local error

Found 4 expressions with local error:

0.3b
(* x (log (cbrt y)))
0.3b
(+ (* x (* 2 (log (pow y 1/3)))) (* x (log (cbrt y))))
0.6b
(cbrt y)
5.1b
(pow y 1/3)

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
52×log-prod
40×distribute-rgt-in distribute-lft-in
28×associate-+l+
27×add-sqr-sqrt
25×add-cube-cbrt *-un-lft-identity
15×cbrt-prod unpow-prod-down
12×associate-+r+
pow1
add-exp-log
add-cbrt-cube add-log-exp
associate-*r* sqr-pow
pow-unpow associate-*l*
pow1/3 log-pow
+-commutative pow-to-exp pow-pow flip3-+ unpow1/3 pow-prod-down pow-exp prod-exp sum-log *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr
Counts
4 → 113
Calls
4 calls:
5.0ms
(* x (log (cbrt y)))
14.0ms
(+ (* x (* 2 (log (pow y 1/3)))) (* x (log (cbrt y))))
0.0ms
(cbrt y)
4.0ms
(pow y 1/3)

series582.0ms

Counts
4 → 12
Calls
4 calls:
96.0ms
(* x (log (cbrt y)))
136.0ms
(+ (* x (* 2 (log (pow y 1/3)))) (* x (log (cbrt y))))
174.0ms
(cbrt y)
175.0ms
(pow y 1/3)

simplify68.0ms

Algorithm
egg-herbie
Counts
125 → 125
Iterations

Useful iterations: 2 (59.0ms)

IterNodesCost
0476771
11845671
25002505

prune626.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

localize29.0ms

Local error

Found 4 expressions with local error:

0.3b
(+ (* 2/3 (log y)) (log (cbrt (sqrt y))))
0.4b
(* 2/3 (log y))
0.5b
(cbrt (sqrt y))
0.5b
(cbrt (sqrt y))

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
21×log-prod
19×add-sqr-sqrt
18×cbrt-prod
17×add-cube-cbrt *-un-lft-identity
associate-+r+ sqrt-prod
pow1
add-exp-log distribute-rgt-in associate-+l+ distribute-lft-in add-cbrt-cube
add-log-exp
associate-*r*
associate-*l*
pow1/3
+-commutative flip3-+ pow-prod-down prod-exp sum-log log-pow *-commutative cbrt-unprod flip-+ unswap-sqr
Counts
4 → 79
Calls
4 calls:
6.0ms
(+ (* 2/3 (log y)) (log (cbrt (sqrt y))))
4.0ms
(* 2/3 (log y))
1.0ms
(cbrt (sqrt y))
1.0ms
(cbrt (sqrt y))

series772.0ms

Counts
4 → 12
Calls
4 calls:
316.0ms
(+ (* 2/3 (log y)) (log (cbrt (sqrt y))))
148.0ms
(* 2/3 (log y))
152.0ms
(cbrt (sqrt y))
155.0ms
(cbrt (sqrt y))

simplify103.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 2 (28.0ms)

IterNodesCost
0302523
1890479
23326445
35001445

prune476.0ms

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0.0b

regimes474.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
03917
13917

end0.0ms

sample5.0s

Algorithm
intervals
Results
2.4s27716×body80nan
1.0s9230×body80valid
1.0msbody1280valid
0.0msbody160valid