Details

Time bar (total: 11.9s)

sample210.0ms

Algorithm
intervals
Results
107.0ms986×body80nan
37.0ms287×body80valid
0.0msbody640valid

simplify72.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03811
110111
242811
3151411
4462011
5500111

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize20.0ms

Local error

Found 4 expressions with local error:

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

rewrite275.0ms

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

series373.0ms

Counts
4 → 12
Calls
4 calls:
226.0ms
(+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c)))
53.0ms
(+ (* x (log y)) z)
54.0ms
(* (- b 0.5) (log c))
39.0ms
(* x (log y))

simplify61.0ms

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
0619860
12417804
25001793

prune593.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.0b

localize25.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt c) (cbrt c))
0.6b
(cbrt c)
0.6b
(cbrt c)
0.6b
(cbrt c)

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:
5.0ms
(* (cbrt c) (cbrt c))
0.0ms
(cbrt c)
1.0ms
(cbrt c)
1.0ms
(cbrt c)

series713.0ms

Counts
4 → 12
Calls
4 calls:
198.0ms
(* (cbrt c) (cbrt c))
172.0ms
(cbrt c)
173.0ms
(cbrt c)
170.0ms
(cbrt c)

simplify88.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 3 (83.0ms)

IterNodesCost
0115288
1472261
22959238
35003235

prune441.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

localize24.0ms

Local error

Found 4 expressions with local error:

0.2b
(* 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:
4.0ms
(* x (log (cbrt y)))
12.0ms
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
0.0ms
(cbrt y)
1.0ms
(cbrt y)

series557.0ms

Counts
4 → 12
Calls
4 calls:
93.0ms
(* x (log (cbrt y)))
101.0ms
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
186.0ms
(cbrt y)
177.0ms
(cbrt y)

simplify54.0ms

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 2 (46.0ms)

IterNodesCost
0345729
11431634
25001547

prune606.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

localize35.0ms

Local error

Found 4 expressions with local error:

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

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
38×log-prod
31×distribute-rgt-in distribute-lft-in
24×associate-+l+
23×add-sqr-sqrt
21×add-cube-cbrt *-un-lft-identity
15×cbrt-prod
unpow-prod-down
pow1 add-exp-log
add-cbrt-cube add-log-exp
associate-*r*
pow-unpow associate-*l* sqr-pow
+-commutative pow-to-exp pow-pow flip3-+ unpow1/3 pow1/3 pow-prod-down pow-exp prod-exp sum-log log-pow *-commutative cbrt-unprod flip-+ unswap-sqr
Counts
4 → 97
Calls
4 calls:
5.0ms
(* x (log (pow y 1/3)))
11.0ms
(+ (* x (* 2 (log (cbrt y)))) (pow (* x (log (pow y 1/3))) 1))
0.0ms
(cbrt y)
1.0ms
(pow y 1/3)

series578.0ms

Counts
4 → 12
Calls
4 calls:
81.0ms
(* x (log (pow y 1/3)))
136.0ms
(+ (* x (* 2 (log (cbrt y)))) (pow (* x (log (pow y 1/3))) 1))
181.0ms
(cbrt y)
180.0ms
(pow y 1/3)

simplify64.0ms

Algorithm
egg-herbie
Counts
109 → 109
Iterations

Useful iterations: 2 (56.0ms)

IterNodesCost
0390690
11737566
25002454

prune567.0ms

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0.0b

regimes486.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
04317
14317

end0.0ms

sample6.0s

Algorithm
intervals
Results
3.1s27810×body80nan
1.2s9217×body80valid
1.0msbody640valid
1.0msbody1280valid