Details

Time bar (total: 5.1s)

sample76.0ms

Algorithm
intervals
Results
26.0ms384×body80valid
21.0ms365×body80nan

simplify51.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03712
18412
224512
358112
4128012
5246212
6500112

prune4.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 5.5b

Counts
2 → 1

localize19.0ms

Local error

Found 4 expressions with local error:

0.1b
(+ (- (* (- x 0.5) (log x)) x) 0.91893853320467)
0.1b
(- (* (- x 0.5) (log x)) x)
0.2b
(* (- x 0.5) (log x))
5.0b
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
24×add-sqr-sqrt *-un-lft-identity
20×add-cube-cbrt
18×log-prod
12×associate--l+
11×add-log-exp
distribute-rgt-in distribute-lft-in times-frac
add-exp-log associate-+l+ add-cbrt-cube
pow1
associate-*l*
associate-*r*
associate-/r* associate-/l*
sub-neg flip3-- flip3-+ diff-log associate-*l/ sum-log flip-- flip-+ associate-/l/
cbrt-undiv +-commutative associate-+l- frac-2neg div-exp pow-prod-down prod-exp clear-num log-pow *-commutative cbrt-unprod div-inv distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 98
Calls
4 calls:
10.0ms
(+ (- (* (- x 0.5) (log x)) x) 0.91893853320467)
6.0ms
(- (* (- x 0.5) (log x)) x)
7.0ms
(* (- x 0.5) (log x))
11.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

series117.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(+ (- (* (- x 0.5) (log x)) x) 0.91893853320467)
35.0ms
(- (* (- x 0.5) (log x)) x)
25.0ms
(* (- x 0.5) (log x))
21.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

simplify53.0ms

Algorithm
egg-herbie
Counts
110 → 110
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
0543875
11816820
25001763

prune224.0ms

Filtered
83 candidates to 110 candidates (-32.5%)
Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New9713110
Fresh000
Picked101
Done000
Total9813111

Merged error: 4.6b

Counts
111 → 13

localize21.0ms

Local error

Found 4 expressions with local error:

0.3b
(+ (* (- x 0.5) (* 2 (log (cbrt x)))) (* (- x 0.5) (log (cbrt x))))
0.6b
(cbrt x)
0.6b
(cbrt x)
5.0b
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
36×log-prod
30×distribute-rgt-in distribute-lft-in
26×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
24×cbrt-prod associate-+l+
12×associate-+r+
times-frac
associate-*l/
add-exp-log add-cbrt-cube add-log-exp
pow1 flip3-- frac-add flip--
associate-/r* associate-/l*
flip3-+ pow1/3 flip-+ associate-/l/
cbrt-undiv +-commutative frac-2neg div-exp clear-num sum-log div-inv distribute-lft-out
Counts
4 → 103
Calls
4 calls:
13.0ms
(+ (* (- x 0.5) (* 2 (log (cbrt x)))) (* (- x 0.5) (log (cbrt x))))
1.0ms
(cbrt x)
1.0ms
(cbrt x)
12.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

series176.0ms

Counts
4 → 12
Calls
4 calls:
108.0ms
(+ (* (- x 0.5) (* 2 (log (cbrt x)))) (* (- x 0.5) (log (cbrt x))))
25.0ms
(cbrt x)
22.0ms
(cbrt x)
21.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

simplify68.0ms

Algorithm
egg-herbie
Counts
115 → 115
Iterations

Useful iterations: 2 (56.0ms)

IterNodesCost
06521117
12321989
25003952

prune261.0ms

Filtered
101 candidates to 115 candidates (-13.9%)
Pruning

14 alts after pruning (13 fresh and 1 done)

PrunedKeptTotal
New1141115
Fresh01212
Picked011
Done000
Total11414128

Merged error: 4.6b

Counts
128 → 14

localize29.0ms

Local error

Found 4 expressions with local error:

0.3b
(+ (* (- x 0.5) (* 2 (log (cbrt x)))) (* (- x 0.5) (log (pow x 1/3))))
0.6b
(cbrt x)
5.0b
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)
5.1b
(pow x 1/3)

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
38×log-prod
31×distribute-rgt-in distribute-lft-in
27×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
24×associate-+l+
15×cbrt-prod
14×associate-+r+
unpow-prod-down times-frac
associate-*l/
add-exp-log
add-cbrt-cube add-log-exp
pow1
flip3-- frac-add flip--
pow-unpow associate-/r* associate-/l* sqr-pow
flip3-+ flip-+ associate-/l/
cbrt-undiv +-commutative pow-to-exp pow-pow frac-2neg unpow1/3 pow1/3 div-exp pow-exp clear-num sum-log div-inv distribute-lft-out
Counts
4 → 112
Calls
4 calls:
14.0ms
(+ (* (- x 0.5) (* 2 (log (cbrt x)))) (* (- x 0.5) (log (pow x 1/3))))
1.0ms
(cbrt x)
12.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)
2.0ms
(pow x 1/3)

series205.0ms

Counts
4 → 12
Calls
4 calls:
141.0ms
(+ (* (- x 0.5) (* 2 (log (cbrt x)))) (* (- x 0.5) (log (pow x 1/3))))
22.0ms
(cbrt x)
22.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)
20.0ms
(pow x 1/3)

simplify90.0ms

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 2 (78.0ms)

IterNodesCost
07581154
131661020
25001959

prune331.0ms

Filtered
101 candidates to 124 candidates (-22.8%)
Pruning

14 alts after pruning (12 fresh and 2 done)

PrunedKeptTotal
New1240124
Fresh01212
Picked011
Done011
Total12414138

Merged error: 4.6b

Counts
138 → 14

localize17.0ms

Local error

Found 4 expressions with local error:

0.1b
(+ (- (* (- x 0.5) (log x)) x) 0.91893853320467)
0.1b
(- (* (- x 0.5) (log x)) x)
0.2b
(* (- x 0.5) (log x))
5.2b
(* (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) (/ 1 x))

rewrite43.0ms

Algorithm
rewrite-expression-head
Rules
31×add-sqr-sqrt
25×*-un-lft-identity
20×add-cube-cbrt
18×log-prod
17×associate-*r*
15×add-exp-log
12×associate--l+
11×times-frac add-cbrt-cube add-log-exp
pow1 distribute-rgt-in distribute-lft-in
associate-+l+ associate-*l*
prod-exp
associate-*l/ unswap-sqr
flip3-+ cbrt-unprod flip-+
frac-times sub-neg flip3-- diff-log div-exp pow-prod-down sum-log *-commutative flip--
cbrt-undiv +-commutative associate-+l- rec-exp 1-exp associate-*r/ log-pow un-div-inv div-inv distribute-lft-out distribute-lft-out-- difference-of-squares
Counts
4 → 109
Calls
4 calls:
12.0ms
(+ (- (* (- x 0.5) (log x)) x) 0.91893853320467)
6.0ms
(- (* (- x 0.5) (log x)) x)
7.0ms
(* (- x 0.5) (log x))
15.0ms
(* (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) (/ 1 x))

series117.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(+ (- (* (- x 0.5) (log x)) x) 0.91893853320467)
37.0ms
(- (* (- x 0.5) (log x)) x)
21.0ms
(* (- x 0.5) (log x))
22.0ms
(* (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) (/ 1 x))

simplify67.0ms

Algorithm
egg-herbie
Counts
121 → 121
Iterations

Useful iterations: 2 (56.0ms)

IterNodesCost
0654975
12585892
25003833

prune158.0ms

Filtered
87 candidates to 121 candidates (-39.1%)
Pruning

14 alts after pruning (11 fresh and 3 done)

PrunedKeptTotal
New1201121
Fresh11011
Picked011
Done022
Total12114135

Merged error: 4.6b

Counts
135 → 14

regimes564.0ms

Accuracy

0% (1.0b remaining)

Error of 6.0b against oracle of 4.9b and baseline of 6.0b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03819
13819

end0.0ms

sample2.3s

Algorithm
intervals
Results
771.0ms11679×body80valid
699.0ms11696×body80nan

Profiling

Loading profile data...